This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libnet-inet6glue-perl.
commit ae2e96dbbf182823c866d4d59893cc829e858452 Author: Axel Beckert <[email protected]> Date: Sun May 24 12:36:07 2015 +0200 Fix broken Vcs-Browser link (Thanks DUCK!) Introduced by the half-automatic switch from gitweb to cgit. --- debian/changelog | 5 +++++ debian/control | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index daab8ad..f574611 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ libnet-inet6glue-perl (0.603-2) UNRELEASED; urgency=medium + [ gregor herrmann ] * debian/tests/control: add stanza for new runtime-deps-and-recommends tests. * Drop debian/tests/control, add Testsuite field to debian/control instead. + [ Axel Beckert ] + * Fix broken Vcs-Browser link. It was introduced by the half-automatic + switch from gitweb to cgit. (Thanks DUCK!) + -- gregor herrmann <[email protected]> Wed, 10 Sep 2014 23:15:43 +0200 libnet-inet6glue-perl (0.603-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index b2f389e..74fdf6e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Standards-Version: 3.9.5 Testsuite: autopkgtest-pkg-perl Homepage: https://metacpan.org/release/Net-INET6Glue Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-inet6glue-perl.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-inet6glue-perl.git;a=summary +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-inet6glue-perl.git Package: libnet-inet6glue-perl Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-inet6glue-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
