diff options
author | Reinhard Tartler <siretart@tauware.de> | 2006-08-27 12:22:04 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2006-08-27 12:22:04 +0200 |
commit | 044f81d486541eb72e6c917140071d041e30a253 (patch) | |
tree | 57ff4652cd0c66b478146f4806f62a52d1125e2e | |
parent | b6a0ad7c5fb2fd9ba723bd7eaafe11be397f989f (diff) | |
download | lcd4linux-044f81d486541eb72e6c917140071d041e30a253.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 1f8ff98..66b32c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lcd4linux (0.10.0+cvs20060825-1) unstable; urgency=medium * Dropping old maintainer in agreement with nobse@debian.org. Thanks for your work so far, nobse! * urgency medium because of release critical bugs + * Bump standards version to 3.7.2 (no changes needed) * new upstream snapshot * now supporting USB2LCD * don't update config.{sub,guess} in clean target automatically diff --git a/debian/control b/debian/control index 99c878a..5a232b2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Reinhard Tartler <siretart@tauware.de> Build-Depends: debhelper (>= 4.0.0), libmysqlclient15-dev, python-dev, libx11-dev, libncurses5-dev, libusb-dev, libgd2-noxpm-dev, libxt-dev -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 Package: lcd4linux Architecture: any |