[python-debian/master] Update the changelog - prepare for release

John Wright jsw at debian.org
Wed Nov 5 23:05:29 UTC 2008


---
 debian/changelog |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cb059be..e235ce8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-debian (0.1.12) UNRELEASED; urgency=low
+python-debian (0.1.12) unstable; urgency=low
 
   [ Filippo Giunchedi ]
   * Add initial support to deb822 for gpg signature checking (Closes: #485829)
@@ -17,11 +17,11 @@ python-debian (0.1.12) UNRELEASED; urgency=low
     Dpkg/Changelog/Debian.pm so that it allows '.' and '+' in the distribution
     field
   * deb822: Add a use_apt_pkg parameter to Deb822.iter_paragraphs.  Now,
-    callers can set use_apt_pkg=True and shared_storage=False in order to take
-    advantage of apt_pkg's speed and still be able to use values across
-    iterations.
+    callers can set use_apt_pkg=True and shared_storage=False (now the default)
+    in order to take advantage of apt_pkg's speed and still be able to use
+    values across iterations.  (Closes: #504413)
 
- -- John Wright <jsw at debian.org>  Tue, 04 Nov 2008 02:23:34 -0700
+ -- John Wright <jsw at debian.org>  Wed, 05 Nov 2008 16:03:40 -0700
 
 python-debian (0.1.11) unstable; urgency=low
 
-- 
1.5.5.GIT




More information about the pkg-python-debian-commits mailing list