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
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-12-03 00:15:57 +0000
3+++ debian/changelog 2011-06-23 22:39:31 +0000
4@@ -1,3 +1,10 @@
5+virtkey (0.60.0-0ubuntu4) oneiric; urgency=low
6+
7+ * debian/rules, debian/control: Transition from pycentral to dh_python2
8+ (LP: #788514)
9+
10+ -- Evan Broder <evan@ebroder.net> Thu, 23 Jun 2011 15:27:32 -0700
11+
12 virtkey (0.60.0-0ubuntu3) natty; urgency=low
13
14 * Rebuild to add support for python 2.7.
15
16=== modified file 'debian/control'
17--- debian/control 2010-08-13 16:06:09 +0000
18+++ debian/control 2011-06-23 22:39:31 +0000
19@@ -1,18 +1,17 @@
20 Source: virtkey
21 Section: python
22 Priority: optional
23-Build-Depends: debhelper, python-central, python-all-dev, python-all, libx11-dev, libxext-dev, libxtst-dev, cdbs, libgtk2.0-dev
24+Build-Depends: debhelper, python-all-dev (>= 2.6.6-3~), libx11-dev, libxext-dev, libxtst-dev, cdbs (>= 0.4.90~), libgtk2.0-dev
25 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
26 XSBC-Original-Maintainer: Chris Jones <chris.e.jones@gmail.com>
27 Standards-Version: 3.7.2
28 Homepage: https://launchpad.net/python-virtkey
29 Vcs-Bzr: https://code.launchpad.net/python-virtkey
30-XS-Python-Version: all
31+X-Python-Version: >= 2.5
32
33 Package: python-virtkey
34 Architecture: any
35 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
36-XB-Python-Version: ${python:Versions}
37 Description: Library to emulate keyboard keypresses.
38 python-virtkey is a python extension for emulating keypresses and
39 getting the keyboard geometry from the xserver.
40
41=== modified file 'debian/rules'
42--- debian/rules 2010-09-27 17:23:47 +0000
43+++ debian/rules 2011-06-23 22:39:31 +0000
44@@ -1,6 +1,5 @@
45 #!/usr/bin/make -f
46 DEB_AUTO_CLEANUP_RCS := yes
47-DEB_PYTHON_SYSTEM := pycentral
48
49 include /usr/share/cdbs/1/class/python-distutils.mk
50 include /usr/share/cdbs/1/rules/debhelper.mk

Subscribers

People subscribed via source and target branches

to all changes: