diff options
author | Henrik Rydberg <rydberg@euromail.se> | 2012-03-24 08:41:29 +0100 |
---|---|---|
committer | Henrik Rydberg <rydberg@euromail.se> | 2012-03-24 08:41:29 +0100 |
commit | 55ab6c4ecb43e6f2ec34b36533ef308d00a709e4 (patch) | |
tree | d9a21db7801568be38913a47ede490b5f23d30ae | |
parent | 4d87c041f6a232aa30528d70d4b9946d1824b4ed (diff) | |
download | xorg-input-kobomultitouch-55ab6c4ecb43e6f2ec34b36533ef308d00a709e4.tar.gz xorg-input-kobomultitouch-55ab6c4ecb43e6f2ec34b36533ef308d00a709e4.tar.bz2 xorg-input-kobomultitouch-55ab6c4ecb43e6f2ec34b36533ef308d00a709e4.zip |
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 0 -EXTRAVERSION = rc2 +EXTRAVERSION = rc3 LIBRARY = multitouch.so MODULES = src diff --git a/debian/changelog b/debian/changelog index 7b0cbae..6b7ded5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xf86-input-multitouch (1.0~rc3-mactel1) unstable; urgency=low + + * Contributed bugfixes + + -- Henrik Rydberg <rydberg@euromail.se> Sat, 24 Mar 2012 08:40:16 +0100 + xf86-input-multitouch (1.0~rc2-mactel1) unstable; urgency=low * Introducing the multitouch Xorg input driver |