[Reproducible-commits] [debhelper] 06/61: d/control: Use canonical URLS for the Vcs-* fields
Mattia Rizzolo
mattia at mapreri.org
Sat Apr 4 18:37:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
mapreri-guest pushed a commit to branch pu/reproducible_builds
in repository debhelper.
commit 26744f39abdd0a2a7a6d35cd5ca28863693e400f
Author: Niels Thykier <niels at thykier.net>
Date: Thu Jan 1 17:45:30 2015 +0100
d/control: Use canonical URLS for the Vcs-* fields
Signed-off-by: Niels Thykier <niels at thykier.net>
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2aa9abe..be8eaac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ debhelper (9.20150101.1) UNRELEASED; urgency=medium
strips the .git directory by default during build.
* Reorder two paragraphs in d/copyright to avoid one of them
being completely overwritten by the other.
+ * d/control: Use the canonical URLs for the Vcs-* fields.
-- Niels Thykier <niels at thykier.net> Thu, 01 Jan 2015 17:24:38 +0100
diff --git a/debian/control b/debian/control
index d3d3f9c..69831f4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debhelper Maintainers <debhelper-devel at lists.alioth.debian.org>
Uploaders: Niels Thykier <niels at thykier.net>, Bernhard R. Link <brlink at debian.org>, Tianon Gravi <admwiggin at gmail.com>
Build-Depends: po4a (>= 0.24)
Standards-Version: 3.9.6
-Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git
-Vcs-Browser: http://git.debian.org/?p=debhelper/debhelper.git;a=summary
+Vcs-Git: git://anonscm.debian.org/debhelper/debhelper.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debhelper/debhelper.git
Homepage: http://joeyh.name/code/debhelper/
Package: debhelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debhelper.git
More information about the Reproducible-commits
mailing list