* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 22 Mar 2012 12:09:22 +0000 (13:09 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 22 Mar 2012 12:09:22 +0000 (13:09 +0100)
commit9c257550854273ff6defb1816cb210d51f64db03
tree5d6e76ba02f8b785e54a08bb13574ec2e31422bf
parent2e30ddbe95ff8ecfcf7d15a8b3c69ede6cda027a
* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:
  - drop instead of fix as it is only needed if you want to reimplement dpkg
    and comes straight from the beginning of last decade (Closes: #663372)
* apt-inst/deb/debfile.cc:
  - {Extract,Merge}Control() is another instance of "lets reimplement dpkg"
    so shot of this code before someone ends up using this…
apt-inst/database.cc [deleted file]
apt-inst/database.h [deleted file]
apt-inst/deb/debfile.cc
apt-inst/deb/debfile.h
apt-inst/deb/dpkgdb.cc [deleted file]
apt-inst/deb/dpkgdb.h [deleted file]
apt-inst/makefile
debian/changelog
debian/libapt-inst1.4.symbols
test/interactive-helper/makefile
test/interactive-helper/testextract.cc [deleted file]