Change logs for debsums source package in Sid

  • debsums (3.0.2.1) unstable; urgency=medium
    
      [ Florian Schlichting ]
      * Ignore conffiles marked remove-on-upgrade (Closes: #993714, #1035483)
    
     -- Axel Beckert <email address hidden>  Mon, 08 May 2023 03:02:33 +0200
  • debsums (3.0.2) unstable; urgency=low
    
      [ Helge Kreutzmann ]
      * Updated German man page translation. (Closes: #977679)
    
     -- Axel Beckert <email address hidden>  Mon, 15 Feb 2021 05:28:07 +0100
  • debsums (3.0.1) unstable; urgency=low
    
      * Add bash-completion by Thomas Reuben, but replace calls to the
        duplicated _comp_dpkg_installed_packages function with "$(_xfunc dpkg
        _comp_dpkg_installed_packages "$cur")". (Closes: #969388)
        + Add build-dependency on bash-completion and also suggest it.
        + debian/rules: Call "dh" with "--with bash-completion"
      * Update regenerated .po files.
      * Declare compliance with Debian Policy 4.5.1. (No changes needed.)
    
     -- Axel Beckert <email address hidden>  Mon, 07 Dec 2020 05:08:50 +0100
  • debsums (3.0.0) unstable; urgency=low
    
      [ Axel Beckert ]
      * Drop debsums_init functionality. dpkg generates missing md5sums files
        upon package installation since 2012, see #944965.
        + This is a potentially breaking change, so bump major version to 3.
        + Remove debsums_init and related entries from debian/install,
          man/po4a.cfg, man/debsums.1, man/po/debsums.pot, .gitignore,
          debian/dirs, and all po files.
        + Partially resolves #944965.
      * Also drop documentation how to generate md5sums files from README.
      * Update tests from ADTTMP to AUTOPKGTEST_TMP. Thanks gregoa!
    
      [ gregor herrmann ]
      * Add new localepurge path /usr/share/X11/locale/$LOCALE.
    
     -- Axel Beckert <email address hidden>  Sat, 23 May 2020 00:00:32 +0200
  • debsums (2.2.5) unstable; urgency=medium
    
      [ Debian Janitor ]
      * Fix day-of-week for changelog entry 1.0.1.
    
      [ Josh Triplett ]
      * Allow /etc/debsums-ignore to be deleted rather than empty. Fixes MR!1.
    
      [ Axel Beckert ]
      * Drop old versioned dependency on dpkg already satisfied in Jessie.
      * Drop ancient version restriction of the dependency on perl.
      * Rewrite postinst and postrm to no more handle a conffile removal from
        2012 but to handle the removal of an empty /etc/debsums-ignore, but
        not touch it if already modified: It's not obsolete, but no more
        shipped and no more a conffile.
      * Add NEWS.Debian entry for new /etc/debsums-ignore handling.
      * Fix documentation comment in postrm.
    
     -- Axel Beckert <email address hidden>  Sun, 23 Feb 2020 12:17:25 +0100
  • debsums (2.2.4) unstable; urgency=medium
    
      [ Axel Beckert ]
      * Retroactively mention #913925 in previous changelog entry.
      * Remove all empty subdirectories of man in clean target to avoid
        lintian warning about empty directories in the source package. (They
        don't actually hurt, but they're redundant, too, as they're created as
        needed.)
      * Bump debhelper compatibility level to 12.
        + Build-depend on "debhelper-compat (= 12)" to replace debian/compat.
      * Declare compliance with Debian Policy 4.4.1. (No changes needed.)
    
      [ gregor herrmann ]
      * Add new localepurge paths to is_localepurge_file(). (Closes: #935044)
    
      [ Américo Monteiro ]
      * Update Portuguese translation of manpage. (Closes: #926620)
    
     -- Axel Beckert <email address hidden>  Mon, 04 Nov 2019 01:46:48 +0100
  • debsums (2.2.3) unstable; urgency=medium
    
      [ Axel Beckert ]
      * Fix typos found Niels Thykier. Thanks!
      * Set "Rules-Requires-Root: no".
      * Remove trailing whitespace from ancient debian/changelog entry.
      * Drop no more needed "Testsuite: autopkgtest" header since
        debian/tests/control exists.
      * Declare compliance with Debian Policy 4.1.5. (No changes needed.)
      * Bump debhelper compatibility level to 10.
        + Update versioned debhelper build-dependency accordingly.
        + Stay with compat level 10 until the current stable release supports
          higher levels without backports. Document that in debian/compat
          and debian/control with comments.
      * Update .gitignore to cover all current build artefacts.
      * Also allow half-configured packages to be checked.
    
      [ Salvatore Bonaccorso ]
      * Update Vcs-* headers for switch to salsa.debian.org
    
      [ Alban Vidal ]
      * French man page translation update. (Closes: #863615)
    
     -- Axel Beckert <email address hidden>  Sat, 14 Jul 2018 23:35:17 +0200
  • debsums (2.2.2) unstable; urgency=medium
    
      [ Axel Beckert ]
      * Don't make ignoring obsolete conffiles default for now. (See #861867
        and #689508 for the discussion.)
      * Regenerate po-files.
    
      [ Dominique Dumont ]
      * Add code comment to explain why a symlink loop triggers a die.
        (Related to the fix for #822633.)
    
     -- Axel Beckert <email address hidden>  Sun, 07 May 2017 16:05:58 +0200
  • debsums (2.2.1) unstable; urgency=low
    
      * Release umodified as 2.2.1 and upload to unstable. Thanks to Andreas
        Beckmann for testing the release candidate!
    
     -- Axel Beckert <email address hidden>  Wed, 03 May 2017 02:49:52 +0200
  • debsums (2.2) unstable; urgency=medium
    
      [ Andreas Beckmann ]
      * compare diversion owner against architecture-unqualified package name,
        too. (Mitigates: #688295)
    
      [ Morgan Marquis-Boire ]
      * Add a flag to report the expected and actual checksums of files
        checked. (Closes: #660051)
    
      [ Axel Beckert ]
      * Add test for new option "-x".
      * Slightly refactor check() to make coding style more consistent.
    
     -- Axel Beckert <email address hidden>  Sat, 21 Jan 2017 21:37:12 +0100
  • debsums (2.1.3) unstable; urgency=medium
    
      * Team upload.
    
      [ Axel Beckert ]
      * debian/README.source: Explain the new version numbering scheme, refers
        to Semantic Versioning (http://semver.org/).
      * Declare compliance with Debian Policy 3.9.8. (No changes needed.)
      * Bump debhelper compatibility to 9 as recommended.
        + Update versioned debhelper build-dependency accordingly.
    
      [ Salvatore Bonaccorso ]
      * debian/control: Use HTTPS transport protocol for Vcs-Git URI
    
      [ gregor herrmann ]
      * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
      * Remove Ryan Niebur from Uploaders. Thanks for your work!
    
      [ Dominique Dumont ]
      * protect against symlink loop (Closes: #822633) (LP: #1522563)
    
     -- Dominique Dumont <email address hidden>  Tue, 15 Nov 2016 07:52:19 +0100
  • debsums (2.1.2) unstable; urgency=medium
    
      * Actually use plain "Testsuite: autopkgtest" instead of only claiming
        to do so plus writing the infrastructure for it.
    
     -- Axel Beckert <email address hidden>  Fri, 03 Jul 2015 13:10:54 +0200
  • debsums (2.1.1) unstable; urgency=medium
    
      [ Américo Monteiro ]
      * Updated Portuguese manpage translation. (Closes: #785555)
    
      [ Axel Beckert ]
      * "Testsuite: autopkgtest-pkg-perl" only works for CPAN-style upstream
        sources. Use plain "Testsuite: autopkgtest" instead.
        + Add debian/tests/control and debian/tests/debsums.
        + Add an lintian override for the pkg-perl-specific lintian warning
          nonteam-testsuite-header.
      * Make sure that the installed package is tested if the test suite is
        run under autopkgtest.
    
     -- Axel Beckert <email address hidden>  Thu, 02 Jul 2015 00:39:06 +0200
  • debsums (2.1) unstable; urgency=low
    
      [ Axel Beckert ]
      * Apply wrap-and-sort.
      * Add a (yet incomplete) test suite
        + Add "Testsuite: autopkgtest-pkg-perl" header to debian/control.
        + Add build-dependency on libtest-command-simple-perl and
          libfile-fnmatch-perl.
        + Add a debian/README.source briefly describing how the test suite is
          being used.
      * debian/control (non-test-suite-related changes):
        + Declare compliance with Debian Policy 3.9.6 (no further changes)
        + Add ${perl:Depends} to Depends. Fixes dpkg-gencontrol warning.
      * debian/copyright + debian/lintian-overrides:
        + Update copyright years.
        + Add myself.
        + Convert to machine-readable DEP5 format.
        + Add lintian override for copyright-refers-to-symlink-license.
      * debian/rules + Makefile:
        + Simplify by moving cp, rm and dh_installdocs parameters to
          debian/{install,clean,docs}.
        + Remove now obsolete chmod call.
        + Drop variable usage for values only used once.
        + Move most overridden stuff from debian/rules to Makefile.
        + Drop option --rm-backups from po4a calls, it's a no-op since 0.41
          - Add according version requirement to the po4a build-dependency
      * debsums:
        + Warn if found md5sums file is empty but shouldn't. (Closes: #577197)
        + Broaden character set which is considered a valid version number.
          (Closes: #779626)
        + Simplify parsing of dpkg-{parsechangelog,query} output by using more
          specific options, allowing to drop the calls to grep and cut.
        + Use "use warnings;" instead of "perl -w".
        + Remove superfluous parentheses in foreach loop.
        + Remove obsolete CVS keywords.
        + Quote HERE document delimiters to ease syntax highlighting and
          please perlcritic.
        + Whitespace cleanup, wrapping long lines.
        + Improve code readability by using consistent spacing and indentation.
      * man/debsums.1 + man/po/*.po:
        + Remove mentioning of /etc/apt/apt.conf.d/90debsums (Closes: #737240)
        + Remove obsolete CVS keywords.
        + Replace "the file's md5sum" with "the file's MD5 sum".
      * man/po/de.po: Don't translate fixed terms from debsums' API.
      * man/po/debsums.pot: Replace dummy boilerplate text.
      * rdebsums:
        + Whitespace cleanup.
        + Exit with highest exit code of any of its child debsums processes
          exited. (Closes: #711560)
      * messages.po: Was generated, removed from Git and source package.
      * Fix typo in URL in previous changelog entry.
    
      [ Andreas Beckmann ]
      * Fix accessing files in the host root filesystem (/) while checking an
        alternate --root and following absolute symlinks.  (Closes: #689202)
        Manually resolve symlinks without escaping the --root directory and open
        the resolved path instead of the original one.
    
     -- Axel Beckert <email address hidden>  Wed, 29 Apr 2015 00:04:17 +0200
  • debsums (2.0.53) unstable; urgency=medium
    
    
      * Take package under maintenance of the Debian Perl Group
        + Move Maintainer to Uploaders
        + Set Maintainer to the Debian Perl Group
        + Update Vcs-* header to point to pkg-perl git repository
        + See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744398#722 and
          https://lists.debian.org/debian-perl/2015/01/msg00010.html for
          discussions about moving to group maintenance.
      * Add myself as Uploader.
      * Canonicalize Vcs-* headers.
      * Apply patch by Vladimir N. Solovyov to also report modified files of
        arch-qualified (multiarch) packages. (Closes: #773136)
    
     -- Axel Beckert <email address hidden>  Wed, 18 Mar 2015 20:35:02 +0100
  • debsums (2.0.52+nmu3) unstable; urgency=medium
    
    
      * Non-maintainer upload
      * Fix case where previous patch doesn't report all changed files.
        (Closes: #775313) Thanks Marek Veber for report and patch!
    
     -- Axel Beckert <email address hidden>  Wed, 14 Jan 2015 22:55:45 +0100
  • debsums (2.0.52+nmu2) unstable; urgency=medium
    
    
      * Non-maintainer upload
      * Suppress reporting conffiles which were moved to a new package as
        modified in the old package. (Closes: #744398)
    
     -- Axel Beckert <email address hidden>  Thu, 29 May 2014 19:50:48 +0200
  • debsums (2.0.52+nmu1) unstable; urgency=low
    
    
      * Non-maintainer upload
      * Use dpkg-divert without path (Closes: #709009)
    
     -- Axel Beckert <email address hidden>  Sat, 03 Aug 2013 14:56:51 +0200
  • debsums (2.0.52) unstable; urgency=low
    
    
      * Remove debsums_gen from package (Closes: #640296)
      * Remove the obsolete 90debsums apt configuration file on install and
        make the keep option to generate md5sums file using debsums a noop
        - Add dependency on dpkg version 1.16.3, which generates md5sums
      * Allow Multi-Arch: same packages to be specified to debsums without
        the : suffix by using a mapping for fallback package names (Closes:
        #673174)
      * Remove debian/templates and man/debsums_gen.8, as well as associated
        translation files
      * Update Standards-Version to 3.9.3
    
     -- Ryan Niebur <email address hidden>  Mon, 18 Jun 2012 17:55:57 -0700
  • debsums (2.0.51) unstable; urgency=low
    
    
      * Support dpkg multiarch from version 1.16.2~wipmultiarch, which has
        renamed the new PackageSpec field to binary:Package (Closes:
        #659170, #649156)
        - Apply patch from Anders to keep compatibilty with PackageSpec,
          still used by Ubuntu's multiarch
      * Add Anders Kaseorg to Uploaders, he is now a comaintainer
    
     -- Ryan Niebur <email address hidden>  Sat, 11 Feb 2012 10:26:33 -0800
  • debsums (2.0.50) unstable; urgency=low
    
    
      * add Greek translation, thanks to Georgios M. Zarkadas (Closes:
        #642316)
      * Send the output of the cron jobs to syslog as well (Closes: #651887)
    
     -- Ryan Niebur <email address hidden>  Tue, 20 Dec 2011 17:02:22 -0800
  • debsums (2.0.49) unstable; urgency=low
    
    
      [ Anders Kaseorg ]
      * Use dpkg-query instead of reading /var/lib/dpkg/status directly.  We
        still use /var/lib/dpkg/info directly to find the paths to .md5sums
        files, but now at least we try to verify our guess by checking that
        the corresponding .lists file exist.  (Closes: #616066)
      * Add multiarch support.
    
      [ Ryan Niebur ]
      * integrate NMUs, thank you Giovanni and David (Closes: #603189)
      * when querying dpkg-divert include the user specified root filesystem
        in --admindir (Closes: #632463)
      * add Korean translation for debconf templates, thanks min-ji Kang
        (Closes: #632009)
      * update debhelper compat version to 8
        - shorten debian/rules
      * update policy version to 3.9.2.0
        - set debian/source/format to 3.0 (native)
      * check if missing files match dpkg path exclusion settings (Closes:
        #603887)
    
     -- Ryan Niebur <email address hidden>  Sun, 04 Sep 2011 01:43:59 -0700
  • debsums (2.0.48+nmu3) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Actually fix the LC_ALL issue. Closes: #592081
    
     -- David Prévot <email address hidden>  Wed, 17 Nov 2010 17:16:07 -0400
  • debsums (2.0.48+nmu2) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Fix pending l10n issues. Debconf translations:
        - Danish translation (Joe Hansen). Closes: #584487
      * Manpages translations:
        - Russian (Yuri Kozlov). Closes: #585698
        - French (David Prévot). Closes: #597477
        - German (Chris Leick). Closes: #602383
        - Portuguese (Américo Monteiro). Closes: #602538
        - Spanish (Omar Campagne). Closes: #602704
        - Swedish (Martin Bagge). Closes: #602916
      * Simplify po4a.cfg to handle every languages.
      * Fix dpkg-divert handling:
        - LANG issue (Timo Weingärtner). Closes: #592081
        - admindir issue (Jörg Sommer). Closes: #602187
    
     -- David Prévot <email address hidden>  Tue, 09 Nov 2010 22:10:29 -0400
  • debsums (2.0.48+nmu1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Use ucf to properly manage the content of /etc/apt.conf.d/90debsums
        (closes: #571116).
        - Add ucf in Depends.
        - Lintian override updated for the new postinst version
    
     -- Giovanni Mascellani <email address hidden>  Tue, 11 May 2010 23:29:32 +0200
  • debsums (2.0.48) unstable; urgency=low
    
    
      * reword the --ignore-permissions documentation to say that it makes
        error get treated as warnings, thanks Sandro (Closes: #546977)
      * update email address
      * fix handling of O_NOATIME on arches that don't defined O_NOATIME
        (Closes: 559551)
      * update localepurge handling (Closes: #548278)
      * set Standards-Version to 3.8.3
      * rather than filing in the version at build time, figure it out in a
        smarter way during runtime
    
     -- Ryan Niebur <email address hidden>  Sun, 20 Dec 2009 14:01:25 -0800
  • debsums (2.0.47) unstable; urgency=low
    
    
      [ Francois Marier ]
      * debian/postinst: fix syntax error in /etc/apt/apt.conf.d/90debsums
        Thanks to Filippo for the heads up! (closes: #535364)
    
      [ Ryan Niebur ]
      * set myself as maintainer (Closes: #534655)
        - add DMUA field
      * document the solution to bug #74033
      * document the possible outcomes (Closes: #469774)
      * patch from sgran to fix rmtree usage (Closes: #487317)
      * add --ignore-permissions option for use by reportbug (Closes:
        #536576)
      * fix manpage problems (Closes: #538293)
      * add spanish translation, thanks to Omar Campagne (Closes: #541783)
      * simplify the output for missing/changed files in silent mode
        (Closes: #524650)
      * make the short description a noun phrase
      * fix copyright stuff
    
     -- Ryan Niebur <email address hidden>  Sat, 05 Sep 2009 00:50:48 -0700
  • debsums (2.0.46) unstable; urgency=low
    
    
      * Bump Standards-Version to 3.8.2
      * Remove debconf question about croncheck (closes: #533594, #503444)
      * Add lintian-override about the postinst
    
     -- Francois Marier <email address hidden>  Fri, 26 Jun 2009 16:30:46 +1200
  • debsums (2.0.44) unstable; urgency=low
    
    
      * Fix typo in debsums_gen.8 manpage (closes: #522942)
      * Add German translation (closes: #524008)
    
     -- Francois Marier <email address hidden>  Tue, 14 Apr 2009 20:28:01 +1200
  • debsums (2.0.43) unstable; urgency=low
    
    
      * Fall back on regular sysopen if the NOATIME one fails (closes: #519816)
    
     -- Francois Marier <email address hidden>  Mon, 16 Mar 2009 08:53:43 +1300
  • debsums (2.0.42) unstable; urgency=low
    
    
      * Open files with O_NOATIME to reduce disk activity (closes: #518608)
      * Bump Standards-Version up to 3.8.1
    
     -- Francois Marier <email address hidden>  Sun, 15 Mar 2009 13:17:17 +1300
  • debsums (2.0.41) unstable; urgency=low
    
    
      * Updated Galician debconf template (closes: #509907)
      * Updated Vietnamese debconf template (closes: #513590)
    
     -- Francois Marier <email address hidden>  Sat, 31 Jan 2009 11:49:20 +1300
  • debsums (2.0.40) unstable; urgency=low
    
    
      * Updated Dutch debconf template (closes: #503400)
      * Updated Swedish debconf template (closes: #505742)
      * Updated Spanish debconf template (closes: #507756)
    
     -- Francois Marier <email address hidden>  Thu, 04 Dec 2008 21:55:34 +1300
  • debsums (2.0.39) unstable; urgency=low
    
    
      * Allow users to also run the cronjob weekly or monthly, but
        default to "never" (closes: #501331)
      * Use the append syntax of apt's PostInvoke (closes: #501542)
    
      * Debconf templates:
        - Reworded question based on reviews by MJ Ray and Christian
        - Updated Traditional Chinese Translation (closes: #502053)
        - Updated Dutch translation (closes: #501376)
        - Updated French translation (closes: #501478)
        - Updated Finnish translation (closes: #501706, #503277)
        - Updated German translation (closes: #503112)
        - Updated Italian translation (closes: #502409)
        - Updated Japanese translation (closes: #502198)
        - Updated Portugese translation (closes: #502566)
        - Updated Russian translation (closes: #502456)
        - Updated Ukranian translation
    
     -- Francois Marier <email address hidden>  Sat, 25 Oct 2008 11:39:16 +1300