diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-01-27 11:52:14 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2008-01-27 11:52:14 +0100 |
commit | 573a2a98c6203bf02381302832929260726ca4a9 (patch) | |
tree | 18c65c43f9a61df1f4949c4cd29fab1d4c27df58 | |
parent | bae9683e33c4cd3b3e40aabb05251a489b8ceecc (diff) |
Packaging updates
* Add Vcs-Git and Vcs-Browser control fields.
-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 |