lp:ubuntu/trusty/upgrade-system

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/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:
Mature

Recent revisions

28. 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

27. 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.

26. 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.

25. By Martin-Éric Racine

* debian/copyright:
  - Simplified the content. This is a native Debian package, so there is
    zero justification for keeping a separate section for debian/* files
    or for an upstream source URL in the header.

24. By Martin-Éric Racine

* Merged a kludge to escape 'deborphan' loops whenever running on a
  multiarch host without multiarch-aware deborphan. Such a mismatch
  between apt/dpkg/deborphan features only ever happened in Ubuntu/
  Precise, but the deborphan maintainer nonetheless feels it should
  be safeguarded against just in case (LP: #940374).
* FLAUSCH: removed 'deborphan --find-config' loop; our loop to find
  partially-removed packages already does this using 'dpkg-query'.
* upgrade-system: converted every command to use --long-options.

23. By Martin-Éric Racine

FLAUSCH: --fix-policy: added "-o Debug::pkgDepCache::AutoInstall=true".

22. By Martin-Éric Racine

* The "Upgrade-System as it was intended all along" release:
  + Made all APT checks quiet.
  + Pretty-printed the Information and Notification messages to match.
  + Removed outdated cruft from the source code's comments.
* upgrade-system upgrade-system.8 upgrade-system.conf.5 debian/copyright:
  + Updated copyright info to emphasize Christoph Schindler's contribution
    to this particular release.

21. By Martin-Éric Racine

Foolproofed orphaning for a case of both autoremove and deborphan non-empty.

20. By Martin-Éric Racine

* Added $(apt-get autoremove) packages' detection to the deborphan loop.
* Whitespace cleanup.

19. By Martin-Éric Racine

* Bumped Standards-Version to 3.9.3 (no change required).
* debian/copyright:
  = Migrated to DEP-5 format.
* debian/upgrade-system.[postinst|postrm|preinst|prerm]:
  - Deleted.
* debian/upgrade-system.maintscript:
  + Added. Replaces the same four individual maintainer script snippets.
  + Build-Depends: debhelper (>= 8.1.0~)

Branch metadata

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

Subscribers