Age | Commit message (Collapse) | Author |
|
|
|
manpages sometimes refer to distro-specific things like the name of the
package providing the achive-keyring. Having a central place to
configure this helps in having it consistent in the manpages and allows
to load this info from other places in the buildsystem as well later.
|
|
Closes: #711921
|
|
|
|
|
|
- use the correct interval (x <= P < y) for pin value documentation as
these are the intervals used by the code (Closes: #685989)
|
|
- default to putting the Contents-* files below $(SECTION) as apt-file
expects them there - thanks Martin-Éric Racine! (Closes: #675827)
|
|
|
|
- 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
|
|
doc/apt_preferences.5.xml:
- review and fix spelling issues
|
|
- review and fix spelling issues
* doc/apt-mark.8.xml:
- review and fix spelling issues
|
|
resembles importance of the manpage, so that e.g. apt-get and apt-cache
are above the less used apt-ftparchive
|
|
- fix typo, grammar and style issues
|
|
- in hold, the option name is --file not --filename
|
|
- review and fix spelling issues
|
|
- use apt-utils as package example instead of libc6
|
|
to "The <literal>dist-upgrade</literal> command may therefore remove some packages."
|
|
- move dselect-upgrade below dist-upgrade
|
|
- debconf is not DebConf
|
|
- review and fix spelling issues
|
|
|
|
- correct disc vs. disk issues
|
|
- it's multi-CD and a run-on setence "ends" with;
|
|
- add missing possessive apostrophe in "APT's"
|
|
- replace CDROM with the proper CD-ROM in text
|
|
- 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
|
|
languages, too, to reduce the amount of fuzzies in them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as untranslated for po4a removing ~200 unless "translateable" strings
|
|
- add a few translator notes and reword some paragraphs to ensure that
translators and users alike can better understand them (Closes: #669409)
|
|
|
|
|
|
|
|
|
|
- typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833)
|
|
|
|
* doc/*.xml:
- find and fix a bunch of misspellings
|
|
|
|
- apply spelling fix by Kevin Lyda, thanks! (Closes: #644104)
|
|
* apt-pkg/contrib/sha1.cc:
- fix illegally casts of on-stack buffer to a type requiring more
alignment than it has resulting in segfaults on sparc (Closes: #634696)
* apt-pkg/contrib/cdromutl.cc:
- fix escape problem when looking for the mounted devices
* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
- add new DeEscapeString() similar to DeQuoteString but
unescape character escapes like \0XX and \xXX (plus added
test)
* refresh po/*
* cmdline/apt-get.cc:
- fix missing download progress in apt-get download
- do not require unused partial dirs in 'source' (Closes: #633510)
- buildconflicts effect all architectures
- implement MultiarchCross for build-dep and source (Closes: #632221)
* cmdline/apt-key:
- use a tmpfile instead of /etc/apt/secring.gpg (Closes: #632596)
* debian/apt.postinst:
- remove /etc/apt/secring.gpg if it is an empty file
* doc/apt-cache.8.xml:
- apply madison typofix from John Feuerstein, thanks! (Closes: #633455)
* apt-pkg/policy.cc:
- emit an error on unknown APT::Default-Release value (Closes: #407511)
* apt-pkg/aptconfiguration.cc:
- ensure that native architecture is if not specified otherwise the
first architecture in the Architectures vector
* apt-pkg/deb/deblistparser.cc:
- Strip only :any and :native if MultiArch should be stripped as it is
save to ignore them in non-MultiArch contexts but if the dependency
is a specific architecture (and not the native) do not strip
|
|
- apply madison typofix from John Feuerstein, thanks! (Closes: #633455)
|