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 349e23f..d293a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ gnumach (2:1.3.99.dfsg.cvs20070809-2) unstable; urgency=low [ Guillem Jover ] * Add Homepage field. + * Add Vcs-Browser and Vcs-Svn fields. -- Guillem Jover <guillem@debian.org> Thu, 09 Aug 2007 01:45:22 +0300 diff --git a/debian/control b/debian/control index 955fe12..58b83f2 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Uploaders: Marcus Brinkmann <brinkmd@debian.org>, Jeff Bailey <jbailey@raspberryginger.com>, Neal H. Walfield <neal@debian.org>, Guillem Jover <guillem@debian.org> Homepage: http://www.gnu.org/software/hurd/gnumach.html +Vcs-Browser: http://svn.debian.org/wsvn/pkg-hurd/gnumach/ +Vcs-Svn: svn://svn.debian.org/pkg-hurd/gnumach/trunk/ Standards-Version: 3.7.2 Build-Depends: debhelper (>= 5), quilt (>= 0.40), mig, sharutils |
