lp:~dobey/python-distutils-extra/auto-nodisplay

Created by dobey and last modified
Get this branch:
bzr branch lp:~dobey/python-distutils-extra/auto-nodisplay
Only dobey can upload to this branch. If you are dobey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dobey
Project:
python-distutils-extra
Status:
Merged

Recent revisions

260. By dobey

Fix typo

259. By dobey

Handle RuntimeError, which Gdk/Gtk throw if DISPLAY is unset

258. By Martin Pitt

Drop support for the long-obsolete PolicyKit (pre polkit 1.0 API).

257. By Martin Pitt

releasing version 2.28-1

256. By Martin Pitt

* test/auto.py: Add test for a local module which raises an exception
  (replicates the current xdiagnose FTBFS), and a local module which runs
  optparse on import (replicates the current onboard bzr head FTBFS).
* auto.py, __external_mod(): Put back the early decision for locally
  provided modules based on their name, without importing them. Running
  __import__ is dangerous in some cases like the above two, but
  unfortunately necessary to fully determine relative imports. This is still
  not quite perfect, as it will fail the same way if externally provided
  modules do dangerous things on mere imports, but at least fixes the
  regression from r248 (release 2.27). (See LP #746565)

255. By Martin Pitt

debian/local/python-mkdebian{,.1}: Change --force-control from a binary to
a ternary option with modes "none" (don't touch it at all), "deps" (only
update dependencies; old and new default behaviour), and "full" (always
regenerate it). Update the manpage accordingly. Thanks to Jordan Mantha
for the patch!

254. By Martin Pitt

releasing version 2.27-1

253. By Martin Pitt

debian/control: Bump minimal Python version to >= 2.6.

252. By Martin Pitt

DistUtilsExtra/auto.py: Put back "except .. as" syntax, now that we
dropped Python 2.5. Drop 2to3 from debian/rules for good now.

251. By Martin Pitt

bump version to 2.27

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:python-distutils-extra
This branch contains Public information 
Everyone can see this information.

Subscribers