lp:ubuntu/utopic/oneconf

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/oneconf
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

36. By Barry Warsaw

d/rules: Override dh_python3 command to force oneconf-query to use the
generic /usr/bin/python3 shebang. (LP: #1296325)

35. By Barry Warsaw

* d/control: Build-Depend on python3-all.
* paths.py: Ensure a predictable FAKE_WALLPAPER path in all supported
  Python versions, since __file__ is absolute in Python 3.4 and relative
  in all older Pythons. (LP: #1269898)

34. By Dimitri John Ledkov

Build-depend on python3-all, to install all required interpreters to
run the tests.

33. By Matthias Klose

Rebuild to drop files installed into /usr/share/pyshared.

32. By Brian Murray

oneconf/distributor/Ubuntu.py: close the apt cache when we are done using
it. Thanks to Jason Conti for the patch. (LP: #1051935)

31. By Martin Pitt

Drop XS-Testsuite: header. The autopkgtest has never succeeded and needs
some nontrivial work, and this is blocking packages like pygobject from
propagating.

30. By Barry Warsaw

* d/tests/unittests: Remove -x debugging artifact and run the nose tests
  under -q instead of -vv to inhibit stderr output. (LP: #1102875)
* oneconf-query: Use gettext.install() to install the _() function.
  (LP: #1103192)

29. By Barry Warsaw

setup.py: Only install the command line scripts for Python 3.
(LP: #1102715)

28. By Didier Roche-Tolomelli

Add a missing Replaces due to files moving between packages
(LP: #1102713)

27. By Barry Warsaw

* Port to Python 3 and split the packaging:
  - debian/compat: Bump to 9.
  - debian/control:
    + debhelper >= 9
    + Add python3-* build dependencies.
    + Add new binary packages: oneconf-common, python-oneconf,
      python3-oneconf, oneconf (the latter has the executables).
    + Remove python-imaging since PIL is not available for Python 3.
    + Switch to python3-oauthlib.
    + Standards-Version: 3.9.4
    + Add XS-Testsuite for DEP 8.
  - debian/*.install: Added for new binary package layout.
  - debian/*.links: Added.
  - debian/rules:
    + Build for both Python 2 and Python 3.
    + Run the test suite where possible.
  - debian/tests/*: Enable DEP 8 autopkgtests.
  - oneconf/version.py:
    + Bump to 0.3
    + Codename: raring

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/oneconf
This branch contains Public information 
Everyone can see this information.

Subscribers