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 2fb6aef..44e6eb6 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 dc12d25..8af45b1 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