diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2010-02-01 17:38:32 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2010-02-01 17:38:32 +0100 |
commit | 35c125772644622daabec8a4a2a722d061d246e0 (patch) | |
tree | e6fee80f0334f3aca70a3a017c639a7428b2f438 | |
parent | cd237f8c9f3b5b54a36470d2b76362bc9332497f (diff) |
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index a875cef..a3b1d56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ inotail (0.5-3) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format. + * Update Standards-Version to 3.8.4, no changes necessary. + * Use git:// URI in Vcs-Git control field. - -- Tobias Klauser <tklauser@distanz.ch> Mon, 01 Feb 2010 17:34:40 +0100 + -- Tobias Klauser <tklauser@distanz.ch> Mon, 01 Feb 2010 17:35:59 +0100 inotail (0.5-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 939b439..9025453 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: utils Priority: optional Maintainer: Tobias Klauser <tklauser@distanz.ch> Build-Depends: debhelper (>= 7.0.50) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://distanz.ch/inotail -Vcs-Git: http://git.distanz.ch/scm/debian/pkg-inotail.git +Vcs-Git: git://git.distanz.ch/debian/pkg-inotail.git Vcs-Browser: http://git.distanz.ch/?p=debian/pkg-inotail.git Package: inotail |