[SCM] makes relative path absolute to caller branch, master, updated. upstream/0.92-7-g6576af1

gregor herrmann gregoa at debian.org
Mon Dec 24 14:32:27 UTC 2012


The following commit has been merged in the master branch:
commit 6576af1ea19b0c3508991295aae4fbb86bb56c92
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 24 15:14:38 2012 +0100

    debian/watch: use dist-based URL.

diff --git a/debian/changelog b/debian/changelog
index 764dcb5..f8cc4d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+liblib-abs-perl (0.92-5) UNRELEASED; urgency=low
+
+  * debian/watch: use dist-based URL.
+
+ -- gregor herrmann <gregoa at debian.org>  Mon, 24 Dec 2012 14:43:02 +0100
+
 liblib-abs-perl (0.92-4) unstable; urgency=low
 
   [ Salvatore Bonaccorso ]
diff --git a/debian/watch b/debian/watch
index c435bce..59f2f0d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-http://search.cpan.org/~mons/lib-abs/ \
-	/CPAN/authors/id/M/MO/MONS/lib-abs-(\d+(?:\.\d+)+)\.tar\.gz
+http://search.cpan.org/dist/lib-abs/ .*/lib-abs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
makes relative path absolute to caller



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