summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-25po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy0.8.10.3Michael Vogt2-241/+180
2011-01-25po/es.po: Updated, plus fixes encoding issues and fixes two fuzzyMichael Vogt2-678/+699
2011-01-25releasing version 0.8.10.20.8.10.2Michael Vogt2-1/+9
2011-01-25* ftparchive/apt-ftparchive.cc:Michael Vogt2-1/+5
2011-01-24do not add Index file by hand now that ftparchive does it by itselfDavid Kalnischkies1-9/+2
2011-01-24include Index files by default in the Release fileDavid Kalnischkies2-1/+3
2011-01-22Close #184730: [apt-get] requested package abusively listed in "extra package...David Kalnischkies1-1/+1
2011-01-21avoid building simple packages with debhelper to speed it up a bitDavid Kalnischkies2-5/+49
2011-01-20ensure that tempfiles used for comparision are removedDavid Kalnischkies1-7/+10
2011-01-20* ftparchive/writer.cc:David Kalnischkies4-16/+27
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies18-93/+430
2011-01-17releasing version 0.8.10.10.8.10.1Michael Vogt1-6/+3
2011-01-16* cmdline/apt-key:David Kalnischkies2-2/+10
2011-01-16implement i quiet run-tests mode which prints only one line per testcaseDavid Kalnischkies2-1/+17
2011-01-16move file installation from rules to dh_install filesDavid Kalnischkies8-34/+26
2011-01-15let dh_bugfiles take care of the bugscript instead of handcopyingDavid Kalnischkies2-1/+1
2011-01-15move the lintian-overrides into the debian directoryDavid Kalnischkies3-4/+1
2011-01-15* methods/rred.cc:David Kalnischkies6-29/+49
2011-01-15Fix encoding for Slovenian translation. PO file switchedbubulle@debian.org2-29/+51
2011-01-15* debian/control:David Kalnischkies5-27/+1401
2011-01-14* pre-build.sh:David Kalnischkies3-7/+3
2011-01-14fix the invalid wrong locale month name in NEWS fileDavid Kalnischkies1-1/+1
2011-01-14depend on debhelper 7 to raise compat levelDavid Kalnischkies3-3/+4
2011-01-14* debian/rules:David Kalnischkies2-5/+7
2011-01-14* doc/sources.list.5.xml:David Kalnischkies2-18/+16
2011-01-14remove duplicated text and refer to the sources.list manpage insteadDavid Kalnischkies1-76/+4
2011-01-14Add a testcase to verify that packages which are held back by dpkg areDavid Kalnischkies3-0/+109
2011-01-13* doc/apt-get.8.xml:David Kalnischkies2-9/+3
2011-01-13ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies3-13/+23
2011-01-13* apt-pkg/cacheiterator.h:David Kalnischkies4-10/+71
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies6-5/+41
2011-01-13* doc/apt.conf.5.xml:Jakub Wilk2-2/+4
2011-01-12* deb/dpkgpm.cc:Petter Reinholdtsen2-3/+6
2011-01-12* methods/https.cc:David Kalnischkies3-197/+207
2011-01-12FristOwner is never used in the blamed history and gcc-4.6 complains nowDavid Kalnischkies1-3/+1
2011-01-12remove the unused Die boolean - error reporting is done by ExecWaitDavid Kalnischkies1-5/+1
2011-01-12remove two unused variables gcc-4.6 reports from depcache.ccDavid Kalnischkies1-3/+2
2011-01-12* apt-pkg/contrib/weakptr.h:David Kalnischkies2-1/+5
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies9-13/+101
2011-01-12* apt-pkg/contrib/weakptr.h:Michael Vogt2-0/+3
2010-12-15* Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 bubulle@debian.org3-629/+723
2010-12-07cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode2-1/+8
2010-12-05check in the DepCache::SetCandidateVersion that the package is marked toDavid Kalnischkies1-1/+2
2010-12-05experimental is an incomplete archive, so try to get the packages whichDavid Kalnischkies1-1/+5
2010-12-03set the Candidate for all before doing the propargationDavid Kalnischkies1-0/+4
2010-12-03simplify the new-and-autoremove fix a bitDavid Kalnischkies1-4/+2
2010-12-03really do not show packages in the extra section if they wereDavid Kalnischkies3-26/+11
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies7-8/+670
2010-12-03keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies5-19/+169
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi3-4/+27