[Python-modules-commits] r1288 - in
/packages/pyprotocols/trunk/debian: changelog control
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Tue Aug 22 02:43:08 UTC 2006
Author: kov
Date: Tue Aug 22 02:43:06 2006
New Revision: 1288
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1288
Log:
- added XS-Python-Version again, since vorlon convinced me it
can be useful
- make debhelper dependency more strict, to avoid problems with
generated dependencies being too strict (Closes: #383302)
Modified:
packages/pyprotocols/trunk/debian/changelog
packages/pyprotocols/trunk/debian/control
Modified: packages/pyprotocols/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyprotocols/trunk/debian/changelog?rev=1288&op=diff
==============================================================================
--- packages/pyprotocols/trunk/debian/changelog (original)
+++ packages/pyprotocols/trunk/debian/changelog Tue Aug 22 02:43:06 2006
@@ -1,3 +1,13 @@
+pyprotocols (1.0a0dev-4) UNRELEASED; urgency=low
+
+ * debian/control:
+ - added XS-Python-Version again, since vorlon convinced me it
+ can be useful
+ - make debhelper dependency more strict, to avoid problems with
+ generated dependencies being too strict (Closes: #383302)
+
+ -- Gustavo Noronha Silva <kov at debian.org> Mon, 21 Aug 2006 23:41:20 -0300
+
pyprotocols (1.0a0dev-3) unstable; urgency=low
* debian/control:
Modified: packages/pyprotocols/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyprotocols/trunk/debian/control?rev=1288&op=diff
==============================================================================
--- packages/pyprotocols/trunk/debian/control (original)
+++ packages/pyprotocols/trunk/debian/control Tue Aug 22 02:43:06 2006
@@ -3,7 +3,8 @@
Priority: optional
Maintainer: Gustavo Noronha Silva <kov at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python, python-setuptools (>= 0.6a9-1), python-all-dev, python-support (>= 0.3)
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.3), python, python-setuptools (>= 0.6a9-1), python-all-dev, python-support (>= 0.3)
+XS-Python-Version: >= 2.3
Standards-Version: 3.7.2
Package: python-protocols
More information about the Python-modules-commits
mailing list