This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libhtml-dashboard-perl.
commit 7fa2d7a09e0ebb9bbeee1f24c00f5f22acc1d195 Author: Salvatore Bonaccorso <[email protected]> Date: Sat Aug 16 16:09:22 2014 +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 | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index b5ec822..6567859 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libhtml-dashboard-perl (0.03-3) UNRELEASED; urgency=medium + + * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser + field (source stanza). + + -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 16:09:13 +0200 + libhtml-dashboard-perl (0.03-2) unstable; urgency=medium * Set pkg-perl as Maintainer diff --git a/debian/control b/debian/control index 086a4d9..f1af525 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Uploaders: Radu-Bogdan Croitoru <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-dashboard-perl.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-dashboard-perl.git Homepage: https://metacpan.org/release/HTML-Dashboard Package: libhtml-dashboard-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-dashboard-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
