summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debsrcrecords.h
Commit message (Collapse)AuthorAgeFilesLines
* * Implement an ugly workaround for the 10000-character ...Arch Librarian2004-09-201-2/+2
| | | | | | | | | | Author: mdz Date: 2004-03-17 05:58:54 GMT * Implement an ugly workaround for the 10000-character limit on the Binaries field in debSrcRecordParser, until such time as some things can be converted over to use STL data types (ABI change) (Closes: #236688) * Increase default tagfile buffer from 32k to 128k; this arbitrary limit should also be removed someday (Closes: #174945)
* Add --arch-only option for apt-get build-dep only only ...Arch Librarian2004-09-201-2/+2
| | | | | | | | | Author: tausq Date: 2001-11-04 17:09:18 GMT Add --arch-only option for apt-get build-dep only only process arch-dependent build-dependencies. Small change to srcrecord class; bumped minor so number to 3.3
* Join with aliencodeArch Librarian2004-09-201-10/+14
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Fixed for 0 length source filesArch Librarian2004-09-201-3/+2
| | | | | | Author: jgg Date: 1999-10-18 04:15:24 GMT Fixed for 0 length source files
* apt-cache showsrcArch Librarian2004-09-201-1/+8
| | | | | | Author: jgg Date: 1999-10-18 03:44:39 GMT apt-cache showsrc
* Nother typoArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-04-07 05:51:01 GMT Nother typo
* Source record file list parsingArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-04-04 08:07:39 GMT Source record file list parsing
* Source record parsingArch Librarian2004-09-201-0/+46
Author: jgg Date: 1999-04-04 01:17:29 GMT Source record parsing