diff options
author | Reinhard Tartler <siretart@tauware.de> | 2010-02-28 21:57:03 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2010-02-28 21:57:03 +0100 |
commit | cfba7691d798351b945e5104dcd9438329c8204e (patch) | |
tree | 09f7dd4e62936e5ff91d318d1a54f41ca2fc4d1c | |
parent | 918de3ffff4c24c8f326ab94882b494b5df12efd (diff) | |
download | lcd4linux-cfba7691d798351b945e5104dcd9438329c8204e.tar.gz |
bump standards version to 3.8.4.
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8bb4707..d4a3a2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ lcd4linux (0.10.1~rc2-3) unstable; urgency=low unusable for non-mpd users. Please consider co-maintaining the package if you want to see it coming back. Closes: #500068, #499055 * bump debhelper compat level to 7 + * bump standards version to 3.8.4. - -- Reinhard Tartler <siretart@tauware.de> Sun, 28 Feb 2010 21:55:26 +0100 + -- Reinhard Tartler <siretart@tauware.de> Sun, 28 Feb 2010 21:56:52 +0100 lcd4linux (0.10.1~rc2-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 9097130..7fb5dd1 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7.0.0), libusb-dev, libgd2-noxpm-dev, libxt-dev -Standards-Version: 3.7.3 +Standards-Version: 3.8.4 Vcs-Bzr: http://bazaar.launchpad.net/~siretart/lcd4linux/debian Homepage: http://ssl.bulix.org/projects/lcd4linux/ |