summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-10debian/rules: use substvars properlyMichael Vogt1-1/+1
2011-06-10generate debiandencies for libapt-pkg-dev automatically via deb-substvarsMichael Vogt2-2/+2
2011-06-10include mo files in the right packagesMichael Vogt4-3/+9
2011-06-09simplify symbol files a wee bitMichael Vogt2-2/+0
2011-06-09do not hardcode the libnamesMichael Vogt1-3/+7
2011-06-08fix lintian issuesMichael Vogt4-7/+9
2011-06-08remove -l from dh_shlibdeps, that is no longer needed with recent shlibdepsMichael Vogt2-6/+5
2011-06-08do not include libapt-pkg* in apt itself, add missing dh_makeshlibs callsMichael Vogt2-2/+2
2011-06-08initial librarification pushMichael Vogt19-5076/+3714
2011-06-07append the dist (e.g. sid, wheezy) as a query string whenMichael Vogt3-0/+8
2011-06-07* methods/mirror.cc:Michael Vogt2-2/+17
2011-05-31apt-pkg/acquire-item.cc: only test packages file for correctness if its not e...Michael Vogt1-11/+14
2011-05-31merged from the debian branchMichael Vogt95-1610/+2775
2011-05-30Reject files known to be invalid (LP: #346386) (Closes: #627642)Julian Andres Klode2-5/+5
2011-05-30apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos...Julian Andres Klode2-0/+47
2011-05-25Italian translation update (Milo Casagrande). Closes: #627834bubulle@debian.org2-5/+15
2011-05-25debian/changelog: next version will be 0.8.15Michael Vogt1-1/+1
2011-05-16merged from lp:~donkult/apt/sidMichael Vogt87-677/+1497
2011-05-16* apt-pkg/packagemanager.cc:David Kalnischkies4-8/+75
2011-05-13Galician translation update (Miguel Anxo Bouzada). Closes: #626505bubulle@debian.org2-900/+1033
2011-05-13MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needsDavid Kalnischkies1-0/+8
2011-05-13* apt-pkg/contrib/netrc.cc:David Kalnischkies2-5/+11
2011-05-13rewrite new and previously satisfied important dependency detection inDavid Kalnischkies2-43/+212
2011-05-12move the broken dependency detection above the new recommends detectionDavid Kalnischkies1-16/+16
2011-05-11convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies5-72/+26
2011-05-11if critical or-group can't be satisfied, exit directly.David Kalnischkies5-3/+134
2011-05-10fix order of CurrentURI and UsedMirror in Status() and Log()David Kalnischkies3-19/+25
2011-05-10dequote URL taken from Location in redirects as we will otherwiseDavid Kalnischkies3-3/+41
2011-04-29Location header in redirects should be absolute URI, but someDavid Kalnischkies2-2/+20
2011-04-27* debian/control:Julian Andres Klode2-1/+5
2011-04-27support lighttpd as test webserver but still prefer weborfDavid Kalnischkies1-6/+15
2011-04-27* methods/http.cc:David Kalnischkies2-4/+14
2011-04-26* apt-pkg/acquire-item.cc:Ben Finney46-90/+93
2011-04-26* apt-pkg/acquire-worker.cc:David Kalnischkies2-7/+8
2011-04-26* test/versions.lst:David Kalnischkies2-7/+10
2011-04-26* apt-pkg/deb/debmetaindex.cc:David Kalnischkies2-2/+8
2011-04-26* doc/po/de.po:Chris Leick2-2/+5
2011-04-26provide a 'dpkg --set-selections' wrapper to set/release holdsDavid Kalnischkies3-1/+141
2011-04-25* apt-pkg/pkgcache.cc:David Kalnischkies2-4/+9
2011-04-21update the apt-mark manpageDavid Kalnischkies1-24/+20
2011-04-21add a close entry as a showmanual is provided by apt-mark nowDavid Kalnischkies1-1/+2
2011-04-21* cmdline/apt-get.cc:David Kalnischkies3-9/+13
2011-04-21* cmdline/apt-mark.cc:David Kalnischkies6-112/+266
2011-04-21remove not existing packages left over from the testcaseDavid Kalnischkies1-3/+3
2011-04-21simplify the code for wildcard pinning a bitDavid Kalnischkies1-10/+7
2011-04-21Make purge work again for config-files (LP: #244598) (Closes: #150831)Julian Andres Klode2-1/+2
2011-04-21doc/apt-key.8.xml: Document apt-key net-update (LP: #192810)Julian Andres Klode2-0/+18
2011-04-21debian/apt.cron.daily: Check power after wait, patch by manuel-soto (LP: #705...Julian Andres Klode2-16/+24
2011-04-20merge with debian-sid branch and 0.8.14.1 releaseDavid Kalnischkies3-3/+14
2011-04-19* debian/rules:David Kalnischkies2-1/+6