From: Michael Vogt Date: Mon, 19 Aug 2013 13:54:23 +0000 (+0200) Subject: fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726) X-Git-Tag: 0.9.11~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/c228846bb123915360e35db50ae0c6bd2334caac?ds=sidebyside fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726) --- diff --git a/debian/changelog b/debian/changelog index 3757d607c..5d3758850 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.9.11~exp3) UNRELEASEDexperimental; urgency=low + + * fix incorrect bugnumber for the Pre-Install-Pkgs hook + + -- Michael Vogt Mon, 19 Aug 2013 15:53:47 +0200 + apt (0.9.11~exp2) experimental; urgency=low * add lintian override for no-shlibs-control-file so that @@ -29,7 +35,7 @@ apt (0.9.11~exp1) experimental; urgency=low [ David Kalnischkies ] * ensure that pkgTagFile isn't writing past Buffer length (Closes: 719629) * allow Pre-Install-Pkgs hooks to get info over an FD != stdin - (Closes: #671728) + (Closes: #671726) [ Christian PERRIER ] * French translation update.