Activity log for bug #1219900

Date Who What changed Old value New value Message
2013-09-02 16:17:09 Dmitry Shachnev bug added bug
2013-09-02 17:04:53 Dmitry Shachnev description Changelog entry since the current version: dh-python (1.20130901-1) unstable; urgency=low [ Dmitrijs Ledkovs ] * Fix pybuild.pm when PYBUILD_INTERPRETERS is set (broken in previous upload, closes: #720744) * Bump doctests s/3.2/3.3/ [ Piotr Ożarowski ] * Add Barry Warsaw to co-maintainers * pybuild: - mention {version.major} and {version.minor} in pybuild's manpage (closes: 721068) - add --test-tox option (PYBUILD_TEST_TOX=1 works too, like with other pybuild options), closes: 721067 - set https_proxy to 127.0.0.1 if it's not set (similar to http_proxy) - distutils build plugin: use default interpreter symlink in install step (if interpreter version matches the default one) - this will force distutils to not hardcode interpreter version in shebangs - fix problem with relative paths when dh's --sourcedirectory is used - add --name (PYBUILD_NAME) option * dh_python{2,3} and dh_pypy: generate "interpreter (>= X.Y), interpreter (<< X.Z)" dependency if private directory contains extensions even if there are no .py files inside (closes: 720258) * Disable two tests in test201 dir if /usr/bin/python2.6 is not available * Replace python-docutils build dependency with python3-docutils (both provide rst2man) [ Dmitry Shachnev ] * Make sure tests do not require python-support. * Add "dh-python" and "nosetests" autopkgtests. -- Piotr Ożarowski <piotr@debian.org> Sun, 01 Sep 2013 20:51:17 +0200 Dmitrijs' and my changes are already in Ubuntu. We need this because (a) it contains some bugfixes that are nice to have, and (b) it is easier to maintain a package when it's in sync with Debian. Build log: https://launchpad.net/~mitya57/+archive/test1/+build/4926883. Changelog entries since the current version: dh-python (1.20130902-1) unstable; urgency=low * Fix DESTDIR guessing (from --name) for non-default interpreter versions * Add {package} to supported variables in command templates -- Piotr Ożarowski <piotr@debian.org> Mon, 02 Sep 2013 18:22:14 +0200 dh-python (1.20130901-1) unstable; urgency=low   [ Dmitrijs Ledkovs ]   * Fix pybuild.pm when PYBUILD_INTERPRETERS is set     (broken in previous upload, closes: #720744)   * Bump doctests s/3.2/3.3/   [ Piotr Ożarowski ]   * Add Barry Warsaw to co-maintainers   * pybuild:     - mention {version.major} and {version.minor} in pybuild's manpage       (closes: 721068)     - add --test-tox option (PYBUILD_TEST_TOX=1 works too, like with       other pybuild options), closes: 721067     - set https_proxy to 127.0.0.1 if it's not set (similar to http_proxy)     - distutils build plugin: use default interpreter symlink in install step       (if interpreter version matches the default one) - this will force       distutils to not hardcode interpreter version in shebangs     - fix problem with relative paths when dh's --sourcedirectory is used     - add --name (PYBUILD_NAME) option   * dh_python{2,3} and dh_pypy: generate "interpreter (>= X.Y),     interpreter (<< X.Z)" dependency if private directory contains extensions     even if there are no .py files inside (closes: 720258)   * Disable two tests in test201 dir if /usr/bin/python2.6 is not available   * Replace python-docutils build dependency with python3-docutils (both     provide rst2man)   [ Dmitry Shachnev ]   * Make sure tests do not require python-support.   * Add "dh-python" and "nosetests" autopkgtests.  -- Piotr Ożarowski <piotr@debian.org> Sun, 01 Sep 2013 20:51:17 +0200 Dmitrijs' and my changes are already in Ubuntu. We need this because (a) it contains some bugfixes that are nice to have, and (b) it is easier to maintain a package when it's in sync with Debian. Build log: https://launchpad.net/~mitya57/+archive/test1/+build/4926883.
2013-09-02 17:05:00 Dmitry Shachnev summary [FFe] Sync dh-python 1.20130901-1 from Debian unstable (main) [FFe] Sync dh-python 1.20130902-1 from Debian unstable (main)
2013-09-03 01:27:07 Jeremy Bícha bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721671
2013-09-03 01:40:17 Jeremy Bícha bug added subscriber Jeremy Bicha
2013-09-04 07:16:17 Dmitry Shachnev description Changelog entries since the current version: dh-python (1.20130902-1) unstable; urgency=low * Fix DESTDIR guessing (from --name) for non-default interpreter versions * Add {package} to supported variables in command templates -- Piotr Ożarowski <piotr@debian.org> Mon, 02 Sep 2013 18:22:14 +0200 dh-python (1.20130901-1) unstable; urgency=low   [ Dmitrijs Ledkovs ]   * Fix pybuild.pm when PYBUILD_INTERPRETERS is set     (broken in previous upload, closes: #720744)   * Bump doctests s/3.2/3.3/   [ Piotr Ożarowski ]   * Add Barry Warsaw to co-maintainers   * pybuild:     - mention {version.major} and {version.minor} in pybuild's manpage       (closes: 721068)     - add --test-tox option (PYBUILD_TEST_TOX=1 works too, like with       other pybuild options), closes: 721067     - set https_proxy to 127.0.0.1 if it's not set (similar to http_proxy)     - distutils build plugin: use default interpreter symlink in install step       (if interpreter version matches the default one) - this will force       distutils to not hardcode interpreter version in shebangs     - fix problem with relative paths when dh's --sourcedirectory is used     - add --name (PYBUILD_NAME) option   * dh_python{2,3} and dh_pypy: generate "interpreter (>= X.Y),     interpreter (<< X.Z)" dependency if private directory contains extensions     even if there are no .py files inside (closes: 720258)   * Disable two tests in test201 dir if /usr/bin/python2.6 is not available   * Replace python-docutils build dependency with python3-docutils (both     provide rst2man)   [ Dmitry Shachnev ]   * Make sure tests do not require python-support.   * Add "dh-python" and "nosetests" autopkgtests.  -- Piotr Ożarowski <piotr@debian.org> Sun, 01 Sep 2013 20:51:17 +0200 Dmitrijs' and my changes are already in Ubuntu. We need this because (a) it contains some bugfixes that are nice to have, and (b) it is easier to maintain a package when it's in sync with Debian. Build log: https://launchpad.net/~mitya57/+archive/test1/+build/4926883. Changelog entries since the current version: dh-python (1.20130903-1) unstable; urgency=low * dh_python2, dh_python3, dh_pypy: - do not rename extensions in directories that include architecture triplet as part of the path (closes: 721696) - add --no-ext-rename option -- Piotr Ożarowski <piotr@debian.org> Tue, 03 Sep 2013 20:20:43 +0200 dh-python (1.20130902-1) unstable; urgency=low  * Fix DESTDIR guessing (from --name) for non-default interpreter versions  * Add {package} to supported variables in command templates -- Piotr Ożarowski <piotr@debian.org> Mon, 02 Sep 2013 18:22:14 +0200 dh-python (1.20130901-1) unstable; urgency=low   [ Dmitrijs Ledkovs ]   * Fix pybuild.pm when PYBUILD_INTERPRETERS is set     (broken in previous upload, closes: #720744)   * Bump doctests s/3.2/3.3/   [ Piotr Ożarowski ]   * Add Barry Warsaw to co-maintainers   * pybuild:     - mention {version.major} and {version.minor} in pybuild's manpage       (closes: 721068)     - add --test-tox option (PYBUILD_TEST_TOX=1 works too, like with       other pybuild options), closes: 721067     - set https_proxy to 127.0.0.1 if it's not set (similar to http_proxy)     - distutils build plugin: use default interpreter symlink in install step       (if interpreter version matches the default one) - this will force       distutils to not hardcode interpreter version in shebangs     - fix problem with relative paths when dh's --sourcedirectory is used     - add --name (PYBUILD_NAME) option   * dh_python{2,3} and dh_pypy: generate "interpreter (>= X.Y),     interpreter (<< X.Z)" dependency if private directory contains extensions     even if there are no .py files inside (closes: 720258)   * Disable two tests in test201 dir if /usr/bin/python2.6 is not available   * Replace python-docutils build dependency with python3-docutils (both     provide rst2man)   [ Dmitry Shachnev ]   * Make sure tests do not require python-support.   * Add "dh-python" and "nosetests" autopkgtests.  -- Piotr Ożarowski <piotr@debian.org> Sun, 01 Sep 2013 20:51:17 +0200 Dmitrijs' and my changes are already in Ubuntu. We need this because (a) it contains some bugfixes that are nice to have (including a fix that unbreaks gedit-plugins), and (b) it is easier to maintain a package when it's in sync with Debian. Build log: https://launchpad.net/~mitya57/+archive/test1/+build/4926883.
2013-09-04 07:16:28 Dmitry Shachnev summary [FFe] Sync dh-python 1.20130902-1 from Debian unstable (main) [FFe] Sync dh-python 1.20130903-1 from Debian unstable (main)
2013-09-04 07:16:45 Dmitry Shachnev bug added subscriber Ubuntu Release Team
2013-09-04 08:34:01 Scott Kitterman dh-python (Ubuntu): status New Triaged
2013-09-04 08:51:24 Dmitry Shachnev removed subscriber Ubuntu Release Team
2013-09-04 09:11:34 Dmitry Shachnev bug added subscriber Ubuntu Sponsors Team
2013-09-05 14:12:27 Dimitri John Ledkov dh-python (Ubuntu): status Triaged Fix Released