diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f441f9fa..3b221ea1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ hurd (20071119-2) UNRELEASED; urgency=low * debian/control: Now using Standards-Version 3.7.3 (no changes needed). * debian/control: Move packages from base Section to admin. * debian/control: Add Homepage field. + * debian/control: Add Vcs-Browser and Vcs-Svn fields. [ Samuel Thibault] * debian/patches/mmx.patch: New patch to align the stack of created diff --git a/debian/control b/debian/control index 74d7fd33..f00975c2 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,8 @@ Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@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/ Package: hurd Priority: required |