]> git.saurik.com Git - apt.git/commitdiff
* debian/apt.conf.autoremove:
authorMichael Vogt <michael.vogt@ubuntu.com>
Mon, 8 Mar 2010 16:48:33 +0000 (17:48 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 8 Mar 2010 16:48:33 +0000 (17:48 +0100)
  - add "transitional" to the APT::Never-MarkAuto-Sections

debian/apt.conf.autoremove
debian/changelog

index 42081014af91ff011e2a150bb96f3cfe04de9009..2fb6aeff5c22c7522b7d0dc0ab858b7741ddc4d1 100644 (file)
@@ -14,5 +14,10 @@ APT
         "restricted/metapackages";
         "universe/metapackages";
         "multiverse/metapackages";
+       "transitional";
+        "restricted/transitional";
+        "universe/transitional";
+        "multiverse/transitional";
+
   };
 };
index 4dfe6210c12c93061ee85c17000b4e8bdec40695..dc12d25fd0a11008fd7bb80738c4c2b667201094 100644 (file)
@@ -9,6 +9,8 @@ apt (0.7.25.3ubuntu2) UNRELEASED; urgency=low
   * abicheck/
     - add new abitest tester using the ABI Compliance Checker from
       http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker
+  * debian/apt.conf.autoremove:
+    - add "transitional" to the APT::Never-MarkAuto-Sections 
 
   [ Robert Collins ]
   * Change the package index Info methods to allow apt-cache policy to be