[libio-digest-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.
Salvatore Bonaccorso
carnil at debian.org
Mon Aug 12 20:05:23 UTC 2013
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libio-digest-perl.
commit 519ef24a0928887edfa3398e417bd23744630f6e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Mon Aug 12 22:05:19 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, 12 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index da82772..0af6713 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ libio-digest-perl (0.10-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.
+ * Add debian/watch.
-- Salvatore Bonaccorso <carnil at debian.org> Mon, 12 Aug 2013 22:05:17 +0200
diff --git a/debian/control b/debian/control
index f114ce4..254a650 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), libperlio-via-dynamic-perl (>= 0.10)
-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/libio-digest-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-digest-perl.git
Package: libio-digest-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..9f40cbd
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release// .*/-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/libio-digest-perl.git
More information about the Pkg-perl-cvs-commits
mailing list