[SCM] Debian packaging of libdevice-serialport-perl branch, master, updated. 75d85992c57f70fae730e3fe7e70a15e7ee4a764

Salvatore Bonaccorso carnil at debian.org
Sun Jan 27 08:49:56 UTC 2013


The following commit has been merged in the master branch:
commit 75d85992c57f70fae730e3fe7e70a15e7ee4a764
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 27 09:49:52 2013 +0100

    Switch to metacpan.org based URI in debian/watch
    
    Git-Dch: Ignore

diff --git a/debian/watch b/debian/watch
index f4e9154..7bc8b5d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 version=3
 # Insert dot in very long minor upstream versions
 # i.e: 1.002001 becomes 1.002.001 (and gets less than 1.04)
-opts="uversionmangle=s/\.(\d\d\d)(\d\d\d)$/.$1.$2/" http://search.cpan.org/dist/Device-SerialPort/ .*/Device-SerialPort-([.\d]*)\.tar\.gz
+opts="uversionmangle=s/\.(\d\d\d)(\d\d\d)$/.$1.$2/" \
+https://metacpan.org/release/Device-SerialPort/ .*/Device-SerialPort-([.\d]*)\.tar\.gz

-- 
Debian packaging of libdevice-serialport-perl



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