[libtext-roman-perl] 01/09: Switch debian/watch and Homepage header to metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 02:51:39 UTC 2013


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

abe pushed a commit to branch master
in repository libtext-roman-perl.

commit c13c78aa5c35074ea26bbcbc81338e14ad3fb48c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 03:10:24 2013 +0100

    Switch debian/watch and Homepage header to metacpan.org URLs
    
    Detects new upstream versions again
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 debian/watch     | 5 +----
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a87ea7..d88de2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,10 @@ libtext-roman-perl (3.3-5) UNRELEASED; urgency=low
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
 
+  [ Axel Beckert ]
+  * Switch debian/watch and Homepage header to metacpan.org URLs
+    + Detects new upstream versions again
+
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:39 +0200
 
 libtext-roman-perl (3.3-4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1151874..e1c4f73 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Standards-Version: 3.7.2.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-roman-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-roman-perl.git
-Homepage: http://search.cpan.org/~ecalder/Text-Roman/
+Homepage: http://metacpan.org/release/Text-Roman
 
 Package: libtext-roman-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 9096e45..b95a241 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,2 @@
 version=3
-# dist-bases URL doesn't have current version
-# http://search.cpan.org/dist/Text-Roman/   .*/Text-Roman-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
-
-http://www.cpan.org/authors/id/E/EC/ECALDER/Text-Roman-([\d\.]+)\.tar\.gz
+http://metacpan.org/release/Text-Roman   .*/Text-Roman-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/libtext-roman-perl.git



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