r26879 - in /trunk/libvorbis-perl/debian: changelog watch

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


Author: thialme-guest
Date: Fri Nov 14 23:08:59 2008
New Revision: 26879

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26879
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/libvorbis-perl/debian/changelog
    trunk/libvorbis-perl/debian/watch

Modified: trunk/libvorbis-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libvorbis-perl/debian/changelog?rev=26879&op=diff
==============================================================================
--- trunk/libvorbis-perl/debian/changelog (original)
+++ trunk/libvorbis-perl/debian/changelog Fri Nov 14 23:08:59 2008
@@ -1,4 +1,10 @@
 libvorbis-perl (0.05.ds1-2) 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
 
   [ Joachim Breitner ]
   * Removed myself from uploaders.

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




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