lp:ubuntu/edgy/apt

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

Recent revisions

25. By Michael Vogt

* cmdline/apt-get.cc:
  - fix in the TryInstallTask() code to make sure that all package
    there are marked manual install (lp: #61684)

24. By Michael Vogt

no-changes upload to make apt rebuild against latest g++ and
fix synaptic FTBFS (see bug: #62461 for details)

23. By Michael Vogt

* apt-pkg/depcache.cc:
  - fix in the sweep() code, set garbage flag for packages scheduled
    for removal too
  - do not change the autoFlag in MarkKeep(), this can lead to suprising
    side effects

22. By Michael Vogt

* removed "installtask" and change it so that tasknames can be given
  with "apt-get install taskname^"
* improve the writeStateFile() code

21. By Michael Vogt

* methods/http.cc:
  - check more careful for incorrect proxy settings (closes: #378868)
* methods/gzip.cc:
  - don't hang when /var is full (closes: #341537), thanks to
    Luis Rodrigo Gallardo Cruz for the patch
* doc/examples/sources.list:
  - removed non-us.debian.org from the example (closes: #380030,#316196)
* Merged from Christian Perrier bzr branch:
  * sk.po: Updated to 514t. Closes: #386851
  * ja.po: Updated to 514t. Closes: #386537
  * gl.po: Updated to 514t. Closes: #386397
  * fr.po: Updated to 516t.
  * fi.po: Updated to 512t. Closes: #382702
* share/archive-archive.gpg:
  - removed the outdated amd64 and debian-2004 keys
* apt-pkg/tagfile.cc:
  - applied patch from Jeroen van Wolffelaar to make the tags
    caseinsensitive (closes: #384182)
  - reverted MMap use in the tagfile because it does not work
    across pipes (closes: #383487)
* added "installtask" command
* added new ubuntu specific rewrite rule for "Original-Maintainer"

20. By Michael Vogt

* cmdline/apt-get.cc:
  - if --no-remove is given, do not run the AutoRemove code

19. By Michael Vogt

* apt-pkg/algorithm.cc:
  - fix pkgProblemResolver.InstallProtect() to preserve the auto-install
    information (lp: #59457)
* cmdline/apt-get.cc:
  - fix typo in autoremove information (lp: #59420)
* install apt-mark to modify the automatically install information for
  packages

18. By Michael Vogt

* apt-pkg/depcache.cc:
  - fix a bug in the install-recommends-section code

17. By Michael Vogt

[Michael Vogt]
* cmdline/apt-get.cc:
  - always show auto-removable packages and give a hint how to remove
    them
* debian/apt.conf.ubuntu:
  - exlucde linux-image and linux-restricted-modules from ever being
    auto-removed
  - added "metapackages" as the section we want to install recommends
    by default
* apt-pkg/depcache.cc:
  - added support to turn install-recommends selectively on/off by
    section
[Ian Jackson]
* Tests pass without code changes! Except that we need this:
* Bump cache file major version to force rebuild so that Breaks
  dependencies are included.
* Don't depend on or suggest any particular dpkg or dpkg-dev versions;
  --auto-deconfigure is very very old and dpkg-dev's Breaks support
  is more or less orthogonal.
* Initial draft of `Breaks' implementation. Appears to compile,
  but as yet *completely untested*.

16. By Michael Vogt

* apt-pkg/pkgcachegen.cc:
  - increase the APT::Cache-Limit to deal with the increased demand due
    to the translated descriptions
* apt-pkg/deb/dpkgpm.cc:
  - pass "--auto-deconfigure" to dpkg on install to support the
    new "breaks" in dpkg

Branch metadata

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

Subscribers