summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Basque translation updateChristian Perrier2005-04-241-522/+714
| | | | * po/eu.po: Updated from the file sent for sarge
* Merge with MattChristian Perrier2005-04-106-10/+57
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--main--0--patch-77 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-78 Update changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-14 * changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days now * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-15 * merged with matts tree * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-16 * changelog updated * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-17 * whitespace change to add incomplete log for last patch * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-18 * honor "Acquire::gpgv::Options" in apt-cdrom too * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-19 * corrected a incorrect use of string().c_str() (thanks to mdz!)
| * Update changelogMatt Zimmerman2005-04-061-9/+10
| |
| * Merge apt--mvo--0Matt Zimmerman2005-04-066-12/+58
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-14 * changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days now * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-15 * merged with matts tree * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-16 * changelog updated * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-17 * whitespace change to add incomplete log for last patch * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-18 * honor "Acquire::gpgv::Options" in apt-cdrom too * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-19 * corrected a incorrect use of string().c_str() (thanks to mdz!)
| | * * corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt2003-04-061-2/+6
| | |
| | * * honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt2005-04-063-10/+36
| | |
| | * * whitespace change to add incomplete log for last patchMichael Vogt2005-04-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/acquire-item.cc: added "Acquire::BrokenProxy" that will force apt to always re-get the Release.gpg file (for broken proxies) * debian/apt.cron.daily: MinAge is defaulting to 2 days now to prevent over-aggresive removal
| | * * changelog updatedMichael Vogt2005-04-013-1/+17
| | |
| | * * merged with matts treeMichael Vogt2005-03-3154-2691/+2463
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--main--0--patch-72 Open 0.6.36 * apt@packages.debian.org/apt--main--0--patch-73 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-74 Update changelog * apt@packages.debian.org/apt--main--0--patch-75 Merge bubulle@debian.org--2005/apt--main--0 * apt@packages.debian.org/apt--main--0--patch-76 Update changelog * bubulle@debian.org--2005/apt--main--0--patch-58 Correct file permissions * bubulle@debian.org--2005/apt--main--0--patch-59 Bring consistency to the use of capitals in programs messages * bubulle@debian.org--2005/apt--main--0--patch-60 Correct the permission change on configure.in * bubulle@debian.org--2005/apt--main--0--patch-61 Complete unfuzzification of PO files after the capitalization fixes * bubulle@debian.org--2005/apt--main--0--patch-62 Final work of capitalization cleaning and translation unfuzzyfication * bubulle@debian.org--2005/apt--main--0--patch-63 Correct the "arbitary" typo in apt-ftparchive * bubulle@debian.org--2005/apt--main--0--patch-64 Italian translation update * bubulle@debian.org--2005/apt--main--0--patch-65 Italian translation update
| | * * changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days nowMichael Vogt2005-03-232-6/+6
| | |
* | | Update French translationChristian Perrier2005-03-291-44/+24
| | | | | | | | | | | | * po/fr.po: Updated
* | | Re-generate the POT and PO files from sourcesChristian Perrier2005-03-2931-157/+180
| | | | | | | | | | | | | | | * po/apt-all.pot: Updated from sources * po/*.po: Updated from the POT file
* | | Sync with MattChristian Perrier2005-03-283-2/+106
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--main--0--patch-72 Open 0.6.36 * apt@packages.debian.org/apt--main--0--patch-73 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-74 Update changelog * apt@packages.debian.org/apt--main--0--patch-75 Merge bubulle@debian.org--2005/apt--main--0 * apt@packages.debian.org/apt--main--0--patch-76 Update changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-9 * be more carefull when building the archive path (thanks to matt!) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-10 * ignore time conflicts on apt-key update (this is used at install time when the clock may be totally broken) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-11 * run check_size_constraints independent of AUTOCLEAN (thanks Matt) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-12 * check cache size after AUTOCLEAN was run (but independent) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-13 * MinAge implemented, cron script variables documented, bugfix in check_stamp() function
| * | Update changelogMatt Zimmerman2005-03-261-4/+8
| | |
| * | Merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman2005-03-2653-2684/+2448
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * bubulle@debian.org--2005/apt--main--0--patch-58 Correct file permissions * bubulle@debian.org--2005/apt--main--0--patch-59 Bring consistency to the use of capitals in programs messages * bubulle@debian.org--2005/apt--main--0--patch-60 Correct the permission change on configure.in * bubulle@debian.org--2005/apt--main--0--patch-61 Complete unfuzzification of PO files after the capitalization fixes * bubulle@debian.org--2005/apt--main--0--patch-62 Final work of capitalization cleaning and translation unfuzzyfication * bubulle@debian.org--2005/apt--main--0--patch-63 Correct the "arbitary" typo in apt-ftparchive * bubulle@debian.org--2005/apt--main--0--patch-64 Italian translation update * bubulle@debian.org--2005/apt--main--0--patch-65 Italian translation update
| * | | Update changelogMatt Zimmerman2005-03-261-7/+5
| | | |
| * | | Merge apt--mvo--0Matt Zimmerman2005-03-263-6/+64
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-9 * be more carefull when building the archive path (thanks to matt!) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-10 * ignore time conflicts on apt-key update (this is used at install time when the clock may be totally broken) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-11 * run check_size_constraints independent of AUTOCLEAN (thanks Matt) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-12 * check cache size after AUTOCLEAN was run (but independent) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-13 * MinAge implemented, cron script variables documented, bugfix in check_stamp() function
| | * | * MinAge implemented, cron script variables documented, bugfix in ↵Michael Vogt2005-03-221-1/+56
| | | | | | | | | | | | | | | | check_stamp() function
| | * | * check cache size after AUTOCLEAN was run (but independent)Michael Vogt2005-03-151-3/+3
| | | |
| | * | * run check_size_constraints independent of AUTOCLEAN (thanks Matt)Michael Vogt2005-03-151-1/+4
| | | |
| | * | * ignore time conflicts on apt-key update (this is used at install time when ↵Michael Vogt2005-03-152-2/+2
| | | | | | | | | | | | | | | | the clock may be totally broken)
| | * | * be more carefull when building the archive path (thanks to matt!)Michael Vogt2005-03-152-6/+14
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--main--0--patch-67 Open 0.6.35 * apt@packages.debian.org/apt--main--0--patch-68 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-69 Correct spelling in cron.daily * apt@packages.debian.org/apt--main--0--patch-70 Use find|xargs rather than find -exec in cron.daily * apt@packages.debian.org/apt--main--0--patch-71 Update changelog
| * | | | Open 0.6.36Matt Zimmerman2005-03-261-0/+6
| | |/ / | |/| |
* | | | Sync with MattChristian Perrier2005-03-282-1/+57
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--main--0--patch-66 Merge from bubulle@debian.org--2005/apt--main--0 (translations) * apt@packages.debian.org/apt--main--0--patch-67 Open 0.6.35 * apt@packages.debian.org/apt--main--0--patch-68 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-69 Correct spelling in cron.daily * apt@packages.debian.org/apt--main--0--patch-70 Use find|xargs rather than find -exec in cron.daily * apt@packages.debian.org/apt--main--0--patch-71 Update changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-7 * sync with matt again * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-8 * add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt script
| * | | Update changelogMatt Zimmerman2005-03-141-2/+4
| | | |
| * | | Use find|xargs rather than find -exec in cron.dailyMatt Zimmerman2005-03-141-1/+1
| | | |
| * | | Correct spelling in cron.dailyMatt Zimmerman2005-03-141-2/+2
| | | |
| * | | Merge apt--mvo--0Matt Zimmerman2005-03-141-0/+46
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-7 * sync with matt again * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-8 * add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt script
| | * | * add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt scriptMichael Vogt2005-03-141-0/+46
| | | |
| | * | * sync with matt againMichael Vogt2005-03-1447-11448/+11977
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--main--0--patch-62 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-63 Open 0.6.34 * apt@packages.debian.org/apt--main--0--patch-64 Add missing semicolon in configure-index (Debian #295773) * apt@packages.debian.org/apt--main--0--patch-65 Update build-depends on gettext to 0.12 * apt@packages.debian.org/apt--main--0--patch-66 Merge from bubulle@debian.org--2005/apt--main--0 (translations) * bubulle@debian.org--2005/apt--main--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-48 * bubulle@debian.org--2005/apt--main--0--patch-1 French translation update * bubulle@debian.org--2005/apt--main--0--patch-2 Remove useles tilde files * bubulle@debian.org--2005/apt--main--0--patch-3 Updated Finnish and Basque translations * bubulle@debian.org--2005/apt--main--0--patch-4 Update with files from apt-sarge. Complete French translation. * bubulle@debian.org--2005/apt--main--0--patch-5 Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. Closes: #291172 * bubulle@debian.org--2005/apt--main--0--patch-6 Updated French manpage. Closes: #291020 * bubulle@debian.org--2005/apt--main--0--patch-7 Japanese documentation update. Closes: #265720 * bubulle@debian.org--2005/apt--main--0--patch-8 Updated Traditional Chines translation * bubulle@debian.org--2005/apt--main--0--patch-9 Updated Norwegian Bokmal translation from sarge branch * bubulle@debian.org--2005/apt--main--0--patch-10 Updated Slovenian translation * bubulle@debian.org--2005/apt--main--0--patch-11 Remove no_NO translation (not needed after sarge) * bubulle@debian.org--2005/apt--main--0--patch-12 Hungarian translation updated from the sarge branch. Closes: #292204 * bubulle@debian.org--2005/apt--main--0--patch-13 Hungarian translation completed. Closes: #292204 * bubulle@debian.org--2005/apt--main--0--patch-14 Polish translation updated from sarge * bubulle@debian.org--2005/apt--main--0--patch-15 Initiali Tagalog translation. Closes:#293132 * bubulle@debian.org--2005/apt--main--0--patch-16 Really add the Tagalog translation. Closes: #293132 * bubulle@debian.org--2005/apt--main--0--patch-17 Completed Tagalog translation. Closes: #293132 * bubulle@debian.org--2005/apt--main--0--patch-18 Merge with Matt and update French translation * bubulle@debian.org--2005/apt--main--0--patch-19 Remove no_NO from LINGUAS * bubulle@debian.org--2005/apt--main--0--patch-20 Rebuild the POT file * bubulle@debian.org--2005/apt--main--0--patch-21 Update all PO files from the new apt-all.pot file * bubulle@debian.org--2005/apt--main--0--patch-22 Complete French translation * bubulle@debian.org--2005/apt--main--0--patch-23 Updated Basque translation for main by Piarres Beobide Egana * bubulle@debian.org--2005/apt--main--0--patch-24 Updated Japanese and Norwegian Bokmal translations * bubulle@debian.org--2005/apt--main--0--patch-25 Tagalog translation update by Eric Pareja * bubulle@debian.org--2005/apt--main--0--patch-26 Updated Simplified Chinese translation by Kov Tchai * bubulle@debian.org--2005/apt--main--0--patch-27 Updated Slovak translation by Peter Mann * bubulle@debian.org--2005/apt--main--0--patch-28 Italian translation update * bubulle@debian.org--2005/apt--main--0--patch-29 Dutch translation update by Bart Cornelis * bubulle@debian.org--2005/apt--main--0--patch-30 Danish translation update by Claus Hindsgaul * bubulle@debian.org--2005/apt--main--0--patch-31 Correct LINGUAS to include ru and tl * bubulle@debian.org--2005/apt--main--0--patch-32 Polish translation update by Bartosz Fenski * bubulle@debian.org--2005/apt--main--0--patch-33 Czech translation update by Miroslav Kure * bubulle@debian.org--2005/apt--main--0--patch-34 Brazilian Portuguese translation update by Andre Luis Lopes * bubulle@debian.org--2005/apt--main--0--patch-35 Complete Norwegian Nynorsk translation by H��vard Korsvoll * bubulle@debian.org--2005/apt--main--0--patch-36 Updated Spanish translation by Ruben Porras * bubulle@debian.org--2005/apt--main--0--patch-37 Russian translation update by Yuri Kozlov * bubulle@debian.org--2005/apt--main--0--patch-38 German translation update by Michael Piefel * bubulle@debian.org--2005/apt--main--0--patch-39 Swedish translation update by Peter Karlsson * bubulle@debian.org--2005/apt--main--0--patch-40 Finnish translation update by Tapio Lehtonen * bubulle@debian.org--2005/apt--main--0--patch-41 Hungarian translation update by Kelemen G��bor * bubulle@debian.org--2005/apt--main--0--patch-42 Catalan translation update by Jordi Mallach * bubulle@debian.org--2005/apt--main--0--patch-43 Korean translation update by Changwoo Ryu * bubulle@debian.org--2005/apt--main--0--patch-44 Greek translation updated by George Papamichelakis * bubulle@debian.org--2005/apt--main--0--patch-45 Important corrections to French translation by Mohamed Adn��neTrojette * bubulle@debian.org--2005/apt--main--0--patch-46 Updated Slovenian translation by Jure Cuhalev * bubulle@debian.org--2005/apt--main--0--patch-47 French translation update after proofreading * bubulle@debian.org--2005/apt--main--0--patch-48 Updated Portuguese translation by Miguel Figuereido * bubulle@debian.org--2005/apt--main--0--patch-49 Traditional Chinese translation update by Asho Yeh * bubulle@debian.org--2005/apt--main--0--patch-50 Restored complete French translation * bubulle@debian.org--2005/apt--main--0--patch-51 Remove de.UTF-8 from LINGUAS * bubulle@debian.org--2005/apt--main--0--patch-52 Greek translation completed * bubulle@debian.org--2005/apt--main--0--patch-53 Traditional Chinese translation update * bubulle@debian.org--2005/apt--main--0--patch-54 Merge with matt * bubulle@debian.org--2005/apt--main--0--patch-55 Regenerate apt-all.pot from the sources after merging with Matt * bubulle@debian.org--2005/apt--main--0--patch-56 Re-sync PO files with the POT file * bubulle@debian.org--2005/apt--main--0--patch-57 Correct file permissions
| * | | | Open 0.6.35Matt Zimmerman2005-03-081-0/+6
| | |/ / | |/| |
| * | | Merge from bubulle@debian.org--2005/apt--main--0 (translations)Matt Zimmerman2005-03-0545-11447/+11956
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * bubulle@debian.org--2005/apt--main--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-48 * bubulle@debian.org--2005/apt--main--0--patch-1 French translation update * bubulle@debian.org--2005/apt--main--0--patch-2 Remove useles tilde files * bubulle@debian.org--2005/apt--main--0--patch-3 Updated Finnish and Basque translations * bubulle@debian.org--2005/apt--main--0--patch-4 Update with files from apt-sarge. Complete French translation. * bubulle@debian.org--2005/apt--main--0--patch-5 Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. Closes: #291172 * bubulle@debian.org--2005/apt--main--0--patch-6 Updated French manpage. Closes: #291020 * bubulle@debian.org--2005/apt--main--0--patch-7 Japanese documentation update. Closes: #265720 * bubulle@debian.org--2005/apt--main--0--patch-8 Updated Traditional Chines translation * bubulle@debian.org--2005/apt--main--0--patch-9 Updated Norwegian Bokmal translation from sarge branch * bubulle@debian.org--2005/apt--main--0--patch-10 Updated Slovenian translation * bubulle@debian.org--2005/apt--main--0--patch-11 Remove no_NO translation (not needed after sarge) * bubulle@debian.org--2005/apt--main--0--patch-12 Hungarian translation updated from the sarge branch. Closes: #292204 * bubulle@debian.org--2005/apt--main--0--patch-13 Hungarian translation completed. Closes: #292204 * bubulle@debian.org--2005/apt--main--0--patch-14 Polish translation updated from sarge * bubulle@debian.org--2005/apt--main--0--patch-15 Initiali Tagalog translation. Closes:#293132 * bubulle@debian.org--2005/apt--main--0--patch-16 Really add the Tagalog translation. Closes: #293132 * bubulle@debian.org--2005/apt--main--0--patch-17 Completed Tagalog translation. Closes: #293132 * bubulle@debian.org--2005/apt--main--0--patch-18 Merge with Matt and update French translation * bubulle@debian.org--2005/apt--main--0--patch-19 Remove no_NO from LINGUAS * bubulle@debian.org--2005/apt--main--0--patch-20 Rebuild the POT file * bubulle@debian.org--2005/apt--main--0--patch-21 Update all PO files from the new apt-all.pot file * bubulle@debian.org--2005/apt--main--0--patch-22 Complete French translation * bubulle@debian.org--2005/apt--main--0--patch-23 Updated Basque translation for main by Piarres Beobide Egana * bubulle@debian.org--2005/apt--main--0--patch-24 Updated Japanese and Norwegian Bokmal translations * bubulle@debian.org--2005/apt--main--0--patch-25 Tagalog translation update by Eric Pareja * bubulle@debian.org--2005/apt--main--0--patch-26 Updated Simplified Chinese translation by Kov Tchai * bubulle@debian.org--2005/apt--main--0--patch-27 Updated Slovak translation by Peter Mann * bubulle@debian.org--2005/apt--main--0--patch-28 Italian translation update * bubulle@debian.org--2005/apt--main--0--patch-29 Dutch translation update by Bart Cornelis * bubulle@debian.org--2005/apt--main--0--patch-30 Danish translation update by Claus Hindsgaul * bubulle@debian.org--2005/apt--main--0--patch-31 Correct LINGUAS to include ru and tl * bubulle@debian.org--2005/apt--main--0--patch-32 Polish translation update by Bartosz Fenski * bubulle@debian.org--2005/apt--main--0--patch-33 Czech translation update by Miroslav Kure * bubulle@debian.org--2005/apt--main--0--patch-34 Brazilian Portuguese translation update by Andre Luis Lopes * bubulle@debian.org--2005/apt--main--0--patch-35 Complete Norwegian Nynorsk translation by H��vard Korsvoll * bubulle@debian.org--2005/apt--main--0--patch-36 Updated Spanish translation by Ruben Porras * bubulle@debian.org--2005/apt--main--0--patch-37 Russian translation update by Yuri Kozlov * bubulle@debian.org--2005/apt--main--0--patch-38 German translation update by Michael Piefel * bubulle@debian.org--2005/apt--main--0--patch-39 Swedish translation update by Peter Karlsson * bubulle@debian.org--2005/apt--main--0--patch-40 Finnish translation update by Tapio Lehtonen * bubulle@debian.org--2005/apt--main--0--patch-41 Hungarian translation update by Kelemen G��bor * bubulle@debian.org--2005/apt--main--0--patch-42 Catalan translation update by Jordi Mallach * bubulle@debian.org--2005/apt--main--0--patch-43 Korean translation update by Changwoo Ryu * bubulle@debian.org--2005/apt--main--0--patch-44 Greek translation updated by George Papamichelakis * bubulle@debian.org--2005/apt--main--0--patch-45 Important corrections to French translation by Mohamed Adn��neTrojette * bubulle@debian.org--2005/apt--main--0--patch-46 Updated Slovenian translation by Jure Cuhalev * bubulle@debian.org--2005/apt--main--0--patch-47 French translation update after proofreading * bubulle@debian.org--2005/apt--main--0--patch-48 Updated Portuguese translation by Miguel Figuereido * bubulle@debian.org--2005/apt--main--0--patch-49 Traditional Chinese translation update by Asho Yeh * bubulle@debian.org--2005/apt--main--0--patch-50 Restored complete French translation * bubulle@debian.org--2005/apt--main--0--patch-51 Remove de.UTF-8 from LINGUAS * bubulle@debian.org--2005/apt--main--0--patch-52 Greek translation completed * bubulle@debian.org--2005/apt--main--0--patch-53 Traditional Chinese translation update * bubulle@debian.org--2005/apt--main--0--patch-54 Merge with matt * bubulle@debian.org--2005/apt--main--0--patch-55 Regenerate apt-all.pot from the sources after merging with Matt * bubulle@debian.org--2005/apt--main--0--patch-56 Re-sync PO files with the POT file * bubulle@debian.org--2005/apt--main--0--patch-57 Correct file permissions
* | | | | Sync with MattChristian Perrier2005-03-260-0/+0
| | | | |
* | | | | Italian translation completeChristian Perrier2005-03-261-24/+22
| |_|_|/ |/| | | | | | | | | | | * po/it.po: Completed. Closes: #301116
* | | | Italian translation updateChristian Perrier2005-03-251-156/+99
| | | | | | | | | | | | | | | | * po/it.po: Updated
* | | | Italian translation updateChristian Perrier2005-03-241-124/+185
| | | |
* | | | Correct the "arbitary" typo in apt-ftparchiveChristian Perrier2005-03-101-1/+1
| | | |
* | | | Final work of capitalization cleaning and translation unfuzzyficationChristian Perrier2005-03-100-0/+0
| | | |
* | | | Complete unfuzzification of PO files after the capitalization fixesChristian Perrier2005-03-0931-2404/+2167
| | | |
* | | | Correct the permission change on configure.inChristian Perrier2005-03-080-0/+0
| | | |
* | | | Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-0624-170/+167
| | | |
* | | | Correct file permissionsChristian Perrier2005-03-060-0/+0
| |/ / |/| |
* | | Correct file permissionsChristian Perrier2005-03-050-0/+0
| | |
* | | Re-sync PO files with the POT fileChristian Perrier2005-03-0530-1206/+1261
| | | | | | | | | | | | * po/*.po: synced with the POT file
* | | Regenerate apt-all.pot from the sources after merging with MattChristian Perrier2005-03-051-16/+16
| | | | | | | | | | | | * po/apt-all.pot: Regenerated
* | | Merge with mattChristian Perrier2005-03-0512-46/+132
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--main--0--patch-59 Open 0.6.32 * apt@packages.debian.org/apt--main--0--patch-60 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-61 Add missing whitespace in new Debug::Acquire::gpgv output * apt@packages.debian.org/apt--main--0--patch-62 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-63 Open 0.6.34 * apt@packages.debian.org/apt--main--0--patch-64 Add missing semicolon in configure-index (Debian #295773) * apt@packages.debian.org/apt--main--0--patch-65 Update build-depends on gettext to 0.12 * michael.vogt@canonical.com--2004/apt--mvo--0--patch-12 * star-merged with matt, removed the unset("no_proxy") in methods/ftp.cc * michael.vogt@canonical.com--2004/apt--mvo--0--patch-13 * commented the ftp no_proxy unseting in methods/ftp.cc * michael.vogt@canonical.com--2004/apt--mvo--0--patch-14 * starmeged with matt, added some comments to the unsetting of no_proxy in ftp.cc * michael.vogt@canonical.com--2004/apt--mvo--0--patch-15 * merged with matt's tree * michael.vogt@canonical.com--2004/apt--mvo--0--patch-16 * added support for "Acquire::gpgv::options" in methods/gpgv.cc * michael.vogt@ubuntu.com--2005/apt--mvo--0--base-0 tag of michael.vogt@canonical.com--2004/apt--mvo--0--patch-16 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-1 * slightly cosmetic change in methods/gpgv.cc * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-2 * merge with matts tree, added documentation for the gpgv stuff * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-3 * added gpgv::Options to configure-index * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-4 * PulseIntervall can be configured now to make frontends like synaptic hayppy. it's done in a way that does not break binary compatibility * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-5 * fix for apt-get update removing the cdroms Release.gpg files * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-6 * path scoring changed, the non-symlink path is scored highest
| * | Update build-depends on gettext to 0.12Matt Zimmerman2005-03-052-1/+2
| | |
| * | Add missing semicolon in configure-index (Debian #295773)Matt Zimmerman2005-03-052-4/+4
| | |
| * | Open 0.6.34Matt Zimmerman2005-03-051-0/+6
| | |
| * | Merge apt--mvo--0Matt Zimmerman2005-02-2610-39/+82
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-2 * merge with matts tree, added documentation for the gpgv stuff * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-3 * added gpgv::Options to configure-index * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-4 * PulseIntervall can be configured now to make frontends like synaptic hayppy. it's done in a way that does not break binary compatibility * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-5 * fix for apt-get update removing the cdroms Release.gpg files * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-6 * path scoring changed, the non-symlink path is scored highest