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

adejong at users.alioth.debian.org adejong at users.alioth.debian.org
Mon Mar 26 17:18:17 UTC 2012


    Date: Monday, March 26, 2012 @ 17:18:12
  Author: adejong
Revision: 8384

Fix debhelper depends.
Remove superfluous section override in autokey-common.

Modified:
  packages/autokey/trunk/debian/control

Modified: packages/autokey/trunk/debian/control
===================================================================
--- packages/autokey/trunk/debian/control	2012-03-26 17:14:25 UTC (rev 8383)
+++ packages/autokey/trunk/debian/control	2012-03-26 17:18:12 UTC (rev 8384)
@@ -3,7 +3,7 @@
 Section: utils
 Maintainer: Luke Faraone <lfaraone at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: python (>= 2.6.6-3~), debhelper (>= 7)
+Build-Depends: python (>= 2.6.6-3~), debhelper (>= 7.0.50~)
 Standards-Version: 3.8.4
 X-Python-Version: >= 2.6
 Homepage: http://code.google.com/p/autokey/
@@ -15,7 +15,6 @@
 Depends: ${python:Depends}, ${misc:Depends}, python-xlib, python-simplejson, python-pyinotify, wmctrl
 Replaces: autokey (<<0.61.4-0~0), autokey-gtk (<<0.70.4-0~0)
 Breaks: autokey (<<0.61.4-0~0), autokey-gtk (<<0.70.4-0~0)
-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




More information about the Python-apps-commits mailing list