]> git.saurik.com Git - apt.git/commitdiff
add "oldlibs" to the APT::Never-MarkAuto-Sections as its used
authorMichael Vogt <michael.vogt@ubuntu.com>
Mon, 8 Mar 2010 16:55:39 +0000 (17:55 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 8 Mar 2010 16:55:39 +0000 (17:55 +0100)
for transitional packages

debian/apt.conf.autoremove
debian/changelog

index 2fb6aeff5c22c7522b7d0dc0ab858b7741ddc4d1..44e6eb69c42c8ca03c7b999d27088f9cee8e604b 100644 (file)
@@ -14,10 +14,10 @@ APT
         "restricted/metapackages";
         "universe/metapackages";
         "multiverse/metapackages";
-       "transitional";
-        "restricted/transitional";
-        "universe/transitional";
-        "multiverse/transitional";
+       "oldlibs";
+        "restricted/oldlibs";
+        "universe/oldlibs";
+        "multiverse/oldlibs";
 
   };
 };
index dc12d25fd0a11008fd7bb80738c4c2b667201094..8af45b1a9f934a98520b4f09b28d4121f85559ea 100644 (file)
@@ -10,7 +10,8 @@ apt (0.7.25.3ubuntu2) UNRELEASED; urgency=low
     - 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 
+    - add "oldlibs" to the APT::Never-MarkAuto-Sections as its used
+      for transitional packages
 
   [ Robert Collins ]
   * Change the package index Info methods to allow apt-cache policy to be