diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-17 17:20:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-17 17:20:26 -0400 |
commit | 12c34be689ec7ceeb1db9b247de746938a4295b0 (patch) | |
tree | 709f23fddc0f1d4be5c59ae8eca781fa346cb257 | |
parent | 6642d989e29d50ba2cd3db9ce21c2e0845fd17e1 (diff) | |
download | debootstrap-12c34be689ec7ceeb1db9b247de746938a4295b0.tar.gz |
update Vcs fields
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 16e149e..1e69716 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Uploaders: Anthony Towns <ajt@debian.org>, Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org>, Junichi Uekawa <dancer@debian.org>, Colin Watson <cjwatson@debian.org> Build-Depends: debhelper (>= 7.0.50), makedev (>= 2.3.1-69) Standards-Version: 3.9.1 -Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/debootstrap +Vcs-Browser: http://git.debian.org/?p=d-i/debootstrap.git +Vcs-Git: git://git.debian.org/d-i/debootstrap.git Package: debootstrap Architecture: all |