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

+ 3 - 2
debian/changelog

@@ -1,9 +1,10 @@
-apt (0.6.37) experimental; urgency=low
+apt (0.6.36ubuntu1) breezy; urgency=low
 
   * apt-cache show <virtualpkg> shows the available packages providing 
-    the virtual pkg (thanks to otavio)
+    the virtual pkg (thanks to otavio) (closes: #202493)
   * make pinning on the "component" work again (using the section of the 
     archive, we don't use per-section Release files anymore with apt-0.6)
+    (closes ubuntu #9935)
   * make it possible to write a cache-control: no-cache header even if
     no proxy is set to support transparent proxies (closes ubuntu: #10773)