Name Status Last Modified Last Commit
lp://qastaging/debian/stretch/python-distutils-extra 1 Development 2015-05-26 15:26:09 UTC
45. [ Jeremy Bicha ] * build_help.py: Use...

Author: Martin Pitt
Revision Date: 2013-07-22 17:46:42 UTC

[ Jeremy Bicha ]
* build_help.py: Use yelp-tools style help installation.
  - Help is installed to /usr/share/help/ instead of /usr/share/gnome/help/
  - Delete your .omf files since they are ignored
  - Rename your main docbook help to index.docbook instead of foo.xml
  - Link to help:foo/bar instead of ghelp:foo?bar

[ Martin Pitt ]
* debian/copyright: Fix duplicate Copyright: field.
* Bump Standards-Version to 3.9.4.

lp://qastaging/debian/jessie/python-distutils-extra 1 Development 2013-07-22 17:46:42 UTC
45. [ Jeremy Bicha ] * build_help.py: Use...

Author: Martin Pitt
Revision Date: 2013-07-22 17:46:42 UTC

[ Jeremy Bicha ]
* build_help.py: Use yelp-tools style help installation.
  - Help is installed to /usr/share/help/ instead of /usr/share/gnome/help/
  - Delete your .omf files since they are ignored
  - Rename your main docbook help to index.docbook instead of foo.xml
  - Link to help:foo/bar instead of ghelp:foo?bar

[ Martin Pitt ]
* debian/copyright: Fix duplicate Copyright: field.
* Bump Standards-Version to 3.9.4.

lp://qastaging/debian/python-distutils-extra bug 1 Development 2013-07-22 17:46:42 UTC
45. [ Jeremy Bicha ] * build_help.py: Use...

Author: Martin Pitt
Revision Date: 2013-07-22 17:46:42 UTC

[ Jeremy Bicha ]
* build_help.py: Use yelp-tools style help installation.
  - Help is installed to /usr/share/help/ instead of /usr/share/gnome/help/
  - Delete your .omf files since they are ignored
  - Rename your main docbook help to index.docbook instead of foo.xml
  - Link to help:foo/bar instead of ghelp:foo?bar

[ Martin Pitt ]
* debian/copyright: Fix duplicate Copyright: field.
* Bump Standards-Version to 3.9.4.

lp://qastaging/debian/wheezy/python-distutils-extra 1 Development 2012-08-15 11:20:58 UTC
44. * debian/rules: Run tests against all...

Author: Martin Pitt
Revision Date: 2012-08-15 11:20:58 UTC

* debian/rules: Run tests against all supported python 2 and 3 versions.
  This catches bugs with Python 2.6. (Closes: #684967)
* debian/rules: Skip tests if $DEB_BUILD_OPTIONS contains "nocheck".
  (Closes: #684966)
* debian/rules: Run tests under LC_ALL=C, to fix FTBFS in cases where
  LC_CTYPE is set explicitly. Thanks Gregor Hermann!
* auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore
  Bonaccorso and Gregor Hermann! (First half of #682631)
* auto.py: Do not call decode() with an "errors" keyword, as this does not
  yet work with Python 2.6. Thanks Gregor Hermann! (Closes: #682631)

lp://qastaging/debian/experimental/python-distutils-extra 1 Development 2010-09-21 03:39:54 UTC
19. [ Matthias Klose ] * setup.py: Drop i...

Author: Martin Pitt
Revision Date: 2010-09-16 20:25:24 UTC

[ Matthias Klose ]
* setup.py: Drop import of "commands"; unused, and does not exist in
  python3.
* Build a python3 package.

[ Martin Pitt ]
* DistUtilsExtra/command/build_extra.py: Use "in" operator instead of
  has_key(). It's more elegant and Python 3 compatible.
* test/auto.py: Use Python3 compatible octal constant.
* test/auto.py: Decode stdout/stderr result from subprocess from bytes to
  str, to work with Python3.
* test/auto.py: Use whichever Python interpreter we got invoked with (using
  /proc/self/exe) instead of hardcoding "python". With that we can run the
  tests through python3 as well.
* DistUtilsExtra/auto.py: Port from deprecated "compiler" module to current
  "ast" module.
* test/auto.py: Only set PYTHONPATH if it isn't set already, so that we can
  override it from outside.
* test/auto.py: Do not require that "setup.py clean -a" doesn't print
  anything to stderr; with Python 3.1 it now sends out warnings about
  nonexisting directories.
* test/auto.py: Changed print statements to work with both Python 2 and 3.
* DistUtilsExtra/command/build_extra.py: Drop unnecessary hashbang line.
* test/auto.py: Filter out bogus errors about missing files which current
  Python 3 distutils spews out.
* debian/rules: Run tests with python3 as well, against the installed
  modules in debian/python3-distutils-extra.
* test/auto.py, debian/control: Use python{,3}-{pkg-resources,httplib2} as
  external test modules instead of -xdg and -dateutil, since the latter are
  not available for Python 3 yet.
* debain/source/format: Switch to 3.0 (quilt), since we produce upstream
  tarballs and releases.

lp://qastaging/debian/squeeze/python-distutils-extra bug 1 Development 2010-07-21 09:16:28 UTC
17. [ Didier Roche ] * build_i18n.py: add...

Author: Martin Pitt
Revision Date: 2010-07-21 09:16:28 UTC

[ Didier Roche ]
* build_i18n.py: add support for LINGUAS (Siegfried Gevatter) (LP: #510957)

[ Martin Pitt ]
* debian/local/python-mkdebian: Make langpack.mk include optional, as it
  only exists in Ubuntu, not Debian. (Closes: #589802)
* debian/local/python-mkdebian: If we are on Debian, set upload target to
  "unstable". (Closes: #589794)

lp://qastaging/debian/lenny/python-distutils-extra 2 Mature 2009-12-05 14:42:59 UTC
2. * DistUtilsExtra/command/build_i18n.p...

Author: Martin Pitt
Revision Date: 2008-03-18 21:59:43 UTC

* DistUtilsExtra/command/build_i18n.py: Do not merge PO files by default,
  since it is not related to building the package, should be done manually
  rather, and creates noise in revision control. Introduce a new option
  -m/--merge-po instead. Adapt doc/FAQ accordingly.
* debian/control: Update Vcs-*: fields.
* debian/copyright: Fix copyright statement and upstream URL.
* debian/changelog: Fix invalid email address to make lintian happy.

17 of 7 results