Merge lp:~barry/gnome-python-extras/bug-788514 into lp:~ubuntu-desktop/gnome-python-extras/gtkspell

Proposed by Barry Warsaw
Status: Merged
Merged at revision: 30
Proposed branch: lp:~barry/gnome-python-extras/bug-788514
Merge into: lp:~ubuntu-desktop/gnome-python-extras/gtkspell
Diff against target: 69 lines (+9/-6)
4 files modified
debian/changelog (+6/-0)
debian/control (+3/-4)
debian/pyversions (+0/-1)
debian/rules (+0/-1)
To merge this branch: bzr merge lp:~barry/gnome-python-extras/bug-788514
Reviewer Review Type Date Requested Status
Michael Vogt Approve
Review via email: mp+68739@code.launchpad.net

Description of the change

Switch to dh_python2. (LP: #788514)

To post a comment you must log in.
Revision history for this message
Michael Vogt (mvo) wrote :

Looks great!

review: Approve

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 2011-03-23 18:06:03 +0000
3+++ debian/changelog 2011-07-21 19:54:47 +0000
4@@ -1,3 +1,9 @@
5+python-gtkspell (2.25.3-7ubuntu3) oneiric; urgency=low
6+
7+ * Switch to dh_python2. (LP: #788514)
8+
9+ -- Barry Warsaw <barry@ubuntu.com> Thu, 21 Jul 2011 15:48:40 -0400
10+
11 python-gtkspell (2.25.3-7ubuntu2) natty; urgency=low
12
13 * Split out python-gtkspell from gnome-python-extras. It is the only package
14
15=== modified file 'debian/control'
16--- debian/control 2011-03-23 18:04:37 +0000
17+++ debian/control 2011-07-21 19:54:47 +0000
18@@ -4,7 +4,7 @@
19 Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
20 Homepage: http://www.pygtk.org/
21 Build-Depends: debhelper (>= 5.0.37.2),
22- cdbs (>= 0.4.73),
23+ cdbs (>= 0.4.90~),
24 gnome-common,
25 dpkg-dev (>= 1.13.19),
26 gnome-pkg-tools,
27@@ -13,14 +13,14 @@
28 python-gnome2-dev (>= 2.22.3-0ubuntu3),
29 python-gtk2-dev,
30 libgtkspell-dev (>= 2.0.0),
31- python-all-dev (>= 2.3.5-11),
32- python-support (>= 0.7.1),
33+ python-all-dev (>= 2.6.6-3~),
34 xsltproc,
35 docbook-xml,
36 docbook-xsl,
37 python-gtk2-doc
38 Standards-Version: 3.8.4
39 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gnome-python-extras/gtkspell
40+X-Python-Version: >= 2.2
41
42 Package: python-gtkspell
43 Architecture: any
44@@ -32,7 +32,6 @@
45 python-gnome2-extras-doc
46 Replaces: python-gnome2-extras (<< 2.19.1-4),
47 python-gnome2-extras-doc
48-XB-Python-Version: ${python:Versions}
49 Description: Python bindings for the GtkSpell library
50 This package contains bindings allowing to run Python programs using
51 the GtkSpell library, that extends GTK+'s GtkTextView widget with
52
53=== removed file 'debian/pyversions'
54--- debian/pyversions 2009-12-15 02:12:42 +0000
55+++ debian/pyversions 1970-01-01 00:00:00 +0000
56@@ -1,1 +0,0 @@
57-2.2-
58
59=== modified file 'debian/rules'
60--- debian/rules 2011-03-23 18:05:56 +0000
61+++ debian/rules 2011-07-21 19:54:47 +0000
62@@ -2,7 +2,6 @@
63
64 DEB_BUILDDIR = debian/build
65 DEB_DESTDIR = $(CURDIR)/debian/tmp
66-DEB_PYTHON_SYSTEM = pysupport
67
68 include /usr/share/cdbs/1/rules/debhelper.mk
69 include /usr/share/cdbs/1/class/python-autotools.mk

Subscribers

People subscribed via source and target branches

to all changes: