This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository mig.
commit 224eb789afea0a377d68de49f54fe268470df604 Author: Samuel Thibault <[email protected]> Date: Fri Jan 20 23:34:50 2017 +0100 Use canonical anonscm vcs URL --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 958da2b..b60cc17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mig (1.8-2) UNRELEASED; urgency=medium + + * Use canonical anonscm vcs URL. + + -- Samuel Thibault <[email protected]> Fri, 20 Jan 2017 23:35:19 +0100 + mig (1.8-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index db07e3b..d40c2dd 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: standard Maintainer: GNU Hurd Maintainers <[email protected]> Uploaders: Samuel Thibault <[email protected]> Homepage: http://www.gnu.org/software/hurd/microkernel/mach/mig/gnu_mig.html -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-hurd/mig.git -Vcs-Git: git://anonscm.debian.org/pkg-hurd/mig.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-hurd/mig.git +Vcs-Git: https://anonscm.debian.org/git/pkg-hurd/mig.git Build-Depends: dpkg-dev (>= 1.17.14), debhelper (>= 9), gnumach-dev, flex, libfl-dev, bison, dh-autoreconf Standards-Version: 3.9.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/mig.git
