[Python-apps-commits] r8374 - in packages/autokey/trunk/debian (changelog control)

adejong at users.alioth.debian.org adejong at users.alioth.debian.org
Sun Mar 25 12:38:18 UTC 2012


    Date: Sunday, March 25, 2012 @ 12:38:15
  Author: adejong
Revision: 8374

  * Update uploader to Python Applications Packaging Team.

Modified:
  packages/autokey/trunk/debian/changelog
  packages/autokey/trunk/debian/control

Modified: packages/autokey/trunk/debian/changelog
===================================================================
--- packages/autokey/trunk/debian/changelog	2012-03-25 11:23:46 UTC (rev 8373)
+++ packages/autokey/trunk/debian/changelog	2012-03-25 12:38:15 UTC (rev 8374)
@@ -1,3 +1,9 @@
+autokey (0.82.2-3) UNRELEASED; urgency=low
+
+  * Update uploader to Python Applications Packaging Team.
+
+ -- Arthur de Jong <adejong at debian.org>  Sun, 25 Mar 2012 14:35:41 +0200
+
 autokey (0.82.2-2) unstable; urgency=low
 
   * Update minimum required Python verison to 2.6. Thanks to Jakub
@@ -24,7 +30,7 @@
 
 autokey (0.71.2-1) unstable; urgency=low
 
-  * New upstream version.  
+  * New upstream version.
   * Update copyright file to match upstream.
 
  -- Luke Faraone <lfaraone at debian.org>  Tue, 08 Feb 2011 09:36:20 -0500
@@ -47,35 +53,35 @@
 
 autokey (0.70.5-1) unstable; urgency=low
 
-  * New upstream version.  
-  * Fix watchfile for Google Code. 
+  * New upstream version.
+  * Fix watchfile for Google Code.
 
  -- Luke Faraone <luke at faraone.cc>  Wed, 14 Jul 2010 10:28:52 -0400
 
 autokey (0.70.4-2) unstable; urgency=low
 
-  * Optionally depend on python-simplejson when using Python 2.5, 
+  * Optionally depend on python-simplejson when using Python 2.5,
     json is part of Python 2.6. (Closes: 579781)
 
  -- Luke Faraone <luke at faraone.cc>  Fri, 30 Apr 2010 17:25:18 -0400
 
 autokey (0.70.4-1) unstable; urgency=low
 
-  * New upstream version. 
+  * New upstream version.
     - Make sending text via keyboard dramatically faster by eliminating 2 RTT
       per character
     - Remove event replaying code as it is no longer needed and too unreliable
-    - Make phrase execution sequential using a lock, to prevent phrases 
+    - Make phrase execution sequential using a lock, to prevent phrases
       stomping on each
       other's output when multiple phrases are triggered one after the other
     - Only reapply modifiers when entire string has been typed
-    - Remove locks from iomediator as they were made redundant by keyboard 
+    - Remove locks from iomediator as they were made redundant by keyboard
       grabbing
     - Fix handling of space by adding it to the XK/AK map
     - Tweak get_window_title() courtesy of patch by Joseph Reagle
-    - Change text on interface settings page to reflect Record being fixed in 
+    - Change text on interface settings page to reflect Record being fixed in
       x.org v1.7.6
-    - Fix _chooseInterface() and update it to reflect Record being fixed in 
+    - Fix _chooseInterface() and update it to reflect Record being fixed in
       x.org v1.7.6
     - Disable substring abbreviation crosscheck - too many spurious warnings
     - Set initial state of Caps and Numlock using the keyboard LED mask
@@ -115,7 +121,7 @@
     - [kde] Remember column and splitter positions
     - [gtk] Fix hang when filling the clipboard/mouse selection
     - Exorcise all remaining traces of SourceForge site
-    - Change left click action of notification icon to show the configuration 
+    - Change left click action of notification icon to show the configuration
       window
     - When using XRecord interface, get initial state of lock keys
     - Distinguish between numpad and ordinary keys
@@ -171,7 +177,6 @@
     - Build a map of modifier masks
     - Use modifier masks to correctly emit modified keys instead of using Xtest
 
-
  -- Luke Faraone <luke at faraone.cc>  Fri, 09 Apr 2010 10:23:35 -0400
 
 autokey (0.61.7-2) unstable; urgency=low
@@ -191,10 +196,10 @@
     - Fix - hotkey dialog does not re-enable the "Press to set" button after
       cancelling - issue #23
     - Slight improvement to installation instructions
-    - Fix - special hotkeys - cannot assign previously cleared hotkey 
+    - Fix - special hotkeys - cannot assign previously cleared hotkey
     - Revert status icon for GTK version - it only looked good on one version
       of one distro
-    - Patch holes in gettext support for GTK version 
+    - Patch holes in gettext support for GTK version
       (patch contribued by mail at paddy-net.com)
   * Switch to dpkg-source 3.0 (quilt) format
 
@@ -203,10 +208,10 @@
 autokey (0.61.5-1) unstable; urgency=low
 
   * New upstream version:
-     - Combine GTK and QT versions into single source tree 
+     - Combine GTK and QT versions into single source tree
   * Provide "autokey" as a transitional package to autokey-common and autokey-qt
   * debian/autokey-common.postinst: call `update-python-modules -p` so that
-    starting the daemon does not fail if qt4 was not fully configured. 
+    starting the daemon does not fail if qt4 was not fully configured.
     (LP: #543654)
 
  -- Luke Faraone <luke at faraone.cc>  Wed, 24 Mar 2010 12:19:08 -0400
@@ -241,7 +246,7 @@
 
 autokey (0.61.2-1) unstable; urgency=low
 
-  * New upstream version:   
+  * New upstream version:
     - Bring back cut/copy/paste item menu options
     - Add 'engine' class to scripting framework to enable access to
       AutoKey internals
@@ -251,8 +256,6 @@
     - Enable inline renaming of items in treeview, get rid of title and
       description fields from the various pages
 
- 
-
  -- Luke Faraone <luke at faraone.cc>  Fri, 08 Jan 2010 08:52:58 -0500
 
 autokey (0.61.0b-1) unstable; urgency=low
@@ -266,14 +269,14 @@
 autokey (0.61.0a-1) unstable; urgency=low
 
   * New upstream version
-  * Patch daemon.py to fix bugs in non-english locales (LP: #479131) 
+  * Patch daemon.py to fix bugs in non-english locales (LP: #479131)
 
  -- Luke Faraone <luke at faraone.cc>  Sun, 06 Dec 2009 14:21:22 -0500
 
 autokey (0.60.7a-1) unstable; urgency=low
 
   * New upstream version
-  * Change upstream homepage 
+  * Change upstream homepage
 
  -- Luke Faraone <luke at faraone.cc>  Mon, 16 Nov 2009 08:05:41 -0500
 
@@ -287,7 +290,6 @@
     * Fix service crashing when undoing an expansion with backspace
     * Use Phrase instead of Script in some nogui functions
 
-
  -- Luke Faraone <luke at faraone.cc>  Sun, 27 Sep 2009 15:08:28 -0400
 
 autokey (0.60.4-1) unstable; urgency=low
@@ -300,7 +302,7 @@
 
 autokey (0.54.5-1) unstable; urgency=low
 
-  * New upstream version. 
+  * New upstream version.
 
  -- Luke Faraone <luke at faraone.cc>  Mon, 20 Jul 2009 23:19:40 -0400
 

Modified: packages/autokey/trunk/debian/control
===================================================================
--- packages/autokey/trunk/debian/control	2012-03-25 11:23:46 UTC (rev 8373)
+++ packages/autokey/trunk/debian/control	2012-03-25 12:38:15 UTC (rev 8374)
@@ -2,7 +2,7 @@
 Priority: optional
 Section: utils
 Maintainer: Luke Faraone <lfaraone at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: python (>= 2.5), cdbs (>= 0.4.49), debhelper (>= 7)
 Build-Depends-indep: python-central (>= 0.6.0)
 Standards-Version: 3.8.4
@@ -19,12 +19,12 @@
 XB-Python-Version: ${python:Versions}
 Section: utils
 Description: desktop automation utility - common data
- AutoKey is a desktop automation utility for Linux and X11. It allows the 
- automation of virtually any task by responding to typed abbreviations and 
- hotkeys. It offers a full-featured GUI that makes it highly accessible for 
- novices, as well as a scripting interface offering the full flexibility and 
+ AutoKey is a desktop automation utility for Linux and X11. It allows the
+ automation of virtually any task by responding to typed abbreviations and
+ hotkeys. It offers a full-featured GUI that makes it highly accessible for
+ novices, as well as a scripting interface offering the full flexibility and
  power of the Python language.
- . 
+ .
  This package contains the common data shared between the various frontends.
 
 Package: autokey-qt
@@ -35,12 +35,12 @@
 Breaks: autokey (<<0.61.4-0~0)
 XB-Python-Version: ${python:Versions}
 Description: desktop automation utility - KDE version
- AutoKey is a desktop automation utility for Linux and X11. It allows the 
- automation of virtually any task by responding to typed abbreviations and 
- hotkeys. It offers a full-featured GUI that makes it highly accessible for 
- novices, as well as a scripting interface offering the full flexibility and 
+ AutoKey is a desktop automation utility for Linux and X11. It allows the
+ automation of virtually any task by responding to typed abbreviations and
+ hotkeys. It offers a full-featured GUI that makes it highly accessible for
+ novices, as well as a scripting interface offering the full flexibility and
  power of the Python language.
- . 
+ .
  This package contains the Qt frontend.
 
 Package: autokey-gtk




More information about the Python-apps-commits mailing list