[libaudio-cd-perl] 01/02: Fix Homepage and debian/watch URLs

Florian Schlichting fsfs at moszumanska.debian.org
Sat Jul 16 21:32:26 UTC 2016


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

fsfs pushed a commit to branch master
in repository libaudio-cd-perl.

commit 4bbdf1af780c94444dfe7b49778a852afd26c0cb
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Jul 16 23:27:37 2016 +0200

    Fix Homepage and debian/watch URLs
---
 debian/control | 2 +-
 debian/watch   | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 81faaa2..d31849e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 9.20120312~), libcdaudio-dev, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
-Homepage: http://www.vanhemert.co.uk/disc-cover.html
+Homepage: http://www.vanhemert.co.uk/disc-cover-1_5_6/
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libaudio-cd-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libaudio-cd-perl.git
 
diff --git a/debian/watch b/debian/watch
index a27ce58..7c8b324 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,7 +2,8 @@ version=3
 # old
 # http://search.cpan.org/dist/Audio-CD/  .+/Audio-CD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 
-http://www.vanhemert.co.uk/disc-cover.html .+/Audio-CD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+# http://www.vanhemert.co.uk/disc-cover.html .+/Audio-CD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://www.vanhemert.co.uk/files/ Audio-CD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 
 # or
 # http://downloads.sourceforge.net/disc-cover/Audio-CD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)\?.*

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



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