summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debsrcrecords.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-5/+12
|\
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+9
| * warning: useless cast to type A [-Wuseless-cast]David Kalnischkies2014-03-131-1/+1
| * implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer2014-03-131-1/+1
* | re-add compat pkgSrcRecords::File::MD5HashMichael Vogt2013-02-281-0/+3
* | cleanup the hash iteration. unfortunately there is no 1:1 mapping from Hashes...Michael Vogt2013-01-311-21/+15
* | fix skipping of already downloaded files and add some FIXMEsMichael Vogt2013-01-141-4/+9
* | first iteration that adds support for checksums-{sha512,sha256}Michael Vogt2013-01-141-54/+75
|/
* * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-09-211-17/+24
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-2/+4
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
* support every compression we have a compressor configuredDavid Kalnischkies2011-02-271-3/+6
* * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-221-1/+2
* Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies2009-11-291-2/+3
* use "diff" filetype for .debian.tar.* files (Closes: #554898) inDavid Kalnischkies2009-11-271-1/+7
* merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt2009-06-301-0/+8
* * Applied patch from Guillem Jover <guillem.jover@nokia.com> to addOtavio Salvador2007-07-281-1/+1
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-4/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
* | * apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt2006-12-011-1/+1
* | * apt-pkg/deb/debsrcrecords.cc:Michael Vogt2006-12-011-1/+1
* | * apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt2006-11-301-19/+9
|/
* * Implement an ugly workaround for the 10000-character ...Arch Librarian2004-09-201-4/+25
* Add --arch-only option for apt-get build-dep only only ...Arch Librarian2004-09-201-2/+5
* Join with aliencodeArch Librarian2004-09-201-28/+69
* working apt-get sourceArch Librarian2004-09-201-3/+3
* Source record file list parsingArch Librarian2004-09-201-1/+41
* Source record parsingArch Librarian2004-09-201-0/+63