summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* implement arch+= and arch-= for sources.listDavid Kalnischkies2013-07-111-1/+5
| | | | | | | | | | | | | | | Default is to acquire all architectures from APT::Architectures which can be changed by arch=, but this isn't very flexible if you want "mostly" the default as you have to hardcode the architectures then, so arch-= and arch+= can be used to add/remove architectures from the default set. On a machine with 'amd64' and 'i386' configured the lines: deb [arch+=armel] http://example.org/debian wheezy rocks deb [arch-=amd64] http://example.org/debian jessie rocks will result in the download of: wheezy Packages for 'amd64', 'i386' and 'armel' jessie Packages for 'i386'
* Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-111-4/+10
| | | | | | | | | | | | | | | | | | | | | Adds on top of Version 2 to all displayed version numbers the architecture as well as the MultiArch flag for consumption by the hooks. Most of the time the architecture will be the same for both versions displayed, but packages might change from "all" to "any" (or back) between versions so we can't display the architecture for packages. Pseudo-Format for Version 3: <name> <version> <arch> <m-a-flag> <compare> <version> <arch> <m-a-flag> Examples: stuff - - none < 1 amd64 none **CONFIGURE** libsame 1 i386 same < 2 i386 same **CONFIGURE** stuff 2 i386 none > 1 i386 none **CONFIGURE** libsame 2 i386 same > - - none **REMOVE** toolkit 1 all foreign > - - none **REMOVE** Closes: #712116
* * Fix up two things in debian/apt.auto-removal.sh:Adam Conrad2013-07-111-1/+1
| | | | | | | | | | - Use exact matches with $-terminated regexes, so we don't get confusion between similarly-named kernel flavours. - Keep linux-backports-modules in sync with installed kernels. Conflicts: configure.in debian/changelog doc/apt-verbatim.ent
* Merge remote-tracking branch 'mvo/bugfix/bts-712433' into debian/sidMichael Vogt2013-07-021-0/+8
|\
| * Improve the apt-cdrom output when no CD-ROM can be auto-detectedMichael Vogt2013-06-221-0/+8
| | | | | | | | (closes: #712433)
* | fix syntax error in the configure-indexDavid Kalnischkies2013-06-201-1/+1
|/ | | | | | | The file isn't supposed to be a valid config file, but it should show valid syntax non-the-less. Git-Dch: Ignore
* fix file location for configure-index.gz in apt.conf(5)David Kalnischkies2013-06-1310-1465/+1488
| | | | Closes: #711921
* stop building l10n if strings are unchangedDavid Kalnischkies2013-06-091-1/+1
| | | | | | The buildsystem tried to build l10n for test applications which never produced the output it expected causing it to try building it all the time.
* build the en manpages in subdirectory doc/enDavid Kalnischkies2013-06-092-53/+57
| | | | | Building manpages becames more consistent this way and it is simpler to ignore build artefacts, too.
* refresh translationsMichael Vogt2013-05-083-196/+97
|
* Complete translationbubulle@debian.org2013-04-091-97/+196
|
* Reformat PO filebubulle@debian.org2013-04-091-1/+1
|
* Fix typobubulle@debian.org2013-04-091-1/+1
|
* releasing version 0.9.7.9~exp3Michael Vogt2013-04-082-2/+2
|
* releasing version 0.9.7.9~exp2Michael Vogt2013-04-032-3/+3
|
* merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-0210-1669/+2044
|\
* | * doc/apt.conf.5.xml:Michael Vogt2013-03-251-0/+12
| | | | | | - document Acquire::ForceIPv{4,6}
* | releasing version 0.9.7.9~exp1Michael Vogt2013-03-221-1/+1
| |
* | merged the debian-wheezy branchMichael Vogt2013-03-222-3/+3
|\|
| * * SECURITY UPDATE: InRelease verification bypassMichael Vogt2013-03-142-3/+3
| | | | | | | | | | | | | | | | | | - CVE-2013-1051 * apt-pkg/deb/debmetaindex.cc, test/integration/test-bug-595691-empty-and-broken-archive-files, test/integration/test-releasefile-verification: - disable InRelease downloading until the verification issue is fixed, thanks to Ansgar Burchardt for finding the flaw
* | fix missing translated apt.8 manpages, thanks to Helge KreutzmannMichael Vogt2013-01-091-0/+2
| | | | | | for the report. Closes: #696923
* | doc/po/it.po: fix small XML errorsMichael Vogt2013-01-081-2/+2
| |
* | Italian translation update for manpagesbubulle@debian.org2012-12-241-532/+4177
|/
* releasing version 0.9.7.7Michael Vogt2012-12-131-1/+1
|
* releasing version 0.9.7.6Michael Vogt2012-10-161-1/+1
|
* merge from lp:~donkult/apt/sidMichael Vogt2012-10-152-3/+3
|
* releasing version 0.9.7.5Michael Vogt2012-09-111-1/+1
|
* Portuguese (Américo Monteiro) (Closes: #686975)bubulle@debian.org2012-09-081-1145/+645
|
* * Japanese manpage translation update (KURASAWA Nozomu) (Closes: #684435)KURASAWA Nozomu2012-08-302-2001/+1008
|
* * doc/apt_preferences.5.xml:David Kalnischkies2012-08-3010-1344/+711
| | | | - use the correct interval (x <= P < y) for pin value documentation as these are the intervals used by the code (Closes: #685989)
* releasing version 0.9.7.4Michael Vogt2012-08-061-1/+1
|
* merged from davidMichael Vogt2012-08-062-272/+123
|\
| * * doc/apt-verbatim.ent:David Kalnischkies2012-08-041-4/+4
| | | | | | | | - denote 'wheezy' as stable codename and 'jessie' as testing codename in the documentation in preparation for release
| * Polish manpages translation (Closes: #683109)Robert Luberda2012-08-041-268/+119
| |
* | merged from davidMichael Vogt2012-07-272-3/+3
|\|
| * fix two markup-typos in the spanish manpage translationDavid Kalnischkies2012-07-181-2/+2
|/
* Spanish; (Omar Campagne). Closes: #681566bubulle@debian.org2012-07-141-1704/+933
|
* releasing version 0.9.7.2Michael Vogt2012-07-131-1/+1
|
* doc/po/fr.po: fix xml errorMichael Vogt2012-07-131-1/+1
|
* merged from lp:~donkult/apt/sidMichael Vogt2012-07-091-911/+364
|\
| * German manpage translation (Chris Leick)Chris Leick2012-07-011-911/+364
| |
* | A few other errors spotted by Phil Kernbubulle@debian.org2012-07-041-6/+6
| |
* | Good suggestion by Phil Kernbubulle@debian.org2012-07-041-1/+1
| |
* | French manpages translation updatebubulle@debian.org2012-07-041-96/+145
| |
* | French (Christian Perrier)bubulle@debian.org2012-07-031-228/+402
|/
* merged from donkultMichael Vogt2012-06-293-28/+42
|\
| * * debian/control:David Kalnischkies2012-06-291-26/+40
|/ | | | | | - demote debiandoc-sgml to Build-Depends-Indep * doc/makefile: - separate translation building of debiandoc from manpages so that we don't need to build debiandoc for binary packages
* make update-poMichael Vogt2012-06-251-2/+2
|
* releasing version 0.9.7Michael Vogt2012-06-192-3/+3
|
* releasing version 0.9.6Michael Vogt2012-06-112-3/+3
|