From 3ddcd175889e6dd3f332914f391d458035424861 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 8 Mar 2010 17:48:33 +0100 Subject: * debian/apt.conf.autoremove: - add "transitional" to the APT::Never-MarkAuto-Sections --- debian/apt.conf.autoremove | 5 +++++ debian/changelog | 2 ++ 2 files changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/apt.conf.autoremove b/debian/apt.conf.autoremove index 42081014a..2fb6aeff5 100644 --- a/debian/apt.conf.autoremove +++ b/debian/apt.conf.autoremove @@ -14,5 +14,10 @@ APT "restricted/metapackages"; "universe/metapackages"; "multiverse/metapackages"; + "transitional"; + "restricted/transitional"; + "universe/transitional"; + "multiverse/transitional"; + }; }; diff --git a/debian/changelog b/debian/changelog index 4dfe6210c..dc12d25fd 100644 --- a/debian/changelog +++ b/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 -- cgit v1.2.3