diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-03-08 23:41:28 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-03-08 23:41:28 +0000 |
commit | d7c5c70050bc62bc268af44c7238f7de00c1462d (patch) | |
tree | 614b7f2dbc2a80a9e01656b333fe064196ace6b5 | |
parent | 122e57e736087d16c4093865d938a8d08c099658 (diff) | |
download | lcd4linux-d7c5c70050bc62bc268af44c7238f7de00c1462d.tar.gz |
Update to S-V 3.9.3
-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 04a9a7b..f9cea6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,13 +5,14 @@ lcd4linux (0.11.0~svn1180-1) unstable; urgency=low - adds new TeakLCM driver - adds new Futaba VFD driver - adds new Samsung SPF driver + * Update to S-V 3.9.3 * Rewrite init script to use lsb-base functions. * Lintian fixes - spelling-error-in-manpage - copyright-refers-to-symlink-license - init.d-script-does-not-implement-optional-option - -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 08 Mar 2012 23:21:40 +0000 + -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 08 Mar 2012 23:32:42 +0000 lcd4linux (0.11.0~svn1165-1) unstable; urgency=low diff --git a/debian/control b/debian/control index d379e94..b14a557 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libx11-dev, libxt-dev, python-dev -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Bzr: http://bazaar.launchpad.net/~siretart/lcd4linux/debian Homepage: http://ssl.bulix.org/projects/lcd4linux/ |