summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-11-13Simplified Chinese translation updateChristian Perrier
* po/zh_CN.po: Completed to 507 strings Closes: #338267
2005-11-09Galician translation completedChristian Perrier
* po/gl.po: Completed to 510 strings Closes: #338356
2005-11-08Basque translation updateChristian Perrier
* po/eu.po: Completed to 510 strings Closes: #338101
2005-11-07Danish translation updateChristian Perrier
* po/da.po: Completed to 510 strings Closes: #337949
2005-11-04Complete Tagalog translation / Add ChangelogChristian Perrier
* po/tl.po: Completed to 510 strings Closes: #337306 * po/Changelog: added to better track down fixed issues
2005-11-03Swedish translation updateChristian Perrier
* po/sv.po: Swedish translation update
2005-11-02Fixed localization of y/n questions in German translationChristian Perrier
* po/de.po: Fixed localization of y/n
2005-11-01Merge with MichaelChristian Perrier
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-82 * merged with bubulle * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-83 * cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-84 * added armeb to archtable
2005-11-01Spelling fix for consistency in French translationChristian Perrier
* po/fr.po: Fix spelling of "CD"
2005-10-26Correct typography in French translationChristian Perrier
* po/fr.po: Remove extra quotes
2005-10-26Complete French translationChristian Perrier
* po/fr.po: Completed
2005-10-25Re-generate all PO FilesChristian Perrier
* po/*.po: Regenerated from the sources
2005-10-25Merge with Michael and add update-po as a pre-req for binaryChristian Perrier
* po/makefile: Add update-po as a prerequisite of binary. Closes: #329910 Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-78 * fix a incorrect example * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-79 * revert patch from patch-59, causes all sorts of trouble * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-80 * fix changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-81 * be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULL
2005-10-25* added armeb to archtableMichael Vogt
2005-10-24* cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213)Michael Vogt
2005-10-23* merged with bubulle Michael Vogt
Patches applied: * bubulle@debian.org--2005/apt--main--0--patch-116 Merge with Michael * bubulle@debian.org--2005/apt--main--0--patch-117 Merge with Michael * bubulle@debian.org--2005/apt--main--0--patch-118 Russian translation update by Yuri Kozlov
2005-10-23* be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULLMichael Vogt
2005-10-22* fix changelogMichael Vogt
2005-10-22* revert patch from patch-59, causes all sorts of troubleMichael Vogt
2005-10-22Russian translation update by Yuri KozlovChristian Perrier
* po/ru.po: Completed
2005-10-22* fix a incorrect exampleMichael Vogt
2005-10-21Merge with MichaelChristian Perrier
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-65 * inital support for "apt-get source -t dist" (but no downgrades yet * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-66 * full support for apt-get source -t now (and honor pining too) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-67 * added APT::Authentication::Trust-CDROM option * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-68 * fix a crash in apt-ftparchive * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-69 * sparc64 alignment fix * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-70 * fix segfault when there is no Archive for a VerFile * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-71 * don't get candidate release as version tag for FindSrc by default. because it break for bin-NMUs :/ (e.g. dpkg source is 1.13.11, but i386 version string is 1.13.11.0.1) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-72 * corrections in the changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-73 * init the default ScreenWidth to 79 columns by default (Closes: #324921) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-74 apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cache.8.xml: fix typo (closes: #334714) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-75 * seting section to "admin" to match override file * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-76 * finalized the changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-77 * renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntu * michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-79 * michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--patch-1 * implemented "TrustCDROM" mode * michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--patch-2 * added APT::Authentication::TrustCDROM to the configure-index
2005-10-20* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt
2005-10-19* finalized the changelogMichael Vogt
2005-10-19* seting section to "admin" to match override fileMichael Vogt
2005-10-19apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); ↵Michael Vogt
doc/apt-cache.8.xml: fix typo (closes: #334714)
2005-10-19* init the default ScreenWidth to 79 columns by default (Closes: #324921)Michael Vogt
2005-10-19* corrections in the changelogMichael Vogt
2005-10-19* don't get candidate release as version tag for FindSrc by default. because ↵Michael Vogt
it break for bin-NMUs :/ (e.g. dpkg source is 1.13.11, but i386 version string is 1.13.11.0.1)
2005-10-19* fix segfault when there is no Archive for a VerFileMichael Vogt
2005-10-19* sparc64 alignment fixMichael Vogt
2005-10-19* fix a crash in apt-ftparchiveMichael Vogt
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt
Patches applied: * michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-79 * michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--patch-1 * implemented "TrustCDROM" mode * michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0--patch-2 * added APT::Authentication::TrustCDROM to the configure-index
2005-10-18* full support for apt-get source -t now (and honor pining too)Michael Vogt
2005-10-18Merge with MichaelChristian Perrier
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-64 * merged with bubulle
2005-10-18* inital support for "apt-get source -t dist" (but no downgrades yetMichael Vogt
2005-10-17* merged with bubulle Michael Vogt
Patches applied: * bubulle@debian.org--2005/apt--main--0--patch-105 Proofread by Fred Bothamy * bubulle@debian.org--2005/apt--main--0--patch-106 Merge with mvo * bubulle@debian.org--2005/apt--main--0--patch-107 Italian translation corrected * bubulle@debian.org--2005/apt--main--0--patch-108 Italian translation update * bubulle@debian.org--2005/apt--main--0--patch-109 Italian translation completed * bubulle@debian.org--2005/apt--main--0--patch-110 Swedish translation update * bubulle@debian.org--2005/apt--main--0--patch-111 Merge with Michael * bubulle@debian.org--2005/apt--main--0--patch-112 Swedish translation completed * bubulle@debian.org--2005/apt--main--0--patch-113 Silly update to French translation (testing) * bubulle@debian.org--2005/apt--main--0--patch-114 Basque translation update * bubulle@debian.org--2005/apt--main--0--patch-115 Basque translation completed
2005-10-11Basque translation completedChristian Perrier
* po/eu.po: Basque translation completed
2005-10-11Basque translation updateChristian Perrier
* po/eu.po: Basque translation update
2005-10-09Silly update to French translation (testing)Christian Perrier
2005-10-08Swedish translation completedChristian Perrier
* po/sv.po: Completed
2005-10-08Merge with MichaelChristian Perrier
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-62 * leak fix for debian #250583 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-63 * changelog update
2005-10-08Swedish translation updateChristian Perrier
* po/sv.po: Updated (not yet complete)
2005-10-05Italian translation completedChristian Perrier
* po/it.po: Completed
2005-09-28Italian translation updateChristian Perrier
* po/it.po
2005-09-28* changelog updateMichael Vogt
2005-09-28* leak fix for debian #250583Michael Vogt
2005-09-27Italian translation correctedChristian Perrier
* po/it.po: Updated
2005-09-23Merge with mvoChristian Perrier
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-60 * merged updated french man-page * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-61 * merged with bubulle * philippe.batailler@free.fr--2005/VOGTapt--mvo--0--patch-1 French L10N update * philippe.batailler@free.fr--2005/VOGTapt--mvo--0--patch-2 Generate correctly french manpages
2005-09-23* merged with bubulleMichael Vogt
Patches applied: * bubulle@debian.org--2005/apt--main--0--patch-96 Sync with Matt * bubulle@debian.org--2005/apt--main--0--patch-97 Merge with Matt * bubulle@debian.org--2005/apt--main--0--patch-98 Update PO files with the POT * bubulle@debian.org--2005/apt--main--0--patch-99 Added Galician translation * bubulle@debian.org--2005/apt--main--0--patch-100 Completed Danish translation * bubulle@debian.org--2005/apt--main--0--patch-101 Merge with Matt * bubulle@debian.org--2005/apt--main--0--patch-102 Merge with Michael Vogt's archive * bubulle@debian.org--2005/apt--main--0--patch-103 Update the POT files and all PO files to resync with recent code * bubulle@debian.org--2005/apt--main--0--patch-104 French translation completed