[Python-modules-commits] r10601 - in packages/keybinder/trunk/debian (changelog control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Fri Nov 27 09:05:56 UTC 2009
Date: Friday, November 27, 2009 @ 09:05:55
Author: dktrkranz
Revision: 10601
Adjust short description
Modified:
packages/keybinder/trunk/debian/changelog
packages/keybinder/trunk/debian/control
Modified: packages/keybinder/trunk/debian/changelog
===================================================================
--- packages/keybinder/trunk/debian/changelog 2009-11-27 08:57:39 UTC (rev 10600)
+++ packages/keybinder/trunk/debian/changelog 2009-11-27 09:05:55 UTC (rev 10601)
@@ -1,9 +1,10 @@
keybinder (0.0.4-1) UNRELEASED; urgency=low
+ * New upstream release.
* Update my e-mail address.
* Bump Standards-Version to 3.8.3, no changes required.
- -- Luca Falavigna <dktrkranz at debian.org> Fri, 27 Nov 2009 08:57:15 +0000
+ -- Luca Falavigna <dktrkranz at debian.org> Fri, 27 Nov 2009 09:05:24 +0000
keybinder (0.0.3-1) unstable; urgency=low
Modified: packages/keybinder/trunk/debian/control
===================================================================
--- packages/keybinder/trunk/debian/control 2009-11-27 08:57:39 UTC (rev 10600)
+++ packages/keybinder/trunk/debian/control 2009-11-27 09:05:55 UTC (rev 10601)
@@ -14,7 +14,7 @@
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gtk2
Provides: ${python:Provides}
-Description: registers global key bindings for GTK-based applications
+Description: register global key bindings for PyGTK-based applications
python-keybinder is a Python module which allows applications to register a
key binding to be later executed when a combination of keys is pressed.
.
More information about the Python-modules-commits
mailing list