Package: lintian Version: 2.5.12 Severity: wishlist Hi!
The transitional fuse-utils package was removed (recently(?)), but no coordination was done on the rdeps, and while packages Depending on this will just be uninstallable and should be noticed quickly, packages just Recommending or Suggesting might linger around for a while. So here's a patch adding this to obsolete-packages, although I'm not sure what's your policy on adding things there. Thanks, Guillem
From 144873f7a960274cddfa9978cc0dc87fa50742df Mon Sep 17 00:00:00 2001 From: Guillem Jover <[email protected]> Date: Sun, 6 Jan 2013 00:58:28 +0100 Subject: [PATCH] Add fuse-utils to obsolete-packages --- data/fields/obsolete-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/fields/obsolete-packages b/data/fields/obsolete-packages index 43d5826..5d0b20a 100644 --- a/data/fields/obsolete-packages +++ b/data/fields/obsolete-packages @@ -60,6 +60,9 @@ xutils # Last seen in Squeeze default-jdk-builddep +# Last seen in Wheezy +fuse-utils + # See: http://wiki.debian.org/Teams/DebianPerlGroup/OpenTasks/Transitions/DigestSHA1ToDigestSHA libdigest-sha1-perl -- 1.8.1

