]> git.saurik.com Git - apt.git/log
apt.git
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

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

15 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)

15 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)

15 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)

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

15 years agomerge again with lp:~mvo/apt/debian-sid to get a buildable fr again
David Kalnischkies [Mon, 4 Jan 2010 13:09:54 +0000 (14:09 +0100)] 
merge again with lp:~mvo/apt/debian-sid to get a buildable fr again

15 years agosome minor style fixes: use empty() and add a few const
David Kalnischkies [Mon, 4 Jan 2010 13:06:49 +0000 (14:06 +0100)] 
some minor style fixes: use empty() and add a few const

15 years agofinally merge the rest of the patchset from Arnaud Ebalard
David Kalnischkies [Mon, 4 Jan 2010 12:54:57 +0000 (13:54 +0100)] 
finally merge the rest of the patchset from Arnaud Ebalard
with the CRL and Issuers options for https, thanks! (Closes: #485963)

15 years agoadd TrustedParts so in the future new keyrings can just be dropped
David Kalnischkies [Mon, 4 Jan 2010 12:45:14 +0000 (13:45 +0100)] 
add TrustedParts so in the future new keyrings can just be dropped
into /etc/apt/trusted.gpg.d/ which eliminates the need to have
gpg installed to add keys to APTs trusted keyring (with apt-key)
(Closes #304846) - Thanks to Timo Weingärtner & Peter Palfrader
for providing different patchs/ideas for this!

15 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

15 years agoAdd a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies [Sun, 3 Jan 2010 18:37:34 +0000 (19:37 +0100)] 
Add a GetListOfFilesInDir() helper method which replaces the old
code copies used to load the various parts-files

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

15 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

15 years agoapt-key errors out nicely if wget is not installed (Closes: #545754)
David Kalnischkies [Sat, 2 Jan 2010 19:24:53 +0000 (20:24 +0100)] 
apt-key errors out nicely if wget is not installed (Closes: #545754)

15 years agoremove the horrible outdated share/*-archive.gpg files and all there traces
David Kalnischkies [Sat, 2 Jan 2010 16:53:05 +0000 (17:53 +0100)] 
remove the horrible outdated share/*-archive.gpg files and all there traces
We already depend on the proper keyring so we don't need to ship our
own version which isn't used anyway.

15 years agofix a typo in the apt.conf manpage spotted by lintian
David Kalnischkies [Sat, 2 Jan 2010 16:43:07 +0000 (17:43 +0100)] 
fix a typo in the apt.conf manpage spotted by lintian
W: apt: spelling-error-in-manpage usr/share/man/man5/apt.conf.5.gz enviroment environment

15 years agofix another mistake spotted by lintian:
David Kalnischkies [Sat, 2 Jan 2010 16:38:04 +0000 (17:38 +0100)] 
fix another mistake spotted by lintian:
I: apt: spelling-error-in-binary ./usr/lib/libapt-pkg-libc6.9-6.so.4.8.0 Alot A lot

15 years agoFix the following gcc-4.5 buildfailure in pkgcache.cc by following the suggestion:
David Kalnischkies [Sat, 2 Jan 2010 16:19:07 +0000 (17:19 +0100)] 
Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the suggestion:
pkgcache.cc: In member function ‘const char* pkgCache::PkgIterator::CandVersion() const’:
pkgcache.cc:301:51: error: cannot call constructor ‘pkgPolicy::pkgPolicy’ directly
pkgcache.cc:301:51: note: for a function-style cast, remove the redundant ‘::pkgPolicy’

15 years agolet all packages depend on
David Kalnischkies [Sat, 2 Jan 2010 16:03:23 +0000 (17:03 +0100)] 
let all packages depend on

15 years agoadd configuration PDiffs::Limit-options (FileLimit and SizeLimit) to
David Kalnischkies [Fri, 1 Jan 2010 23:22:31 +0000 (00:22 +0100)] 
add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to
not download too many or too big patches (Closes: #554349)

15 years agobzrignore the now linked config.{guess,sub} files
David Kalnischkies [Fri, 1 Jan 2010 20:32:50 +0000 (21:32 +0100)] 
bzrignore the now linked config.{guess,sub} files

15 years agofix some warning from the buildtools in tools.m4 and configure.in
David Kalnischkies [Fri, 1 Jan 2010 20:05:58 +0000 (21:05 +0100)] 
fix some warning from the buildtools in tools.m4 and configure.in

15 years agoinstruct debiandoc to build files with utf-8 encoding
David Kalnischkies [Fri, 1 Jan 2010 20:00:54 +0000 (21:00 +0100)] 
instruct debiandoc to build files with utf-8 encoding

15 years agoremove translatable marker from the "%4i %s\n" string in apt-cache.cc
David Kalnischkies [Fri, 1 Jan 2010 18:15:15 +0000 (19:15 +0100)] 
remove translatable marker from the "%4i %s\n" string in apt-cache.cc

15 years agoupdate german manpage translation by Chris Leick
David Kalnischkies [Fri, 1 Jan 2010 18:10:14 +0000 (19:10 +0100)] 
update german manpage translation by Chris Leick

15 years agoChris Leick spot & fix various typos in all manpages
David Kalnischkies [Fri, 1 Jan 2010 11:54:13 +0000 (12:54 +0100)] 
Chris Leick spot & fix various typos in all manpages

15 years agomerge with lp:~mvo/apt/debian-sid to get updated french
David Kalnischkies [Fri, 1 Jan 2010 09:33:34 +0000 (10:33 +0100)] 
merge with lp:~mvo/apt/debian-sid to get updated french

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

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

15 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)

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

15 years agomerge with lp:~mvo/apt/sid to get the finale 0.7.25 state
David Kalnischkies [Tue, 22 Dec 2009 11:20:43 +0000 (12:20 +0100)] 
merge with lp:~mvo/apt/sid to get the finale 0.7.25 state

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

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

15 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)

15 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

15 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 ","

15 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

15 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

15 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

15 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

15 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

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

15 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

15 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)

15 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

15 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

15 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

15 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)

15 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

15 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)

15 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!

15 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

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

15 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...

15 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.

15 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)

15 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)

15 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)

15 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.

15 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)

15 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.

15 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

15 years agomerge Michaels wonderful "fix" for the currently unwanted ABI Break
David Kalnischkies [Thu, 10 Dec 2009 22:43:06 +0000 (23:43 +0100)] 
merge Michaels wonderful "fix" for the currently unwanted ABI Break

15 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

15 years agomerge again with lp:~mvo/debian-sid
David Kalnischkies [Thu, 10 Dec 2009 22:08:28 +0000 (23:08 +0100)] 
merge again with lp:~mvo/debian-sid

15 years agomerge with lp:~mvo/apt/debian-sid : move all my ABI break changes
David Kalnischkies [Thu, 10 Dec 2009 22:05:23 +0000 (23:05 +0100)] 
merge with lp:~mvo/apt/debian-sid : move all my ABI break changes
to the "new" 0.7.26 version

15 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

15 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)

15 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

15 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

15 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

15 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

15 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

15 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

15 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)

15 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

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

15 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

15 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

15 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

15 years agomerge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt [Mon, 7 Dec 2009 10:04:17 +0000 (11:04 +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.

15 years agoif "/" is found in the machine, do a uri.startswith(host) substring match to support...
Michael Vogt [Mon, 7 Dec 2009 09:35:32 +0000 (10:35 +0100)] 
if "/" is found in the machine, do a uri.startswith(host) substring match to support multiple user/passwds on the same host

15 years ago* apt-pkg/contrib/netrc.cc:
Michael Vogt [Fri, 4 Dec 2009 09:22:56 +0000 (10:22 +0100)] 
* apt-pkg/contrib/netrc.cc:
  - check for hostname and then host+path
  - better debug output
* methods/https.cc:
  - fix bug in netrc integration

15 years agoSlovak translation update
bubulle@debian.org [Thu, 3 Dec 2009 21:04:09 +0000 (22:04 +0100)] 
Slovak translation update

15 years agomerge from the debian-sid branch
Michael Vogt [Wed, 2 Dec 2009 16:24:56 +0000 (17:24 +0100)] 
merge from the debian-sid branch

15 years ago* apt-pkg/packagemanager.cc:
Michael Vogt [Wed, 2 Dec 2009 16:22:32 +0000 (17:22 +0100)] 
* apt-pkg/packagemanager.cc:
  - add output about pre-depends configuring when debug::pkgPackageManager
    is used
* methods/https.cc:
  - fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972
    thanks to Brian Thomason for the patch
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
  - typo fix (LP: #462328)

* cmdline/apt-key:
  - Emit a warning if removed keys keyring is missing and skip associated
    checks (LP: #218971)

15 years agodrop quote elements
bubulle@debian.org [Tue, 1 Dec 2009 20:51:17 +0000 (21:51 +0100)] 
drop quote elements

15 years agoSimplified CHinese translation update
bubulle@debian.org [Tue, 1 Dec 2009 20:31:37 +0000 (21:31 +0100)] 
Simplified CHinese translation update

15 years agodoc/po: Rerun po4a to update the template and translations.
Julian Andres Klode [Tue, 1 Dec 2009 18:14:23 +0000 (19:14 +0100)] 
doc/po: Rerun po4a to update the template and translations.

15 years agodoc/po/de.po: Fix missing > in </option>.
Julian Andres Klode [Tue, 1 Dec 2009 18:13:06 +0000 (19:13 +0100)] 
doc/po/de.po: Fix missing > in </option>.

15 years agodoc/po/de.po: Fix the umlauts.
Julian Andres Klode [Tue, 1 Dec 2009 18:11:26 +0000 (19:11 +0100)] 
doc/po/de.po: Fix the umlauts.

15 years ago* debian/apt.conf.autoremove:
Julian Andres Klode [Tue, 1 Dec 2009 15:36:48 +0000 (16:36 +0100)] 
* debian/apt.conf.autoremove:
  - Add kfreebsd-image-* to the list (Closes: #558803)

15 years agofix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies [Mon, 30 Nov 2009 23:28:26 +0000 (00:28 +0100)] 
fix a few typos in strings, comments and manpage of apt-ftparchive
thanks Karl Goetz! (Closes: #558757)

15 years agoIgnore :qualifiers after package name in build dependencies
David Kalnischkies [Sat, 28 Nov 2009 23:23:26 +0000 (00:23 +0100)] 
Ignore :qualifiers after package name in build dependencies
for now as long we don't understand them (Closes: #558103)

15 years agoconvert getlanguages_test to our new equals()
David Kalnischkies [Sat, 28 Nov 2009 22:30:02 +0000 (23:30 +0100)] 
convert getlanguages_test to our new equals()