r26880 - in /trunk/libquota-perl/debian: changelog watch

thialme-guest at users.alioth.debian.org thialme-guest at users.alioth.debian.org
Fri Nov 14 23:10:27 UTC 2008


Author: thialme-guest
Date: Fri Nov 14 23:10:24 2008
New Revision: 26880

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26880
Log:
Replaced uversionmangle by dversionmangle in debian/watch.

  This fixes the following lintian warning:
  http://lintian.debian.org/tags/debian-watch-file-should-dversionmangle\
  -not-uversionmangle.html

Modified:
    trunk/libquota-perl/debian/changelog
    trunk/libquota-perl/debian/watch

Modified: trunk/libquota-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/changelog?rev=26880&op=diff
==============================================================================
--- trunk/libquota-perl/debian/changelog (original)
+++ trunk/libquota-perl/debian/changelog Fri Nov 14 23:10:24 2008
@@ -1,5 +1,12 @@
 libquota-perl (1.6.2+dfsg-3) UNRELEASED; urgency=low
 
+  [Franck Joncourt]
+  * Replace uversionmangle by dversionmangle in debian/watch.
+    This fixes the following lintian warning:
+    http://lintian.debian.org/tags/debian-watch-file-should-dversionmangle\
+    -not-uversionmangle.html
+
+  [ Gregor Herrmann ]
   * Add debian/README.source to document quilt usage, as required by
     Debian Policy since 3.8.0.
 

Modified: trunk/libquota-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/watch?rev=26880&op=diff
==============================================================================
--- trunk/libquota-perl/debian/watch (original)
+++ trunk/libquota-perl/debian/watch Fri Nov 14 23:10:24 2008
@@ -1,3 +1,3 @@
 version=3
-opts="uversionmangle=s/(?=$)/+dfsg/" \
+opts=dversionmangle=s/\+dfsg// \
 http://search.cpan.org/dist/Quota/ .*/Quota-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.sh




More information about the Pkg-perl-cvs-commits mailing list