[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#878518: lintian: treat e2fsprogs as non-essential



Package: lintian
Version: 2.5.55
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

d-devel@l.d.o has discussed the removal of e2fsprogs from essential. The
next step in doing so is allowing dependencies on e2fsprogs. Then we can
MBF the remaining packages to add those dependencies. Thus lintian needs
to stop complain about such dependencies. The attached patch implements
that. Please consider applying it.

Helmut
diff --minimal -Nru lintian-2.5.55/data/fields/essential lintian-2.5.55+nmu1/data/fields/essential
--- lintian-2.5.55/data/fields/essential	2017-10-12 17:50:41.000000000 +0200
+++ lintian-2.5.55+nmu1/data/fields/essential	2017-10-14 12:49:14.000000000 +0200
@@ -10,7 +10,6 @@
 debianutils
 diffutils
 dpkg
-e2fsprogs
 findutils
 grep
 gzip
diff --minimal -Nru lintian-2.5.55/debian/changelog lintian-2.5.55+nmu1/debian/changelog
--- lintian-2.5.55/debian/changelog	2017-10-12 17:50:41.000000000 +0200
+++ lintian-2.5.55+nmu1/debian/changelog	2017-10-14 12:49:16.000000000 +0200
@@ -1,3 +1,10 @@
+lintian (2.5.55+nmu1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Allow dependencies on e2fsprogs. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sat, 14 Oct 2017 12:49:16 +0200
+
 lintian (2.5.55) unstable; urgency=medium
 
   * Summary of tag changes:

Reply to: