diff options
Diffstat (limited to '')
-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/ |