summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2012-01-16merged from donkultMichael Vogt
2012-01-13* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
- check if dpkg supports multiarch with --assert-multi-arch and if it does be always explicit about the architecture
2012-01-13* apt-pkg/pkgcache.cc:David Kalnischkies
- ignore implicit conflicts on providers in AllTarget, too
2012-01-13merged from lp:~donkult/apt/experimental Michael Vogt
2012-01-11* apt-pkg/depcache.cc:David Kalnischkies
- implicit conflicts (for multiarch) are supposed to conflict only with real packages, not with virtual providers
2012-01-10Merge changes from Ubuntu 0.8.16~exp5ubuntu14.2 uploadAdam Conrad
2012-01-06merged from debian-experiementalMichael Vogt
2012-01-05releasing version 0.8.16~exp9Michael Vogt
2012-01-05merged from debian-experimental2Michael Vogt
2012-01-04document bug closureSteve Langasek
2012-01-02g++ 4.7 fixesMichael Vogt
2012-01-02g++ 4.7 fixesMichael Vogt
2011-12-20merged from lp:~donkult/apt/sid/Michael Vogt
2011-12-20merged from lp:~donkult/apt/sid/ Michael Vogt
2011-12-19merged from debian-experimental2Michael Vogt
2011-12-19merged from debian-sidMichael Vogt
2011-12-19merged from lp:~donkult/apt/experimentalMichael Vogt
2011-12-15Dutch (Jeroen Schot). Closes: #652230bubulle@debian.org
2011-12-11 - add a ReadLine methodDavid Kalnischkies
- drop the explicit export of gz-compression handling
2011-12-11* apt-pkg/cdrom.cc:David Kalnischkies
- support InRelease files on cdrom
2011-12-10* apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies
- implement a ModificationTime method for FileFd
2011-12-10* cmdline/apt-config.cc:David Kalnischkies
- dump the APT::Compressor settings correctly and completely
2011-12-06* doc/po/de.po:Michael Basse (michael-alpha-unix)
- apply typo-fix from Michael Basse, thanks! (LP: #900770)
2011-11-28merged from debian-experimental2Michael Vogt
2011-11-28revert libapt-common addition because of ↵Michael Vogt
http://lists.debian.org/debian-devel/2011/11/msg00742.html
2011-11-23fix another hickup in the changelogDavid Kalnischkies
2011-11-23merged from debian-experimentalMichael Vogt
2011-11-23fixup changelogMichael Vogt
2011-11-23merged from lp:~donkult/apt/experimentalMichael Vogt
2011-11-23merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colinMichael Vogt
2011-11-23* cmdline/apt-get.cc:David Kalnischkies
- ignore foreign architectures if we check if a provides has only one resolver as it's basically the same for the user, so no need to choose
2011-11-23* apt-pkg/depcache.cc:David Kalnischkies
- prefer native providers over foreigns even if the chain is foreign The code preferred real over virtual packages and based on priorities. This is changed in so far that a real package from any arch is preferred over any virtual provider and if priorities doesn't help in choosing the best provider we choose it based on architectures
2011-11-22* apt-pkg/cdrom.cc:Michael Vogt
- use aptconfiguration to get the supported compression types
2011-11-22merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colinMichael Vogt
2011-11-22merged from lp:~donkult/apt/sidMichael Vogt
2011-11-22fix remaining renameMichael Vogt
2011-11-22rename .install to .install.in when neededMichael Vogt
2011-11-22merged libapt multiarch enable patch from Colin Watson, many thanks!Michael Vogt
2011-11-21apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: ↵Julian Andres Klode
#649451)
2011-11-20* German manpage translation updateChris Leick
* doc/*.xml: - find and fix a bunch of misspellings
2011-11-20* doc/manpage-style.xml:David Kalnischkies
- put <brackets> around email addresses
2011-11-11 - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies
* cmdline/apt-{get,cache,mark}.cc: - use Lists instead of Sets if input order should be preserved for commands accepting lists of packages, e.g. policy (Closes: #625960)
2011-11-10merged from lp:~mvo/apt/mvo (that has all the changes from ↵Michael Vogt
debian-experimental2) and resolved a bunch of conflicts
2011-11-09* apt-pkg/cacheset.cc:David Kalnischkies
- make the cachesets real containers which can embedding any container to be able to use the same interface regardless of set or list usage
2011-11-03* apt-pkg/deb/deblistparser.cc:David Kalnischkies
- M-A: foreign packages provide for other archs, too
2011-10-31do not enter an endless loop for (essential) pre-dependency loopsDavid Kalnischkies
2011-10-30* apt-pkg/contrib/sha2_internal.cc:David Kalnischkies
- use a pointer-union to peace gcc strict-aliasing warning
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-10-20doc/apt-key.8.xml: Ubuntu specific documentation changes (LP: #445903)Michael Vogt
2011-10-19releasing version 0.8.16~exp5ubuntu14.1Michael Vogt