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
=== modified file 'debian/control'
--- debian/control 2008-08-16 09:23:12 +0000
+++ debian/control 2011-06-27 09:07:52 +0000
@@ -1,15 +1,15 @@
1Source: x-kit1Source: x-kit
2Section: python2Section: python
3Priority: optional3Priority: optional
4Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), python-central (>= 0.5.6), python-dev (>= 2.4), intltool4Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5.0.38), python-dev (>= 2.4), intltool
5Maintainer: Alberto Milone (tseliot) <albertomilone@alice.it>5Maintainer: Alberto Milone (tseliot) <albertomilone@alice.it>
6Standards-Version: 3.8.06Standards-Version: 3.8.0
7XS-Python-Version: all7X-Python-Version: >= 2.4
8Vcs-Bzr: https://code.launchpad.net/~albertomilone/xorgparser/main/8Vcs-Bzr: https://code.launchpad.net/~albertomilone/xorgparser/main/
99
10Package: python-xkit10Package: python-xkit
11Architecture: all11Architecture: all
12XB-Python-Version: ${python:Versions}
13Depends: ${python:Depends}12Depends: ${python:Depends}
13Breaks: ${python:Breaks}
14Description: library for the manipulation of the xorg.conf14Description: library for the manipulation of the xorg.conf
15 X-Kit is library for the manipulation of the xorg.conf.15 X-Kit is library for the manipulation of the xorg.conf.
1616
=== removed file 'debian/pycompat'
--- debian/pycompat 2008-07-24 15:17:24 +0000
+++ debian/pycompat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
12
20
=== modified file 'debian/rules'
--- debian/rules 2008-08-14 16:31:52 +0000
+++ debian/rules 2011-06-27 09:07:52 +0000
@@ -1,7 +1,5 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
22
3DEB_PYTHON_SYSTEM := pycentral
4
5include /usr/share/cdbs/1/rules/debhelper.mk3include /usr/share/cdbs/1/rules/debhelper.mk
6include /usr/share/cdbs/1/class/python-distutils.mk4include /usr/share/cdbs/1/class/python-distutils.mk
75

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: