[Python-modules-commits] r12964 - in packages/pyasn1/trunk/debian (changelog control)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Sun May 16 13:02:48 UTC 2010
Date: Sunday, May 16, 2010 @ 13:02:40
Author: arnau
Revision: 12964
Add doc-base to Suggests
Modified:
packages/pyasn1/trunk/debian/changelog
packages/pyasn1/trunk/debian/control
Modified: packages/pyasn1/trunk/debian/changelog
===================================================================
--- packages/pyasn1/trunk/debian/changelog 2010-05-16 12:59:30 UTC (rev 12963)
+++ packages/pyasn1/trunk/debian/changelog 2010-05-16 13:02:40 UTC (rev 12964)
@@ -1,3 +1,10 @@
+pyasn1 (0.0.11a-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ + Add doc-base to Suggests.
+
+ -- Arnaud Fontaine <arnau at debian.org> Sun, 16 May 2010 14:00:10 +0100
+
pyasn1 (0.0.11a-1) unstable; urgency=low
* New upstream release (Closes: #579556).
Modified: packages/pyasn1/trunk/debian/control
===================================================================
--- packages/pyasn1/trunk/debian/control 2010-05-16 12:59:30 UTC (rev 12963)
+++ packages/pyasn1/trunk/debian/control 2010-05-16 13:02:40 UTC (rev 12964)
@@ -17,6 +17,7 @@
Package: python-pyasn1
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
+Suggests: doc-base
XB-Python-Version: ${python:Versions}
Description: ASN.1 library for Python
This is an implementation of ASN.1 types and codecs in Python
More information about the Python-modules-commits
mailing list