summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2009-04-08* methods/gpgv.cc:Michael Vogt
- properly check for expired and revoked keys (closes: #433091)
2009-03-27* cmdline/acqprogress.cc:Michael Vogt
- Call pkgAcquireStatus::Pulse even if quiet, so that we still get dlstatus messages on the status-fd (LP: #290234).
2009-03-09fix "apt-get source pkg" if there is a binary package andMichael Vogt
a source package of the same name but from different packages (LP: #330103)
2009-02-03* methods/https.cc:Michael Vogt
- add Acquire::https::AllowRedirect support
2009-02-03* apt-pkg/pkgcache.cc:Michael Vogt
- do not run "dpkg --configure pkg" if pkg is in trigger-awaited state (LP: #322955)
2009-01-30[ABI break] use int for the package IDs (thanks to Steve Cotton)Michael Vogt
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt
Jeff Licquia and Anthony Towns
2009-01-08* apt-pkg/contrib/strutl.cc:Michael Vogt
- fix TimeToStr i18n (LP: #289807)
2008-12-16Clarify the --help for 'purge' (LP: #243948)Michael Vogt
2008-12-09merged from the debian-sid branchMichael Vogt
2008-12-09* methods/gpgv.cc:Michael Vogt
- fix compiler warning * cmdline/apt-get.cc: - fix "apt-get source pkg=ver" if binary name != source name and show a message (LP: #202219) * apt-pkg/deb/debsystem.cc: - make strings i18n able
2008-12-08debian/changelog: fix changelogMichael Vogt
2008-12-08merged lp:~jackyf-devel/apt/debian-sidMichael Vogt
2008-12-08* apt-pkg/indexrecords.cc:Michael Vogt
- fix some i18n issues * apt-pkg/contrib/strutl.h: - add new strprintf() function to make i18n strings easier
2008-12-08 - fix "apt-get source pkg=ver" if binary name != source nameMichael Vogt
(LP: #202219) * doc/makefile: - add examples/apt-https-method-example.conf
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-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-24upload as 0.7.19Michael Vogt
2008-11-23Ukrainian translation updatedbubulle@debian.org
2008-11-23Marathi translation updatedbubulle@debian.org
2008-11-21Translation updatesbubulle@debian.org
2008-11-18Basque translation updatebubulle@debian.org
2008-11-17Translation updatesbubulle@debian.org
2008-11-15Simplified Chinese translation updatebubulle@debian.org
2008-11-15Romanian translation updatebubulle@debian.org
2008-11-15Spanish translation updatebubulle@debian.org
2008-11-14* doc/apt-get.8.xml:Michael Vogt
- Explicitly say that 'dist-upgrade' command may remove packages.
2008-11-14Updated translationsbubulle@debian.org
2008-11-13Updates to translation (and a mistake of mine with ru.po)bubulle@debian.org
2008-11-12Updated Bulgarian translationbubulle@debian.org
2008-11-12doc/apt-get.8.xml: explicitly say that 'dist-upgrade' command may remove ↵Eugene V. Lyubimkin
packages.
2008-11-12fix SIGHUP handling (closes: #463030)Michael Vogt
2008-11-12fix SIGHUP handling (closes: #463030)Michael Vogt
2008-11-12* doc/sources.list.5.xml:Michael Vogt
- Mentioned allowed characters in file names in /etc/apt/sources.list.d. Thanks to Matthias Urlichs. (Closes: #426913) * doc/apt-get.8.xml: - Included '-v'/'--version' as a command to synopsis. * cmdline/apt-cache.cc: - Advanced built-in help. Patch by Andre Felipe Machado. (Closes: #286061) - Fixed typo 'GraphVis' -> 'GraphViz'. (Closes: #349038) - Removed asking to file a release-critical bug against a package if there is a request to install only one package and it is not installable. (Closes: #419521)
2008-11-11Removed asking to file a release-critical bug against a package if there is ↵Eugene V. Lyubimkin
a request to install only one package and it is not installable.
2008-11-09Thai translation updatebubulle@debian.org
2008-11-08Re-applied apt-cache built-in help fixes.Eugene V. Lyubimkin
2008-11-08Update synopsis in apt-get manpage for '-v'/'--version'.Eugene V. Lyubimkin
2008-11-08Noted allowed file name characters in /etc/apt/sources.list.d/* files.Eugene V. Lyubimkin
2008-11-08Fixed wrong upload date for 0.7.17~exp4 upload, set approximated one.Eugene V. Lyubimkin
2008-11-07upload as 0.7.18Michael Vogt
2008-11-07fix depend on libdb4.4 (closes: #501253)Michael Vogt