Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-09 | fix "apt-get source pkg" if there is a binary package and | Michael 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 to | Michael Vogt | |
Jeff Licquia and Anthony Towns | |||
2009-01-08 | * apt-pkg/contrib/strutl.cc: | Michael Vogt | |
- fix TimeToStr i18n (LP: #289807) | |||
2008-12-16 | Clarify the --help for 'purge' (LP: #243948) | Michael Vogt | |
2008-12-09 | merged from the debian-sid branch | Michael 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-08 | debian/changelog: fix changelog | Michael Vogt | |
2008-12-08 | merged lp:~jackyf-devel/apt/debian-sid | Michael 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 name | Michael Vogt | |
(LP: #202219) * doc/makefile: - add examples/apt-https-method-example.conf | |||
2008-12-07 | Drop awful use of first person in French translation. The same should happen ↵ | bubulle@debian.org | |
to English messages after lenny | |||
2008-12-06 | Included missing file debian/apt-transport-https.README to repo. | Eugene V. Lyubimkin | |
2008-12-06 | Mentioned 'APT::Periodic' and 'APT::Archives' groups of options. | Eugene V. Lyubimkin | |
2008-12-06 | Applied patch from Daniel Burrows to document 'Debug' group of options. | Eugene V. Lyubimkin | |
2008-12-06 | Documented briefly 'APT::https' group of options. | Eugene V. Lyubimkin | |
2008-12-06 | Renewed buildlib/config.{sub,guess} files. | Eugene V. Lyubimkin | |
2008-12-06 | Fixed place of 'merged install-recommends and install-task branches' in ↵ | Eugene V. Lyubimkin | |
debian/changelog. | |||
2008-12-02 | make "apt-get build-dep" installed packages marked automatic | Michael 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-26 | Added instruction how to work around MMap error in MMap error message. | Eugene V. Lyubimkin | |
2008-11-26 | Removed obsolete commented non-us deb-src entry, replaced with ↵ | Eugene V. Lyubimkin | |
'security.debian.org' one. | |||
2008-11-24 | upload as 0.7.19 | Michael Vogt | |
2008-11-23 | Ukrainian translation updated | bubulle@debian.org | |
2008-11-23 | Marathi translation updated | bubulle@debian.org | |
2008-11-21 | Translation updates | bubulle@debian.org | |
2008-11-18 | Basque translation update | bubulle@debian.org | |
2008-11-17 | Translation updates | bubulle@debian.org | |
2008-11-15 | Simplified Chinese translation update | bubulle@debian.org | |
2008-11-15 | Romanian translation update | bubulle@debian.org | |
2008-11-15 | Spanish translation update | bubulle@debian.org | |
2008-11-14 | * doc/apt-get.8.xml: | Michael Vogt | |
- Explicitly say that 'dist-upgrade' command may remove packages. | |||
2008-11-14 | Updated translations | bubulle@debian.org | |
2008-11-13 | Updates to translation (and a mistake of mine with ru.po) | bubulle@debian.org | |
2008-11-12 | Updated Bulgarian translation | bubulle@debian.org | |
2008-11-12 | doc/apt-get.8.xml: explicitly say that 'dist-upgrade' command may remove ↵ | Eugene V. Lyubimkin | |
packages. | |||
2008-11-12 | fix SIGHUP handling (closes: #463030) | Michael Vogt | |
2008-11-12 | fix 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-11 | Removed 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-09 | Thai translation update | bubulle@debian.org | |
2008-11-08 | Re-applied apt-cache built-in help fixes. | Eugene V. Lyubimkin | |
2008-11-08 | Update synopsis in apt-get manpage for '-v'/'--version'. | Eugene V. Lyubimkin | |
2008-11-08 | Noted allowed file name characters in /etc/apt/sources.list.d/* files. | Eugene V. Lyubimkin | |
2008-11-08 | Fixed wrong upload date for 0.7.17~exp4 upload, set approximated one. | Eugene V. Lyubimkin | |
2008-11-07 | upload as 0.7.18 | Michael Vogt | |
2008-11-07 | fix depend on libdb4.4 (closes: #501253) | Michael Vogt | |
2008-11-07 | * doc/examples/configure-index: | Michael Vogt | |
- Removed obsoleted header line. (Closes: #417638) - Changed 'linux-kernel' to 'linux-image'. * doc/sources.list.5.xml: - Fixed typo and grammar in 'sources.list.d' section. Thanks to Timothy G Abbott <tabbott@MIT.EDU>. (Closes: #478098) * doc/apt-get.8.xml: - Advanced descriptions for 'remove' and 'purge' options. (Closes: #274283) * debian/rules: - Target 'apt' need to depend on 'build-doc'. Thanks for Peter Green. Fixes FTBFS. (Closes: #504181) | |||
2008-11-06 | Fix 'dpkg-buildpackage -B' FTBFS. | Eugene V. Lyubimkin | |