Просмотр исходного кода

fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726)

Michael Vogt лет назад: 13
Родитель
Сommit
c228846bb1
1 измененных файлов с 7 добавлено и 1 удалено
  1. 7 1
      debian/changelog

+ 7 - 1
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 <michael.vogt@ubuntu.com>  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.