summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 13bce19fe..6296a98e5 100644
--- a/debian/changelog
+++ b/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)