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