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

[lintian] 01/01: data/fields/essential: drop 'mount' from the list of essential packages



This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository lintian.

commit f559c0115837847d43cd943d1d2f6bef154d020e
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Oct 2 14:41:11 2017 +0200

    data/fields/essential: drop 'mount' from the list of essential packages
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>
    Signed-off-by: Chris Lamb <lamby@debian.org>
---
 data/fields/essential                                         | 1 -
 debian/changelog                                              | 5 +++++
 t/tests/fields-build-depends-general/debian/debian/control.in | 3 ++-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/data/fields/essential b/data/fields/essential
index 7c218bc..b4129ea 100644
--- a/data/fields/essential
+++ b/data/fields/essential
@@ -19,7 +19,6 @@ hurd
 init-system-helpers
 libc-bin
 login
-mount
 ncurses-base
 ncurses-bin
 perl-base
diff --git a/debian/changelog b/debian/changelog
index c5c96b5..3f8ac14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,11 @@ lintian (2.5.55) UNRELEASED; urgency=medium
     + [CL] Warn for debian/watch files using insecure URIs such as HTTP or
       FTP, similar to vcs-field-uses-insecure-uri.  (Closes: #849515)
 
+  * data/fields/essential:
+    + [MR] Remove 'mount' from the essential packages.  Starting with
+      util-linux version 2.29.2-3 the Essential flag has been removed.
+      (Closes: #877511)
+
   * commands/lintian.pm:
     + [NT] Simplify handling of uncaught exceptions.
 
diff --git a/t/tests/fields-build-depends-general/debian/debian/control.in b/t/tests/fields-build-depends-general/debian/debian/control.in
index 5e69095..27b1307 100644
--- a/t/tests/fields-build-depends-general/debian/debian/control.in
+++ b/t/tests/fields-build-depends-general/debian/debian/control.in
@@ -8,7 +8,8 @@ Build-Depends: {$build_depends}, bd-conflict, revision-1 (>= 1.0-1),
  xorg-dev, java-propose-classpath, python3-dev, foo [all],
  bar [i386 any], baz [source lintian-fake-arch], baz [i386 !amd64],
  other-pkg [kfreebsd-any], yet-another [any-powerpc],
- packaging-dev, libdb5.1++-dev, libdb5.1-java-dev, hardening-wrapper (>= 2.2)
+ packaging-dev, libdb5.1++-dev, libdb5.1-java-dev, hardening-wrapper (>= 2.2),
+ mount
 Build-Conflicts:
  bd-conflict,
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: