Browse Source

* debian/apt.conf.autoremove:
- add "transitional" to the APT::Never-MarkAuto-Sections

Michael Vogt 14 years ago
parent
commit
3ddcd17588
2 changed files with 7 additions and 0 deletions
  1. 5 0
      debian/apt.conf.autoremove
  2. 2 0
      debian/changelog

+ 5 - 0
debian/apt.conf.autoremove

@@ -14,5 +14,10 @@ APT
         "restricted/metapackages";
         "universe/metapackages";
         "multiverse/metapackages";
+	"transitional";
+        "restricted/transitional";
+        "universe/transitional";
+        "multiverse/transitional";
+
   };
 };

+ 2 - 0
debian/changelog

@@ -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