Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * merged latest fixes from debian-sid | Michael Vogt | 2011-07-28 | 42 | -18137/+22377 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | refresh po/* | Michael Vogt | 2011-07-26 | 43 | -18570/+22952 |
| | | |||||
* | | merge lp:~mvo/apt/abi-break | Michael Vogt | 2011-06-29 | 1 | -413/+560 |
|\ \ | |/ |/| | |||||
* | | Catalan translation update (Jordi Mallach). Closes: #630657 | bubulle@debian.org | 2011-06-18 | 1 | -428/+577 |
| | | |||||
* | | Italian translation update (Milo Casagrande). Closes: #627834 | bubulle@debian.org | 2011-05-25 | 1 | -5/+14 |
|/ | |||||
* | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-05-16 | 44 | -88/+88 |
|\ | |||||
| * | * apt-pkg/acquire-item.cc: | Ben Finney | 2011-04-26 | 44 | -88/+88 |
| | | | | | | | | | | - apply fix for poorly worded 'locate file' error message from Ben Finney, thanks! (Closes: #623171) | ||||
* | | Galician translation update (Miguel Anxo Bouzada). Closes: #626505 | bubulle@debian.org | 2011-05-13 | 1 | -900/+1029 |
|/ | |||||
* | * po/sl.po: | Michael Vogt | 2011-03-14 | 1 | -430/+635 |
| | | | - updated, thanks to Andrej Znidarsic | ||||
* | Italian translation update (Milo Casagrande). Closes: #614395 | bubulle@debian.org | 2011-02-24 | 1 | -268/+345 |
| | |||||
* | Refresh PO files | bubulle@debian.org | 2011-02-16 | 41 | -8938/+10736 |
| | |||||
* | * Add missing dot in French translation of manpages. Merci, Olivier | bubulle@debian.org | 2011-02-16 | 1 | -226/+281 |
| | | | | | Humbert. * French translation update * French manpages translation update | ||||
* | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-02-10 | 43 | -43/+43 |
|\ | |||||
| * | * merged lp:~evfool/apt/fix641673 | Michael Vogt | 2011-02-10 | 43 | -43/+43 |
| | | | | | | | | - String-fix in the source and the translations for the grammatical mistake reported in bug LP: #641673, thanks to Robert Roth | ||||
* | | po/*: make update-po | Michael Vogt | 2011-02-08 | 42 | -8219/+8735 |
|/ | |||||
* | merge with debian-sid | David Kalnischkies | 2011-01-25 | 2 | -707/+739 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ Christian Perrier ] * Fix encoding for Slovenian translation. PO file switched to UTF-8. Closes: #609957 [ David Kalnischkies ] * ftparchive/apt-ftparchive.cc: - fix endless loop for multiple TranslationsWriters [ Julian Andres Klode ] * cmdline/apt-cache.cc: Create an error for apt-cache depends if packages could not found (LP: #647045) [ Manpages translations ] * Correct a typo and an error in French manpages translation. Closes: # 607170 [ Programs translations ] * po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy strings, thanks to Javier Fernandez-Sanguino (closes: #610692) * Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 | ||||
| * | po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy | Michael Vogt | 2011-01-25 | 1 | -241/+172 |
| | | | | | | strings, thanks to Javier Fernandez-Sanguino (closes: #610692) | ||||
| * | Fix encoding for Slovenian translation. PO file switched | bubulle@debian.org | 2011-01-15 | 1 | -29/+44 |
| | | | | | | to UTF-8. Closes: #609957 | ||||
| * | * Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 | bubulle@debian.org | 2010-12-15 | 1 | -627/+713 |
| | | | | | | | | * Correct a typo and an error in French manpages translation. Closes: # 607170 | ||||
* | | * methods/https.cc: | David Kalnischkies | 2011-01-12 | 1 | -192/+202 |
|/ | | | - fix CURLOPT_SSL_VERIFYHOST by really passing 2 to it if enabled | ||||
* | * German update by Holger Wansing. Closes: #603619 | bubulle@debian.org | 2010-11-27 | 1 | -227/+262 |
| | | | * Czech by Miroslav Kure. Closes: #605107 | ||||
* | ! German update by Holger Wansing. Closes: #603619 | bubulle@debian.org | 2010-11-15 | 1 | -17/+19 |
| | |||||
* | Slovenian update by Andrej Žnidaršič and Rosetta Slovenian team | bubulle@debian.org | 2010-11-13 | 1 | -805/+771 |
| | |||||
* | [ Programs translations ] | Maacub | 2010-10-04 | 1 | -21/+21 |
| | | | | * Asturian update by Maacub (Closes: #599057) | ||||
* | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2010-09-29 | 44 | -11459/+11966 |
| | | | - Add a space between period and 'Please' and unfuzzy all translations | ||||
* | Vietnamese programs translation update by Clytie Siddall (Closes: #598489) | Clytie Siddall | 2010-09-29 | 1 | -269/+265 |
| | |||||
* | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org | 2010-09-09 | 43 | -43/+43 |
| | | | Translations unfuzzied. Thanks to Holger Wansing. | ||||
* | German (Holger Wansing). Closes: #596141 | bubulle@debian.org | 2010-09-09 | 1 | -152/+164 |
| | |||||
* | * Norwegian Bokmål (Hans Nordhaug). Closes: #595182 | bubulle@debian.org | 2010-09-02 | 3 | -1398/+1193 |
| | | | | * Danish (Joe Hansen). Closes: #595176 * Catalan (Agustí Grau). Closes: #595234 | ||||
* | Korean (Changwoo Ryu). Closes: #594809 | bubulle@debian.org | 2010-08-29 | 1 | -262/+245 |
| | |||||
* | Portuguese (Miguel Figueiredo). Closes: #594668 | bubulle@debian.org | 2010-08-28 | 1 | -170/+219 |
| | |||||
* | Corrected Bulgarian translation | bubulle@debian.org | 2010-08-28 | 1 | -10/+4 |
| | |||||
* | Updated Italian translation | bubulle@debian.org | 2010-08-27 | 1 | -17/+18 |
| | |||||
* | Bulgarian (Damyan Ivanov). Closes: #594627 | bubulle@debian.org | 2010-08-27 | 1 | -166/+219 |
| | |||||
* | * Simplified Chinese (Aron Xu). Closes: #594458 | bubulle@debian.org | 2010-08-27 | 2 | -148/+155 |
| | | | * Portuguese (Américo Monteiro) | ||||
* | Asturian (maacub). Closes: #594303 | bubulle@debian.org | 2010-08-25 | 1 | -478/+517 |
| | |||||
* | Italian (Milo Casagrande). Closes: #594238 | bubulle@debian.org | 2010-08-25 | 1 | -120/+139 |
| | |||||
* | Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265 | bubulle@debian.org | 2010-08-25 | 1 | -173/+198 |
| | |||||
* | Swedish (Daniel Nylander). Closes: #594241 | bubulle@debian.org | 2010-08-25 | 1 | -95/+120 |
| | |||||
* | Slovak (Ivan Masár). Closes: #594255 | bubulle@debian.org | 2010-08-25 | 1 | -151/+125 |
| | |||||
* | Fix from Florentin Duneau review | bubulle@debian.org | 2010-08-25 | 1 | -1/+2 |
| | |||||
* | po/LINGUAS: remove en_GB | Michael Vogt | 2010-08-24 | 1 | -1/+1 |
| | |||||
* | Drop en_GB translation as per request of Neil Williams | bubulle@debian.org | 2010-08-24 | 1 | -3334/+0 |
| | |||||
* | Russian (Yuri Kozlov). Closes: #594232 | bubulle@debian.org | 2010-08-24 | 1 | -109/+139 |
| | |||||
* | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org | 2010-08-24 | 44 | -44/+44 |
| | | | Closes: #594211 | ||||
* | French translation completed | bubulle@debian.org | 2010-08-24 | 1 | -40/+40 |
| | |||||
* | Update PO(T) files | bubulle@debian.org | 2010-08-23 | 44 | -1271/+3768 |
| | |||||
* | Change the translation of mmap | bubulle@debian.org | 2010-08-22 | 1 | -9/+12 |
| | |||||
* | French translation update | bubulle@debian.org | 2010-08-22 | 1 | -92/+117 |
| | |||||
* | * Swedish translation update. Closes: #592366 | bubulle@debian.org | 2010-08-09 | 1 | -94/+208 |
| | | | * Swedish translation update. Closes: #592366 |