Activity log for bug #1048091

Date Who What changed Old value New value Message
2012-09-09 02:58:21 IRIE Shinsuke bug added bug
2012-09-09 03:01:02 IRIE Shinsuke bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687060
2012-09-09 03:01:02 IRIE Shinsuke bug task added python3-defaults (Debian)
2012-09-10 21:18:50 Bug Watch Updater python3-defaults (Debian): status Unknown New
2012-09-19 08:04:10 IRIE Shinsuke tags quantal ftbfs quantal
2012-10-09 02:29:40 IRIE Shinsuke description Package: python3-defaults Version: 3.2.3-5 I was building a deb package using python3 in my PPA. I want to specify a range of python3 version, but dh_python3 causes an error as follows if the maximum version is specified: Traceback (most recent call last): File "/usr/bin/dh_python3", line 490, in <module> main() File "/usr/bin/dh_python3", line 422, in main dependencies.parse(stats, options) File "/usr/share/python3/debpython/depends.py", line 158, in parse self.depend("python3 (<< %s)" % vrepr(vr[1] + 1)) TypeError: can only concatenate tuple (not "int") to tuple I specified the python3 version in debian/control as follows: X-Python3-Version: >= 3.2, << 3.3 The same error happens when I use -V command line option like: dh_python3 -V 3.2-3.3 Package: python3-defaults Version: 3.2.3-5 I was building a deb package using python3 in my PPA. I want to specify a range of python3 version, but dh_python3 causes an error as follows if the maximum version is specified: Traceback (most recent call last):   File "/usr/bin/dh_python3", line 490, in <module>     main()   File "/usr/bin/dh_python3", line 422, in main     dependencies.parse(stats, options)   File "/usr/share/python3/debpython/depends.py", line 158, in parse     self.depend("python3 (<< %s)" % vrepr(vr[1] + 1)) TypeError: can only concatenate tuple (not "int") to tuple I specified the python3 version in debian/control as follows:   X-Python3-Version: >= 3.2, << 3.3 The same error happens when I use -V command line option like:   dh_python3 -V 3.2-3.3 I'm using dh_python3 only for private modules, not for public modules.
2012-10-10 03:38:57 IRIE Shinsuke attachment added py3test_1.tar.gz https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1048091/+attachment/3391601/+files/py3test_1.tar.gz
2012-10-10 03:40:05 IRIE Shinsuke attachment added py3test_1.dsc https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1048091/+attachment/3391602/+files/py3test_1.dsc
2012-10-10 16:05:12 Launchpad Janitor python3-defaults (Ubuntu): status New Confirmed
2012-10-10 19:27:48 Barry Warsaw python3-defaults (Ubuntu): assignee Barry Warsaw (barry)
2012-10-10 19:27:51 Barry Warsaw python3-defaults (Ubuntu): importance Undecided Critical
2012-10-10 19:27:55 Barry Warsaw python3-defaults (Ubuntu): milestone ubuntu-12.10
2012-10-10 19:28:16 Barry Warsaw bug task added python-defaults (Ubuntu)
2012-10-10 19:48:09 Launchpad Janitor python3-defaults (Ubuntu): status Confirmed Fix Released
2012-10-10 20:15:05 Launchpad Janitor branch linked lp:ubuntu/python3-defaults
2012-10-10 20:23:00 Barry Warsaw python-defaults (Ubuntu): milestone ubuntu-12.10
2012-10-10 20:23:03 Barry Warsaw python-defaults (Ubuntu): assignee Barry Warsaw (barry)
2012-10-10 20:23:12 Barry Warsaw python-defaults (Ubuntu): importance Undecided Critical
2012-10-10 20:50:16 Launchpad Janitor python-defaults (Ubuntu): status New Fix Released
2012-10-10 21:11:39 Launchpad Janitor branch linked lp:ubuntu/python-defaults
2012-10-23 07:29:34 Bug Watch Updater python3-defaults (Debian): status New Fix Released