Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-09-21 | 1 | -17/+24 |
| | | | - remove the limit of 400 Binaries for a source package (Closes: #622110) | ||||
* | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 2011-09-19 | 1 | -2/+4 |
| | |||||
* | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -0/+2 |
| | |||||
* | support every compression we have a compressor configured | David Kalnischkies | 2011-02-27 | 1 | -3/+6 |
| | |||||
* | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-02-22 | 1 | -1/+2 |
| | | | - support xz-compressed source v3 debian.tar files | ||||
* | Ignore :qualifiers after package name in build dependencies | David Kalnischkies | 2009-11-29 | 1 | -2/+3 |
| | | | | for now as long we don't understand them (Closes: #558103) | ||||
* | use "diff" filetype for .debian.tar.* files (Closes: #554898) in | David Kalnischkies | 2009-11-27 | 1 | -1/+7 |
| | | | | | apt-pkg/deb/debsrcrecords.cc as source format v3 uses this name scheme for their "diff" files. | ||||
* | merged r1811..1815 from lp:~donkult/apt/experimental | Michael Vogt | 2009-06-30 | 1 | -0/+8 |
| | |||||
* | * Applied patch from Guillem Jover <guillem.jover@nokia.com> to add | Otavio Salvador | 2007-07-28 | 1 | -1/+1 |
| | | | support to add lzma support (closes: #408201) | ||||
* | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 2007-06-08 | 1 | -4/+0 |
|\ | | | | | closes: #306937 (thanks to Andreas Henriksson for the patch) | ||||
| * | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -4/+0 |
| | | |||||
* | | * apt-pkg/deb/debsrcrecords.{cc,h}: | Michael Vogt | 2006-12-01 | 1 | -1/+1 |
| | | | | | | | | - cast correct | ||||
* | | * apt-pkg/deb/debsrcrecords.cc: | Michael Vogt | 2006-12-01 | 1 | -1/+1 |
| | | | | | | | | - fix off-by-one problem | ||||
* | | * apt-pkg/deb/debsrcrecords.{cc,h}: | Michael Vogt | 2006-11-30 | 1 | -19/+9 |
|/ | | | | - make the buffer dynmaic | ||||
* | * Implement an ugly workaround for the 10000-character ... | Arch Librarian | 2004-09-20 | 1 | -4/+25 |
| | | | | | | | | | | 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 Librarian | 2004-09-20 | 1 | -2/+5 |
| | | | | | | | | | 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 aliencode | Arch Librarian | 2004-09-20 | 1 | -28/+69 |
| | | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | ||||
* | working apt-get source | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
| | | | | | | Author: jgg Date: 1999-04-07 05:30:17 GMT working apt-get source | ||||
* | Source record file list parsing | Arch Librarian | 2004-09-20 | 1 | -1/+41 |
| | | | | | | Author: jgg Date: 1999-04-04 08:07:39 GMT Source record file list parsing | ||||
* | Source record parsing | Arch Librarian | 2004-09-20 | 1 | -0/+63 |
Author: jgg Date: 1999-04-04 01:17:29 GMT Source record parsing |