dupd_1.7.3-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 19 Sep 2025 15:43:22 +0700 |
Source: | dupd |
Binary: | dupd dupd-dbgsym |
Architecture: | source amd64 |
Version: | 1.7.3-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Ermakov Alexander <ermakovav@altgtu.ru> |
Changed-By: | Ermakov Alexander <ermakovav@altgtu.ru> |
Description: | dupd - duplicate file finder CLI utility |
Closes: | 901944 |
Changes: | dupd (1.7.3-1) unstable; urgency=medium * Initial release. (Closes: #901944) |
Files: | 853f0767931e831c9c5bbc23273a3b4d 1722 utils optional dupd_1.7.3-1.dsc 0ca063e0d5cdcb0692a508bd24d24efb 237432 utils optional dupd_1.7.3.orig.tar.xz b1845c608185bfadf67d8d95162120ae 3564 utils optional dupd_1.7.3-1.debian.tar.xz 74180cfbcd3f026ac39ec040c749a1be 209852 debug optional dupd-dbgsym_1.7.3-1_amd64.deb bd275a7cea9ef692bb79239e18eca12d 6617 utils optional dupd_1.7.3-1_amd64.buildinfo eb8e8a32ea67bd1a1dfde016225a9446 87940 utils optional dupd_1.7.3-1_amd64.deb |
dupd_1.7.3-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | dupd |
Binary: | dupd |
Architecture: | amd64 |
Version: | 1.7.3-1 |
Maintainer: | Ermakov Alexander <ermakovav@altgtu.ru> |
Homepage: | https://github.com/jvirkki/dupd |
Standards-Version: | 4.7.2 |
Build-Depends: | debhelper-compat (=13), sqlite3, libsqlite3-dev, libssl-dev |
Package-List: | dupd deb utils optional arch=amd64 |
Files: | 0ca063e0d5cdcb0692a508bd24d24efb 237432 dupd_1.7.3.orig.tar.xz b1845c608185bfadf67d8d95162120ae 3564 dupd_1.7.3-1.debian.tar.xz |
control file for dupd_1.7.3-1_amd64.deb (click to toggle) | |
---|---|
Package: | dupd |
Version: | 1.7.3-1 |
Architecture: | amd64 |
Maintainer: | Ermakov Alexander <ermakovav@altgtu.ru> |
Installed-Size: | 230 |
Depends: | libc6 (>=2.34), libsqlite3-0 (>=3.5.9), libssl3t64 (>=3.0.0) |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/jvirkki/dupd |
Description: | duplicate file finder CLI utility dupd enables an exploratory approach to finding duplicates in your filesystems instead of only showing a static list of duplicate files. See the docs directory for more information and examples. . dupd also seeks to be fast. For most file sets it performs better than other popular tools. |
contents of dupd_1.7.3-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-19 08:43 ./ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/bin/ -rwxr-xr-x root/root 201200 2025-09-19 08:43 ./usr/bin/dupd drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/share/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/share/doc/dupd/ -rw-r--r-- root/root 1024 2023-06-07 17:51 ./usr/share/doc/dupd/CONTRIBUTING.md -rw-r--r-- root/root 158 2025-09-19 08:43 ./usr/share/doc/dupd/changelog.Debian.gz -rw-r--r-- root/root 1914 2023-06-07 17:51 ./usr/share/doc/dupd/changelog.gz -rw-r--r-- root/root 2543 2025-09-19 08:43 ./usr/share/doc/dupd/copyright -rw-r--r-- root/root 3274 2023-06-07 17:51 ./usr/share/doc/dupd/design.md -rw-r--r-- root/root 3507 2023-06-07 17:51 ./usr/share/doc/dupd/examples.md.gz -rw-r--r-- root/root 1316 2023-06-07 17:51 ./usr/share/doc/dupd/index.md -rw-r--r-- root/root 1918 2023-06-07 17:51 ./usr/share/doc/dupd/performance.md.gz drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/share/man/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/share/man/man1/ -rw-r--r-- root/root 4532 2025-09-19 08:43 ./usr/share/man/man1/dupd.1.gz |
copyright of dupd_1.7.3-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/jvirkki/dupd Upstream-Name: dupd Files: * Copyright: 2012-2023, Jyri J. Virkki <jyri@virkki.com> 2012-2016, Yann Collet. License: GPL-3+ Files: src/optgen.c src/optgen.h src/xxhash.c src/xxhash.h Copyright: 2018, Jyri J. Virkki <jyri@virkki.com> 2012-2016, Yann Collet License: BSD-2-clause Files: debian/* Copyright: 2025, Ermakov Alexander <ermakovav@altgtu.ru> License: GPL-3+ License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/> Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". |
control file for dupd-dbgsym_1.7.3-1_amd64.deb (click to toggle) | |
---|---|
Package: | dupd-dbgsym |
Source: | dupd |
Version: | 1.7.3-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Ermakov Alexander <ermakovav@altgtu.ru> |
Installed-Size: | 304 |
Depends: | dupd (=1.7.3-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for dupd |
Build-Ids: | 5f018f7c12ff8b124bbf32f9ef717f98bb4d7540 |
contents of dupd-dbgsym_1.7.3-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-19 08:43 ./ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/lib/debug/.build-id/5f/ -rw-r--r-- root/root 300776 2025-09-19 08:43 ./usr/lib/debug/.build-id/5f/018f7c12ff8b124bbf32f9ef717f98bb4d7540.debug drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/share/ drwxr-xr-x root/root 0 2025-09-19 08:43 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-19 08:43 ./usr/share/doc/dupd-dbgsym -> dupd |
copyright of dupd-dbgsym_1.7.3-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 22.09.2025 / 08:12:39 (UTC)