summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2008-12-16Clarify the --help for 'purge' (LP: #243948)Michael Vogt
2008-12-16* Translations:Michael Vogt
- French corrected (remove awful use of first person) - Finnish updated. Closes: #508449 * doc/examples/sources.list: - 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) * buildlib/config.{sub,guess}: - Renewed. This fixes lintian errors. * doc/apt.conf.5.xml, debian/apt-transport-https: - Documented briefly 'APT::https' group of options. (Closes: #507398) - Applied patch from Daniel Burrows to document 'Debug' group of options. (Closes: #457265) - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options. (Closes: #438559) - Mentioned '/* ... */' comments. (Closes: #507601) * merged "install-recommends" branch (ABI break): - new "--install-recommends" - install new recommends on "upgrade" if --install-recommends is given - new "--fix-policy" option to install all packages with unmet important dependencies (usefull with --install-recommends to see what not-installed recommends are on the system) - fix of recommended packages display (only show CandidateVersion fix or-group handling) * merged "install-task" branch (use with "apt-get install taskname^")
2008-12-16* apt-pkg/indexrecords.cc:Michael Vogt
- fix some i18n issues * apt-pkg/contrib/strutl.h: - add new strprintf() function to make i18n strings easier * apt-pkg/dev/debsystem.cc: - add missing apti18n.h header
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-08* cmdline/apt-get.cc:Michael Vogt
- fix "apt-get source pkg=ver" if binary name != source name (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-26* /apt-pkg/deb/debsystem.cc:Michael Vogt
- add 'sudo' to the error message to "run 'dpkg --configure -a'" (LP: #52697)
2008-11-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- filter "ENOMEM" errors when creating apport reports
2008-11-24merged from debian-sidMichael Vogt
2008-11-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- fix potential hang when in a backgroud process group
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-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
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)