libxtst: Changes to 'debian-unstable'
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit dabb378d9c563373151550f04acee7f01b49a2a1
Author: Brice Goglin <bgoglin@debian.org>
Date: Sat Feb 27 12:54:28 2010 +0100
Fix short description
diff --git a/debian/changelog b/debian/changelog
index 406e381..adfd6f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
libxtst (2:1.1.0-3) UNRELEASED; urgency=low
+ [ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
+ [ Brice Goglin ]
+ * Fix short description, thanks Nick Shaforostoff, closes: #565234.
+
-- Julien Cristau <jcristau@debian.org> Sat, 16 Jan 2010 16:47:44 +0000
libxtst (2:1.1.0-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ccf2721..750b3aa 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Package: libxtst6
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
-Description: X11 Testing -- Resource extension library
+Description: X11 Testing -- Record extension library
libXtst provides an X Window System client interface to the Record
extension to the X protocol.
.
Reply to: