Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-06-02 | French updated by Christian Perrier | bubulle@debian.org | |
2012-06-02 | Danish by Joe Hansen. Closes: #675605 | bubulle@debian.org | |
2012-06-02 | French updated by Christian Perrier | bubulle@debian.org | |
2012-06-02 | Polish updated by Robert Luberda. Closes: #675603 | bubulle@debian.org | |
2012-06-02 | * doc/apt-get.8.xml: | Justin B Rye | |
- review and fix spelling issues | |||
2012-05-29 | * doc/apt-get.8.xml: | David Kalnischkies | |
- use apt-utils as package example instead of libc6 | |||
2012-05-29 | Reword: "So, <literal>dist-upgrade</literal> command may remove some packages." | Justin B Rye | |
to "The <literal>dist-upgrade</literal> command may therefore remove some packages." | |||
2012-05-29 | * doc/apt-get.8.xml: | Justin B Rye | |
- move dselect-upgrade below dist-upgrade | |||
2012-05-26 | * doc/apt-extracttemplates.1.xml: | Justin B Rye | |
- debconf is not DebConf | |||
2012-05-26 | * doc/examples/sources.list: | David Kalnischkies | |
- use the codename instead of 'stable' in the examples sources.list as we do in the manpage and as the debian-installer does | |||
2012-05-25 | * doc/apt-verbatim.ent: | David Kalnischkies | |
- APT doesn't belong to the product 'Linux', so use 'APT' instead as after all APT is a big suite of applications | |||
2012-05-25 | * doc/apt-config.8.xml: | Justin B Rye | |
- review and fix spelling issues | |||
2012-05-25 | correct one remaining 'cdrom' → 'CD-ROM' | Justin B Rye | |
2012-05-25 | * debian/apt-utils.links: | David Kalnischkies | |
- the internal resolver 'apt' is now directly installed in /usr/lib/apt/solvers, so don't instruct dh to create a broken link | |||
2012-05-25 | * doc/apt-cdrom.8.xml: | Justin B Rye | |
- correct disc vs. disk issues | |||
2012-05-25 | * doc/apt-cdrom.8.xml: | Justin B Rye | |
- it's multi-CD and a run-on setence "ends" with; | |||
2012-05-25 | * doc/apt-cdrom.8.xml | Justin B Rye | |
- add missing possessive apostrophe in "APT's" | |||
2012-05-25 | * doc/apt-cdrom.8.xml: | Justin B Rye | |
- replace CDROM with the proper CD-ROM in text | |||
2012-05-24 | * cmdline/apt-get.cc: | David Kalnischkies | |
- do not show 'list of broken packages' header if no package is broken as it happens e.g. for external resolver errors | |||
2012-05-24 | releasing version 0.9.5.10.9.5.1 | Michael Vogt | |
2012-05-24 | merged from david | Michael Vogt | |
2012-05-24 | * doc/apt-cache.8.xml: | Justin B Rye | |
- three small rewordings for better english sentences | |||
2012-05-24 | merged from David | Michael Vogt | |
2012-05-24 | * doc/apt-cache.8.xml: | Justin B Rye | |
- fix a typo as well as adding missing literal markup | |||
2012-05-24 | * doc/*.xml: | Justin B Rye | |
- remove 'GNU/Linux' from 'Debian systems' strings as Debian has more systems than just GNU/Linux nowadays | |||
2012-05-24 | finially do the post-processing of the po's for all non-de | David Kalnischkies | |
languages, too, to reduce the amount of fuzzies in them | |||
2012-05-23 | use docbook DTD 4.5 instead of 4.2 to have valid docs | David Kalnischkies | |
2012-05-23 | * doc/*.xml: | David Kalnischkies | |
- mark even more stuff as untranslateable and improve the markup here and there (no real text change) | |||
2012-05-22 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | |
- dup() given compressed fd in OpenDescriptor if AutoClose is disabled as otherwise gzclose() and co will close it | |||
2012-05-22 | releasing version 0.9.50.9.5 | Michael Vogt | |
2012-05-22 | merged from David | Michael Vogt | |
2012-05-22 | merged from david | Michael Vogt | |
2012-05-22 | * proofreading of the manpage pot | David Kalnischkies | |
* German manpage translation update (Closes: #673294) | |||
2012-05-21 | Merge my tree and the remote tree (no change, I guess) | bubulle@debian.org | |
2012-05-21 | * debian/rules: | David Kalnischkies | |
- move internal-solver as 'apt' to his friend dump-solver in /usr/lib/apt/solvers to avoid writing a manpage for it | |||
2012-05-21 | * debian/control: | David Kalnischkies | |
- 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 | |||
2012-05-21 | * apt-pkg/contrib/mmap.cc: | David Kalnischkies | |
- have a dummy SyncToFd around in case of ReadOnly access to a compressed file as we otherwise on Close() do not delete[] the char buffer but munmap() it… (Closes: #673815) | |||
2012-05-21 | * buildlib/inttypes.h.in: | David Kalnischkies | |
- remove inttypes.h compatibility as providing such a c99 types compatibility conflicts with the usage of c99 type long long | |||
2012-05-21 | whatever this script did, it didn't for a long long time | David Kalnischkies | |
(it creates changelog from cvs) | |||
2012-05-21 | apply the correct metadata (package, version, mail) to all pot and po files | David Kalnischkies | |
2012-05-21 | * buildlib/podomain.mak: | David Kalnischkies | |
- ensure that all sources end up in the srclist so that we don't forget to extract half of the translation strings | |||
2012-05-21 | releasing version 0.9.40.9.4 | Michael Vogt | |
2012-05-21 | merge fix from david for warning during xml build | Michael Vogt | |
2012-05-21 | merged updated de.po, thanks to Holger Wansing (closes: #672466) | Michael Vogt | |