[libperlio-via-symlink-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.
gregor herrmann
gregoa at debian.org
Wed Aug 21 15:18:18 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libperlio-via-symlink-perl.
commit 0d9a4ce6ff39b3c993ae4370777db716cae681d7
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Aug 21 17:18:12 2013 +0200
[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 | 6 ++++++
debian/control | 5 ++++-
debian/watch | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 62905d5..3e9d8de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ libperlio-via-symlink-perl (0.05-2) UNRELEASED; urgency=low
* Take over for the Debian Perl Group on maintainer's request
(https://lists.debian.org/debian-perl/2013/08/msg00050.html)
+ * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+ field (source stanza). Changed: Maintainer set to Debian Perl Group
+ <pkg-perl-maintainers at lists.alioth.debian.org> (was: Bastian Blank
+ <waldi at debian.org>); Bastian Blank <waldi at debian.org> moved to
+ Uploaders.
+ * debian/watch: use metacpan-based URL.
-- gregor herrmann <gregoa at debian.org> Wed, 21 Aug 2013 17:18:09 +0200
diff --git a/debian/control b/debian/control
index 47de38e..552f93c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,11 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Bastian Blank <waldi at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Bastian Blank <waldi at debian.org>
Standards-Version: 3.6.1
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperlio-via-symlink-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperlio-via-symlink-perl.git
Package: libperlio-via-symlink-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index ff78662..984bb4d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.cpan.org/pub/CPAN/authors/id/C/CL/CLKAO/PerlIO-via-symlink-(.*)\.tar.gz
+https://metacpan.org/release/PerlIO-via-symlink/ .*/PerlIO-via-symlink-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/libperlio-via-symlink-perl.git
More information about the Pkg-perl-cvs-commits
mailing list