Merge lp:~broder/ubuntu/oneiric/virtkey/no-pycentral-i-expect-you-to-die into lp:ubuntu/oneiric/virtkey

Proposed by Evan Broder
Status: Merged
Merged at revision: 13
Proposed branch: lp:~broder/ubuntu/oneiric/virtkey/no-pycentral-i-expect-you-to-die
Merge into: lp:ubuntu/oneiric/virtkey
Diff against target: 50 lines (+9/-4)
3 files modified
debian/changelog (+7/-0)
debian/control (+2/-3)
debian/rules (+0/-1)
To merge this branch: bzr merge lp:~broder/ubuntu/oneiric/virtkey/no-pycentral-i-expect-you-to-die
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+65744@code.launchpad.net

Description of the change

Come now, do you really expect me to do symlink creation in my head while strapped to dpkg's strict ordering requirements?

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2010-12-03 00:15:57 +0000
+++ debian/changelog 2011-06-23 22:39:31 +0000
@@ -1,3 +1,10 @@
1virtkey (0.60.0-0ubuntu4) oneiric; urgency=low
2
3 * debian/rules, debian/control: Transition from pycentral to dh_python2
4 (LP: #788514)
5
6 -- Evan Broder <evan@ebroder.net> Thu, 23 Jun 2011 15:27:32 -0700
7
1virtkey (0.60.0-0ubuntu3) natty; urgency=low8virtkey (0.60.0-0ubuntu3) natty; urgency=low
29
3 * Rebuild to add support for python 2.7.10 * Rebuild to add support for python 2.7.
411
=== modified file 'debian/control'
--- debian/control 2010-08-13 16:06:09 +0000
+++ debian/control 2011-06-23 22:39:31 +0000
@@ -1,18 +1,17 @@
1Source: virtkey1Source: virtkey
2Section: python2Section: python
3Priority: optional3Priority: optional
4Build-Depends: debhelper, python-central, python-all-dev, python-all, libx11-dev, libxext-dev, libxtst-dev, cdbs, libgtk2.0-dev4Build-Depends: debhelper, python-all-dev (>= 2.6.6-3~), libx11-dev, libxext-dev, libxtst-dev, cdbs (>= 0.4.90~), libgtk2.0-dev
5Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>5Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
6XSBC-Original-Maintainer: Chris Jones <chris.e.jones@gmail.com> 6XSBC-Original-Maintainer: Chris Jones <chris.e.jones@gmail.com>
7Standards-Version: 3.7.27Standards-Version: 3.7.2
8Homepage: https://launchpad.net/python-virtkey8Homepage: https://launchpad.net/python-virtkey
9Vcs-Bzr: https://code.launchpad.net/python-virtkey9Vcs-Bzr: https://code.launchpad.net/python-virtkey
10XS-Python-Version: all10X-Python-Version: >= 2.5
1111
12Package: python-virtkey12Package: python-virtkey
13Architecture: any13Architecture: any
14Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}14Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
15XB-Python-Version: ${python:Versions}
16Description: Library to emulate keyboard keypresses.15Description: Library to emulate keyboard keypresses.
17 python-virtkey is a python extension for emulating keypresses and16 python-virtkey is a python extension for emulating keypresses and
18 getting the keyboard geometry from the xserver.17 getting the keyboard geometry from the xserver.
1918
=== modified file 'debian/rules'
--- debian/rules 2010-09-27 17:23:47 +0000
+++ debian/rules 2011-06-23 22:39:31 +0000
@@ -1,6 +1,5 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
2DEB_AUTO_CLEANUP_RCS := yes2DEB_AUTO_CLEANUP_RCS := yes
3DEB_PYTHON_SYSTEM := pycentral
4 3
5include /usr/share/cdbs/1/class/python-distutils.mk4include /usr/share/cdbs/1/class/python-distutils.mk
6include /usr/share/cdbs/1/rules/debhelper.mk5include /usr/share/cdbs/1/rules/debhelper.mk

Subscribers

People subscribed via source and target branches

to all changes: