diff options
author | Pino Toscano <pino@debian.org> | 2013-08-18 10:53:52 +0200 |
---|---|---|
committer | Pino Toscano <pino@debian.org> | 2013-08-18 10:53:52 +0200 |
commit | 7ebeb621bf74d8df53db7ca075d6a0f249b5b0aa (patch) | |
tree | aef53f3366495d773e10d6c7e64ba9c9a53347ce | |
parent | dc3453f18b6b1bf4e612b8195cfa5d0b32a8d4da (diff) |
update Vcs-* headers
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 92b007e..e7afb5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ gnumach (2:1.3.99.dfsg.git20130624-2) UNRELEASED; urgency=low * Bump Standards-Version to 3.9.4 (no changes). + [ Pino Toscano ] + * Update Vcs-* headers. + -- Samuel Thibault <sthibault@debian.org> Sat, 13 Jul 2013 18:38:14 +0200 gnumach (2:1.3.99.dfsg.git20130624-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 718c797..0ebbdc9 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Uploaders: Guillem Jover <guillem@debian.org>, Samuel Thibault <sthibault@debian.org> Homepage: http://www.gnu.org/software/hurd/microkernel/mach/gnumach.html -Vcs-Browser: http://git.debian.org/?p=pkg-hurd/gnumach.git -Vcs-Git: git://git.debian.org/pkg-hurd/gnumach.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-hurd/gnumach.git +Vcs-Git: git://anonscm.debian.org/pkg-hurd/gnumach.git Build-Depends: debhelper (>= 7), mig, sharutils, autoconf, automake Standards-Version: 3.9.4 |