[Python-modules-commits] r7832 - in packages/python-formencode/trunk/debian (3 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Mon Mar 9 22:12:30 UTC 2009


    Date: Monday, March 9, 2009 @ 22:12:30
  Author: piotr
Revision: 7832

* New upstream release
* Convert to python-support

Modified:
  packages/python-formencode/trunk/debian/changelog
  packages/python-formencode/trunk/debian/control
  packages/python-formencode/trunk/debian/rules

Modified: packages/python-formencode/trunk/debian/changelog
===================================================================
--- packages/python-formencode/trunk/debian/changelog	2009-03-09 21:54:14 UTC (rev 7831)
+++ packages/python-formencode/trunk/debian/changelog	2009-03-09 22:12:30 UTC (rev 7832)
@@ -1,3 +1,10 @@
+python-formencode (1.2.2-1) unstable; urgency=low
+
+  * New upstream release
+  * Convert to python-support
+
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 05 Mar 2009 23:47:28 +0100
+
 python-formencode (1.2.1-2) unstable; urgency=low
 
   * Upload to unstable

Modified: packages/python-formencode/trunk/debian/control
===================================================================
--- packages/python-formencode/trunk/debian/control	2009-03-09 21:54:14 UTC (rev 7831)
+++ packages/python-formencode/trunk/debian/control	2009-03-09 22:12:30 UTC (rev 7832)
@@ -1,7 +1,7 @@
 Source: python-formencode
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 5.0.37.2), python-all-dev, python (>= 2.3.5-7), python-central (>= 0.5), python-setuptools (>= 0.6a9)
+Build-Depends: debhelper (>= 5.0.37.2), python-all-dev, python (>= 2.3.5-7), python-support (>= 0.6), python-setuptools (>= 0.6a9)
 Maintainer: Fabio Tranchitella <kobold at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
  Piotr Ożarowski <piotr at debian.org>

Modified: packages/python-formencode/trunk/debian/rules
===================================================================
--- packages/python-formencode/trunk/debian/rules	2009-03-09 21:54:14 UTC (rev 7831)
+++ packages/python-formencode/trunk/debian/rules	2009-03-09 22:12:30 UTC (rev 7832)
@@ -44,8 +44,7 @@
 	dh_installchangelogs -i
 	dh_compress -i
 	dh_fixperms -i
-	dh_pycentral -i
-	dh_python -i
+	dh_pysupport -i
 	dh_installdeb -i
 	dh_gencontrol -i
 	dh_md5sums -i




More information about the Python-modules-commits mailing list