Your message dated Mon, 25 Jul 2011 15:17:32 +0000
with message-id <[email protected]>
and subject line Bug#635029: fixed in ibus-pinyin 1.3.99.20110706-1
has caused the Debian Bug report #635029,
regarding ibus-pinyin: Switch to dh_python2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
635029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635029
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ibus-pinyin
Version: 1.3.11-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Now that python-support is officially deprecated:
http://article.gmane.org/gmane.linux.debian.devel.python/6948
we in Ubuntu are working to remove python-support and python-central from our
CD images. As part of that work, I have converted the ibus-pinyin package to
use dh_python2 according to these guidelines:
http://wiki.debian.org/Python/TransitionToDHPython2
We would love it if you accept these patches for Debian so that we do not need
to carry a delta in Ubuntu. Thanks!
*** /tmp/tmprtftx5
In Ubuntu, the attached patch was applied to achieve the following:
* Switch to dh_python2. (LP: #788514)
Thanks for considering the patch.
- -- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500,
'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-5-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOKKKdAAoJEBJutWOnSwa/q1MQAJKpYzfWFrD8zMMtKhCD7rHI
Q3K/FGudow0aAHPnGizTiS5CSmOG98VF4DTzspaPQ5C86G9dIfisoAErRavX0+02
uNiOzgDDUfPKVdBNp4CTQg57gb4iaHeq3HQHrOugxVHL3UdglAgbDIAScyq/jQe+
5Ay+9BYLe0N1LZBRSmuxfqwQmMcTBIP0OTE51eLq08aetMAnjqGT3EuFMvfgR4Jh
tkGM1UiHHq1t2jKhg9VQNFJUgmwR/A3h5q5S7suwgwVF8pIq+wImmnnEVIq36MXi
KCiKtJqdq6iMQSNsMRiIoV7JUTxbmNUCjPC+SPMGbd0vIa5GsobFNRKyKuOMGoz5
lcGGSiixVP4YS8HjCrBFlY77KMLu8qiWYo2v3RzC6gXk6h/MRReuu0LMgREjBosb
22VhMR0NXjd/vJegomOVuv4pI2cdLlF7TAe81a5XCfFV4Lh6Ir/vIt+zKwjw2hxS
S2KUw7U8YlVyiT0C/05aX7UDO+SUw/tHP4ZEicUSb2+sSnzIBvWtYTh27DumrwqL
zQWJFMiAhDvhOuuc0kqIYANLY+e2sgq4lcJMCU6zuqUdWQwlSBgSxQfPU/TXpzcd
crekqh8ioNAmxlq2OYhLTKetyqz2ntXJfRivnYcGqfDsc4Ou/mCdHRWfo/F0gYGz
7s2B3irKIcZCQkrOw4Ut
=au4X
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2010-08-09 21:44:47 +0000
+++ debian/control 2011-07-21 21:26:42 +0000
@@ -5,8 +5,8 @@
Uploaders: LI Daobing <[email protected]>, Asias He <[email protected]>
Build-Depends: debhelper (>= 7), autotools-dev, swig, pkg-config,
libibus-dev (>= 1.2.99), libsqlite3-dev (>= 3.6), sqlite3, uuid-dev,
- python-support, intltool (>= 0.35.0), libboost-dev (>= 1.39), liblua5.1-0-dev,
- libopencc-dev (>= 0.1.0)
+ intltool (>= 0.35.0), libboost-dev (>= 1.39), liblua5.1-0-dev,
+ libopencc-dev (>= 0.1.0), python-dev (>= 2.6.6-3~)
Standards-Version: 3.9.1
Homepage: http://code.google.com/p/ibus
Vcs-Bzr: lp:~pkg-ime/ibus/debian-ibus-pinyin
=== modified file 'debian/rules'
--- debian/rules 2010-08-09 21:44:47 +0000
+++ debian/rules 2011-07-21 21:26:21 +0000
@@ -77,7 +77,7 @@
dh_installdocs -a
dh_installexamples -a
dh_installman -a
- dh_pysupport -a
+ dh_python2 -a
dh_lintian -a
dh_link -a
dh_strip -a
@@ -96,7 +96,7 @@
dh_installdocs -i
dh_installexamples -i
dh_installman -i
- dh_pysupport -i
+ dh_python2 -i
dh_lintian -i
dh_link -i
dh_compress -i
--- End Message ---
--- Begin Message ---
Source: ibus-pinyin
Source-Version: 1.3.99.20110706-1
We believe that the bug you reported is fixed in the latest version of
ibus-pinyin, which is due to be installed in the Debian FTP archive:
ibus-pinyin-db-android_1.3.99.20110706-1_all.deb
to main/i/ibus-pinyin/ibus-pinyin-db-android_1.3.99.20110706-1_all.deb
ibus-pinyin-db-open-phrase_1.3.99.20110706-1_all.deb
to main/i/ibus-pinyin/ibus-pinyin-db-open-phrase_1.3.99.20110706-1_all.deb
ibus-pinyin_1.3.99.20110706-1.debian.tar.gz
to main/i/ibus-pinyin/ibus-pinyin_1.3.99.20110706-1.debian.tar.gz
ibus-pinyin_1.3.99.20110706-1.dsc
to main/i/ibus-pinyin/ibus-pinyin_1.3.99.20110706-1.dsc
ibus-pinyin_1.3.99.20110706-1_amd64.deb
to main/i/ibus-pinyin/ibus-pinyin_1.3.99.20110706-1_amd64.deb
ibus-pinyin_1.3.99.20110706.orig.tar.gz
to main/i/ibus-pinyin/ibus-pinyin_1.3.99.20110706.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Asias He <[email protected]> (supplier of updated ibus-pinyin package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 24 Jul 2011 16:01:18 +0800
Source: ibus-pinyin
Binary: ibus-pinyin ibus-pinyin-db-open-phrase ibus-pinyin-db-android
Architecture: source amd64 all
Version: 1.3.99.20110706-1
Distribution: unstable
Urgency: low
Maintainer: IME Packaging Team <[email protected]>
Changed-By: Asias He <[email protected]>
Description:
ibus-pinyin - Pinyin engine for IBus
ibus-pinyin-db-android - Pinyin engine for IBus - Android database
ibus-pinyin-db-open-phrase - Pinyin engine for IBus - open-phrase database
Closes: 535578 635029
Changes:
ibus-pinyin (1.3.99.20110706-1) unstable; urgency=low
.
* New upstream release
* Use dh in debian/rules
* Bump standards version to 3.9.2
* Set VCS to git.debian.org
* Set DM-Upload-Allowed to yes
* Set X-Python-Version to >= 2.5
* Add debian/*.install files
* Fix "Switch to dh_python2" (Closes: #635029)
* Fix "Please enable GBK support or mention in document" (Closes: #535578)
Checksums-Sha1:
323ef74e7d4e2dfd2d7d16bc3cad24df3b7e0135 1629 ibus-pinyin_1.3.99.20110706-1.dsc
0eac27212045fe0aa8d2f92771ad7120c4186bb3 1795648
ibus-pinyin_1.3.99.20110706.orig.tar.gz
3058b5716de75bfc9714c9dd369506c8a8107333 3401
ibus-pinyin_1.3.99.20110706-1.debian.tar.gz
38f95d8b184597bad105d510fbf4fcf05b404198 200492
ibus-pinyin_1.3.99.20110706-1_amd64.deb
54364d200696880e3e5c6360e739327f981b1eab 51174
ibus-pinyin-db-open-phrase_1.3.99.20110706-1_all.deb
a665bffa5bc08c50504bd4e9201eafa1c9f511d4 1359184
ibus-pinyin-db-android_1.3.99.20110706-1_all.deb
Checksums-Sha256:
b41828bab8f9b7100cf3c5f2ebed9032cf31e02cc05acaf6ca7c72fc3d08c580 1629
ibus-pinyin_1.3.99.20110706-1.dsc
5b46156fa40e33034f7e754806f0014ec8510dc5a67e1f3a5679fd727c0d54a1 1795648
ibus-pinyin_1.3.99.20110706.orig.tar.gz
a9d588044b84d6dc02ee5d8b914a5b6932d70e8457decedaac0fe184dab9f09c 3401
ibus-pinyin_1.3.99.20110706-1.debian.tar.gz
26739f98e78beae406176d585e2f9675b40b48c8ba33945956c9f37eba5c4a18 200492
ibus-pinyin_1.3.99.20110706-1_amd64.deb
98e1afd7840984f3d88fff3d9660fc4b610173dcb53d1f928773f8161f2ccb44 51174
ibus-pinyin-db-open-phrase_1.3.99.20110706-1_all.deb
6160a71fbbda374889cc9b9b4eb4e3dc3326fbc406f50bf230a2e52fe08b62f0 1359184
ibus-pinyin-db-android_1.3.99.20110706-1_all.deb
Files:
d3448933b3a82f072ce77fe0f860fe8b 1629 utils optional
ibus-pinyin_1.3.99.20110706-1.dsc
0d9d5d78106c2d36c28a00b74aa9a6c3 1795648 utils optional
ibus-pinyin_1.3.99.20110706.orig.tar.gz
993b83e3e7ad8587441a764e914f7f72 3401 utils optional
ibus-pinyin_1.3.99.20110706-1.debian.tar.gz
20f67cbc71b287352e6bcfc755a4856c 200492 utils optional
ibus-pinyin_1.3.99.20110706-1_amd64.deb
5bf8f1eaee267a5e5798611856aa9a6a 51174 utils optional
ibus-pinyin-db-open-phrase_1.3.99.20110706-1_all.deb
85cde03fddb23131d6862192c485fb78 1359184 utils optional
ibus-pinyin-db-android_1.3.99.20110706-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4thd8ACgkQ5TUK4GCH0vinoQCfWO54lglEsGgvx4lqpJ9PreA3
D5YAnAsDK+J/22ikevqJD/7Ah0jxGcBg
=gBa6
-----END PGP SIGNATURE-----
--- End Message ---