diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-04-27 19:42:59 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-04-27 19:42:59 +0200 |
commit | a00cdfebf6594c774f61f870cb2923b7d2fcd290 (patch) | |
tree | 679a364e990236850272b4b2f668a690709ea1bd | |
parent | 4309b1a9e86026560ab686fb551cfbcebffb4753 (diff) | |
download | lcd4linux-a00cdfebf6594c774f61f870cb2923b7d2fcd290.tar.gz |
Bump standards version
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 446ca1c..501cf89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lcd4linux (0.11.0~svn1143-1) UNRELEASED; urgency=low * New upstream snapshot + * Bump standards version -- Reinhard Tartler <siretart@tauware.de> Wed, 27 Apr 2011 19:28:45 +0200 diff --git a/debian/control b/debian/control index fca1f93..db5e0dd 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.0.0), libusb-dev, libgd2-noxpm-dev, libxt-dev -Standards-Version: 3.8.4 +Standards-Version: 3.9.2 Vcs-Bzr: http://bazaar.launchpad.net/~siretart/lcd4linux/debian Homepage: http://ssl.bulix.org/projects/lcd4linux/ |