lp:~mvo/update-manager/lp1200775

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/update-manager/lp1200775
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
Software Updater
Status:
Merged

Recent revisions

134. By Michael Vogt

adjust backend to reuse the bits from update-manager (LP: #1200775)

133. By Martin Pitt

releasing version 0.5.2ubuntu1

132. By Martin Pitt

bump version number

131. By Martin Pitt

data/apturl-gtk.ui: Drop obsolete "has_separator" property. Fixes a
warning.

130. By Martin Pitt

* AptUrl/gtk/backend/__init__.py: Drop "action-done" signal definition;
  update-manager's GTK backend already defines it with different arguments,
  so this is ineffective and confusing.
* AptUrl/gtk/GtkUI.py, _on_backend_done(): Add additional error signal
  arguments, as defined by update-manager's backend.
* AptUrl/gtk/backend/InstallBackend{Aptdaemon,Synaptic}.py: Call action-done
  signal with error arguments. (LP: #1103024)

129. By Barry Warsaw

AptUrl/gtk/backend/InstallBackendAptdaemon.py: Work around
incompatible Update Manager API change (as described in Launchpad
bug #1026257). LP: #1020980

128. By Barry Warsaw

debian/control: Move python3-aptdaemon dependency to apturl binary
package (from apturl-common) since only the gtk backend needs it.

127. By Barry Warsaw

Merge Python 3 port branch and prep for upload.

126. By Barry Warsaw

* Additional Python 3 fixes:
  + Port setup.py to Python 3.
  + Use the new python-apt API since the legacy API is not available in
    Python 3.
  + ki18n() takes bytes.
  + Fix relative imports so the code can be run from source.
  + Fixed some additional packaging paths.
  + Change #! lines to use python3.
  + Changed debian/control and debian/rules to use python3.
  + Change debian/compat == 9
  + apturl now must require python3-aptdaemon.gtk3widgets (i.e. not |
    synaptic) due to the Python 3 port of update-manager.
* Other changes:
  + Remove the need for threads in the KDE front-end.
  + Enable running the test suite via `python3 -m unittest discover`
  + i18n updates.
  + Various and sundry pyflakes, whitespace, style, line length, and
    spelling fixes.

125. By Colin Watson

Open temporary synaptic selections file in text mode.

Branch metadata

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

Subscribers