debsums (2.0.34) unstable; urgency=low * Set umask to ensure created .md5sums are readable (closes: #421782). * Apply detailed patch from Osamu Aoki to provide a new script debsums_init which an administrator may run once to initially create missing md5sums from cached and/or downloaded packages prior to enabling automatic updates (closes: #443530). -- Brendan O'Dea Thu, 29 Nov 2007 08:29:30 +1100 debsums (2.0.33) unstable; urgency=low * Apply patch from Nicolas François to generate Swedish manual pages in latin-1 (closes: #441835). -- Brendan O'Dea Mon, 17 Sep 2007 09:36:47 +1000 debsums (2.0.32) unstable; urgency=low * Add Galician debconf translation from Jacobo Tarrio (closes #412490). -- Brendan O'Dea Wed, 14 Mar 2007 23:01:16 +1100 debsums (2.0.31) unstable; urgency=low * More paranoia: open files non-blocking (closes: #406266). -- Brendan O'Dea Sat, 27 Jan 2007 21:08:30 +1100 debsums (2.0.30) unstable; urgency=low * Paranoia: only check regular files (not char special, pipe, etc). * Catch errors from $digest->addfile so that the problem package/file may be reported. * Use 'quote' in messages rather than `quote' (as recommended by http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html). * Add template translation [pt_BR] from Herbert P Fortes Neto (closes: #389035). * Add template translation [de] from Sven Joachim (closes: #385104). * Unfuzzy French, Russian and Swedish translations (thanks Frédéric, closes: #389528). -- Brendan O'Dea Wed, 1 Nov 2006 11:29:16 +1100 debsums (2.0.29) unstable; urgency=low * Fix typo in debsums(1) manual page (thanks Sven Joachim, closes: #384629). -- Brendan O'Dea Sun, 27 Aug 2006 18:33:56 +1000 debsums (2.0.28) unstable; urgency=low * Handle obsolete conffiles correctly (closes: #364537). -- Brendan O'Dea Mon, 22 May 2006 22:16:07 +1000 debsums (2.0.27) unstable; urgency=low * Include Swedish translation from Daniel Nylander (closes: #353604). -- Brendan O'Dea Tue, 21 Feb 2006 01:38:36 +1100 debsums (2.0.26) unstable; urgency=low * Trivial translation update (thanks Frédéric, closes: #351378). -- Brendan O'Dea Wed, 8 Feb 2006 22:42:45 +1100 debsums (2.0.25) unstable; urgency=low * Fix "missmatch" typo reported by A Costa (closes: #351004). -- Brendan O'Dea Thu, 2 Feb 2006 22:09:54 +1100 debsums (2.0.24) unstable; urgency=low * Add man/ru/addendum.ru -- Brendan O'Dea Thu, 15 Dec 2005 10:48:58 +1100 debsums (2.0.23) unstable; urgency=low * Include Russian translation from Yuri Kozlov (closes: #343220). -- Brendan O'Dea Wed, 14 Dec 2005 23:52:42 +1100 debsums (2.0.22) unstable; urgency=low * Use dpkg --print-architecture to get $arch (closes: #340161). -- Brendan O'Dea Wed, 7 Dec 2005 07:57:55 +1100 debsums (2.0.21) unstable; urgency=low * Oops. Also check for arch "all" archives (closes: #342230). -- Brendan O'Dea Wed, 7 Dec 2005 07:34:37 +1100 debsums (2.0.20) unstable; urgency=low * Use arch rather than * when searching for archives (closes: #318377). * Switch to po4a for manual page translations. Thanks to Frédéric Bothamy for the patch (closes: #339689). -- Brendan O'Dea Sat, 19 Nov 2005 17:09:04 +1100 debsums (2.0.19) unstable; urgency=low * Escape backticks in man page (closes: #315904). * Add Portuguese translation from Miguel Figueire (closes: #330205). * Add Swedish translation from Daniel Nylander (closes: #331335). * Add Spanish translation from César Gómez Martín (closes: #336045). -- Brendan O'Dea Sat, 29 Oct 2005 17:22:02 +1000 debsums (2.0.18) unstable; urgency=low * Don't return failure on purged locale files (closes: #314959). * Use a different exit status to indicate changed/missing files. * Add support for prelink (closes: #231537). -- Brendan O'Dea Wed, 22 Jun 2005 00:09:15 +1000 debsums (2.0.17) unstable; urgency=low * Add template translation [vi] from Clytie Siddall (closes: #310212). -- Brendan O'Dea Fri, 10 Jun 2005 23:24:41 +1000 debsums (2.0.16) unstable; urgency=low * Remove leading ./ from paths (closes: #295954). -- Brendan O'Dea Wed, 9 Mar 2005 07:09:18 +1100 debsums (2.0.15) unstable; urgency=low * Oops. Typo in parsing of /etc/locale.nopurge. Closes: #292998. -- Brendan O'Dea Tue, 1 Feb 2005 10:59:31 +1100 debsums (2.0.14) unstable; urgency=low * Add template translation [cs] from Jan Outrata (closes: #266573). * Will not warn on locale purged files if /etc/locale.nopurge exists, unless --no-locale-purge is given (closes: #149029). * Print full path when printing file paths (closes: #210970). * Document that the manpage example will not work for CD-ROM and local sources, see #191840. * Added an option to check only configuration files (closes: #261123). Thanks to Javier Fernandez-Sanguino Pen~a for analysis and patches. -- Brendan O'Dea Sun, 30 Jan 2005 10:39:10 +1100 debsums (2.0.13) unstable; urgency=low * Add template translation [nl] from Luk Claes (closes: #274903). * Add template translation [it] from Luca Monducci (closes: #284246). -- Brendan O'Dea Mon, 6 Dec 2004 05:39:09 +1100 debsums (2.0.12) unstable; urgency=low * Add template translation [da] from Claus Hindsgaul (closes: #262979). -- Brendan O'Dea Sun, 19 Sep 2004 17:02:05 +1000 debsums (2.0.11) unstable; urgency=low * Arguments ending with ".deb" should not be interpreted as package names (thanks to Guentcho Skorde; closes: #191841). * Giving an archive as an argument implies --generate=missing for that package (thanks to Guentcho Skorde; closes #191842). * Fix from Mario Holbe so that the pattern whichs checks the Status field for "installed" no longer matches "not-installed" (oops; closes: #260798). * Another from Mario Holbe, typo in Replaces regex (closes: #261007). Additionally warn on unparsable "Replaces" fields. * Remove XSI -a/-o test extensions from debsums_gen on the off chance that some lunatic chooses both to install posh as /bin/sh and also to run this deprecated program (closes: #256495). * Only run debsums post-dpkg if it exists (prevents problems with aptitude after the package is removed; closes: #257082). * Remove db_set from debian/config which was overriding the user's choice. -- Brendan O'Dea Sat, 24 Jul 2004 18:46:25 +1000 debsums (2.0.10) unstable; urgency=low * Add template translation [ja] from Hideki Yamane (closes: #256483). -- Brendan O'Dea Tue, 29 Jun 2004 08:05:20 +1000 debsums (2.0.9) unstable; urgency=low * Add template translation [fr] from Jean-Luc Coulon (closes: #256328). -- Brendan O'Dea Sun, 27 Jun 2004 10:26:53 +1000 debsums (2.0.8) unstable; urgency=low * Add support for replaced files (closes: #99241). Thanks to Riku Voipio for diagnosing. * Remove help2man build-dep (manual page is hand-edited; closes: #203934). * Convert templates to gettext format for po-debconf (patch from Martin Quinson; closes: #254444). -- Brendan O'Dea Sat, 19 Jun 2004 23:12:42 +1000 debsums (2.0.7) unstable; urgency=low * Add a debconf option to automatically tell apt to use debsums to generate debsum files (patch from Mikko Rauhala; closes: #167348). -- Brendan O'Dea Sun, 13 Jun 2004 14:01:00 +1000 debsums (2.0.6) unstable; urgency=low * Add Brazillian Portugese translations of debsums(1) and debsums_gen(8) manual pages contributed by Andre Luis Lopes (closes: #176925). -- Brendan O'Dea Sat, 8 Feb 2003 12:34:20 +1100 debsums (2.0.5) unstable; urgency=low * Add French translation of debsums(1) manual page contributed by Antoine Gémis (closes: #165735). -- Brendan O'Dea Sat, 26 Oct 2002 16:15:24 +1000 debsums (2.0.4) unstable; urgency=low * Check that the path returned by glob exists (closes: #160193). * Backslash some more literal hyphens in debsums manpage. -- Brendan O'Dea Mon, 9 Sep 2002 22:31:30 +1000 debsums (2.0.3) unstable; urgency=low * Replace versioned dependency on libdigest-md5-perl with one for perl 5.8.0, which now includes that module (versioned dep doesn't work against provides). * Search for debs filenames with/without architecture and/or epochs (closes: #143487). -- Brendan O'Dea Wed, 31 Jul 2002 20:21:57 +1000 debsums (2.0.2) unstable; urgency=low * Recognise installed packages regardless of the selected state (closes: #139869). * Clean up temporary directories when interrupted. * Allow -s to suppress complaints about missing debs when generating missing checksums and document how to fetch missing debs (closes: #141155). * Document using TMPDIR to change where packages are unpacked for --generate. * Ignore malformed .conffiles: blank lines and paths without a leading slash (closes: #142316). -- Brendan O'Dea Sun, 14 Apr 2002 18:42:19 +1000 debsums (2.0.1) unstable; urgency=low * Add some validity checks to md5sums files (closes: #130793). * Add version to libdigest-md5-perl dependency (closes: #130803). -- Brendan O'Dea Mon, 28 Jan 2002 15:35:08 +1100 debsums (2.0.0) unstable; urgency=low * New maintainer. * debsums rewritten in Perl. + Understands diversions (closes: #123893, #33306). + No longer depends on dpkg-dev (closes: #127327). + New option (-c) to report a list of changed files (closes: 89373). + Documented usage of APT's DPkg::Post-Invoke hook to generate missing checksums on upgrade/install (closes: #108125). * Deprecated debsums_gen. -- Brendan O'Dea Thu, 24 Jan 2002 22:54:46 +1100 debsums (1.3.1) unstable; urgency=low * Use dpkg-deb to find out information about .deb (closes: #88448) -- Petr Cech Sun, 11 Mar 2001 22:04:54 +0100 debsums (1.3) unstable; urgency=low * Replace debsums with updated script from Clemmitt Sigler. -- Petr Cech Wed, 29 Nov 2000 10:56:12 +0100 debsums (1.2.7) unstable; urgency=low * Fails to check packages with empty .conffiles (closes: 75551) patch from Janne V. Kujala - how can a package have empty .conffiles in the first place? -- Petr Cech Wed, 25 Oct 2000 16:15:46 +0200 debsums (1.2.6) frozen unstable; urgency=low * RC: Apply patch from Colin Phipps to fix /tmp handling (closes: #60228) -- Petr Cech Mon, 13 Mar 2000 20:08:52 +0100 debsums (1.2.5) unstable; urgency=low * When package is not installed say so and not that checksums are missing. (closes: #60004) -- Petr Cech Sat, 11 Mar 2000 19:18:54 +0100 debsums (1.2.4) frozen unstable; urgency=low * To fix missing depends on bsdmainutils (colrm 1 1) use cut -c 2- , which is in textutils. (closes: #59244) -- Petr Cech Tue, 29 Feb 2000 08:11:08 +0100 debsums (1.2.3) frozen unstable; urgency=low * Apply patch from Chris Butler, which fixes hang of debsums_gen on empty packages (closes: #57972, #35826). -- Petr Cech Mon, 14 Feb 2000 17:02:11 +0100 debsums (1.2.2) unstable; urgency=low * debian/copyright: mention location of GPL in Debian * changed Build-Depends. * switch to debhelper. -- Petr Cech Thu, 13 Jan 2000 17:57:56 +0100 debsums (1.2.1) unstable; urgency=low * Add description of -l to debsums.1 (closes: #54931) -- Petr Cech Thu, 13 Jan 2000 09:52:38 +0100 debsums (1.2) unstable; urgency=low * New maintainer. * Standards-Version: 3.1.1 -- Petr Cech Fri, 17 Dec 1999 17:45:41 +0100 debsums (1.1.1) unstable; urgency=low * Moved to section admin (closes #16165) -- Ben Collins Sat, 30 Jan 1999 09:47:31 -0500 debsums (1.1) unstable; urgency=low * Added abilit for debsums_gen to generate md5sums for packages listed on the command line. Also added -f option to force overwriting the current list. * Added ability for debsums to list packages which do not have an md5sums list with the -l option -- Ben Collins Sat, 30 Jan 1999 00:25:30 -0500 debsums (1.0.1) unstable; urgency=low * New maintainer * changelog is now compressed in /usr/doc/debsums, fixed itself by repackaging with a newer debstd (closes #14617) -- Ben Collins Mon, 23 Nov 1997 23:14:31 -0500 debsums (1.0) unstable; urgency=low * debsums split out from debmake * provide debsums_gen to generate .md5sums files after installation of packages that did not use them. * Provide example code from debstd in /usr/doc/debsums/README.debian -- Christoph Lameter Sun, 19 Oct 1997 14:26:51 -0700 Local variables: mode: debian-changelog End: