X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=baa4cdce074a53bc9b7ca5df3ded4d6239e936a9;hb=92005ca098a71e89f7a64097439eaa1eca072f1b;hp=6e4a9db48e9108c2d1596fb22b29013a70640576;hpb=3bd5135be25570ad08531f4b5948325e6bdf65a8;p=debian%2Fdump diff --git a/debian/changelog b/debian/changelog index 6e4a9db..baa4cdc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,107 @@ +dump (0.4b44-2) unstable; urgency=low + + * orphan the package + + -- Bdale Garbee Thu, 12 Sep 2013 17:30:26 -0600 + +dump (0.4b44-1) unstable; urgency=low + + * new upstream version, closes: #583093, #614068, #622350, #629831 + * add pkg-config as a build dependency + * update to newer source package format + * work around com_err not showing up in EXT2FS_LIBS with pass to configure + * update lintian overrides related to static linking of compression libs + * add Vcs entries to the control file + + -- Bdale Garbee Fri, 10 Jun 2011 11:06:30 -0600 + +dump (0.4b43-1) unstable; urgency=low + + * new upstream version, closes: #574667 + * let the dump man page admit that ext4 works now, too + + -- Bdale Garbee Fri, 11 Jun 2010 09:51:57 -0600 + +dump (0.4b42-2) unstable; urgency=low + + * build-dep on libreadline-dev so we track new versions, closes: #553747 + + -- Bdale Garbee Sun, 01 Nov 2009 20:03:02 -0700 + +dump (0.4b42-1) unstable; urgency=low + + * new upstream version, closes: #378349, #511651 + * add build dependencies on libdevmapper-dev, libselinux1-dev + * add lintian override since we intentionally statically link against zlib + so that restore can work without /usr being present as per #117496 + + -- Bdale Garbee Thu, 18 Jun 2009 14:02:13 -0600 + +dump (0.4b41-6) unstable; urgency=high + + * increase urgency since this minor fix would be good for lenny + * fix bashisms in example shell script, closes: #489570 + + -- Bdale Garbee Fri, 29 Aug 2008 08:51:32 -0600 + +dump (0.4b41-5) unstable; urgency=low + + * eliminate debian/po in the source tree since it is no longer relevant, + closes: #407218 + + -- Bdale Garbee Wed, 21 Feb 2007 17:48:47 +0900 + +dump (0.4b41-4) unstable; urgency=low + + * small addition to the man page to help clarify how level numbers should + be expressed on the dump command line, closes: #378349 + * eliminate handling of obsolete /etc/dumpdates with associated use of + debconf notes, since that change was over 8 years, and no harm will is + done in any case, closes: #388888 + * add autotools-dev support to keep config.sub/config.guess fresh + + -- Bdale Garbee Fri, 8 Dec 2006 18:28:06 -0600 + +dump (0.4b41-3) unstable; urgency=low + + * accept updated Russian translation, closes: #360929 + + -- Bdale Garbee Sat, 15 Apr 2006 01:09:49 -0600 + +dump (0.4b41-2) unstable; urgency=low + + * fix postrm to only remove dumpdates file on purge, closes: #346142 + + -- Bdale Garbee Thu, 5 Jan 2006 20:13:45 -0700 + +dump (0.4b41-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee Mon, 2 Jan 2006 16:18:56 -0700 + +dump (0.4b40-1) unstable; urgency=low + + * new upstream version, closes: #289210, #291644, #307423 + * add debconf-2.0 as an alternate dependency + * updated Swedish translation from Daniel Nylander, closes: #330316 + * remove /var/lib/dumpdates on purge, since we created it on install, + closes: #330363 + * update dependencies in light of libreadline5-dev, closes: #326374 + * rebuild ensures fresh version of zlib in case we've been vulnerable + to CAN-2005-2096, closes: #317966 + * merge Vietnamese translation, closes: #311599 + * merge Czech translation, closes: #315825 + * update debhelper compatibility level, plus a few tweaks to pacify lintian + + -- Bdale Garbee Wed, 28 Sep 2005 00:50:29 -0600 + +dump (0.4b37-2) unstable; urgency=low + + * merge updated de.po, closes: #281076 + + -- Bdale Garbee Sun, 29 May 2005 16:48:06 +0200 + dump (0.4b37-1) unstable; urgency=low * new upstream version