summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
AgeCommit message (Expand)Author
2010-07-11* apt-pkg/deb/debmetaindex.cc:David Kalnischkies
2010-07-08use references instead of copies in the Cache generation methodsDavid Kalnischkies
2010-07-05merge with debian-experimental-maDavid Kalnischkies
2010-07-04clean deblistparser a bit by get the Architectures at one placeDavid Kalnischkies
2010-06-27deblistparser: Special-case *-armel, lpia and powerpcspe architectures.Julian Andres Klode
2010-06-26apt-pkg/deb/deblistparser.cc: Fix bug in architecture wildcard support.Julian Andres Klode
2010-06-26* apt-pkg/deb/deblistparser.cc:Julian Andres Klode
2010-06-03* apt-pkg/pkgcache.h:David Kalnischkies
2010-03-30convert some tabs to spaces to respect the style guideDavid Kalnischkies
2010-03-21Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies
2010-03-18generate "negative" dependencies against all architectures of a packageDavid Kalnischkies
2010-02-14Pseudo() doesn't work in the Cache generation step as the check if onlyDavid Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-02-12In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2010-02-11Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies
2010-02-10Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt
2007-09-06* dpkg-triggers: Deal properly with new package states.Michael Vogt
2006-08-25initial Breaks implementationIan Jackson
2006-08-11* merged ddtp supportMichael Vogt
2006-01-19* don't explod if a Provides has DepCompareOpMichael Vogt
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt
2005-08-30* updated with mainlineMichael Vogt
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-09-20* Move comment for ListParser::ParseDepends into the ri...Arch Librarian
2004-09-20fix build-dependency parser to understand [!arch] flags...Arch Librarian
2004-09-20Larger line buffer, #106591Arch Librarian
2004-09-20deblistparser.ccArch Librarian
2004-09-20More ignoring of versionless packagesArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Bug fixesArch Librarian
2004-09-20Fixed the infinite loop problemArch Librarian
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian
2004-09-20Changed CRC algorithmArch Librarian
2004-09-20Multiple different versions supportArch Librarian