diff options
-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/ |