From: tolimar Date: Wed, 6 Jun 2012 14:18:09 +0000 (+0000) Subject: Fix watchfile X-Git-Url: https://git.tokkee.org/?p=pkg-nagvis.git;a=commitdiff_plain;h=ced7016a917daf159432618ee74dfc81e49eb83a Fix watchfile git-svn-id: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk@2038 98d490a6-b407-0410-aaaa-fdee166ba3f5 --- diff --git a/debian/changelog b/debian/changelog index c2058c8..41c8c94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ nagvis (1:1.6.4.dfsg.1-3) UNRELEASED; urgency=low * 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 Wed, 23 May 2012 12:31:33 +0200 diff --git a/debian/watch b/debian/watch index b2ed0e8..173cb81 100644 --- a/debian/watch +++ b/debian/watch @@ -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