summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-10-25 14:57:38 +0100
committerJulian Andres Klode <jak@debian.org>2009-10-25 14:57:38 +0100
commit2ccb7545bb8c869f5f6192569a47a7522b6fbc83 (patch)
tree2bcd30bdda346154cca1bc6d32e4904bafab3d2f /debian
parenta7217b885beff13462bbb793eac42d28c53752f8 (diff)
downloadpython-apt-2ccb7545bb8c869f5f6192569a47a7522b6fbc83.tar.gz
Add a tutorial on how to do things which are possible with apt-get,
like apt-get --print-uris update (cf. #551164).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7588d35a..fb3b72f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-python-apt (0.7.93) experimental; urgency=low
+python-apt (0.7.93) UNRELEASED; urgency=low
* Merge 0.7.13.0 - 0.7.13.3 from unstable.
+ * Add a tutorial on how to do things which are possible with apt-get,
+ like apt-get --print-uris update (cf. #551164).
-- Julian Andres Klode <jak@debian.org> Wed, 16 Sep 2009 19:26:17 +0200