lp:ubuntu/raring-proposed/oneconf

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

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

26. By Didier Roche-Tolomelli

handle a regression when the wallpaper isn't reachable + test case
(LP: #1010239)

25. By Didier Roche-Tolomelli

* New release:
  - fix some typos and enhanced translations
  - fix some tests to be able to pass on others machines
  - prevent crashes on mint and elementary which doesn't ship a file
    for their distro. Added test cases for it (LP: #1006701)
* debian/control:
  - python-gtk2 removed, not needed anymore

24. By Didier Roche-Tolomelli

[ Michael Vogt ]
* Fix software-center crashed with KeyError in get_hostid_pending_change()
  (LP: #941193)

[ Didier Roche ]
* Move saving facility to an utils module to reuse safe saving accross
  the whole application. Removed a deprecated call as well
  (LP: #944738, #842198)
* Recover gracefully if any of the json file is broken (LP: #849037)
* Fix turning off oneconf is USC doesn't work (LP: #964659)
* oneconf-service crashed with KeyError in check_if_refresh_needed():
  'packages_checksum' (LP: #940710)
* Added/Enhanced tests for all the above
* debian/control:
  - Bump Standards-Version: to latest

23. By Gediminas Paulauskas

setup.py: Include missing oneconf.distributor package. (LP: #934624)

22. By Barry Warsaw

po/POTFILES.in Update with current list of source files. (LP: #934592)

21. By Didier Roche-Tolomelli

* New release:
  - ensure we keep staged pending action of the server told us the operation
    failed (LP: #932715)
  - preventing running as root (LP: #834458)
  - fix a typo when gsettings return null (LP: #871783)
  - oneconf-service crashed with UnboundLocalError in process_sync(): local
    variable 'packages_checksum' referenced before assignment (LP: #908759)
  - import the dbus exception at the right place (LP: #889867)
  - add a lot of tests
* debian/control:
  - change python-gobject dep by python-gi

Branch metadata

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

Subscribers