[libcrypt-unixcrypt-perl] 02/02: [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.

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


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

abe pushed a commit to branch master
in repository libcrypt-unixcrypt-perl.

commit 985f4ee3024fd852ea9c7e1614311d91a9f98c61
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 24 00:39:25 2013 +0100

    [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
---
 debian/changelog | 7 +++++++
 debian/control   | 7 +++++--
 debian/watch     | 2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e4c31df..034e902 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libcrypt-unixcrypt-perl (1.0-6) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #702595 -- RFA/ITA
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza). Changed: Homepage field changed to
+    metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
+    maintainers at lists.alioth.debian.org> (was: Bart Martens
+    <bartm at debian.org>); Bart Martens <bartm at debian.org> moved to
+    Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- Axel Beckert <abe at debian.org>  Tue, 24 Dec 2013 00:39:17 +0100
 
diff --git a/debian/control b/debian/control
index 5a9579e..ec40c9e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,14 @@
 Source: libcrypt-unixcrypt-perl
 Section: perl
 Priority: optional
-Maintainer: Bart Martens <bartm at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Bart Martens <bartm at debian.org>
 Build-Depends: cdbs, debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.8.0-7)
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/~mvorl/Crypt-UnixCrypt/
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-unixcrypt-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-unixcrypt-perl.git
+Homepage: https://metacpan.org/release/Crypt-UnixCrypt
 
 Package: libcrypt-unixcrypt-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 03b9ba3..da89a4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/CPAN/authors/id/M/MV/MVORL/Crypt-UnixCrypt-(.*)\.tar\.gz
+https://metacpan.org/release/Crypt-UnixCrypt   .*/Crypt-UnixCrypt-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/libcrypt-unixcrypt-perl.git



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