summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-16releasing version 0.7.210.7.21Michael Vogt
2009-04-14build fixes, change version 0.7.21Michael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
- fix TimeToStr i18n (LP: #289807) * [ABI break] merge support for http redirects, thanks to Jeff Licquia and Anthony Towns * [ABI break] use int for the package IDs (thanks to Steve Cotton) * apt-pkg/pkgcache.cc: - do not run "dpkg --configure pkg" if pkg is in trigger-awaited state (LP: #322955) * methods/https.cc: - add Acquire::https::AllowRedirect support * Clarify the --help for 'purge' (LP: #243948) * cmdline/apt-get.cc - fix "apt-get source pkg" if there is a binary package and a source package of the same name but from different packages (LP: #330103) * cmdline/acqprogress.cc: - Call pkgAcquireStatus::Pulse even if quiet, so that we still get dlstatus messages on the status-fd (LP: #290234).
2009-04-08* methods/gpgv.cc:Michael Vogt
- properly check for expired and revoked keys (closes: #433091)
2009-04-08apt.cron.daily: catch invalid dates due to DST time changesMichael Vogt
in the stamp files
2009-04-08Slovak translation updatebubulle@debian.org
2009-04-02Italian translationbubulle@debian.org
2009-03-19French translation update was reported in the BTSbubulle@debian.org
2009-03-19Slovak translation updatebubulle@debian.org
2009-03-09Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).Daniel Burrows
2009-03-06Fix FindFile (and FindDir) so that the value of RootDir is applied to the ↵Daniel Burrows
default if no value is found. Previously FindFile("Dir::etc", "/etc") would use RootDir if a value existed for "Dir::etc"; otherwise it would go ahead and use "/etc", ignoring RootDir. Of course, this made RootDir fairly useless; it has now been fixed.
2009-03-04Swedish translation updatebubulle@debian.org
2009-02-24French translation updatebubulle@debian.org
2009-02-24Update PO(T) filesbubulle@debian.org
2009-02-08merge the 0.7.20.2 uploadMichael Vogt
2009-02-08fix changlogMichael Vogt
2009-02-01Norwegian Bokmal translation updatebubulle@debian.org
2009-01-29Traditional Chinese translation updatebubulle@debian.org
2009-01-27Updated Bulgarian translationsbubulle@debian.org
2009-01-19* apt-pkg/pkgcachegen.cc:Michael Vogt
- fix apt-cache search for localized description (closes: #512110)
2009-01-11Fix spelling error in French translationbubulle@debian.org
2009-01-05* COPYING:Michael Vogt
- Actualized. Removed obsolete Qt section, added GPLv2 clause. (Closes: #440049, #509337)
2009-01-05ready for 0.7.20 uploadMichael Vogt
2009-01-05prepare 0.7.20 uploadMichael Vogt
2009-01-04Be clear about the debian-sid not being released as of nowbubulle@debian.org
2009-01-04Added Traditional Chinese translationbubulle@debian.org
2008-12-22Commit pending translationsbubulle@debian.org
2008-12-19Galician translation updatebubulle@debian.org
2008-12-17* apt-inst/contrib/arfile.cc:Michael Vogt
- support members ending with '/' as well (thanks to Michal Cihr, closes: #500988)
2008-12-15cmdline/apt-get.cc: remove --build-dep-automatic line againMichael Vogt
2008-12-15debian/changelog: and fix the bugnumber (thanks to jackyfMichael Vogt
2008-12-15debian/changelog: make the build-dep changelog entry match (debian) realityMichael Vogt
2008-12-15Mentioned '/* ... */' comments. (Closes: #507601)Michael Vogt
2008-12-12Finnish translation updatebubulle@debian.org
2008-12-10apt.conf: mentioned '/* ... */'-comments.Eugene V. Lyubimkin
2008-12-08debian/changelog: fix changelogMichael Vogt
2008-12-08merged lp:~jackyf-devel/apt/debian-sidMichael Vogt
2008-12-07Drop awful use of first person in French translation. The same should happen ↵bubulle@debian.org
to English messages after lenny
2008-12-06Included missing file debian/apt-transport-https.README to repo.Eugene V. Lyubimkin
2008-12-06Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.Eugene V. Lyubimkin
2008-12-06Applied patch from Daniel Burrows to document 'Debug' group of options.Eugene V. Lyubimkin
2008-12-06Documented briefly 'APT::https' group of options.Eugene V. Lyubimkin
2008-12-06Renewed buildlib/config.{sub,guess} files.Eugene V. Lyubimkin
2008-12-06Fixed place of 'merged install-recommends and install-task branches' in ↵Eugene V. Lyubimkin
debian/changelog.
2008-12-02make "apt-get build-dep" installed packages marked automaticMichael Vogt
by default. This can be changed by setting the value of APT::Get::Build-Dep-Automatic to false (thanks to Aaron Haviland, closes: #44874, LP: #248268)
2008-12-02* doc/examples/sources.list:Michael Vogt
- Removed obsolete commented non-us deb-src entry, replaced it with 'deb-src security.debian.org' one. (Closes: #411298) * apt-pkg/contrib/mmap.cc: - Added instruction how to work around MMap error in MMap error message. (Closes: #385674, 436028)
2008-11-26Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin
2008-11-26Removed obsolete commented non-us deb-src entry, replaced with ↵Eugene V. Lyubimkin
'security.debian.org' one.
2008-11-26Merged from debian-sid branch.Eugene V. Lyubimkin
2008-11-24upload as 0.7.19Michael Vogt