]>
git.saurik.com Git - apt.git/log
Michael Vogt [Thu, 5 Mar 2009 10:51:35 +0000 (11:51 +0100)]
fix changelog
Michael Vogt [Mon, 9 Feb 2009 13:38:11 +0000 (14:38 +0100)]
* apt-pkg/pkgcache.cc:
- do not run "dpkg --configure pkg" if pkg is in trigger-awaited
state (LP: #322955)
- do not unlink files in partial/ (thanks to robbiew)
Michael Vogt [Mon, 9 Feb 2009 13:36:36 +0000 (14:36 +0100)]
* methods/https.cc:
- add Acquire::https::AllowRedirect support
Michael Vogt [Mon, 9 Feb 2009 13:34:50 +0000 (14:34 +0100)]
* cmdline/apt-get.cc:
- default to "false" for the "APT::Get::Build-Dep-Automatic"
option (follow debian here)
Michael Vogt [Mon, 9 Feb 2009 13:31:39 +0000 (14:31 +0100)]
merge the latest debian-sid branch
Michael Vogt [Sun, 8 Feb 2009 10:52:34 +0000 (11:52 +0100)]
merge the 0.7.20.2 upload
Michael Vogt [Sun, 8 Feb 2009 10:49:08 +0000 (11:49 +0100)]
fix changlog
Michael Vogt [Mon, 2 Feb 2009 11:14:36 +0000 (12:14 +0100)]
* [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)
- Galician updated. Closes: #509151
- Catalan updated. Closes: #509375
- Vietnamese updated. Closes: #509422
- Traditional Chinese added. Closes: #510664
* COPYING:
- Actualized. Removed obsolete Qt section, added GPLv2 clause.
(Closes: #440049, #509337)
* Clarify the --help for 'purge' (LP: #243948)
bubulle@debian.org [Sun, 1 Feb 2009 18:48:02 +0000 (19:48 +0100)]
Norwegian Bokmal translation update
bubulle@debian.org [Thu, 29 Jan 2009 21:19:26 +0000 (22:19 +0100)]
Traditional Chinese translation update
Michael Vogt [Wed, 28 Jan 2009 16:40:42 +0000 (17:40 +0100)]
merged from the mvo branch
Michael Vogt [Wed, 28 Jan 2009 16:39:37 +0000 (17:39 +0100)]
LP: #263089
bubulle@debian.org [Tue, 27 Jan 2009 19:05:14 +0000 (20:05 +0100)]
Updated Bulgarian translations
Michael Vogt [Mon, 26 Jan 2009 13:14:58 +0000 (14:14 +0100)]
readd "linux-image" (and friends) to the auto-remove
blacklist
Michael Vogt [Mon, 19 Jan 2009 11:54:05 +0000 (12:54 +0100)]
* apt-pkg/pkgcachegen.cc:
- fix apt-cache search for localized description
(closes: #512110)
bubulle@debian.org [Sun, 11 Jan 2009 18:26:59 +0000 (19:26 +0100)]
Fix spelling error in French translation
Michael Vogt [Thu, 8 Jan 2009 12:59:24 +0000 (13:59 +0100)]
* apt-inst/contrib/arfile.cc:
- support members ending with '/' as well (thanks to Michal Cihr,
closes: #500988)
* Translations:
- Galician updated. Closes: #509151
- Catalan updated. Closes: #509375
- Vietnamese updated. Closes: #509422
- Traditional Chinese added. Closes: #510664
* COPYING:
- Actualized. Removed obsolete Qt section, added GPLv2 clause.
(Closes: #440049, #509337)
Michael Vogt [Thu, 8 Jan 2009 12:50:07 +0000 (13:50 +0100)]
merge from the mvo branch
Michael Vogt [Mon, 5 Jan 2009 10:10:41 +0000 (11:10 +0100)]
* COPYING:
- Actualized. Removed obsolete Qt section, added GPLv2 clause.
(Closes: #440049, #509337)
Michael Vogt [Mon, 5 Jan 2009 08:12:37 +0000 (09:12 +0100)]
ready for 0.7.20 upload
Michael Vogt [Mon, 5 Jan 2009 08:00:11 +0000 (09:00 +0100)]
prepare 0.7.20 upload
bubulle@debian.org [Sun, 4 Jan 2009 13:09:01 +0000 (14:09 +0100)]
Be clear about the debian-sid not being released as of now
bubulle@debian.org [Sun, 4 Jan 2009 10:57:16 +0000 (11:57 +0100)]
Added Traditional Chinese translation
bubulle@debian.org [Mon, 22 Dec 2008 20:47:15 +0000 (21:47 +0100)]
Commit pending translations
bubulle@debian.org [Fri, 19 Dec 2008 07:19:29 +0000 (08:19 +0100)]
Galician translation update
Michael Vogt [Wed, 17 Dec 2008 22:19:37 +0000 (23:19 +0100)]
* apt-inst/contrib/arfile.cc:
- support members ending with '/' as well (thanks to Michal Cihr,
closes: #500988)
Michael Vogt [Tue, 16 Dec 2008 06:38:42 +0000 (07:38 +0100)]
Clarify the --help for 'purge' (LP: #243948)
Michael Vogt [Tue, 16 Dec 2008 06:16:28 +0000 (07:16 +0100)]
merged from the debian-sid branch
Michael Vogt [Tue, 16 Dec 2008 06:11:17 +0000 (07:11 +0100)]
* Translations:
- 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^")
Michael Vogt [Tue, 16 Dec 2008 05:59:56 +0000 (06:59 +0100)]
* apt-pkg/indexrecords.cc:
- 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
Michael Vogt [Mon, 15 Dec 2008 22:16:14 +0000 (23:16 +0100)]
cmdline/apt-get.cc: remove --build-dep-automatic line again
Michael Vogt [Mon, 15 Dec 2008 21:22:20 +0000 (22:22 +0100)]
debian/changelog: and fix the bugnumber (thanks to jackyf
Michael Vogt [Mon, 15 Dec 2008 21:16:12 +0000 (22:16 +0100)]
debian/changelog: make the build-dep changelog entry match (debian) reality
Michael Vogt [Mon, 15 Dec 2008 16:58:01 +0000 (17:58 +0100)]
Mentioned '/* ... */' comments. (Closes: #507601)
bubulle@debian.org [Fri, 12 Dec 2008 19:57:45 +0000 (20:57 +0100)]
Finnish translation update
Eugene V. Lyubimkin [Wed, 10 Dec 2008 18:36:37 +0000 (20:36 +0200)]
apt.conf: mentioned '/* ... */'-comments.
Michael Vogt [Mon, 8 Dec 2008 23:58:12 +0000 (15:58 -0800)]
debian/changelog: fix changelog
Michael Vogt [Mon, 8 Dec 2008 23:48:34 +0000 (15:48 -0800)]
merged lp:~jackyf-devel/apt/debian-sid
Michael Vogt [Mon, 8 Dec 2008 18:50:59 +0000 (10:50 -0800)]
apt-pkg/deb/debsystem.cc: add missing apti18n.h header
Michael Vogt [Mon, 8 Dec 2008 17:37:09 +0000 (09:37 -0800)]
* cmdline/apt-get.cc:
- fix "apt-get source pkg=ver" if binary name != source name
(LP: #202219)
* doc/makefile:
- add examples/apt-https-method-example.conf
bubulle@debian.org [Sun, 7 Dec 2008 09:34:59 +0000 (10:34 +0100)]
Drop awful use of first person in French translation. The same should happen to English messages after lenny
Eugene V. Lyubimkin [Sat, 6 Dec 2008 21:34:11 +0000 (23:34 +0200)]
Included missing file debian/apt-transport-https.README to repo.
Eugene V. Lyubimkin [Sat, 6 Dec 2008 21:20:13 +0000 (23:20 +0200)]
Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
Eugene V. Lyubimkin [Sat, 6 Dec 2008 20:41:43 +0000 (22:41 +0200)]
Applied patch from Daniel Burrows to document 'Debug' group of options.
Eugene V. Lyubimkin [Sat, 6 Dec 2008 20:14:52 +0000 (22:14 +0200)]
Documented briefly 'APT::https' group of options.
Eugene V. Lyubimkin [Sat, 6 Dec 2008 19:32:49 +0000 (21:32 +0200)]
Renewed buildlib/config.{sub,guess} files.
Eugene V. Lyubimkin [Sat, 6 Dec 2008 18:59:55 +0000 (20:59 +0200)]
Fixed place of 'merged install-recommends and install-task branches' in debian/changelog.
Michael Vogt [Tue, 2 Dec 2008 19:54:43 +0000 (20:54 +0100)]
make "apt-get build-dep" installed packages marked automatic
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)
Michael Vogt [Tue, 2 Dec 2008 19:16:41 +0000 (20:16 +0100)]
* 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)
Eugene V. Lyubimkin [Wed, 26 Nov 2008 20:26:32 +0000 (22:26 +0200)]
Added instruction how to work around MMap error in MMap error message.
Eugene V. Lyubimkin [Wed, 26 Nov 2008 20:08:56 +0000 (22:08 +0200)]
Removed obsolete commented non-us deb-src entry, replaced with 'security.debian.org' one.
Eugene V. Lyubimkin [Wed, 26 Nov 2008 20:03:42 +0000 (22:03 +0200)]
Merged from debian-sid branch.
Michael Vogt [Wed, 26 Nov 2008 18:50:49 +0000 (19:50 +0100)]
make dpkg string translatable
Michael Vogt [Wed, 26 Nov 2008 16:38:31 +0000 (17:38 +0100)]
* /apt-pkg/deb/debsystem.cc:
- add 'sudo' to the error message to "run 'dpkg --configure -a'"
(LP: #52697)
Michael Vogt [Wed, 26 Nov 2008 10:19:11 +0000 (11:19 +0100)]
* apt-pkg/deb/dpkgpm.cc:
- filter "ENOMEM" errors when creating apport reports
Michael Vogt [Mon, 24 Nov 2008 10:16:13 +0000 (11:16 +0100)]
merged from debian-sid
Michael Vogt [Mon, 24 Nov 2008 09:44:46 +0000 (10:44 +0100)]
* apt-pkg/deb/dpkgpm.cc:
- fix potential hang when in a backgroud process group
Michael Vogt [Mon, 24 Nov 2008 09:34:54 +0000 (10:34 +0100)]
upload as 0.7.19
bubulle@debian.org [Sun, 23 Nov 2008 10:19:13 +0000 (11:19 +0100)]
Ukrainian translation updated
bubulle@debian.org [Sun, 23 Nov 2008 10:16:27 +0000 (11:16 +0100)]
Marathi translation updated
bubulle@debian.org [Fri, 21 Nov 2008 18:34:47 +0000 (19:34 +0100)]
Translation updates
bubulle@debian.org [Tue, 18 Nov 2008 20:58:23 +0000 (21:58 +0100)]
Basque translation update
Eugene V. Lyubimkin [Tue, 18 Nov 2008 20:47:13 +0000 (22:47 +0200)]
Merged from debian-sid branch.
bubulle@debian.org [Mon, 17 Nov 2008 07:11:14 +0000 (08:11 +0100)]
Translation updates
bubulle@debian.org [Sun, 16 Nov 2008 10:37:01 +0000 (11:37 +0100)]
Completed Romanian translation
bubulle@debian.org [Sat, 15 Nov 2008 07:30:15 +0000 (08:30 +0100)]
Simplified Chinese translation update
bubulle@debian.org [Sat, 15 Nov 2008 07:25:50 +0000 (08:25 +0100)]
Romanian translation update
bubulle@debian.org [Sat, 15 Nov 2008 07:23:29 +0000 (08:23 +0100)]
Spanish translation update
Michael Vogt [Fri, 14 Nov 2008 20:12:57 +0000 (21:12 +0100)]
* doc/apt-get.8.xml:
- Explicitly say that 'dist-upgrade' command may remove packages.
Eugene V. Lyubimkin [Fri, 14 Nov 2008 20:09:06 +0000 (22:09 +0200)]
Merged from debian-sid.
bubulle@debian.org [Fri, 14 Nov 2008 19:06:10 +0000 (20:06 +0100)]
Updated translations
bubulle@debian.org [Thu, 13 Nov 2008 18:46:14 +0000 (19:46 +0100)]
Updates to translation (and a mistake of mine with ru.po)
bubulle@debian.org [Wed, 12 Nov 2008 21:57:38 +0000 (22:57 +0100)]
Updated Bulgarian translation
bubulle@debian.org [Wed, 12 Nov 2008 21:43:29 +0000 (22:43 +0100)]
French translation completed
bubulle@debian.org [Wed, 12 Nov 2008 21:38:46 +0000 (22:38 +0100)]
Update all PO files. Unfortunately I can't unfuzzy translations.
Good luck to find the change, poor translators....
bubulle@debian.org [Wed, 12 Nov 2008 21:09:45 +0000 (22:09 +0100)]
Update POT file
Michael Vogt [Wed, 12 Nov 2008 20:18:34 +0000 (21:18 +0100)]
merge from the mvo branch
Eugene V. Lyubimkin [Wed, 12 Nov 2008 20:05:56 +0000 (22:05 +0200)]
doc/apt-get.8.xml: explicitly say that 'dist-upgrade' command may remove packages.
Eugene V. Lyubimkin [Wed, 12 Nov 2008 20:01:40 +0000 (22:01 +0200)]
Merged from debian-sid branch.
Eugene V. Lyubimkin [Wed, 12 Nov 2008 19:42:47 +0000 (21:42 +0200)]
Merged from debian-sid branch.
Michael Vogt [Wed, 12 Nov 2008 19:36:41 +0000 (20:36 +0100)]
apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf)
Michael Vogt [Wed, 12 Nov 2008 15:24:26 +0000 (16:24 +0100)]
fix SIGHUP handling (closes: #463030)
Michael Vogt [Wed, 12 Nov 2008 15:21:38 +0000 (16:21 +0100)]
* doc/sources.list.5.xml:
- 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)
Eugene V. Lyubimkin [Tue, 11 Nov 2008 19:47:04 +0000 (21:47 +0200)]
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.
bubulle@debian.org [Sun, 9 Nov 2008 07:37:09 +0000 (08:37 +0100)]
Thai translation update
Eugene V. Lyubimkin [Sat, 8 Nov 2008 19:11:14 +0000 (21:11 +0200)]
Re-applied apt-cache built-in help fixes.
Eugene V. Lyubimkin [Sat, 8 Nov 2008 11:04:23 +0000 (13:04 +0200)]
Stripped unneeded statring newline from 'install' command description in apt-get manpage.
Eugene V. Lyubimkin [Sat, 8 Nov 2008 11:02:07 +0000 (13:02 +0200)]
Update synopsis in apt-get manpage for '-v'/'--version'.
Eugene V. Lyubimkin [Sat, 8 Nov 2008 10:43:37 +0000 (12:43 +0200)]
Noted allowed file name characters in /etc/apt/sources.list.d/* files.
bubulle@debian.org [Sat, 8 Nov 2008 06:49:58 +0000 (07:49 +0100)]
Missing accent
Eugene V. Lyubimkin [Fri, 7 Nov 2008 22:27:41 +0000 (00:27 +0200)]
Fixed wrong upload date for 0.7.17~exp4 upload, set approximated one.
Eugene V. Lyubimkin [Fri, 7 Nov 2008 21:59:28 +0000 (23:59 +0200)]
Merged from debian-sid.
Michael Vogt [Fri, 7 Nov 2008 21:14:03 +0000 (22:14 +0100)]
upload as 0.7.18
Michael Vogt [Fri, 7 Nov 2008 20:55:46 +0000 (21:55 +0100)]
fix depend on libdb4.4 (closes: #501253)
Michael Vogt [Fri, 7 Nov 2008 20:04:50 +0000 (21:04 +0100)]
* doc/examples/configure-index:
- 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)
Eugene V. Lyubimkin [Thu, 6 Nov 2008 21:52:36 +0000 (23:52 +0200)]
Fix 'dpkg-buildpackage -B' FTBFS.
Eugene V. Lyubimkin [Thu, 6 Nov 2008 21:04:40 +0000 (23:04 +0200)]
doc/apt-get.8.xml: advanced descriptions for 'remove' and 'purge'.
Eugene V. Lyubimkin [Thu, 6 Nov 2008 20:34:16 +0000 (22:34 +0200)]
doc/sources.list.5.xml: fixed grammar and typo.
Eugene V. Lyubimkin [Thu, 6 Nov 2008 20:21:31 +0000 (22:21 +0200)]
doc/examples/configure-index: 'linux-kernel' -> 'linux-image'.
Eugene V. Lyubimkin [Thu, 6 Nov 2008 20:19:41 +0000 (22:19 +0200)]
Removed obsolete header line from configure-index.