Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-12 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: configure.ac debian/changelog doc/apt-verbatim.ent doc/po/apt-doc.pot po/ar.po po/ast.po po/bg.po po/bs.po po/ca.po po/cs.po po/cy.po po/da.po po/de.po po/dz.po po/el.po po/es.po po/eu.po po/fi.po po/fr.po po/gl.po po/hu.po po/it.po po/ja.po po/km.po po/ko.po po/ku.po po/lt.po po/mr.po po/nb.po po/ne.po po/nl.po po/nn.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sk.po po/sl.po po/sv.po po/th.po po/tl.po po/tr.po po/uk.po po/vi.po po/zh_CN.po po/zh_TW.po | |||
2013-12-12 | releasing package apt version 0.9.14.1 | Michael Vogt | |
2013-12-08 | releasing package apt version 0.9.14ubuntu10.9.14ubuntu1 | Michael Vogt | |
2013-12-07 | really release 0.9.140.9.14 | Michael Vogt | |
2013-11-30 | add a vendor specific file to have configurable entities | David Kalnischkies | |
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. | |||
2013-06-13 | fix file location for configure-index.gz in apt.conf(5) | David Kalnischkies | |
Closes: #711921 | |||
2013-05-08 | refresh translations | Michael Vogt | |
2013-04-09 | Complete translation | bubulle@debian.org | |
2013-04-09 | Reformat PO file | bubulle@debian.org | |
2013-04-09 | Fix typo | bubulle@debian.org | |
2013-04-08 | releasing version 0.9.7.9~exp3 | Michael Vogt | |
2013-04-03 | releasing version 0.9.7.9~exp2 | Michael Vogt | |
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt | |
2013-03-22 | merged the debian-wheezy branch | Michael Vogt | |
2013-03-14 | * SECURITY UPDATE: InRelease verification bypass0.9.7.8 | Michael Vogt | |
- 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 | |||
2013-01-08 | doc/po/it.po: fix small XML errors | Michael Vogt | |
2012-12-24 | Italian translation update for manpages | bubulle@debian.org | |
2012-10-15 | merge from lp:~donkult/apt/sid | Michael Vogt | |
2012-09-08 | Portuguese (Américo Monteiro) (Closes: #686975) | bubulle@debian.org | |
2012-08-30 | * Japanese manpage translation update (KURASAWA Nozomu) (Closes: #684435) | KURASAWA Nozomu | |
2012-08-30 | * doc/apt_preferences.5.xml: | David Kalnischkies | |
- use the correct interval (x <= P < y) for pin value documentation as these are the intervals used by the code (Closes: #685989) | |||
2012-08-04 | Polish manpages translation (Closes: #683109) | Robert Luberda | |
2012-07-18 | fix two markup-typos in the spanish manpage translation | David Kalnischkies | |
2012-07-14 | Spanish; (Omar Campagne). Closes: #681566 | bubulle@debian.org | |
2012-07-13 | doc/po/fr.po: fix xml error | Michael Vogt | |
2012-07-09 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2012-07-04 | A few other errors spotted by Phil Kern | bubulle@debian.org | |
2012-07-04 | Good suggestion by Phil Kern | bubulle@debian.org | |
2012-07-04 | French manpages translation update | bubulle@debian.org | |
2012-07-03 | French (Christian Perrier) | bubulle@debian.org | |
2012-07-01 | German manpage translation (Chris Leick) | Chris Leick | |
2012-06-29 | merged from donkult0.9.7.1 | Michael Vogt | |
2012-06-25 | make update-po | Michael Vogt | |
2012-06-19 | releasing version 0.9.70.9.7 | Michael Vogt | |
2012-06-11 | releasing version 0.9.60.9.6 | Michael Vogt | |
2012-06-11 | merged from donkult | Michael Vogt | |
2012-06-09 | * ftparchive/apt-ftparchive.cc: | David Kalnischkies | |
- default to putting the Contents-* files below $(SECTION) as apt-file expects them there - thanks Martin-Éric Racine! (Closes: #675827) | |||
2012-06-09 | updating <date> tags and the po files for the manpages | David Kalnischkies | |
2012-06-09 | * doc/apt.conf.5.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues - rephrase APT::Immediate-Configuration and many others | |||
2012-06-07 | * doc/apt-sortpkgs.1.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues | |||
2012-06-06 | * doc/apt-secure.8.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues | |||
2012-06-06 | * doc/apt-key.8.xml, doc/apt-mark.8.xml, | Justin B Rye | |
doc/apt_preferences.5.xml: - review and fix spelling issues | |||
2012-06-04 | * doc/apt-key.8.xml: | Justin B Rye | |
- review and fix spelling issues * doc/apt-mark.8.xml: - review and fix spelling issues | |||
2012-06-04 | reorder the translatable files in the pot in a way that at least partly | David Kalnischkies | |
resembles importance of the manpage, so that e.g. apt-get and apt-cache are above the less used apt-ftparchive | |||
2012-06-04 | * doc/apt-ftparchive.8.xml: | Justin B Rye | |
- fix typo, grammar and style issues | |||
2012-06-02 | unfuzzy typofixes in th french manpage update | David Kalnischkies | |
2012-06-02 | merge with debian-sid to get all the updated l10ns | David Kalnischkies | |
[ Christian Perrier ] * French program and manpage translation update * Danish program translation by Joe Hansen. Closes: #675605 | |||
2012-06-02 | * doc/apt-mark.8.xml: | Robert Luberda | |
- in hold, the option name is --file not --filename | |||
2012-06-02 | unfuzzy the typos fixed so far in the english review in pl update | David Kalnischkies | |
2012-06-02 | Polish manpage translation update (Closes: #675603) | Robert Luberda | |