r26882 - in /trunk/libmath-calculus-expression-perl/debian: changelog watch

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


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

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

Modified: trunk/libmath-calculus-expression-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-calculus-expression-perl/debian/changelog?rev=26882&op=diff
==============================================================================
--- trunk/libmath-calculus-expression-perl/debian/changelog (original)
+++ trunk/libmath-calculus-expression-perl/debian/changelog Fri Nov 14 23:14:59 2008
@@ -1,3 +1,13 @@
+libmath-calculus-expression-perl (0.2.2.ds-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * 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
+
+ -- Franck Joncourt <franck.mail at dthconnex.com>  Fri, 14 Nov 2008 23:58:19 +0100
+
 libmath-calculus-expression-perl (0.2.2.ds-1) unstable; urgency=low
 
   * Initial Release (Closes: #481726)

Modified: trunk/libmath-calculus-expression-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-calculus-expression-perl/debian/watch?rev=26882&op=diff
==============================================================================
--- trunk/libmath-calculus-expression-perl/debian/watch (original)
+++ trunk/libmath-calculus-expression-perl/debian/watch Fri Nov 14 23:14:59 2008
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/(?=$)/.ds/ \
+opts=dversionmangle=s/\+ds// \
 http://search.cpan.org/dist/Math-Calculus-Expression/   .*/Math-Calculus-Expression-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.sh




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