Merge lp:~cjwatson/xorgparser/dh-python2 into lp:xorgparser

Proposed by Colin Watson
Status: Merged
Merged at revision: 44
Proposed branch: lp:~cjwatson/xorgparser/dh-python2
Merge into: lp:xorgparser
Diff against target: 39 lines (+3/-6)
3 files modified
debian/control (+3/-3)
debian/pycompat (+0/-1)
debian/rules (+0/-2)
To merge this branch: bzr merge lp:~cjwatson/xorgparser/dh-python2
Reviewer Review Type Date Requested Status
Alberto Milone Approve
Review via email: mp+65946@code.launchpad.net

Description of the change

Convert to dh_python2 (see bug 788514). As I mentioned on IRC, the existing branch doesn't seem to exactly match the package that's in the archive, so I guess you'll need to sort that out as well.

To post a comment you must log in.
Revision history for this message
Alberto Milone (albertomilone) wrote :

Thanks a lot for your contribution, Colin.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2008-08-16 09:23:12 +0000
3+++ debian/control 2011-06-27 09:07:52 +0000
4@@ -1,15 +1,15 @@
5 Source: x-kit
6 Section: python
7 Priority: optional
8-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), python-central (>= 0.5.6), python-dev (>= 2.4), intltool
9+Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5.0.38), python-dev (>= 2.4), intltool
10 Maintainer: Alberto Milone (tseliot) <albertomilone@alice.it>
11 Standards-Version: 3.8.0
12-XS-Python-Version: all
13+X-Python-Version: >= 2.4
14 Vcs-Bzr: https://code.launchpad.net/~albertomilone/xorgparser/main/
15
16 Package: python-xkit
17 Architecture: all
18-XB-Python-Version: ${python:Versions}
19 Depends: ${python:Depends}
20+Breaks: ${python:Breaks}
21 Description: library for the manipulation of the xorg.conf
22 X-Kit is library for the manipulation of the xorg.conf.
23
24=== removed file 'debian/pycompat'
25--- debian/pycompat 2008-07-24 15:17:24 +0000
26+++ debian/pycompat 1970-01-01 00:00:00 +0000
27@@ -1,1 +0,0 @@
28-2
29
30=== modified file 'debian/rules'
31--- debian/rules 2008-08-14 16:31:52 +0000
32+++ debian/rules 2011-06-27 09:07:52 +0000
33@@ -1,7 +1,5 @@
34 #!/usr/bin/make -f
35
36-DEB_PYTHON_SYSTEM := pycentral
37-
38 include /usr/share/cdbs/1/rules/debhelper.mk
39 include /usr/share/cdbs/1/class/python-distutils.mk
40

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: