[Python-modules-commits] r5729 - in packages/cubictemp/trunk/debian (4 files)

jandd-guest at users.alioth.debian.org jandd-guest at users.alioth.debian.org
Tue Jun 24 19:22:23 UTC 2008


    Date: Tuesday, June 24, 2008 @ 19:22:21
  Author: jandd-guest
Revision: 5729

* update to new python policy
* add a debian/watch file for uscan

Added:
  packages/cubictemp/trunk/debian/pyversions
  packages/cubictemp/trunk/debian/watch
Modified:
  packages/cubictemp/trunk/debian/changelog
  packages/cubictemp/trunk/debian/control

Modified: packages/cubictemp/trunk/debian/changelog
===================================================================
--- packages/cubictemp/trunk/debian/changelog	2008-06-23 21:14:10 UTC (rev 5728)
+++ packages/cubictemp/trunk/debian/changelog	2008-06-24 19:22:21 UTC (rev 5729)
@@ -7,8 +7,15 @@
   * debian/control
     - fix Vcs-Browser field
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Wed, 02 Jan 2008 16:50:25 +0100
+  [ Jan Dittberner ]
+  * add debian/watch
+  * add python to Build-Depends in debian/control
+  * use new python-support conventions
+     + create debian/pyversions
+     + remove XS-Python-Version and XB-Python-Version
 
+ -- Jan Dittberner <jan at dittberner.info>  Tue, 24 Jun 2008 21:10:06 +0200
+
 cubictemp (0.4-3) unstable; urgency=low
 
   * Forgot to bump debian/compat.

Modified: packages/cubictemp/trunk/debian/control
===================================================================
--- packages/cubictemp/trunk/debian/control	2008-06-23 21:14:10 UTC (rev 5728)
+++ packages/cubictemp/trunk/debian/control	2008-06-24 19:22:21 UTC (rev 5729)
@@ -3,10 +3,9 @@
 Priority: optional
 Maintainer: Mohammed Adnène Trojette <adn+deb at diwi.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.37.1), cdbs (>= 0.4.41), quilt, patchutils
-Build-Depends-Indep: python-dev, python-support (>= 0.2.3)
-Standards-Version: 3.7.2
-XS-Python-Version: >= 2.2
+Build-Depends: debhelper (>= 5.0.37.1), cdbs (>= 0.4.41), quilt, patchutils, python
+Build-Depends-Indep: python-dev, python-support (>= 0.6)
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/cubictemp/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/cubictemp/trunk/?op=log
 

Added: packages/cubictemp/trunk/debian/pyversions
===================================================================
--- packages/cubictemp/trunk/debian/pyversions	                        (rev 0)
+++ packages/cubictemp/trunk/debian/pyversions	2008-06-24 19:22:21 UTC (rev 5729)
@@ -0,0 +1 @@
+2.2-
\ No newline at end of file

Added: packages/cubictemp/trunk/debian/watch
===================================================================
--- packages/cubictemp/trunk/debian/watch	                        (rev 0)
+++ packages/cubictemp/trunk/debian/watch	2008-06-24 19:22:21 UTC (rev 5729)
@@ -0,0 +1,2 @@
+version=3
+http://dev.nullcube.com/download/cubictemp-(.+)\.tar\.gz




More information about the Python-modules-commits mailing list