This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit 18b00113276191f9dae40e07a06d95123be92061 Author: Axel Beckert <[email protected]> Date: Fri Feb 6 23:56:29 2015 +0100 Canonicalize Vcs-* headers --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 82a4c1c..ef11318 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ debsums (2.1~dev) UNRELEASED; urgency=medium + Update Vcs-* header to point to pkg-perl git repository * Apply wrap-and-sort. * Add myself as Uploader. + * Canonicalize Vcs-* headers. -- Axel Beckert <[email protected]> Fri, 06 Feb 2015 23:50:20 +0100 diff --git a/debian/control b/debian/control index 47a17a1..4855e4e 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 8), po-debconf, po4a Standards-Version: 3.9.3 -Vcs-Git: git://git.debian.org/git/pkg-perl/packages/debsums.git -Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/debsums.git;a=summary +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/debsums.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/debsums.git Package: debsums Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
