[med-svn] r4169 - trunk/packages/epigrass/trunk/debian

Andreas Tille tille at alioth.debian.org
Tue Oct 6 12:31:06 UTC 2009


Author: tille
Date: 2009-10-06 12:31:05 +0000 (Tue, 06 Oct 2009)
New Revision: 4169

Modified:
   trunk/packages/epigrass/trunk/debian/changelog
   trunk/packages/epigrass/trunk/debian/control
   trunk/packages/epigrass/trunk/debian/watch
Log:
Fixed watch file, bumped Standards-Version


Modified: trunk/packages/epigrass/trunk/debian/changelog
===================================================================
--- trunk/packages/epigrass/trunk/debian/changelog	2009-10-06 12:24:48 UTC (rev 4168)
+++ trunk/packages/epigrass/trunk/debian/changelog	2009-10-06 12:31:05 UTC (rev 4169)
@@ -1,3 +1,10 @@
+epigrass (2.0b3~dfsg-2) UNRELEASED; urgency=low
+
+  * Fixed watch file
+  * Standards-Version: 3.8.3 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org>  Tue, 06 Oct 2009 14:18:27 +0200
+
 epigrass (2.0b3~dfsg-1) unstable; urgency=low
 
   [ Charles Plessy ]

Modified: trunk/packages/epigrass/trunk/debian/control
===================================================================
--- trunk/packages/epigrass/trunk/debian/control	2009-10-06 12:24:48 UTC (rev 4168)
+++ trunk/packages/epigrass/trunk/debian/control	2009-10-06 12:31:05 UTC (rev 4169)
@@ -1,14 +1,14 @@
 Source: epigrass
 Section: science
 Priority: optional
-Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>,
            Varun Hiremath <varun at debian.org>,
            Charles Plessy <plessy at debian.org>,
            Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 7), cdbs, python,
  python-setuptools, python-central (>= 0.6.0), quilt
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 XS-Python-Version: current
 Homepage: http://epigrass.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/epigrass/trunk/

Modified: trunk/packages/epigrass/trunk/debian/watch
===================================================================
--- trunk/packages/epigrass/trunk/debian/watch	2009-10-06 12:24:48 UTC (rev 4168)
+++ trunk/packages/epigrass/trunk/debian/watch	2009-10-06 12:31:05 UTC (rev 4169)
@@ -1,5 +1,5 @@
 version=3
-opts="dversionmangle=s/([\d.]+)/$1~dfsg/" \
+opts="dversionmangle=s/([\d.abc]+)~dfsg/$1/" \
 http://pypi.python.org/packages/source/e/epigrass/epigrass-(.*).tar.gz  debian debian/orig-tar.sh
 # Sources will come back on SourceForge later. In the meantime, they are there:
 # http://sf.net/epigrass/ epigrass-(.*).tar.gz \




More information about the debian-med-commit mailing list