[Python-modules-commits] r9465 - in packages/pyro/trunk/debian (changelog control watch)

chaica-guest at users.alioth.debian.org chaica-guest at users.alioth.debian.org
Tue Aug 25 21:58:42 UTC 2009


    Date: Tuesday, August 25, 2009 @ 21:58:42
  Author: chaica-guest
Revision: 9465

  * debian/watch now works.
  * debian/control
    - bumping Standards-Version to 3.8.3

Modified:
  packages/pyro/trunk/debian/changelog
  packages/pyro/trunk/debian/control
  packages/pyro/trunk/debian/watch

Modified: packages/pyro/trunk/debian/changelog
===================================================================
--- packages/pyro/trunk/debian/changelog	2009-08-25 16:53:46 UTC (rev 9464)
+++ packages/pyro/trunk/debian/changelog	2009-08-25 21:58:42 UTC (rev 9465)
@@ -1,11 +1,13 @@
 pyro (3.9.1-2) UNRELEASED; urgency=low
   [ Carl Chenet ]
+  * debian/watch now works.
   * closes RFH (Closes: #530280)
   * debian/control
+    - bumping Standards-Version to 3.8.3
     - renamed Maintainer to Carl Chenet
     - renamed Uploaders to Debian Python Module team
 
- -- Carl Chenet <chaica at ohmytux.com>  Thu, 06 Aug 2009 23:06:50 +0200
+ -- Carl Chenet <chaica at ohmytux.com>  Wed, 26 Aug 2009 02:03:22 +0200
 
 pyro (3.9.1-1) unstable; urgency=low
 

Modified: packages/pyro/trunk/debian/control
===================================================================
--- packages/pyro/trunk/debian/control	2009-08-25 16:53:46 UTC (rev 9464)
+++ packages/pyro/trunk/debian/control	2009-08-25 21:58:42 UTC (rev 9465)
@@ -5,7 +5,7 @@
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.0.50), python-all
 Build-Depends-Indep: python-support (>= 0.71), xsltproc, docbook-xsl
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Homepage: http://pyro.sourceforge.net
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyro/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyro/trunk/

Modified: packages/pyro/trunk/debian/watch
===================================================================
--- packages/pyro/trunk/debian/watch	2009-08-25 16:53:46 UTC (rev 9464)
+++ packages/pyro/trunk/debian/watch	2009-08-25 21:58:42 UTC (rev 9465)
@@ -1,5 +1,4 @@
 version=3
 
 opts=filenamemangle=s/P/p/ \
-http://sf.net/pyro/Pyro-(.*)\.tar\.gz
-
+http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/p/project/py/pyro/Pyro/([\d]{1}.[\d]{1}.[\d]{1})/Pyro-(.*)\.tar.gz




More information about the Python-modules-commits mailing list