ntk/apt.git
16 years ago* cmdline/apt-get.cc:
Michael Vogt [Mon, 18 Jun 2007 12:19:13 +0000 (14:19 +0200)]
* cmdline/apt-get.cc:
  - merged http://people.ubuntu.com/~mvo/bzr/apt/xs-vcs-bzr/
    this will warn when Vcs- headers are found on apt-get source
    (Fixes LP:#115959)

16 years ago* merged from main
Michael Vogt [Mon, 18 Jun 2007 12:15:41 +0000 (14:15 +0200)]
* merged from main

16 years ago* implement warning when Vcs-*: header is found in source record
Michael Vogt [Mon, 18 Jun 2007 12:06:21 +0000 (14:06 +0200)]
* implement warning when Vcs-*: header is found in source record

16 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Thu, 14 Jun 2007 09:59:13 +0000 (11:59 +0200)]
* apt-pkg/deb/dpkgpm.cc:
  - apport integration added, this means that a apport
    report is written on dpkg failures
* merged from debian/unstable, remaining changes:
  - maintainer field changed

* merged the debian/experimental changes back
  into the debian/sid branch
* merged from Christian Perrier:
  * mr.po: New Marathi translation  Closes: #416806
  * zh_CN.po: Updated by Eric Pareja  Closes: #416822
  * tl.po: Updated by Eric Pareja   Closes: #416638
  * gl.po: Updated by Jacobo Tarrio
  * da.po: Updated by Claus Hindsgaul
  * fr.po: Remove a non-breakable space for usability
  * ru.po: Updated Russian translation. Closes: #405476
  * *.po: Unfuzzy after upstream typo corrections
* buildlib/archtable:
  - added support for sh3/sh4 (closes: #424870)
  - added support for m32r (closes: #394096)
* buildlib/systemtable:
  - added support for lpia
* configure.in:
  - check systemtable for architecture mapping too
* fix error in AutocleanInterval, closes: #319339
  (thanks to Israel G. Lugo for the patch)
* add "purge" commandline argument, closes: #133421)
  (thanks to Julien Danjou for the patch)
* add "purge" commandline argument, closes: #133421)
  (thanks to Julien Danjou for the patch)
* fix FTBFS with gcc 4.3, closes: #417090
  (thanks to Martin Michlmayr for the patch)
* add --dsc-only option, thanks to K. Richard Pixley
* Removed the more leftover #pragma interface/implementation
  closes: #306937 (thanks to Andreas Henriksson for the patch)

* ABI library name change because its build against
  new glibc
* implement SourceVer() in pkgRecords
   (thanks to Daniel Burrows for the patch!)
* apt-pkg/algorithm.cc:
  - use clog for all debugging
  - only increase the score of installed applications if they
    are not obsolete
  - fix resolver bug on removal triggered by weak-dependencies
    with or-groups
* methods/http.cc:
  - send apt version in User-Agent
* apt-pkg/deb/debrecords.cc:
  - fix SHA1Hash() return value
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before
  - if decompression of a index fails, delete the index
  * vi.po: Updated to 515t. Closes: #426976
  * eu.po: Updated to 515t. Closes: #423766
  * pt.po: 515t. Closes: #423111
  * fr.po: Updated by Christian Perrier
  * Update all PO and the POT. Gives 513t2f for formerly
    complete translations
* Package that contains tall the new features
* Removed all #pragma interface/implementation
* Branch that contains tall the new features:
* translated package descriptions
* task install support
* automatic dependency removal (thanks to Daniel Burrows)
* merged support for the new dpkg "Breaks" field
  (thanks to Ian Jackson)
* handle network failures more gracefully on "update"
* support for unattended-upgrades (via unattended-upgrades
  package)
* added apt-transport-https method
  - ca.po: Updated to 514t
  - be.po: Updated to 514t
  - it.po: Updated to 514t
  - hu.po: Updated to 514t
  - zh_TW.po: Updated to 514t
  - ar.po: Updated to 293t221u.
  - ru.po: Updated to 514t. Closes: #392466
  - nb.po: Updated to 514t. Closes: #392466
  - pt.po: Updated to 514t. Closes: #393199
  - fr.po: One spelling error corrected: s/accèder/accéder
  - km.po: Updated to 514t.
  - ko.po: Updated to 514t.
  - bg.po: Updated to 514t.
  - de.po: Updated to 514t.
  - en_GB.po: Updated to 514t.
* debian/control:
  - depend on debian-archive-keyring to offer clean upgrade path
    (closes: #386800)
* 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^")
* Applied patch from Daniel Schepler to make apt bin-NMU able.
* apt-pkg/acquire-item.cc:
  - fix reversed logic of the "Acquire::PDiffs" option
* apt-pkg/contrib/sha256.cc:
  - applied patch to fix unaligned access problem. Closes: #367417
    (thanks to David Mosberger)
* apt-pkg/contrib/sha256.{cc,h},hashes.{cc,h}: support for sha256
  (thanks to Anthony Towns)
* ftparchive/cachedb.{cc,h},writer.{cc,h}: optimizations
  (thanks to Anthony Towns)
* apt pdiff support from experimental merged
* apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to Matt Zimmerman)
  - fix error in dpkg interaction (closes: #364513, thanks to Martin Dickopp)

16 years ago* apt-pkg/depcache.cc:
Michael Vogt [Thu, 14 Jun 2007 09:05:18 +0000 (11:05 +0200)]
* apt-pkg/depcache.cc:
  - merge missing bugfix from ubuntu branch

16 years ago* merged apt--no-pragma
Michael Vogt [Sat, 9 Jun 2007 00:08:36 +0000 (02:08 +0200)]
* merged apt--no-pragma

16 years ago* add "purge" commandline argument, closes: #133421)
Michael Vogt [Sat, 9 Jun 2007 00:03:49 +0000 (02:03 +0200)]
* add "purge" commandline argument, closes: #133421)
  (thanks to Julien Danjou for the patch)
* Removed the more leftover #pragma interface/implementation
  closes: #306937 (thanks to Andreas Henriksson for the patch)

16 years ago* merged from apt--mvo
Michael Vogt [Fri, 8 Jun 2007 23:44:03 +0000 (01:44 +0200)]
* merged from apt--mvo

16 years ago* merged the remaining bits from the apt--no-pragma branch
Michael Vogt [Fri, 8 Jun 2007 23:43:44 +0000 (01:43 +0200)]
* merged the remaining bits from the apt--no-pragma branch

16 years ago* merged another missing bit from the ubuntu branch
Michael Vogt [Fri, 8 Jun 2007 23:40:31 +0000 (01:40 +0200)]
* merged another missing bit from the ubuntu branch

16 years ago* merged some more missing bits
Michael Vogt [Fri, 8 Jun 2007 23:34:26 +0000 (01:34 +0200)]
* merged some more missing bits

16 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 8 Jun 2007 23:22:45 +0000 (01:22 +0200)]
* cmdline/apt-get.cc:
  - revert task-install feature
  - show auto-removal information

16 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 8 Jun 2007 23:03:33 +0000 (01:03 +0200)]
* cmdline/apt-get.cc:
  - merged from apt--tasks

16 years ago* debian/control: increase standards version
Michael Vogt [Fri, 8 Jun 2007 23:02:25 +0000 (01:02 +0200)]
* debian/control: increase standards version
* methods/http.cc: revert pipeline depth and move global Proxy to here
* methods/http.h: remove Proxy from here

16 years ago* merged from apt--mvo
Michael Vogt [Fri, 8 Jun 2007 22:41:47 +0000 (00:41 +0200)]
* merged from apt--mvo

16 years ago* huge merge to bring the apt debian-sid and ubuntu branches as close
Michael Vogt [Fri, 8 Jun 2007 22:19:51 +0000 (00:19 +0200)]
* huge merge to bring the apt debian-sid and ubuntu branches as close
  as possible to apt--mvo again

16 years ago* Removed the more leftover #pragma interface/implementation
Michael Vogt [Fri, 8 Jun 2007 21:37:27 +0000 (23:37 +0200)]
* Removed the more leftover #pragma interface/implementation
  closes: #306937 (thanks to Andreas Henriksson for the patch)

16 years ago* remove all the remaining #pragma implementation
Michael Vogt [Fri, 8 Jun 2007 21:35:53 +0000 (23:35 +0200)]
* remove all the remaining #pragma implementation

16 years ago* add "purge" commandline argument, closes: #133421)
Michael Vogt [Fri, 8 Jun 2007 21:12:26 +0000 (23:12 +0200)]
* add "purge" commandline argument, closes: #133421)
  (thanks to Julien Danjou for the patch)
* fix FTBFS with gcc 4.3, closes: #417090
  (thanks to Martin Michlmayr for the patch)
* add --dsc-only option, thanks to K. Richard Pixley

16 years ago* add --dsc-only option, thanks to K. Richard Pixley
Michael Vogt [Fri, 8 Jun 2007 21:06:54 +0000 (23:06 +0200)]
* add --dsc-only option, thanks to K. Richard Pixley

16 years ago* fix FTBFS with gcc 4.3, closes: #417090
Michael Vogt [Fri, 8 Jun 2007 21:04:36 +0000 (23:04 +0200)]
* fix FTBFS with gcc 4.3, closes: #417090
  (thanks to Martin Michlmayr for the patch)

16 years ago* fix error in AutocleanInterval, closes: #319339
Michael Vogt [Fri, 8 Jun 2007 20:33:05 +0000 (22:33 +0200)]
* fix error in AutocleanInterval, closes: #319339
  (thanks to Israel G. Lugo for the patch)
* add "purge" commandline argument, closes: #133421)
  (thanks to Julien Danjou for the patch)

16 years ago* add "purge" commandline argument, closes: #133421)
Michael Vogt [Fri, 8 Jun 2007 20:21:42 +0000 (22:21 +0200)]
* add "purge" commandline argument, closes: #133421)
  (thanks to Julien Danjou for the patch)

16 years ago* fix error in AutocleanInterval, closes: #319339
Michael Vogt [Fri, 8 Jun 2007 19:47:40 +0000 (21:47 +0200)]
* fix error in AutocleanInterval, closes: #319339
  (thanks to Israel G. Lugo for the patch)

16 years ago* debian/control:
Michael Vogt [Thu, 7 Jun 2007 11:42:15 +0000 (13:42 +0200)]
* debian/control:
  - update to new standards version
  - add XS-Vcs-Bzr header

16 years ago* revert bits of the acquire-item merge that broke the
Michael Vogt [Wed, 6 Jun 2007 22:48:52 +0000 (00:48 +0200)]
* revert bits of the acquire-item merge that broke the
  description display

16 years ago* merged the debian/experimental changes back
Michael Vogt [Wed, 6 Jun 2007 21:56:19 +0000 (23:56 +0200)]
* merged the debian/experimental changes back
  into the debian/sid branch
* merged from Christian Perrier:
  * mr.po: New Marathi translation  Closes: #416806
  * zh_CN.po: Updated by Eric Pareja  Closes: #416822
  * tl.po: Updated by Eric Pareja   Closes: #416638
  * gl.po: Updated by Jacobo Tarrio
  * da.po: Updated by Claus Hindsgaul
  * fr.po: Remove a non-breakable space for usability
  * ru.po: Updated Russian translation. Closes: #405476
  * *.po: Unfuzzy after upstream typo corrections
* buildlib/archtable:
  - added support for sh3/sh4 (closes: #424870)
  - added support for m32r (closes: #394096)
* buildlib/systemtable:
  - added support for lpia
* configure.in:
  - check systemtable for architecture mapping too

* Package that contains tall the new features
* Removed all #pragma interface/implementation
* Branch that contains tall the new features:
* translated package descriptions
* task install support
* automatic dependency removal (thanks to Daniel Burrows)
* merged support for the new dpkg "Breaks" field
  (thanks to Ian Jackson)
* handle network failures more gracefully on "update"
* support for unattended-upgrades (via unattended-upgrades
  package)
* added apt-transport-https method
* 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^")
* Applied patch from Daniel Schepler to make apt bin-NMU able.
  * eu.po: Updated
* fix apt-get dist-upgrade
* fix warning if no /var/lib/apt/extended_states is present
* don't download Translations for deb-src sources.list lines
* apt-pkg/tagfile.cc:
  - support not-mmapable files again
* added support for i18n of the package descriptions
* added support for aptitude like auto-install tracking (a HUGE
  HUGE thanks to Daniel Burrows who made this possible)
* synced with the http://people.debian.org/~mvo/bzr/apt/debian-sid branch
* build from http://people.debian.org/~mvo/bzr/apt/debian-experimental
* apt-pkg/depcache.cc:
  - added Debug::pkgDepCache::AutoInstall (thanks to infinity)
* apt-pkg/acquire-item.cc:
  - fix missing chmod() in the new aquire code
    (thanks to Bastian Blank, Closes: #367425)
* merged from
  http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main:
  * sk.po: Completed to 512t
  * eu.po: Completed to 512t
  * fr.po: Completed to 512t
  * sv.po: Completed to 512t
  * Update all PO and the POT. Gives 506t6f for formerly
    complete translations
* Fix a incorrect example in the man-page (closes: #282918)

16 years ago * vi.po: Updated to 515t. Closes: #426976
Michael Vogt [Wed, 6 Jun 2007 21:07:06 +0000 (23:07 +0200)]
  * vi.po: Updated to 515t. Closes: #426976
  * eu.po: Updated to 515t. Closes: #423766
  * pt.po: 515t. Closes: #423111
  * fr.po: Updated by Christian Perrier
  * Update all PO and the POT. Gives 513t2f for formerly
    complete translations
* buildlib/archtable:
  - added support for sh3/sh4 (closes: #424870)
  - added support for m32r (closes: #394096)
* buildlib/systemtable:
  - added support for lpia
* configure.in:
  - check systemtable for architecture mapping too

16 years ago* implement SourceVer() in pkgRecords
Michael Vogt [Wed, 6 Jun 2007 20:42:22 +0000 (22:42 +0200)]
* implement SourceVer() in pkgRecords
   (thanks to Daniel Burrows for the patch!)
* merged from Christian Perrier:
  * mr.po: New Marathi translation  Closes: #416806
  * zh_CN.po: Updated by Eric Pareja  Closes: #416822
  * tl.po: Updated by Eric Pareja   Closes: #416638
  * gl.po: Updated by Jacobo Tarrio
           Closes: #412828
  * da.po: Updated by Claus Hindsgaul
           Closes: #409483
  * fr.po: Remove a non-breakable space for usability
           issues. Closes: #408877
  * ru.po: Updated Russian translation. Closes: #405476
  * *.po: Unfuzzy after upstream typo corrections

* NMU
* Fix broken use of awk in apt-key that caused removal of the wrong keys
  from the keyring. Closes: #412572

16 years ago* buildlib/systemtable, configure.in:
Michael Vogt [Wed, 6 Jun 2007 17:40:06 +0000 (19:40 +0200)]
* buildlib/systemtable, configure.in:
  added new buildlib/systemtable to map complette canonical system type
  to apt architecture and add support for lpia

16 years ago * vi.po: Updated to 515t. Closes: #426976
Michael Vogt [Wed, 6 Jun 2007 17:32:35 +0000 (19:32 +0200)]
  * vi.po: Updated to 515t. Closes: #426976
  * eu.po: Updated to 515t. Closes: #423766
  * pt.po: 515t. Closes: #423111
  * fr.po: Updated by Christian Perrier
  * Update all PO and the POT. Gives 513t2f for formerly
    complete translations

16 years ago* buildlib/archtable:
Michael Vogt [Wed, 6 Jun 2007 12:47:34 +0000 (14:47 +0200)]
* buildlib/archtable:
  - added support for sh3/sh4 (closes: #424870)
  - added support for m32r (closes: #394096)

16 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Tue, 5 Jun 2007 14:14:08 +0000 (16:14 +0200)]
* apt-pkg/deb/dpkgpm.cc:
  - apport integration added, this means that a apport
    report is written on dpkg failures

16 years agoMerge with mvo
bubulle@debian.org [Fri, 1 Jun 2007 18:06:56 +0000 (20:06 +0200)]
Merge with mvo

16 years agoVietnamese translation update
bubulle@debian.org [Fri, 1 Jun 2007 17:44:52 +0000 (19:44 +0200)]
Vietnamese translation update

17 years ago* implement SourceVer() in pkgRecords
Michael Vogt [Wed, 23 May 2007 07:34:18 +0000 (09:34 +0200)]
* implement SourceVer() in pkgRecords
   (thanks to Daniel Burrows for the patch!)

17 years agoBasque translation completed
bubulle@debian.org [Tue, 15 May 2007 16:31:14 +0000 (18:31 +0200)]
Basque translation completed

17 years agoBasque translation update
bubulle@debian.org [Mon, 14 May 2007 16:07:10 +0000 (18:07 +0200)]
Basque translation update

17 years agoPortuguse translation updated. Closes: #423111
bubulle@debian.org [Thu, 10 May 2007 05:38:33 +0000 (07:38 +0200)]
Portuguse translation updated. Closes: #423111

17 years agoUpdated French translation
bubulle@debian.org [Tue, 8 May 2007 09:31:41 +0000 (11:31 +0200)]
Updated French translation

17 years agoUpdate PO and POT
bubulle@debian.org [Tue, 8 May 2007 09:24:46 +0000 (11:24 +0200)]
Update PO and POT

17 years agoAdd one translatable string and a newline. Closes: #394722
bubulle@debian.org [Tue, 8 May 2007 08:46:12 +0000 (10:46 +0200)]
Add one translatable string and a newline. Closes: #394722

17 years agoSync with Michael
bubulle@debian.org [Sat, 5 May 2007 06:18:59 +0000 (08:18 +0200)]
Sync with Michael

17 years ago* merged from http://people.ubuntu.com/~mvo/bzr/apt/curl-https/
Michael Vogt [Wed, 2 May 2007 12:42:52 +0000 (14:42 +0200)]
* merged from people.ubuntu.com/~mvo/bzr/apt/curl-https/

17 years ago* updated from http://people.ubuntu.com/~mvo/bzr/apt/auto-mark/
Michael Vogt [Wed, 2 May 2007 11:58:21 +0000 (13:58 +0200)]
* updated from people.ubuntu.com/~mvo/bzr/apt/auto-mark/

17 years ago* merged with the apt--mvo branch
Michael Vogt [Wed, 2 May 2007 11:54:10 +0000 (13:54 +0200)]
* merged with the apt--mvo branch

17 years ago* apt-pkg/acquire.{cc,h}:
Michael Vogt [Wed, 2 May 2007 11:40:45 +0000 (13:40 +0200)]
* apt-pkg/acquire.{cc,h}:
* Fix broken use of awk in apt-key that caused removal of the wrong keys
  from the keyring. Closes: #412572
* merged from Christian Perrier:
  * mr.po: New Marathi translation  Closes: #416806
  * zh_CN.po: Updated by Eric Pareja  Closes: #416822
  * tl.po: Updated by Eric Pareja   Closes: #416638
  * gl.po: Updated by Jacobo Tarrio
           Closes: #412828
  * da.po: Updated by Claus Hindsgaul
           Closes: #409483
  * fr.po: Remove a non-breakable space for usability
           issues. Closes: #408877
  * ru.po: Updated Russian translation. Closes: #405476
  * *.po: Unfuzzy after upstream typo corrections
* apt-pkg/policy.cc:
  - allow multiple packages (thanks to David Foerster)

* NMU
* Fix broken use of awk in apt-key that caused removal of the wrong keys
  from the keyring. Closes: #412572

17 years ago* fix version number and changelog
Michael Vogt [Wed, 2 May 2007 11:39:49 +0000 (13:39 +0200)]
* fix version number and changelog

17 years ago* changelog updated
Michael Vogt [Tue, 24 Apr 2007 22:49:59 +0000 (00:49 +0200)]
* changelog updated

17 years ago* NMU
Michael Vogt [Tue, 24 Apr 2007 22:49:41 +0000 (00:49 +0200)]
* NMU
* Fix broken use of awk in apt-key that caused removal of the wrong keys
  from the keyring. Closes: #412572

17 years ago* merged from Christian Perrier:
Michael Vogt [Tue, 24 Apr 2007 22:39:26 +0000 (00:39 +0200)]
* merged from Christian Perrier:
  * mr.po: New Marathi translation  Closes: #416806
  * zh_CN.po: Updated by Eric Pareja  Closes: #416822
  * tl.po: Updated by Eric Pareja   Closes: #416638
  * gl.po: Updated by Jacobo Tarrio
           Closes: #412828
  * da.po: Updated by Claus Hindsgaul
           Closes: #409483
  * fr.po: Remove a non-breakable space for usability
           issues. Closes: #408877
  * ru.po: Updated Russian translation. Closes: #405476
  * *.po: Unfuzzy after upstream typo corrections

17 years ago* revert the api
Michael Vogt [Tue, 24 Apr 2007 22:33:56 +0000 (00:33 +0200)]
* revert the api

17 years ago* debian/changelog:
Michael Vogt [Tue, 24 Apr 2007 22:32:01 +0000 (00:32 +0200)]
* debian/changelog:
  - fix changelog entries

17 years agoMerge with Michael
bubulle@debian.org [Sat, 21 Apr 2007 20:21:43 +0000 (22:21 +0200)]
Merge with Michael

17 years agoGalician translation update
bubulle@debian.org [Sat, 21 Apr 2007 20:17:37 +0000 (22:17 +0200)]
Galician translation update

17 years ago - only increase the score of installed applications if they
Michael Vogt [Fri, 20 Apr 2007 16:31:19 +0000 (18:31 +0200)]
  - only increase the score of installed applications if they
    are not obsolete
  - fix resolver bug on removal triggered by weak-dependencies
    with or-groups
* methods/http.cc:
  - send apt version in User-Agent
* apt-pkg/deb/debrecords.cc:
  - fix SHA1Hash() return value
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before
* po/gl.po:
  - fix error translation that causes trouble to lsb_release
* apt-pkg/acquire-item.cc:
  - if decompression of a index fails, delete the index
* apt-pkg/acquire.{cc,h}:
  - deal better with duplicated sources.list entries (avoid
    double queuing of  URLs) - this fixes hangs in bzip/gzip
* apt-pkg/policy.cc:
  - allow multiple packages (thanks to David Foerster)
* merged from Christian Perrier:
* mr.po: New Marathi translation  Closes: #416806

17 years ago* merged from Christian Perrier:
Michael Vogt [Fri, 20 Apr 2007 16:20:23 +0000 (18:20 +0200)]
* merged from Christian Perrier:
* mr.po: New Marathi translation  Closes: #416806

17 years ago* apt-pkg/policy.cc:
Michael Vogt [Fri, 20 Apr 2007 15:42:06 +0000 (17:42 +0200)]
* apt-pkg/policy.cc:
  - allow multiple packages (thanks to David Foerster)

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Tue, 17 Apr 2007 14:06:50 +0000 (16:06 +0200)]
* apt-pkg/acquire-item.cc:
  - if decompression of a index fails, delete the index (LP#68202)
* [internal-ABI] apt-pkg/acquire.{cc,h}:
  - deal better with duplicated sources.list entries (avoid
    double queuing of  URLs) - this fixes hangs in bzip/gzip
    (LP#102511)

17 years ago* [ABI] apt-pkg/acquire.{cc,h}:
Michael Vogt [Tue, 17 Apr 2007 13:33:19 +0000 (15:33 +0200)]
* [ABI] apt-pkg/acquire.{cc,h}:
  - deal better with duplicated sources.list entries (avoid
    double queuing of  URLs) - this fixes hangs in bzip/gzip

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Tue, 17 Apr 2007 13:31:29 +0000 (15:31 +0200)]
* apt-pkg/acquire-item.cc:
  - if decompression of a index fails, delete the index

17 years ago* po/gl.po:
Michael Vogt [Wed, 11 Apr 2007 08:29:40 +0000 (10:29 +0200)]
* po/gl.po:
  - fix error in translation that causes trouble to lsb_release
    (LP#79165)

17 years ago* po/gl.po:
Michael Vogt [Wed, 11 Apr 2007 08:27:36 +0000 (10:27 +0200)]
* po/gl.po:
  - fix error translation that causes trouble to lsb_release

17 years agoAdded Marathi translation
bubulle@debian.org [Sun, 1 Apr 2007 14:26:05 +0000 (16:26 +0200)]
Added Marathi translation
Closes: #416806

17 years agoSimplified Chinese translation updated.
bubulle@debian.org [Sat, 31 Mar 2007 16:15:43 +0000 (18:15 +0200)]
Simplified Chinese translation updated.
Closes: #416822

17 years agoSync with Michael
bubulle@debian.org [Thu, 29 Mar 2007 19:59:55 +0000 (21:59 +0200)]
Sync with Michael

17 years agoTagalog translation update. Closes: #416638
bubulle@debian.org [Thu, 29 Mar 2007 16:08:30 +0000 (18:08 +0200)]
Tagalog translation update. Closes: #416638

17 years agocmdline/apt-mark: fix chmod()/rename() ordering
Michael Vogt [Wed, 14 Mar 2007 16:11:31 +0000 (17:11 +0100)]
cmdline/apt-mark: fix chmod()/rename() ordering

17 years ago* cmdline/apt-mark: fix chmod()/rename() ordering
Michael Vogt [Wed, 14 Mar 2007 16:11:25 +0000 (17:11 +0100)]
* cmdline/apt-mark: fix chmod()/rename() ordering

17 years ago - ensure proper permissions in the extended_state file (LP#67037)
Michael Vogt [Wed, 14 Mar 2007 13:08:56 +0000 (14:08 +0100)]
  - ensure proper permissions in the extended_state file (LP#67037)
  - applied patch to (optionally) hide the auto-remove information
    (thanks to Frode M. Døving) (LP#69148)

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Wed, 14 Mar 2007 13:07:51 +0000 (14:07 +0100)]
* apt-pkg/depcache.cc:
  - always chmod extended_states to 0644

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 12:57:57 +0000 (13:57 +0100)]
* cmdline/apt-get.cc:
  - applied patch from Frode M. Døving  to have APT::Get::HideAutoRemove

17 years ago* debian/changelog:
Michael Vogt [Wed, 14 Mar 2007 12:56:47 +0000 (13:56 +0100)]
* debian/changelog:
  - updated with the correct bugs

17 years ago - do not show packages already marked for removal as auto-installed
Michael Vogt [Wed, 14 Mar 2007 12:47:49 +0000 (13:47 +0100)]
  - do not show packages already marked for removal as auto-installed

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 12:47:42 +0000 (13:47 +0100)]
* cmdline/apt-get.cc:
  - do not clean the auto-flag in "remove" mode (e.g. apt-get remove already-installed-pkg)
  - only show packages in the auto-remove list that are not already marked for removal

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 12:10:42 +0000 (13:10 +0100)]
* cmdline/apt-get.cc:
  - "apt-get install foo" on a already installed package foo will
    clean the automatic installed flag

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 11:41:37 +0000 (12:41 +0100)]
* cmdline/apt-get.cc:
  - apt-get install foo
    for a already installed package foo that is marked "auto" will clear
    the auto-flag

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Wed, 14 Mar 2007 10:45:33 +0000 (11:45 +0100)]
* apt-pkg/depcache.cc:
  - added APT::Never-MarkAuto-Section variable - that will consider dependencies of packages in this section manual

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Wed, 14 Mar 2007 10:38:41 +0000 (11:38 +0100)]
* apt-pkg/depcache.cc:
  - added "APT::Never-MarkAuto-Section" and consider dependencies
    of packages in this section manual
* debian/apt.conf.ubuntu:
  - added APT::Never-MarkAuto-Section "metapackages";

17 years ago* apt-pkg/indexfile.cc:
Michael Vogt [Tue, 13 Mar 2007 13:04:55 +0000 (14:04 +0100)]
* apt-pkg/indexfile.cc:
  - fix problem overwriting APT::Acquire::Translation
* doc/examples/configure-index:
  - document APT::Acquire::Translation

17 years ago* apt-pkg/packagemanager.cc:
Michael Vogt [Tue, 13 Mar 2007 12:38:52 +0000 (13:38 +0100)]
* apt-pkg/packagemanager.cc:
  - do not spin 100% cpu in FixMissing() (LP#84476)

17 years ago* apt-pkg/packagemanager.cc:
Michael Vogt [Tue, 13 Mar 2007 12:38:12 +0000 (13:38 +0100)]
* apt-pkg/packagemanager.cc:
  - use ActionGroup() to protect FixMissing()

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 13 Mar 2007 11:02:38 +0000 (12:02 +0100)]
* cmdline/apt-get.cc:
  - fix version output in autoremove list (LP#68941)

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 13 Mar 2007 11:00:21 +0000 (12:00 +0100)]
* cmdline/apt-get.cc:
  - fix show-versions output

17 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 12:00:35 +0000 (13:00 +0100)]
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before

17 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 11:49:33 +0000 (12:49 +0100)]
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before

17 years ago - added APT::CDROM::UnMountOnFinish to have more control over
Michael Vogt [Wed, 7 Mar 2007 11:06:08 +0000 (12:06 +0100)]
  - added APT::CDROM::UnMountOnFinish to have more control over
    the umount/mount process

17 years ago* apt-pkg/cdrom.cc, methods/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 09:04:31 +0000 (10:04 +0100)]
* apt-pkg/cdrom.cc, methods/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false

17 years agoGalician translation update. Closes: #412828
bubulle@debian.org [Wed, 28 Feb 2007 17:07:28 +0000 (18:07 +0100)]
Galician translation update. Closes: #412828

17 years ago - Set Ubuntu maintainer address
Michael Vogt [Tue, 27 Feb 2007 10:44:39 +0000 (11:44 +0100)]
  - Set Ubuntu maintainer address

17 years ago* debian/control:
Michael Vogt [Tue, 27 Feb 2007 10:42:15 +0000 (11:42 +0100)]
* debian/control:
  - set XS-Vcs-Bzr header

17 years ago* fix segfault in the pkgRecords destructor
Michael Vogt [Wed, 21 Feb 2007 09:02:22 +0000 (10:02 +0100)]
* fix segfault in the pkgRecords destructor
* debian/control:
  - make the libcurl3-gnutls-dev versionized (LP#86614)

17 years ago* fix in the pkgRecords destructor
Michael Vogt [Wed, 21 Feb 2007 08:59:53 +0000 (09:59 +0100)]
* fix in the pkgRecords destructor
* Bump ABI version

17 years ago* debian/control:
Michael Vogt [Wed, 21 Feb 2007 08:58:03 +0000 (09:58 +0100)]
* debian/control:
  - fix dependency to  libcurl3-gnutls-dev (>= 7.15.5)

17 years ago* ABI version bumped
Michael Vogt [Tue, 6 Feb 2007 15:37:20 +0000 (16:37 +0100)]
* ABI version bumped

17 years ago* merged the apt--mirror branch
Michael Vogt [Tue, 6 Feb 2007 14:04:47 +0000 (15:04 +0100)]
* merged the apt--mirror branch

17 years ago* updated changelog ro reflect last upload
Michael Vogt [Tue, 6 Feb 2007 10:09:41 +0000 (11:09 +0100)]
* updated changelog ro reflect last upload

17 years ago* removed dead code
Michael Vogt [Tue, 6 Feb 2007 10:06:15 +0000 (11:06 +0100)]
* removed dead code

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Tue, 6 Feb 2007 09:49:25 +0000 (10:49 +0100)]
* apt-pkg/acquire-item.cc:
  - default to "/usr/lib/apt/apt-report-mirror-failure"
* cmdline/apt-report-mirror-failure:
  - no default comit url for now
* debian/rules:
  - move apt-report-mirror-failure into /usr/lib/apt
* doc/examples/configure-index:
  - more documentation
* methods/mirror.cc:
  - updated TODO

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Mon, 5 Feb 2007 18:06:42 +0000 (19:06 +0100)]
* apt-pkg/acquire-item.cc:
  - use FailReason in pkgAcquire::Item::Failed when available
* methods/mirror.cc:
  - move some debug output into if(Debug)