summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debsrcrecords.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-30restart debSrcRecordParsers only if neededDavid Kalnischkies1-3/+3
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies1-1/+1
2011-09-21* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies1-3/+2
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-9/+9
2011-02-02apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt1-1/+4
2010-06-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de1-1/+1
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies1-3/+3
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt1-0/+1
2006-12-14* merged the apt-breaks-iwj branchMichael Vogt1-1/+1
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+0
2006-12-01* apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt1-1/+1
2006-11-30* apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt1-5/+5
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2004-09-20* Implement an ugly workaround for the 10000-character ...Arch Librarian1-2/+2
2004-09-20Add --arch-only option for apt-get build-dep only only ...Arch Librarian1-2/+2
2004-09-20Join with aliencodeArch Librarian1-10/+14
2004-09-20Fixed for 0 length source filesArch Librarian1-3/+2
2004-09-20apt-cache showsrcArch Librarian1-1/+8
2004-09-20Nother typoArch Librarian1-2/+3
2004-09-20Source record file list parsingArch Librarian1-1/+2
2004-09-20Source record parsingArch Librarian1-0/+46