ubuntu-release-upgrader:ubuntu/trusty

Last commit made on 2019-12-06
Get this branch:
git clone -b ubuntu/trusty https://git.launchpad.net/ubuntu-release-upgrader
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/trusty
Repository:
lp:ubuntu-release-upgrader

Recent commits

d763f6f... by Balint Reczey

debian/gbp.conf: Add default configuration

3dbf84a... by Balint Reczey

Rename .bzrignore to .gitignore

6a2638a... by Balint Reczey

debian/control: Update Vcs-*: URLs

cf2e336... by Balint Reczey

Add .keep files to preserve empty directories

e19367d... by Michael Vogt

* data/DistUpgrade.cfg:
  - fix kernel removal version

ab8a2b8... by Michael Vogt

releasing package ubuntu-release-upgrader version 1:0.220.3

daed338... by Michael Vogt

fix str/unicode crash in certain locales when a package is
found in the removal blacklist (LP: #1310053)

e577e33... by Michael Vogt

releasing package ubuntu-release-upgrader version 1:0.220.3

b19f7d8... by Michael Vogt

DistUpgrade/DistUpgradeCache.py: test essential remove for "all" as well

673fd0a... by Michael Vogt

DistUpgrade/DistUpgradeCache.py: use isinstance(free_at_least, bytes) with apt_pkg.size_to_str() to make the code consistent with the rest of u-r-u