Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-16 | properly implement pkgRecord::Parser for *.deb files | David Kalnischkies | |
Implementing FileName() works for most cases for us, but other frontends might need more and even for us its not very stable as the normal Jump() implementation is pretty bad on a deb file and produce errors on its own at times. So, replacing this makeshift with a complete implementation by mostly just shuffling code around. | |||
2014-12-23 | release 1.0.9.51.0.9.5 | David Kalnischkies | |
2014-12-22 | French manpages translation update | Jean-Pierre Giraud | |
Closes: 771967 | |||
2014-08-28 | releasing 1.0.71.0.7 | Michael Vogt | |
2014-07-10 | prepare 1.0.6 | Michael Vogt | |
2014-07-08 | doc: Unfuzzy DocBook translations | Guillem Jover | |
2014-06-18 | releasing package apt version 1.0.51.0.5 | Michael Vogt | |
2014-06-18 | add missing comma in SEE ALSO of apt-secure manpage | Konstantin Manna | |
Closes: 748506 | |||
2014-05-05 | prepare release 1.0.31.0.3 | Michael Vogt | |
2014-04-25 | prepare release 1.0.21.0.2 | Michael Vogt | |
2014-04-10 | prepare 1.0.1 release1.0.1 | Michael Vogt | |
2014-04-01 | prepare release | Michael Vogt | |
2014-04-01 | refresh po/pot and unfuzzy apt-extracttemplate change | Michael Vogt | |
2014-03-14 | prepare 0.9.16 release0.9.16 | Michael Vogt | |
2014-02-28 | releasing package apt version 0.9.15.50.9.15.5 | Michael Vogt | |
2014-02-23 | releasing package apt version 0.9.15.40.9.15.4 | Michael Vogt | |
2014-02-20 | releasing package apt version 0.9.15.3 | Michael Vogt | |
2014-02-13 | releasing package apt version 0.9.15.20.9.15.2 | Michael Vogt | |
2014-02-06 | releasing package apt version 0.9.15.1 | Michael Vogt | |
2014-01-25 | releasing package apt version 0.9.150.9.15 | Michael Vogt | |
2014-01-24 | releasing package apt version 0.9.14.3~exp50.9.14.3.exp5 | Michael Vogt | |
2014-01-24 | make update-po | Michael Vogt | |
2014-01-22 | releasing package apt version 0.9.14.3~exp4 | Michael Vogt | |
2014-01-18 | releasing package apt version 0.9.14.3~exp30.9.14.3.exp3 | Michael Vogt | |
2013-12-29 | prepare release0.9.14.2 | 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-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt | |
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-07-13 | doc/po/fr.po: fix xml error | 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-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 |