Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
- remove 'GNU/Linux' from 'Debian systems' strings as Debian
has more systems than just GNU/Linux nowadays
|
|
|
|
- mark even more stuff as untranslateable and improve the
markup here and there (no real text change)
|
|
- dup() given compressed fd in OpenDescriptor if AutoClose
is disabled as otherwise gzclose() and co will close it
|
|
|
|
* German manpage translation update (Closes: #673294)
|
|
- move internal-solver as 'apt' to his friend dump-solver in
/usr/lib/apt/solvers to avoid writing a manpage for it
|
|
- moving debiandoc-sgml to Build-Depends-Indep was one step too much
for the buildds as we still build two sgml files in arch:any
|