Age | Commit message (Collapse) | Author |
|
- print a friendly message in 'download' if a package can't be
downloaded (Closes: #677887)
|
|
- print a message detailing how to get config.guess and config.sub
in case they are not in /usr/share/misc (Closes: #677312)
|
|
- do a string comparision for architecture checking in IsMultiArchImplicit
as 'unique' strings in the pkgcache aren't unique (Closes: #677454)
|
|
- always reset _error->StackCount in MakeStatusCache (Closes: #677175)
|
|
- add PackageContainerInterface::FromGroup to support
architecture specifications with wildcards on the commandline
|
|
- use PackageArchitectureMatchesSpecification filter
* apt-pkg/cachefilter.cc:
- add PackageArchitectureMatchesSpecification (Closes: #672603)
|
|
- ensure that mixed positive/negative architecture wildcards
are handled in the same way as dpkg handles them
|
|
|
|
|
|
- add support for arch-specific qualifiers in dependencies
|
|
- add an IsMultiArchImplicit() method for Dep- and PrvIterator
|
|
|
|
- complain correctly about :any build-dep on M-A:none packages
|
|
|
|
- if APT::Languages=none save "none" in allCodes so that the detected
configuration is cached as intended (Closes: #674690, LP: #1004947)
|
|
- print URIs for all changelogs in case of --print-uris,
thanks to Daniel Hartwig for the patch! (Closes: #674897)
|
|
- set pkgCacheGen::Essential to "all" again (Closes: #675449)
* apt-pkg/algorithms.cc:
- force install only for one essential package out of a group
|
|
- default to putting the Contents-* files below $(SECTION) as apt-file
expects them there - thanks Martin-Éric Racine! (Closes: #675827)
|
|
|
|
- apply patch from Daniel Hartwig to fix a segfault in case
the LongOpt is empty (Closes: #676331)
|
|
- fix regression from 0.9.3 which dumped the main configuration
_config instead of the cdrom settings (Cnf) as identified and
tested by Milan Kupcevic, thanks! (Closes: #674100)
|
|
- review and fix typo, grammar and style issues
- rephrase APT::Immediate-Configuration and many others
|
|
- review and fix typo, grammar and style issues
|
|
- review and fix typo, grammar and style issues
|
|
- review and fix typo, grammar and style issues
|
|
doc/apt_preferences.5.xml:
- review and fix spelling issues
|
|
- do not hardcode /etc but use Dir::Etc instead
|
|
- review and fix spelling issues
* doc/apt-mark.8.xml:
- review and fix spelling issues
|
|
- fix typo, grammar and style issues
|
|
[ Christian Perrier ]
* French program and manpage translation update
* Danish program translation by Joe Hansen. Closes: #675605
|
|
- in hold, the option name is --file not --filename
|
|
|
|
|
|
|
|
|
|
|
|
- review and fix spelling issues
|
|
- use apt-utils as package example instead of libc6
|
|
- move dselect-upgrade below dist-upgrade
|
|
- debconf is not DebConf
|
|
- use the codename instead of 'stable' in the examples sources.list
as we do in the manpage and as the debian-installer does
|
|
- APT doesn't belong to the product 'Linux', so use 'APT' instead
as after all APT is a big suite of applications
|
|
- review and fix spelling issues
|
|
- the internal resolver 'apt' is now directly installed in
/usr/lib/apt/solvers, so don't instruct dh to create a broken link
|
|
- correct disc vs. disk issues
|
|
- replace CDROM with the proper CD-ROM in text
|
|
- do not show 'list of broken packages' header if no package
is broken as it happens e.g. for external resolver errors
|
|
|
|
- three small rewordings for better english sentences
|
|
- fix a typo as well as adding missing literal markup
|