[Python-modules-commits] r352 - in /packages/pyasn1/trunk/debian: changelog control control.in

arnau-guest at users.alioth.debian.org arnau-guest at users.alioth.debian.org
Mon May 1 00:18:44 UTC 2006


Author: arnau-guest
Date: Mon May  1 00:18:41 2006
New Revision: 352

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=352
Log:
Fix Standards-Version, ready to upload

Modified:
    packages/pyasn1/trunk/debian/changelog
    packages/pyasn1/trunk/debian/control
    packages/pyasn1/trunk/debian/control.in

Modified: packages/pyasn1/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyasn1/trunk/debian/changelog?rev=352&op=diff
==============================================================================
--- packages/pyasn1/trunk/debian/changelog (original)
+++ packages/pyasn1/trunk/debian/changelog Mon May  1 00:18:41 2006
@@ -1,8 +1,7 @@
 pyasn1 (0.0.4a-2) unstable; urgency=low
 
-  * Add @cdbs@, python-all-dev, python-dev to Build-Depends instead
-    of Build-Depends-Indep, according to the debian-policy.
-  * Add debian/watch.
+  * Move Build-Depends-Indep to Build-Depends according 
+    to the debian policy.
 
  -- Arnaud Fontaine <arnaud at andesi.org>  Sat, 22 Apr 2006 19:22:53 +0200
 

Modified: packages/pyasn1/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyasn1/trunk/debian/control?rev=352&op=diff
==============================================================================
--- packages/pyasn1/trunk/debian/control (original)
+++ packages/pyasn1/trunk/debian/control Mon May  1 00:18:41 2006
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Arnaud Fontaine <arnaud at andesi.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Jan Luebbe <jluebbe at lasnet.de>
-Standards-Version: 3.6.2
+Standards-Version: 3.7.0
 Build-Depends: cdbs (>= 0.4.39), debhelper (>= 4.2.0), python-dev, python-all-dev
 
 Package: python-pyasn1

Modified: packages/pyasn1/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/python-modules/packages/pyasn1/trunk/debian/control.in?rev=352&op=diff
==============================================================================
--- packages/pyasn1/trunk/debian/control.in (original)
+++ packages/pyasn1/trunk/debian/control.in Mon May  1 00:18:41 2006
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Arnaud Fontaine <arnaud at andesi.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Jan Luebbe <jluebbe at lasnet.de>
-Standards-Version: 3.6.2
+Standards-Version: 3.7.0
 Build-Depends: @cdbs@, python-dev, python-all-dev
 
 Package: python-pyasn1




More information about the Python-modules-commits mailing list