[python-debian/master] changelog entry for parsed depes support

Stefano Zacchiroli zack at upsilon.cc
Thu Jun 19 14:22:30 UTC 2008


---
 debian/changelog |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9b82114..61cb692 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,10 @@ python-debian (0.1.11) UNRELEASED; urgency=low
     - Fix a typo in the Description field (Closes: #483688)
 
   [ Stefano Zacchiroli ]
-  * debfile.py: add has_key (same implementation of __contains__) to better
-    emulate dictionary containers
+  * debian_bundle/debfile.py: add has_key (same implementation of
+    __contains__) to better emulate dictionary containers
+  * debian_budnel/deb822.py: add support for "parsed" dependencies and other
+    inter-package relationships. See examples/deb822/depgraph for sample usage
 
  -- John Wright <jsw at debian.org>  Thu, 12 Jun 2008 12:16:53 +0100
 
-- 
1.5.4.2





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