summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-06* buildlib/systemtable, configure.in:Michael Vogt
added new buildlib/systemtable to map complette canonical system type to apt architecture and add support for lpia
2007-06-06 * vi.po: Updated to 515t. Closes: #426976Michael Vogt
* eu.po: Updated to 515t. Closes: #423766 * pt.po: 515t. Closes: #423111 * fr.po: Updated by Christian Perrier * Update all PO and the POT. Gives 513t2f for formerly complete translations
2007-06-06* buildlib/archtable:Michael Vogt
- added support for sh3/sh4 (closes: #424870) - added support for m32r (closes: #394096)
2007-06-01Merge with mvobubulle@debian.org
2007-06-01Vietnamese translation updatebubulle@debian.org
2007-05-23* implement SourceVer() in pkgRecords Michael Vogt
(thanks to Daniel Burrows for the patch!)
2007-05-15Basque translation completedbubulle@debian.org
2007-05-14Basque translation updatebubulle@debian.org
2007-05-10Portuguse translation updated. Closes: #423111bubulle@debian.org
2007-05-08Updated French translationbubulle@debian.org
2007-05-08Update PO and POTbubulle@debian.org
2007-05-08Add one translatable string and a newline. Closes: #394722bubulle@debian.org
2007-05-05Sync with Michaelbubulle@debian.org
2007-04-25* NMUMichael Vogt
* Fix broken use of awk in apt-key that caused removal of the wrong keys from the keyring. Closes: #412572
2007-04-25* merged from Christian Perrier:Michael Vogt
* mr.po: New Marathi translation Closes: #416806 * zh_CN.po: Updated by Eric Pareja Closes: #416822 * tl.po: Updated by Eric Pareja Closes: #416638 * gl.po: Updated by Jacobo Tarrio Closes: #412828 * da.po: Updated by Claus Hindsgaul Closes: #409483 * fr.po: Remove a non-breakable space for usability issues. Closes: #408877 * ru.po: Updated Russian translation. Closes: #405476 * *.po: Unfuzzy after upstream typo corrections
2007-04-21Merge with Michaelbubulle@debian.org
2007-04-21Galician translation updatebubulle@debian.org
2007-04-20* merged from Christian Perrier:Michael Vogt
* mr.po: New Marathi translation Closes: #416806
2007-04-20* apt-pkg/policy.cc:Michael Vogt
- allow multiple packages (thanks to David Foerster)
2007-04-17* [ABI] apt-pkg/acquire.{cc,h}:Michael Vogt
- deal better with duplicated sources.list entries (avoid double queuing of URLs) - this fixes hangs in bzip/gzip
2007-04-17* apt-pkg/acquire-item.cc:Michael Vogt
- if decompression of a index fails, delete the index
2007-04-11* po/gl.po:Michael Vogt
- fix error translation that causes trouble to lsb_release
2007-04-01Added Marathi translationbubulle@debian.org
Closes: #416806
2007-03-31Simplified Chinese translation updated.bubulle@debian.org
Closes: #416822
2007-03-29Sync with Michaelbubulle@debian.org
2007-03-29Tagalog translation update. Closes: #416638bubulle@debian.org
2007-03-07* apt-pkg/cdrom.cc:Michael Vogt
- only unmount if APT::CDROM::NoMount is false * methods/cdrom.cc: - only umount if it was mounted by the method before
2007-03-07 - added APT::CDROM::UnMountOnFinish to have more control overMichael Vogt
the umount/mount process
2007-03-07* apt-pkg/cdrom.cc, methods/cdrom.cc:Michael Vogt
- only unmount if APT::CDROM::NoMount is false
2007-02-28Galician translation update. Closes: #412828bubulle@debian.org
2007-02-03Danish translation update. Closes: #409483bubulle@debian.org
2007-01-29Merge with Michaelbubulle@debian.org
Remove a non breakable space in the Frenc translation. Closes: #408877
2007-01-04Updated Russian translation. Closes: #405476bubulle@debian.org
2006-12-20* apt-pkg/algorithms.cc:Michael Vogt
- make sure we have a candidateVer if we check it for downloadability
2006-12-19* apt-pkg/algorithms.cc:Michael Vogt
- when encountering a or-group in pkgProblemResolver::Resolver(), check if it IsCritical(), otherwise we may do checking on weak-depends and confuse the system badly
2006-12-19* apt-pkg/deb/debrecords.cc:Michael Vogt
- return the correct SHA1Hash() * methods/http.cc: - send VERSION of apt in the User-Agent string
2006-12-18* apt-pkg/algorithms.cc: Michael Vogt
- only increase the score of installed applications if they are not obsolte (still downloadable)
2006-12-13* apt-pkg/algorithms.cc:Michael Vogt
- use clog instead of cout in debug
2006-12-13Merge with the POT file and unfuzzybubulle@debian.org
2006-12-12General unfuzzy for complete translationsbubulle@debian.org
2006-12-11Merke with Michaelbubulle@debian.org
Update Ukrainian translation Activate Ukrainian. Closes: #396966
2006-12-07Merged with Michaelbubulle@debian.org
2006-12-07* debian/changelog:Michael Vogt
- fix incorrect
2006-12-07* merged from bubulleMichael Vogt
2006-12-07* apt-pkg/contrib/progress.ccMichael Vogt
- only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po
2006-12-07* merged NMU from abaMichael Vogt
2006-12-07* apt-pkg/deb/debindexfile.cc:Michael Vogt
- File.FileName() == NULL check added * apt-pkg/deb/debsrcrecords.cc: - fix FTBFS on i386
2006-12-01* changelog updatesMichael Vogt
2006-12-01* changelog updatedMichael Vogt
2006-12-01* apt-pkg/deb/debsrcrecords.cc:Michael Vogt
- fix off-by-one problem