[Pkg-nagios-changes] [pkg-nagios] r2038 - nagvis/trunk/debian

Alexander Reichle-Schmehl tolimar at alioth.debian.org
Wed Jun 6 14:18:10 UTC 2012


Author: tolimar
Date: 2012-06-06 14:18:09 +0000 (Wed, 06 Jun 2012)
New Revision: 2038

Modified:
   nagvis/trunk/debian/changelog
   nagvis/trunk/debian/watch
Log:
Fix watchfile


Modified: nagvis/trunk/debian/changelog
===================================================================
--- nagvis/trunk/debian/changelog	2012-06-03 13:01:46 UTC (rev 2037)
+++ nagvis/trunk/debian/changelog	2012-06-06 14:18:09 UTC (rev 2038)
@@ -3,6 +3,7 @@
   * NOT RELEASED YET
   * Add patch from Christian Perrier and his gang to improve package
     description and templates (first step of closing #674859)
+  * Fix debian/watch to not track beta versions
 
  -- Alexander Reichle-Schmehl <tolimar at debian.org>  Wed, 23 May 2012 12:31:33 +0200
 

Modified: nagvis/trunk/debian/watch
===================================================================
--- nagvis/trunk/debian/watch	2012-06-03 13:01:46 UTC (rev 2037)
+++ nagvis/trunk/debian/watch	2012-06-06 14:18:09 UTC (rev 2038)
@@ -1,5 +1,5 @@
 version=3
 
 opts=dversionmangle=s/\.dfsg\.\d+$// \
-http://sf.net/nagvis/nagvis-([\w\.]*)\.tar\.gz
+http://sf.net/nagvis/nagvis-([\d\.]*)\.tar\.gz
 




More information about the Pkg-nagios-changes mailing list