[libnet-scp-perl] 01/01: Fix debian/watch regexp

Xavier Guimard xguimard-guest at moszumanska.debian.org
Fri Oct 20 05:05:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

xguimard-guest pushed a commit to branch master
in repository libnet-scp-perl.

commit 24090e81b7250c5bd7f2d9f4a3dea093dc989c63
Author: Xavier Guimard <Xavier Guimard x.guimard at free.fr>
Date:   Fri Oct 20 07:04:47 2017 +0200

    Fix debian/watch regexp
---
 debian/changelog | 3 +++
 debian/watch     | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 39b164a..0269e17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ libnet-scp-perl (0.08-4) UNRELEASED; urgency=low
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
+  [ Xavier Guimard ]
+  * Fix debian/watch regexp
+
  -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 22:04:55 +0100
 
 libnet-scp-perl (0.08-3) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 506262b..ac0277f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-https://metacpan.org/release/Net-SCP .*/Net-SCP-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-SCP .*/Net-SCP-v?(\d[\d.]+)\.(?:reprise\.)?(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-scp-perl.git



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