[Pkg-python-debian-commits] r87 trunk: changelog entry for arfile/debfile

zack at bononia.it zack at bononia.it
Sun Jul 15 09:39:46 UTC 2007


------------------------------------------------------------
revno: 87
committer: zack at bononia.it
branch nick: pkg-python-debian.debfile
timestamp: Sun 2007-07-15 11:39:46 +0200
message:
  changelog entry for arfile/debfile
modified:
  debian/changelog
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2007-07-12 21:09:42 +0000
+++ b/debian/changelog	2007-07-15 09:39:46 +0000
@@ -9,6 +9,12 @@
   * debian/control
     - joining the team: add myself as an uploader
     - add Vcs-Bzr field pointing to our Bzr repository on bzr.debian.org
+  * arfile.py / debfile.py
+    - new modules implementing (read-only) dpkg-deb like access to .deb
+      packages; when possible, access to information contained in .deb is made
+      available via other debian_bundle classes (e.g. Changelog, Deb822, ...)
+    - code contributed by Stefano Zacchiroli and Filippo Ginchedi
+    - corresponding examples in examples/debfile
   * debian_support.py
     - yield dictionaries instead of tuples in Packages parsing and normalize
       to lower case 822 field names (Closes: #431087)
@@ -36,7 +42,7 @@
     - Install old changelog for deb822 as
       /usr/share/doc/python-debian/HISTORY.deb822
 
- -- John Wright <john at movingsucks.org>  Thu, 12 Jul 2007 15:01:08 -0600
+ -- Stefano Zacchiroli <zack at debian.org>  Sun, 15 Jul 2007 11:37:05 +0200
 
 python-debian (0.1.3) unstable; urgency=low
 



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