The following commit has been merged in the master branch:
commit 6432176cf3b09442dc260c456ca55c8b2431e8f3
Author: Samuel Thibault <[email protected]>
Date: Sun Aug 1 14:51:19 2010 +0200
Update Vcs fields to point to the new git repositories
diff --git a/debian/changelog b/debian/changelog
index 471c600..0450f34 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 7f120cb..9f1c9b0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Uploaders: Jeff Bailey <[email protected]>,
Neal H. Walfield <[email protected]>, Michael Banck <[email protected]>,
Samuel Thibault <[email protected]>
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
--
Debian GNU Hurd packaging