diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 471c6006..0450f34c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,7 +45,8 @@ hurd (20100701-1) UNRELEASED; urgency=low package to /usr/share/hurd/vga-system.bdf so the console can pick it up when installed. * debian/source/options: Set compression to bzip2. - + * debian/control: Update Vcs fields to point to the new git repositories. + [ Guillem Jover ] * Update make-new-tarball.sh to exclude git instead of CVS paths. * Refresh patches with -pab to allow migration to source format 3.0 (quilt). diff --git a/debian/control b/debian/control index 7f120cb7..9f1c9b00 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org>, Samuel Thibault <sthibault@debian.org> Homepage: http://www.gnu.org/software/hurd/hurd.html -Vcs-Browser: http://svn.debian.org/wsvn/pkg-hurd/hurd/ -Vcs-Svn: svn://svn.debian.org/pkg-hurd/hurd/trunk/ +Vcs-Browser: http://git.debian.org/?p=pkg-hurd/hurd.git +Vcs-Git: git://git.debian.org/pkg-hurd/hurd.git Package: hurd Essential: yes |