diff options
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d7115d6..bf8ace1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -inotail (0.5-2) unstable; urgency=low +inotail (0.5-2) UNRELEASED; urgency=low * Update Standards Version to 3.7.3, no changes needed. * Remove Homepage tag in control in favour of the new control field. + * Add Vcs-Git and Vcs-Browser control fields. - -- Tobias Klauser <tklauser@access.unizh.ch> Tue, 15 Jan 2008 22:16:28 +0100 + -- Tobias Klauser <tklauser@access.unizh.ch> Sun, 27 Jan 2008 11:51:45 +0100 inotail (0.5-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 9c06f88..3c985a1 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Tobias Klauser <tklauser@access.unizh.ch> Build-Depends: debhelper (>= 5) Standards-Version: 3.7.3 Homepage: http://distanz.ch/inotail +Vcs-Git: http://git.distanz.ch/scm/debian/pkg-inotail.git +Vcs-Browser: http://git.distanz.ch/debian/pkg-inotail.git Package: inotail Architecture: any |