[Pkg-python-debian-commits] r86 trunk: * debian/control
Stefano Zacchiroli
zack at bononia.it
Mon Oct 15 10:41:06 UTC 2007
------------------------------------------------------------
revno: 86
committer: Stefano Zacchiroli <zack at bononia.it>
branch nick: pkg-python-debian
timestamp: Mon 2007-10-15 12:41:06 +0200
message:
* debian/control
- mention the debfile module in the long description
modified:
debian/changelog
debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2007-09-27 04:59:18 +0000
+++ b/debian/changelog 2007-10-15 10:41:06 +0000
@@ -11,7 +11,11 @@
subclasses like Deb822 can directly use the copy method and have it "just
work"). Added a test case.
- -- John Wright <jsw at debian.org> Wed, 26 Sep 2007 22:50:52 -0600
+ [ Stefano Zacchiroli ]
+ * debian/control
+ - mention the debfile module in the long description
+
+ -- Stefano Zacchiroli <zack at debian.org> Mon, 15 Oct 2007 12:40:36 +0200
python-debian (0.1.6) unstable; urgency=low
=== modified file 'debian/control'
--- a/debian/control 2007-08-05 06:43:51 +0000
+++ b/debian/control 2007-10-15 10:41:06 +0000
@@ -24,3 +24,6 @@
* Control files of single or multple RFC822-style paragraphs, e.g
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
(debian_bundle.deb822 module)
+ * Raw .deb and .ar files, with (read-only) access to contained
+ files and meta-information
+
More information about the pkg-python-debian-commits
mailing list