]> git.saurik.com Git - apt.git/commitdiff
* merged with apt--mvo
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 14 Dec 2006 11:07:24 +0000 (12:07 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 14 Dec 2006 11:07:24 +0000 (12:07 +0100)
1  2 
apt-pkg/acquire-item.cc
apt-pkg/deb/dpkgpm.cc
apt-pkg/tagfile.cc
debian/changelog
debian/rules
doc/examples/configure-index
methods/http.cc

Simple merge
Simple merge
Simple merge
Simple merge
diff --cc debian/rules
Simple merge
index 5b3c1a55c1496be45ca55860067a91da0606f26d,73e20aa435c7be50c4871cd7b7bf154e05c9640b..55edd77e5ddc9cc25bb3e95e62edcbf4fe0467bf
@@@ -259,8 -255,8 +263,8 @@@ Debu
    pkgDPkgPM "false";
    pkgDPkgProgressReporting "false";
    pkgOrderList "false";
 +  pkgAutoRemove "false";   // show information about automatic removes
 -  
+   BuildDeps "false";
    pkgInitialize "false";   // This one will dump the configuration space
    NoLocking "false";
    Acquire::Ftp "false";    // Show ftp command traffic
diff --cc methods/http.cc
Simple merge