lp:debian/upgrade-system

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/upgrade-system
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

36. By Martin-Éric Racine

Fix "Forces output to UTF-8" (Closes: #794549).
= LANGUAGE is now exported as an empty value.
= LC_ALL is now exported without enforcing any character-set.

35. By Martin-Éric Racine

* debian/copyright:
  Fixed Lintian "W: dep5-copyright-license-name-not-unique"
  + Added a separate License paragraph to define the GPL 2+
  - Removed individual License definitions from each block.
* Bumped Standards-Version to 3.9.6 (no change required).

34. By Martin-Éric Racine

* debian/upgrade-system.cron.daily:
  + Added "test -x /usr/sbin/upgrade-system || exit 0" (Closes: #779288).
    Thanks to Andreas Beckmann for the report and the solution.

33. By Martin-Éric Racine

* upgrade-system:
  + Added exit code to the orphan purging loop. This has become necessary
    because some packages skip their DPKG triggers, which then makes DPKG
    mark those packages as partially configured, in turn making deborphan
    exit with an error. (Closes: #772271)

32. By Martin-Éric Racine

* debian/control:
  - Recommends: apt-show-versions
* debian/upgrade-system.cron.daily:
  = Replaced "apt-show-versions -u" with apt-get & awk recipe.

31. By Martin-Éric Racine

* FLAUSCH:
  + Added a step to print all dpkg-[bak|old|dist] configurations found.
  - Removed the 'update-command-not-found' step.
* upgrade-system,debian/copyright:
  + Updated the copyright year.
* Bumped Standards-Version to 3.9.5 (no change required).

30. By Martin-Éric Racine

* Purging "update-manager-core" references:
  + Merged source_update-manager.py from update-manager-core 0.186 at Ubuntu.
  + Updated debian/copyright to add relevant copyright info.
  - debian/control: Suggests: update-manager-core
  + debian/upgrade-system.install: debian/*.py
  = Renamed to source_upgrade-system.py
  = Changed (c) to © in source code
  - debian/upgrade-system.links

29. By Martin-Éric Racine

upgrade-system:
LC_ALL=C.UTF-8, since this is provided since libc 2.13 by standard.
LANGUAGE=en, just to ensure that commands will use that language.

28. By Martin-Éric Racine

upgrade-system:
LC_ALL="en_US.UTF-8" to give a fair chance to UTF-8 messages.

27. By Martin-Éric Racine

* upgrade-system:
  + Guard against missing configuration file by setting fallback defaults.
* upgrade-system.conf.5:
  = Updated the sample configuration variables to match fallback defaults.

Branch metadata

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

Subscribers