diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2010-04-12 12:57:19 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2010-04-12 12:57:19 +0200 |
commit | 80e781f11747b299e2b9e18d2622b41a8702d38b (patch) | |
tree | b768f0c19a5fc1fb1b4a643c6ef0fd86d8d73658 | |
parent | 7ffaceb2b0902716f9ec7a3fa0de9a8abd34e8be (diff) |
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7158c96..e310bd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lfhex (0.42-4) unstable; urgency=low + + * Update Standards-Version to 3.8.4. + * Use git:// URI in Vcs-Git control field. + + -- Tobias Klauser <tklauser@distanz.ch> Mon, 12 Apr 2010 12:56:42 +0200 + lfhex (0.42-3) unstable; urgency=low * Fix stoopid^Wstupid typo in watch file (really closes: #551418). diff --git a/debian/control b/debian/control index 67d6ddc..6f6c6e6 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: editors Priority: optional Maintainer: Tobias Klauser <tklauser@distanz.ch> Build-Depends: debhelper (>= 7), dpatch, libqt4-dev, flex, bison -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://stoopidsimple.com/lfhex -Vcs-Git: http://git.distanz.ch/scm/debian/pkg-lfhex.git +Vcs-Git: git://git.distanz.ch/debian/pkg-lfhex.git Vcs-Browser: http://git.distanz.ch/?p=debian/pkg-lfhex.git Package: lfhex |