]> git.saurik.com Git - apt.git/log
apt.git
15 years agomerge from mvo
Michael Vogt [Tue, 21 Jul 2009 15:04:06 +0000 (17:04 +0200)] 
merge from mvo

15 years agodebian/apt.cron.daily: cleanups in the cron script
Michael Vogt [Tue, 21 Jul 2009 14:53:42 +0000 (16:53 +0200)] 
debian/apt.cron.daily: cleanups in the cron script

15 years ago* apt-pkg/acquire.cc:
Michael Vogt [Tue, 21 Jul 2009 14:05:52 +0000 (16:05 +0200)] 
* apt-pkg/acquire.cc:
  - make the max pipeline depth of the acquire queue configurable
    via Acquire::Max-Pipeline-Depth
* apt-pkg/deb/dpkgpm.cc:
  - add Dpkg::UseIoNice boolean option to run dpkg with ionice -c3
    (off by default)
  - send "dpkg-exec" message on the status fd when dpkg is run
  - provide DPkg::Chroot-Directory config option (useful for testing)
  - fix potential hang when in a backgroud process group
* apt-pkg/algorithms.cc:
  - consider recommends when making the scores for the problem
    resolver
* apt-pkg/acquire-worker.cc:
  - show error details of failed methods
* apt-pkg/contrib/fileutl.cc:
  - if a process aborts with signal, show signal number
* methods/http.cc:
  - ignore SIGPIPE, we deal with EPIPE from write in
    HttpMethod::ServerDie() (LP: #385144)
* apt-pkg/indexcopy.cc:
  - support having CDs with no Packages file (just a Packages.gz)
    by not forcing a verification on non-existing files
   (LP: #255545)
  - remove the gettext from a string that consists entirely
    of variables (LP: #56792)
* apt-pkg/cacheiterators.h:
  - add missing checks for Owner == 0 in end()
* apt-pkg/indexrecords.cc:
  - fix some i18n issues
* apt-pkg/contrib/strutl.h:
  - add new strprintf() function to make i18n strings easier
  - fix compiler warning
* apt-pkg/deb/debsystem.cc:
  - make strings i18n able
* fix problematic use of tolower() when calculating the version
  hash by using locale independant tolower_ascii() function.
  Thanks to M. Vefa Bicakci (LP: #80248)
* build fixes for g++-4.4
* cmdline/apt-mark:
  - add "showauto" option to show automatically installed packages
* document --install-recommends and --no-install-recommends
  (thanks to Dereck Wonnacott, LP: #126180)
* Updated cron script to support backups by hardlinks and
  verbose levels.  All features turned off by default.
* Added more error handlings.  Closes: #438803, #462734, #454989,
* Refactored condition structure to make download and upgrade performed
  if only previous steps succeeded. Closes: #341970
* Documented all cron script related configuration items in
  configure-index.
* apt-ftparchive might write corrupt Release files (LP: #46439)
* Apply --important option to apt-cache depends (LP: #16947)

15 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Tue, 21 Jul 2009 11:52:48 +0000 (13:52 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - provide DPkg::Chroot-Directory config option (useful for testing)

15 years agoUpdate French manpage translation
bubulle@debian.org [Fri, 17 Jul 2009 18:08:54 +0000 (20:08 +0200)] 
Update French manpage translation

15 years ago* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
Julian Andres Klode [Thu, 16 Jul 2009 10:59:39 +0000 (12:59 +0200)] 
* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
  - Support reading until EOF if Size=0 to match behaviour of
    SHA1Summation and SHA256Summation

15 years ago* debian/apt.cron.daily:
Michael Vogt [Tue, 14 Jul 2009 09:23:38 +0000 (11:23 +0200)] 
* debian/apt.cron.daily:
  - if the timestamp is too far in the future, delete it

15 years agoGerman translation completed
bubulle@debian.org [Sun, 12 Jul 2009 04:29:10 +0000 (06:29 +0200)] 
German translation completed

15 years agoapt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument list...
Michael Vogt [Fri, 10 Jul 2009 15:21:11 +0000 (17:21 +0200)] 
apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument list split

15 years agoGerman translation update
bubulle@debian.org [Fri, 10 Jul 2009 06:00:45 +0000 (08:00 +0200)] 
German translation update

15 years agoRemove Eugene V. Lyubimkin from uploaders as requested.
Julian Andres Klode [Mon, 6 Jul 2009 15:29:12 +0000 (17:29 +0200)] 
Remove Eugene V. Lyubimkin from uploaders as requested.

15 years agoSupport /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512)
Julian Andres Klode [Mon, 6 Jul 2009 15:09:08 +0000 (17:09 +0200)] 
Support /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512)

15 years agoconfigure-index: document Dir::Etc::SourceParts and some other options
Julian Andres Klode [Mon, 6 Jul 2009 14:20:13 +0000 (16:20 +0200)] 
configure-index: document Dir::Etc::SourceParts and some other options
(Closes: #459605)

15 years agoSupport /etc/apt/preferences.d (Closes: #535512)
Julian Andres Klode [Mon, 6 Jul 2009 13:46:54 +0000 (15:46 +0200)] 
Support /etc/apt/preferences.d (Closes: #535512)

15 years agoCorrect spelling
bubulle@debian.org [Mon, 6 Jul 2009 12:56:22 +0000 (14:56 +0200)] 
Correct spelling

15 years ago* apt-pkg/acquire-worker.cc:
Michael Vogt [Thu, 2 Jul 2009 12:07:18 +0000 (14:07 +0200)] 
* apt-pkg/acquire-worker.cc:
  - show error details of failed methods
* apt-pkg/contrib/fileutl.cc:
  - if a process aborts with signal, show signal number
* methods/http.cc:
  - ignore SIGPIPE, we deal with EPIPE from write in
    HttpMethod::ServerDie() (LP: #385144)

15 years agoFrench translation update
bubulle@debian.org [Wed, 1 Jul 2009 20:48:57 +0000 (22:48 +0200)] 
French translation update

15 years agoUpdated Asturian translation
Marcos Alvarez Costales [Wed, 1 Jul 2009 20:43:12 +0000 (22:43 +0200)] 
Updated Asturian translation

15 years agofix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work
Michael Vogt [Tue, 30 Jun 2009 12:16:32 +0000 (14:16 +0200)] 
fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work
correctly when downloading from multiple sites (Closes: #534752)

15 years agomerged r1811..1815 from lp:~donkult/apt/experimental
Michael Vogt [Tue, 30 Jun 2009 12:11:31 +0000 (14:11 +0200)] 
merged r1811..1815 from lp:~donkult/apt/experimental

15 years agomerged r1811 from lp:~donkult/apt/experimenal
Michael Vogt [Tue, 30 Jun 2009 12:01:46 +0000 (14:01 +0200)] 
merged r1811 from lp:~donkult/apt/experimenal

15 years agomerge the AutoInstOk patch from debian-experimental
Michael Vogt [Tue, 30 Jun 2009 11:52:52 +0000 (13:52 +0200)] 
merge the AutoInstOk patch from debian-experimental

15 years ago* support IsAutoInstallOk in the resolver too
Michael Vogt [Mon, 29 Jun 2009 16:40:42 +0000 (18:40 +0200)] 
* support IsAutoInstallOk in the resolver too
* honor the dpkg hold state in IsAutoInstallOk (closes: #64141)

15 years agomerge r1797 from lp:~donkult/apt/experimental
Michael Vogt [Mon, 29 Jun 2009 16:23:07 +0000 (18:23 +0200)] 
merge r1797 from lp:~donkult/apt/experimental

15 years agoadd hook for auto-install (closes: #470035)
Michael Vogt [Mon, 29 Jun 2009 16:20:58 +0000 (18:20 +0200)] 
add hook for auto-install (closes: #470035)

15 years agodo not write state file in simulate mode (closes: #433007)
Michael Vogt [Mon, 29 Jun 2009 16:13:23 +0000 (18:13 +0200)] 
do not write state file in simulate mode (closes: #433007)

15 years ago* add Debug::pkgDepCache::Marker with more detailed debug output
Michael Vogt [Mon, 29 Jun 2009 16:07:30 +0000 (18:07 +0200)] 
* add Debug::pkgDepCache::Marker with more detailed debug output
* add Debug::pkgProblemResolver::ShowScores and make the scores
  adjustable

15 years ago* add depth information to the debug output and show what depends
Michael Vogt [Mon, 29 Jun 2009 16:00:54 +0000 (18:00 +0200)] 
* add depth information to the debug output and show what depends
  type triggers a autoinst (closes: #458389)
* add debug::pkgDepCache::Marker with more detailed debug output
  (closes: #87520)

15 years agosupport running "--simulate" as user
Michael Vogt [Mon, 29 Jun 2009 14:55:49 +0000 (16:55 +0200)] 
support running "--simulate" as user

15 years ago[ABI break] Allow pinning by codename (closes: #97564)
Michael Vogt [Mon, 29 Jun 2009 14:44:46 +0000 (16:44 +0200)] 
[ABI break] Allow pinning by codename (closes: #97564)

15 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Tue, 23 Jun 2009 19:43:18 +0000 (21:43 +0200)] 
* apt-pkg/algorithms.cc:
  - consider recommends when making the scores for the problem
    resolver

15 years agosend "dpkg-exec" message on the status fd when dpkg is run
Michael Vogt [Wed, 17 Jun 2009 08:44:21 +0000 (10:44 +0200)] 
send "dpkg-exec" message on the status fd when dpkg is run

15 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Wed, 17 Jun 2009 08:15:51 +0000 (10:15 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - add Dpkg::UseIoNice boolean option to run dpkg with ionice -c3
    (off by default)

15 years agoIntroduce support for the Enhances field. (Closes: #137583)
jak@debian.org [Mon, 15 Jun 2009 12:57:01 +0000 (14:57 +0200)] 
Introduce support for the Enhances field. (Closes: #137583)

15 years agoapt-pkg/contrib/configuration.cc: Fix a small memory leak in
Julian Andres Klode [Fri, 12 Jun 2009 17:07:40 +0000 (19:07 +0200)] 
apt-pkg/contrib/configuration.cc: Fix a small memory leak in
ReadConfigFile.

15 years ago[ABI break] support '#' in apt.conf and /etc/apt/preferences
Michael Vogt [Tue, 9 Jun 2009 15:33:22 +0000 (17:33 +0200)] 
[ABI break] support '#' in apt.conf and /etc/apt/preferences
(closes: #189866)

15 years ago* apt-pkg/acquire.cc:
Michael Vogt [Tue, 9 Jun 2009 14:14:21 +0000 (16:14 +0200)] 
* apt-pkg/acquire.cc:
  - make the max pipeline depth of the acquire queue configurable
    via Acquire::Max-Pipeline-Depth

15 years agoCompleted Catalan translation
bubulle@debian.org [Sat, 6 Jun 2009 05:47:28 +0000 (07:47 +0200)] 
Completed Catalan translation

15 years agoPending translations
bubulle@debian.org [Fri, 5 Jun 2009 18:37:49 +0000 (20:37 +0200)] 
Pending translations

15 years ago* cmdline/apt-mark:
Michael Vogt [Wed, 3 Jun 2009 10:05:20 +0000 (12:05 +0200)] 
* cmdline/apt-mark:
  - add "showauto" option to show automatically installed packages

15 years agoUpdate French translation
bubulle@debian.org [Tue, 2 Jun 2009 05:37:38 +0000 (07:37 +0200)] 
Update French translation

15 years agoSimplified Chinese translation update
Deng Xiyue [Mon, 1 Jun 2009 08:55:26 +0000 (10:55 +0200)] 
Simplified Chinese translation update

15 years agoUpdated Asturian translation
bubulle@debian.org [Thu, 21 May 2009 10:19:01 +0000 (12:19 +0200)] 
Updated Asturian translation

15 years agoAsturian translation added
bubulle@debian.org [Sun, 17 May 2009 10:43:09 +0000 (12:43 +0200)] 
Asturian translation added

15 years agoBasque translation update
bubulle@debian.org [Sun, 17 May 2009 06:50:40 +0000 (08:50 +0200)] 
Basque translation update

15 years ago[apt-pkg] allow also codenames for specifying a release
David Kalnischkies [Thu, 7 May 2009 10:04:21 +0000 (12:04 +0200)] 
[apt-pkg] allow also codenames for specifying a release
* MatchType::Release checks first for archive than for codename equality
* new n= option in apt_preference to be able to pin based on a codeName

15 years agoSlovak translation update
bubulle@debian.org [Tue, 28 Apr 2009 18:18:01 +0000 (20:18 +0200)] 
Slovak translation update

15 years agobuild fixes for g++-4.4
Michael Vogt [Fri, 24 Apr 2009 08:12:36 +0000 (10:12 +0200)] 
build fixes for g++-4.4

15 years agofix problematic use of tolower() when calculating the version
Michael Vogt [Thu, 23 Apr 2009 10:53:48 +0000 (12:53 +0200)] 
fix problematic use of tolower() when calculating the version
hash by using locale independant tolower_ascii() function.
Thanks to M. Vefa Bicakci (LP: #80248)

15 years agoUpdate French translation
bubulle@debian.org [Thu, 23 Apr 2009 06:05:00 +0000 (08:05 +0200)] 
Update French translation

15 years agoUpdate PO files
bubulle@debian.org [Thu, 23 Apr 2009 05:37:15 +0000 (07:37 +0200)] 
Update PO files

15 years agoFix typo in French translation
bubulle@debian.org [Wed, 22 Apr 2009 08:15:08 +0000 (10:15 +0200)] 
Fix typo in French translation

15 years agoreleasing version 0.7.21 0.7.21
Michael Vogt [Thu, 16 Apr 2009 06:58:30 +0000 (08:58 +0200)] 
releasing version 0.7.21

15 years agobuild fixes, change version 0.7.21
Michael Vogt [Tue, 14 Apr 2009 12:17:40 +0000 (14:17 +0200)] 
build fixes, change version 0.7.21

15 years ago* apt-pkg/contrib/strutl.cc:
Michael Vogt [Thu, 9 Apr 2009 02:36:34 +0000 (04:36 +0200)] 
* apt-pkg/contrib/strutl.cc:
  - 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).

15 years ago* methods/gpgv.cc:
Michael Vogt [Wed, 8 Apr 2009 20:49:23 +0000 (22:49 +0200)] 
* methods/gpgv.cc:
  - properly check for expired and revoked keys (closes: #433091)

15 years ago* methods/gpgv.cc:
Michael Vogt [Wed, 8 Apr 2009 20:42:30 +0000 (22:42 +0200)] 
* methods/gpgv.cc:
  - properly check for expired and revoked keys (closes: #433091)

15 years agoapt.cron.daily: catch invalid dates due to DST time changes
Michael Vogt [Wed, 8 Apr 2009 20:37:40 +0000 (22:37 +0200)] 
apt.cron.daily: catch invalid dates due to DST time changes
in the stamp files

15 years agoSlovak translation update
bubulle@debian.org [Wed, 8 Apr 2009 17:52:19 +0000 (19:52 +0200)] 
Slovak translation update

15 years agoItalian translation
bubulle@debian.org [Thu, 2 Apr 2009 05:31:41 +0000 (07:31 +0200)] 
Italian translation

15 years ago* cmdline/acqprogress.cc:
Michael Vogt [Fri, 27 Mar 2009 21:45:07 +0000 (22:45 +0100)] 
* cmdline/acqprogress.cc:
  - Call pkgAcquireStatus::Pulse even if quiet, so that we still get
    dlstatus messages on the status-fd (LP: #290234).

15 years agoftparchive/cachedb.cc: compact() the database after c_del()
Michael Vogt [Tue, 24 Mar 2009 13:38:07 +0000 (14:38 +0100)] 
ftparchive/cachedb.cc: compact() the database after c_del()

15 years agoFrench translation update was reported in the BTS
bubulle@debian.org [Thu, 19 Mar 2009 18:52:21 +0000 (19:52 +0100)] 
French translation update was reported in the BTS

15 years agoSlovak translation update
bubulle@debian.org [Thu, 19 Mar 2009 18:49:14 +0000 (19:49 +0100)] 
Slovak translation update

15 years agomake pre-build.sh executable
Michael Vogt [Thu, 19 Mar 2009 15:06:10 +0000 (16:06 +0100)] 
make pre-build.sh executable

15 years agomake it bzr-buildpackage able
Michael Vogt [Thu, 19 Mar 2009 15:01:36 +0000 (16:01 +0100)] 
make it bzr-buildpackage able

15 years agoFix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).
Daniel Burrows [Tue, 10 Mar 2009 03:06:04 +0000 (20:06 -0700)] 
Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).

15 years agocmdline/apt-get.cc: fix typo
Michael Vogt [Mon, 9 Mar 2009 15:18:38 +0000 (16:18 +0100)] 
cmdline/apt-get.cc: fix typo

15 years agofix "apt-get source pkg" if there is a binary package and
Michael Vogt [Mon, 9 Mar 2009 15:11:29 +0000 (16:11 +0100)] 
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)

15 years agoFix FindFile (and FindDir) so that the value of RootDir is applied to the default...
Daniel Burrows [Fri, 6 Mar 2009 16:22:53 +0000 (08:22 -0800)] 
Fix FindFile (and FindDir) so that the value of RootDir is applied to the 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.

15 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Fri, 6 Mar 2009 08:56:30 +0000 (09:56 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - revert the change by Kees again for the amd64 ALL-CAPS problem

15 years agoSwedish translation update
bubulle@debian.org [Wed, 4 Mar 2009 20:37:32 +0000 (21:37 +0100)] 
Swedish translation update

15 years agoFrench translation update
bubulle@debian.org [Tue, 24 Feb 2009 07:35:02 +0000 (08:35 +0100)] 
French translation update

15 years agoUpdate PO(T) files
bubulle@debian.org [Tue, 24 Feb 2009 07:24:42 +0000 (08:24 +0100)] 
Update PO(T) files

15 years agomerge the 0.7.20.2 upload
Michael Vogt [Sun, 8 Feb 2009 10:52:34 +0000 (11:52 +0100)] 
merge the 0.7.20.2 upload

15 years agofix changlog
Michael Vogt [Sun, 8 Feb 2009 10:49:08 +0000 (11:49 +0100)] 
fix changlog

15 years ago* methods/https.cc:
Michael Vogt [Tue, 3 Feb 2009 13:10:36 +0000 (14:10 +0100)] 
* methods/https.cc:
  - add Acquire::https::AllowRedirect support

15 years agoapt-pkg/pkgcache.cc: fix typo
Michael Vogt [Tue, 3 Feb 2009 13:06:49 +0000 (14:06 +0100)] 
apt-pkg/pkgcache.cc: fix typo

15 years ago* apt-pkg/pkgcache.cc:
Michael Vogt [Tue, 3 Feb 2009 11:24:31 +0000 (12:24 +0100)] 
* apt-pkg/pkgcache.cc:
  - do not run "dpkg --configure pkg" if pkg is in trigger-awaited
    state (LP: #322955)

15 years agomethods/https.cc: do not unlink partial files (thanks to robbiew)
Michael Vogt [Tue, 3 Feb 2009 09:50:32 +0000 (10:50 +0100)] 
methods/https.cc: do not unlink partial files (thanks to robbiew)

15 years agoNorwegian Bokmal translation update
bubulle@debian.org [Sun, 1 Feb 2009 18:48:02 +0000 (19:48 +0100)] 
Norwegian Bokmal translation update

15 years ago[ABI break] use int for the package IDs (thanks to Steve Cotton)
Michael Vogt [Fri, 30 Jan 2009 20:12:15 +0000 (21:12 +0100)] 
[ABI break] use int for the package IDs (thanks to Steve Cotton)

15 years ago[ABI break] merge support for http redirects, thanks to
Michael Vogt [Fri, 30 Jan 2009 19:55:20 +0000 (20:55 +0100)] 
[ABI break] merge support for http redirects, thanks to
Jeff Licquia and Anthony Towns

15 years agoTraditional Chinese translation update
bubulle@debian.org [Thu, 29 Jan 2009 21:19:26 +0000 (22:19 +0100)] 
Traditional Chinese translation update

15 years agoapt-pkg/deb/debsystem.cc: add missing i18n string
Michael Vogt [Wed, 28 Jan 2009 16:36:03 +0000 (17:36 +0100)] 
apt-pkg/deb/debsystem.cc: add missing i18n string

15 years agoUpdated Bulgarian translations
bubulle@debian.org [Tue, 27 Jan 2009 19:05:14 +0000 (20:05 +0100)] 
Updated Bulgarian translations

15 years ago* apt-pkg/pkgcachegen.cc:
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)

15 years agoapt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avoid side...
Michael Vogt [Mon, 19 Jan 2009 11:50:37 +0000 (12:50 +0100)] 
apt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avoid side effect

15 years agoFix spelling error in French translation
bubulle@debian.org [Sun, 11 Jan 2009 18:26:59 +0000 (19:26 +0100)] 
Fix spelling error in French translation

15 years ago* apt-pkg/contrib/strutl.cc:
Michael Vogt [Thu, 8 Jan 2009 12:48:06 +0000 (13:48 +0100)] 
* apt-pkg/contrib/strutl.cc:
  - fix TimeToStr i18n (LP: #289807)

15 years ago* COPYING:
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)

15 years agoready for 0.7.20 upload
Michael Vogt [Mon, 5 Jan 2009 08:12:37 +0000 (09:12 +0100)] 
ready for 0.7.20 upload

15 years agoprepare 0.7.20 upload
Michael Vogt [Mon, 5 Jan 2009 08:00:11 +0000 (09:00 +0100)] 
prepare 0.7.20 upload

15 years agoBe clear about the debian-sid not being released as of now
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

15 years agoAdded Traditional Chinese translation
bubulle@debian.org [Sun, 4 Jan 2009 10:57:16 +0000 (11:57 +0100)] 
Added Traditional Chinese translation

15 years agoCommit pending translations
bubulle@debian.org [Mon, 22 Dec 2008 20:47:15 +0000 (21:47 +0100)] 
Commit pending translations

15 years agoGalician translation update
bubulle@debian.org [Fri, 19 Dec 2008 07:19:29 +0000 (08:19 +0100)] 
Galician translation update

15 years ago* apt-inst/contrib/arfile.cc:
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)

15 years agoClarify the --help for 'purge' (LP: #243948)
Michael Vogt [Tue, 16 Dec 2008 06:37:02 +0000 (07:37 +0100)] 
Clarify the --help for 'purge' (LP: #243948)

15 years agocmdline/apt-get.cc: remove --build-dep-automatic line again
Michael Vogt [Mon, 15 Dec 2008 22:16:14 +0000 (23:16 +0100)] 
cmdline/apt-get.cc: remove --build-dep-automatic line again