[SCM] Debian packaging of libweb-simple-perl branch, master, updated. upstream/0.008-27-ge46fb8a

gregor herrmann gregoa at debian.org
Tue Oct 4 16:20:06 UTC 2011


The following commit has been merged in the master branch:
commit dd50dfc59f4b6dd54cb2b06064645f88c3337da2
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 4 17:55:07 2011 +0200

    Revert "watch: strip "+dfsg" before comparing versions"
    
    This reverts commit 0554c8a3a8b6afa4ff907dc8b4acc2a83ff34573.
    
    No need for dfsg handling in debian/watch anymore, repacking is history.

diff --git a/debian/changelog b/debian/changelog
index 4a0dddb..f8e4623 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,9 +31,6 @@ libweb-simple-perl (0.009-1) UNRELEASED; urgency=low
   * Added libdata-dumper-concise-perl (>= 2.020), libmoo-perl (>= 0.009005),
     libwarnings-illegalproto-perl (>= 0.001) as B-D 
 
-  [ Damyan Ivanov ]
-  * watch: strip "+dfsg" before comparing versions
-
   [ gregor herrmann ]
   * New upstream release.
 
diff --git a/debian/watch b/debian/watch
index 6f34f29..178429f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,2 @@
 version=3
-
-options=dversionmangle=s/\+dfsg.*// \
-    http://search.cpan.org/dist/Web-Simple/   .*/Web-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/Web-Simple/   .*/Web-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libweb-simple-perl



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