ntk/apt.git
14 years agomerged from debian-sid
Michael Vogt [Wed, 17 Feb 2010 21:09:25 +0000 (22:09 +0100)]
merged from debian-sid

14 years agodebian/changelog: updated
Michael Vogt [Mon, 8 Feb 2010 19:01:59 +0000 (20:01 +0100)]
debian/changelog: updated

14 years agoadd Acquire::http::ProxyAutoDetect configuration that
Michael Vogt [Sat, 6 Feb 2010 02:34:27 +0000 (18:34 -0800)]
add Acquire::http::ProxyAutoDetect configuration that
can be used to call a external helper to figure out the
proxy configuration and return it to apt via stdout

14 years agoSlovak translation update
bubulle@debian.org [Wed, 3 Feb 2010 19:09:24 +0000 (20:09 +0100)]
Slovak translation update

14 years ago* methods/http.cc:
Michael Vogt [Wed, 3 Feb 2010 18:00:54 +0000 (10:00 -0800)]
* methods/http.cc:
  - add cache-control headers even if no cache is given to allow
    adding options for intercepting proxies

14 years agoreleasing version 0.7.25.3 0.7.25.3
Michael Vogt [Mon, 1 Feb 2010 20:03:52 +0000 (21:03 +0100)]
releasing version 0.7.25.3

14 years agomerge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt [Mon, 1 Feb 2010 02:56:26 +0000 (18:56 -0800)]
merge r1966..1967  from lp:~donkult/apt/sid

14 years ago* cmdline/acqprogress.cc:
Michael Vogt [Sun, 31 Jan 2010 15:28:06 +0000 (07:28 -0800)]
* cmdline/acqprogress.cc:
  - Set Mode to Medium so that the correct prefix is used.
    Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)
* ftparchive/writer.cc:
  - generate sha1 and sha256 checksums for dsc (Closes: #567343)
* cmdline/apt-get.cc:
  - don't mark as manually if in download only (Closes: #468180)

14 years agocommit debian/changelog for final 0.7.25.2 upload
Michael Vogt [Sun, 31 Jan 2010 15:21:48 +0000 (16:21 +0100)]
commit debian/changelog for final 0.7.25.2 upload

14 years agoFirst French update
bubulle@debian.org [Fri, 29 Jan 2010 18:59:11 +0000 (19:59 +0100)]
First French update

14 years agoFrench translation update
bubulle@debian.org [Fri, 29 Jan 2010 18:54:18 +0000 (19:54 +0100)]
French translation update

14 years agoItalian translation update
bubulle@debian.org [Fri, 29 Jan 2010 18:46:44 +0000 (19:46 +0100)]
Italian translation update

14 years agomerged from lp:~mvo/apt/mvo
Michael Vogt [Wed, 27 Jan 2010 15:07:21 +0000 (16:07 +0100)]
merged from lp:~mvo/apt/mvo

14 years agocmdline/apt-cdrom.cc: add help, fix duplicated option
Michael Vogt [Wed, 27 Jan 2010 15:06:05 +0000 (16:06 +0100)]
cmdline/apt-cdrom.cc: add help, fix duplicated option

14 years agomerge 1695..1701 from the lp:~mvo/apt/mvo branch
Michael Vogt [Wed, 27 Jan 2010 11:11:07 +0000 (12:11 +0100)]
merge 1695..1701 from the lp:~mvo/apt/mvo branch

14 years agodebian/changelog: add --auto-detect option
Michael Vogt [Wed, 27 Jan 2010 11:05:22 +0000 (12:05 +0100)]
debian/changelog: add --auto-detect option

14 years agomerged from libudev-dlopen
Michael Vogt [Wed, 27 Jan 2010 11:03:55 +0000 (12:03 +0100)]
merged from libudev-dlopen

14 years agodebian/apt.dirs: remove var/lib/apt/media again
Michael Vogt [Wed, 27 Jan 2010 11:00:35 +0000 (12:00 +0100)]
debian/apt.dirs: remove var/lib/apt/media again

14 years agomerged the latest lp:~mvo/apt/libudev-cdrom branch
Michael Vogt [Tue, 26 Jan 2010 20:23:30 +0000 (21:23 +0100)]
merged the latest lp:~mvo/apt/libudev-cdrom branch

14 years agoadd Dir::Media::MountPath config option
Michael Vogt [Tue, 26 Jan 2010 20:08:41 +0000 (21:08 +0100)]
add Dir::Media::MountPath config option

14 years ago* cmdline/apt-cdrom.cc:
Michael Vogt [Tue, 26 Jan 2010 19:36:13 +0000 (20:36 +0100)]
* cmdline/apt-cdrom.cc:
  - fixed signed/unsigned warning
  - create /media mount point if needed
  - fix initialization for res in DoAdd()
* methods/cdrom.cc:
  - make AptMountPoint a variable

14 years agocmdline/apt-cdrom.cc: add --auto-detect
Michael Vogt [Tue, 26 Jan 2010 15:43:20 +0000 (16:43 +0100)]
cmdline/apt-cdrom.cc: add --auto-detect

14 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Tue, 26 Jan 2010 14:56:29 +0000 (15:56 +0100)]
* apt-pkg/cdrom.cc:
  - fix crash in pkgUdevCdromDevices

14 years agomerge from the mvo branch
Michael Vogt [Tue, 26 Jan 2010 14:51:45 +0000 (15:51 +0100)]
merge from the mvo branch

14 years agomethods/cdrom.cc: fix compilication error
Michael Vogt [Tue, 26 Jan 2010 12:37:25 +0000 (13:37 +0100)]
methods/cdrom.cc: fix compilication error

14 years agoadd new "Acquire::cdrom::AutoDetect" config that enables/disables
Michael Vogt [Tue, 26 Jan 2010 10:49:29 +0000 (11:49 +0100)]
add new "Acquire::cdrom::AutoDetect" config that enables/disables
the dlopen of libudev for automatic cdrom detection. Off by default
currently, feedback/testing welcome

14 years agoadd new "Acquire::cdrom::AutoDetect" variable that enables/disables
Michael Vogt [Tue, 26 Jan 2010 10:27:58 +0000 (11:27 +0100)]
add new "Acquire::cdrom::AutoDetect" variable that enables/disables
the dlopen of libudev for automatic cdrom detection

14 years ago* ftparchive/writer.{cc,h}:
Michael Vogt [Mon, 25 Jan 2010 16:34:02 +0000 (17:34 +0100)]
* ftparchive/writer.{cc,h}:
  - merge crash fix for apt-ftparchive on hurd, thanks to
    Samuel Thibault for the patch (closes: #566664)

14 years ago* cmdline/apt-mark:
Michael Vogt [Mon, 25 Jan 2010 16:15:53 +0000 (17:15 +0100)]
* cmdline/apt-mark:
  - merge fix from Gene Cash that supports markauto for
    packages that are not in the extended_states file yet
    (closes: #534920)

14 years agomethods/cdrom.cc: fix compile error
Michael Vogt [Mon, 25 Jan 2010 11:09:52 +0000 (12:09 +0100)]
methods/cdrom.cc: fix compile error

14 years ago* apt-pkg/contrib/fileutl.cc:
Michael Vogt [Fri, 22 Jan 2010 23:37:21 +0000 (00:37 +0100)]
* apt-pkg/contrib/fileutl.cc:
  - Fix the newly introduced method GetListOfFilesInDir to not
    accept every file if no extension is enforced
    (= restore old behaviour). (Closes: #565213)
* apt-pkg/policy.cc:
  - accept also partfiles with "pref" file extension as valid
* apt-pkg/contrib/configuration.cc:
  - accept also partfiles with "conf" file extension as valid
* doc/apt.conf.5.xml:
  - reorder description and split out syntax
  - add partfile name convention (Closes: #558348)
* doc/apt_preferences.conf.5.xml:
  - describe partfile name convention also here
* apt-pkg/deb/dpkgpm.cc:
  - don't segfault if term.log file can't be opened.
    Thanks Sam Brightman for the patch! (Closes: #475770)
* doc/*:
  - replace the per language addendum with a global addendum
  - add a explanation why translations include (maybe) english
    parts to the new global addendum (Closes: #561636)
* apt-pkg/contrib/strutl.cc:
  - fix malloc asseration fail with ja_JP.eucJP locale in
    apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884)

14 years ago* methods/cdrom.cc:
Michael Vogt [Fri, 22 Jan 2010 20:34:29 +0000 (21:34 +0100)]
* methods/cdrom.cc:
  - fixes in multi cdrom setup code

14 years ago* methods/cdrom.cc:
Michael Vogt [Fri, 22 Jan 2010 20:21:30 +0000 (21:21 +0100)]
* methods/cdrom.cc:
  - fixes in multi cdrom setup code

14 years ago* apt-pkg/contrib/cdromutl.cc:
Michael Vogt [Fri, 22 Jan 2010 19:06:37 +0000 (20:06 +0100)]
* apt-pkg/contrib/cdromutl.cc:
  - fix UnmountCdrom() fails, give it a bit more time and try
    the umount again

14 years ago* apt-pkg/contrib/cdromutl.cc:
Michael Vogt [Fri, 22 Jan 2010 19:05:11 +0000 (20:05 +0100)]
* apt-pkg/contrib/cdromutl.cc:
  - fix UnmountCdrom() fails, give it a bit more time and try
    the umount again

14 years agoMissing \n
bubulle@debian.org [Sun, 17 Jan 2010 12:18:08 +0000 (13:18 +0100)]
Missing \n

14 years agoCompleted translation
bubulle@debian.org [Sat, 16 Jan 2010 07:11:50 +0000 (08:11 +0100)]
Completed translation

14 years agoFrench translation update (17 left)
bubulle@debian.org [Thu, 14 Jan 2010 18:33:17 +0000 (19:33 +0100)]
French translation update (17 left)

14 years agoreleasing version 0.7.25.1 0.7.25.1
Michael Vogt [Mon, 11 Jan 2010 18:44:47 +0000 (19:44 +0100)]
releasing version 0.7.25.1

14 years ago* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
Michael Vogt [Sat, 9 Jan 2010 20:19:03 +0000 (21:19 +0100)]
* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
  - add debug option Debug::pkgCacheGen
  - merge fix for apt-get source pkg=version regression
    (closes: #561971)

14 years agoUpdate PO files
bubulle@debian.org [Sat, 9 Jan 2010 16:20:40 +0000 (17:20 +0100)]
Update PO files

14 years agoRussian translation update
bubulle@debian.org [Sat, 9 Jan 2010 15:46:43 +0000 (16:46 +0100)]
Russian translation update

14 years agofix merge error
Michael Vogt [Fri, 8 Jan 2010 21:47:24 +0000 (22:47 +0100)]
fix merge error

14 years ago* po/ru.po:
Michael Vogt [Fri, 8 Jan 2010 21:40:46 +0000 (22:40 +0100)]
* po/ru.po:
  - merged updated ru.po, thanks to Yuri Kozlov (closes: #564171)

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 8 Jan 2010 21:32:32 +0000 (22:32 +0100)]
* cmdline/apt-get.cc:
  - fix apt-get source pkg=version regression (closes: #561971)

14 years ago* French manpage translation update
Michael Vogt [Fri, 8 Jan 2010 21:28:49 +0000 (22:28 +0100)]
* French manpage translation update

* spot & fix various typos in all manpages
* German manpage translation update
* cmdline/apt-cache.cc:
  - remove translatable marker from the "%4i %s\n" string
* buildlib/po4a_manpage.mak:
  - instruct debiandoc to build files with utf-8 encoding
* buildlib/tools.m4:
  - fix some warning from the buildtools
* apt-pkg/acquire-item.cc:
  - add configuration PDiffs::Limit-options to not download
    too many or too big patches (Closes: #554349)
* debian/control:
  - let all packages depend on ${misc:Depends}
* share/*-archive.gpg:
  - remove the horrible outdated files. We already depend on
    the keyring so we don't need to ship our own version
* cmdline/apt-key:
  - errors out if wget is not installed (Closes: #545754)
  - add --keyring option as we have now possibly many
* methods/gpgv.cc:
  - pass all keyrings (TrustedParts) to gpgv instead of
    using only one trusted.gpg keyring (Closes: #304846)
* methods/https.cc:
  - finally merge the rest of the patchset from Arnaud Ebalard
    with the CRL and Issuers options, thanks! (Closes: #485963)

14 years ago44 strings left
bubulle@debian.org [Fri, 8 Jan 2010 18:45:15 +0000 (19:45 +0100)]
44 strings left

14 years agoReview continued by Stephane Blondon
bubulle@debian.org [Mon, 4 Jan 2010 06:09:43 +0000 (07:09 +0100)]
Review continued by Stephane Blondon

14 years agoReviewed by Philippe batailler
bubulle@debian.org [Sun, 3 Jan 2010 15:55:41 +0000 (16:55 +0100)]
Reviewed by Philippe batailler

14 years agoReview by Stephane Blondon and msgcat
bubulle@debian.org [Sun, 3 Jan 2010 08:30:47 +0000 (09:30 +0100)]
Review by Stephane Blondon and msgcat

14 years agoFrench translation update
bubulle@debian.org [Tue, 29 Dec 2009 08:50:03 +0000 (09:50 +0100)]
French translation update

14 years agoYet more French
bubulle@debian.org [Wed, 23 Dec 2009 21:47:25 +0000 (22:47 +0100)]
Yet more French

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 23 Dec 2009 13:11:59 +0000 (14:11 +0100)]
* cmdline/apt-get.cc:
  - fix apt-get source pkg=version regression (closes: #561971)

14 years agoReview by Philippe batailler
bubulle@debian.org [Tue, 22 Dec 2009 19:02:18 +0000 (20:02 +0100)]
Review by Philippe batailler

14 years agoFrench translation update
bubulle@debian.org [Sun, 20 Dec 2009 21:16:38 +0000 (22:16 +0100)]
French translation update

14 years agoFrench translation update
bubulle@debian.org [Sat, 19 Dec 2009 07:36:46 +0000 (08:36 +0100)]
French translation update

14 years ago* merged lp:~mvo/apt/history
Michael Vogt [Fri, 18 Dec 2009 15:55:06 +0000 (16:55 +0100)]
* merged lp:~mvo/apt/history
  - this writes a /var/log/apt/history tagfile that contains details
    from the transaction (complements term.log)

14 years agomerge from the debian-sid branch
Michael Vogt [Fri, 18 Dec 2009 15:53:22 +0000 (16:53 +0100)]
merge from the debian-sid branch

14 years agoapt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","
Michael Vogt [Fri, 18 Dec 2009 14:43:49 +0000 (15:43 +0100)]
apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","

14 years agodebian/apt.logrotate: keep histories for 12 month
Michael Vogt [Fri, 18 Dec 2009 10:51:01 +0000 (11:51 +0100)]
debian/apt.logrotate: keep histories for 12 month

14 years ago* debian/apt.logrotate:
Michael Vogt [Fri, 18 Dec 2009 10:30:22 +0000 (11:30 +0100)]
* debian/apt.logrotate:
  - add to logratation
* doc/examples/configure-index:
  - add as example

14 years agoapt-pkg/deb/dpkgpm.cc: fflush early
Michael Vogt [Fri, 18 Dec 2009 09:58:07 +0000 (10:58 +0100)]
apt-pkg/deb/dpkgpm.cc: fflush early

14 years agofix order of upgrade, install check because for a upgrade "Install()" returns True...
Michael Vogt [Fri, 18 Dec 2009 09:45:24 +0000 (10:45 +0100)]
fix order of upgrade, install check because for a upgrade "Install()" returns True as well

14 years agoadd /var/log/apt/history.log file
Michael Vogt [Fri, 18 Dec 2009 09:25:34 +0000 (10:25 +0100)]
add /var/log/apt/history.log file

14 years agoFrench translation update
bubulle@debian.org [Wed, 16 Dec 2009 22:00:06 +0000 (23:00 +0100)]
French translation update

14 years agoreleasing version 0.7.25 0.7.25
Michael Vogt [Tue, 15 Dec 2009 12:49:21 +0000 (13:49 +0100)]
releasing version 0.7.25

14 years agomerge segfault fix from Mario Sanchez Prada, many thanks
Michael Vogt [Mon, 14 Dec 2009 16:45:51 +0000 (17:45 +0100)]
merge segfault fix from Mario Sanchez Prada, many thanks
(closes: #561109)

14 years agodoc/sources.list.5.xml: merge typo fixes
Michael Vogt [Mon, 14 Dec 2009 12:50:40 +0000 (13:50 +0100)]
doc/sources.list.5.xml: merge typo fixes

14 years agofix two other typos - this time in sources.list.5.xml:
David Kalnischkies [Mon, 14 Dec 2009 11:44:17 +0000 (12:44 +0100)]
fix two other typos - this time in sources.list.5.xml:
* recongnizable --> recognizable
* maintain --> maintains

14 years agoapt-inst/makefile: include libversion.mak
Michael Vogt [Mon, 14 Dec 2009 09:08:27 +0000 (10:08 +0100)]
apt-inst/makefile: include libversion.mak

14 years agomerged patches from david (many thanks)
Michael Vogt [Mon, 14 Dec 2009 08:22:29 +0000 (09:22 +0100)]
merged patches from david (many thanks)

14 years agofix to other oddities observed by Chris Leick while translating
David Kalnischkies [Sat, 12 Dec 2009 18:06:01 +0000 (19:06 +0100)]
fix to other oddities observed by Chris Leick while translating
in doc/apt-get.8.xml, namely:
- change equivalent "for" to "to the" (purge command)
- clarify --fix-broken sentence about specifying packages

14 years agodecrease the libapt-inst major version again to 1.1 as the increase
David Kalnischkies [Sat, 12 Dec 2009 15:52:17 +0000 (16:52 +0100)]
decrease the libapt-inst major version again to 1.1 as the increase
was a backport error and is not needed (and destroys our non-abi-break hack)

14 years agoremove informalexample tag which hides the programlisting in the
David Kalnischkies [Sat, 12 Dec 2009 15:32:18 +0000 (16:32 +0100)]
remove informalexample tag which hides the programlisting in the
tree section of the apt-ftparchive manpage,
thanks Chris Leick for noticing it!

14 years agorefactor the current changelog a bit
David Kalnischkies [Sat, 12 Dec 2009 15:28:25 +0000 (16:28 +0100)]
refactor the current changelog a bit

14 years agoFrench translation update
bubulle@debian.org [Sat, 12 Dec 2009 13:51:16 +0000 (14:51 +0100)]
French translation update

14 years agorevert this commit as fast as possible (aka next ABI break)
David Kalnischkies [Sat, 12 Dec 2009 00:54:33 +0000 (01:54 +0100)]
revert this commit as fast as possible (aka next ABI break)

This commit sets up our faked library extension to trick the build
system into building the packages with libc6.9-6 while we are actually
already at libc6.10-6. Oh dear...

14 years agofix the backport of the https methods as they would require an ABI break
David Kalnischkies [Fri, 11 Dec 2009 11:45:04 +0000 (12:45 +0100)]
fix the backport of the https methods as they would require an ABI break
otherwise in the Configuration class.

14 years agofix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies [Thu, 10 Dec 2009 23:48:52 +0000 (00:48 +0100)]
fix a few typos in strings, comments and manpage of apt-ftparchive
thanks Karl Goetz! (Closes: #558757)

14 years agocheck cache size even if we do nothing else otherwise in apt.cron.daily,
David Kalnischkies [Thu, 10 Dec 2009 23:44:32 +0000 (00:44 +0100)]
check cache size even if we do nothing else otherwise in apt.cron.daily,
thanks Francesco Poli for patch(s) and patience! (Closes: #459344)

14 years agoadd AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
David Kalnischkies [Thu, 10 Dec 2009 23:42:43 +0000 (00:42 +0100)]
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
in his response to Bernhard R. Link's patch, thanks! (Closes: #505020)

14 years agoadd https options which default to the ones from http for the https
David Kalnischkies [Thu, 10 Dec 2009 23:38:13 +0000 (00:38 +0100)]
add https options which default to the ones from http for the https
method as this is more sane than using only the http options without
a possibility to override these for https.

14 years agoadd config setting for User-Agent in http and https to the Acquire group,
David Kalnischkies [Thu, 10 Dec 2009 23:32:01 +0000 (00:32 +0100)]
add config setting for User-Agent in http and https to the Acquire group,
thanks Timothy J. Miller! (Closes: #355782)

14 years agoBackport rred patches from my own sid branch to the 0.7.25 branch
David Kalnischkies [Thu, 10 Dec 2009 23:23:18 +0000 (00:23 +0100)]
Backport rred patches from my own sid branch to the 0.7.25 branch

* rewrite and refactor rred method to be able to handle even big (>30 MB)
  patches (Closes: #554349) and hardening the method itself by using more
  constants and a return value which can't be misinterpreted as linenumber
* Finally adope the patch from Morten Hustveit <morten@debian.org> to be
  able to optional use mmaps and iovec to increase patch speed -
  but as this increase memory usage we can always fall back to the "old"
  method which doesn't depend on mmaps.

14 years ago* apt-pkg/init.h:
Michael Vogt [Thu, 10 Dec 2009 22:48:04 +0000 (23:48 +0100)]
* apt-pkg/init.h:
  - add compatibilty with old ABI name until the next ABI break

14 years ago* apt-pkg/init.h:
Michael Vogt [Thu, 10 Dec 2009 22:28:57 +0000 (23:28 +0100)]
* apt-pkg/init.h:
  - add compatibilty with old ABI name until the next ABI break

14 years agomerged -r 1898..1899 from lp:~donkult/apt/sid
Michael Vogt [Thu, 10 Dec 2009 21:29:48 +0000 (22:29 +0100)]
merged -r 1898..1899 from lp:~donkult/apt/sid

14 years agomerged from the mvo branch (and contains all non-abi break changes from donkult)
Michael Vogt [Thu, 10 Dec 2009 21:20:07 +0000 (22:20 +0100)]
merged from the mvo branch (and contains all non-abi break changes from donkult)

14 years agomerged -r 1923..1926 from lp:~donkult/apt/sid
Michael Vogt [Thu, 10 Dec 2009 20:59:49 +0000 (21:59 +0100)]
merged -r 1923..1926 from lp:~donkult/apt/sid

14 years agomerged -r 1920..1922 from lp:~donkult/apt/sid
Michael Vogt [Thu, 10 Dec 2009 20:48:54 +0000 (21:48 +0100)]
merged -r 1920..1922 from lp:~donkult/apt/sid

14 years agomerged -r 1918..1919 from lp:~donkult/apt/sid
Michael Vogt [Thu, 10 Dec 2009 20:45:31 +0000 (21:45 +0100)]
merged -r 1918..1919 from lp:~donkult/apt/sid

14 years agomerged -r 1914..1915 from lp:~donkult/apt/sid
Michael Vogt [Thu, 10 Dec 2009 20:43:34 +0000 (21:43 +0100)]
merged -r 1914..1915 from lp:~donkult/apt/sid

14 years agomerged -r1901..1911 from lp:~donkult/apt/sid
Michael Vogt [Thu, 10 Dec 2009 20:35:50 +0000 (21:35 +0100)]
merged -r1901..1911 from lp:~donkult/apt/sid

14 years agomerged -r1887..1901 from lp:~donkult/apt/sid
Michael Vogt [Thu, 10 Dec 2009 19:48:36 +0000 (20:48 +0100)]
merged -r1887..1901 from lp:~donkult/apt/sid

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Thu, 10 Dec 2009 17:07:12 +0000 (18:07 +0100)]
* cmdline/apt-get.cc:
  - source should displays his final pkg pick (Closes: #249383, #550952)
  - source doesn't need the complete version for match (Closes: #245250)
  - source ignores versions/releases if not available (Closes: #377424)

14 years agomerged -r1875..1886 from lp:~donkult/apt/sid
Michael Vogt [Thu, 10 Dec 2009 16:24:40 +0000 (17:24 +0100)]
merged -r1875..1886 from lp:~donkult/apt/sid

14 years agomerge debian sid branch
Michael Vogt [Thu, 10 Dec 2009 16:11:28 +0000 (17:11 +0100)]
merge debian sid branch

14 years ago* merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt [Thu, 10 Dec 2009 15:07:43 +0000 (16:07 +0100)]
* merge lp:~mvo/apt/netrc branch, this adds support for a
  /etc/apt/auth.conf that can be used to store username/passwords
  in a "netrc" style file (with the extension that it supports "/"
  in a machine definition). Based on the maemo git branch.
* apt-pkg/deb/dpkgpm.cc:
  - add "purge" to list of known actions

14 years ago* merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt [Thu, 10 Dec 2009 15:06:40 +0000 (16:06 +0100)]
* merge lp:~mvo/apt/netrc branch, this adds support for a
  /etc/apt/auth.conf that can be used to store username/passwords
  in a "netrc" style file (with the extension that it supports "/"
  in a machine definition). Based on the maemo git branch.
* apt-pkg/deb/dpkgpm.cc:
  - add "purge" to list of known actions

14 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Wed, 9 Dec 2009 09:56:29 +0000 (10:56 +0100)]
* apt-pkg/deb/dpkgpm.cc:
  - add "purge" to list of known actions