[lintian] 01/02: Do not allow install-sgmlcatalog-deprecated in all file.
This is an automated email from the git hooks/post-receive script.
broucaries-guest pushed a commit to branch master
in repository lintian.
commit a907e3a28584c97023ee18772ad28562ce120ef6
Author: Bastien ROUCARIÈS <roucaries.bastien@gmail.com>
Date: Wed Dec 11 19:25:16 2013 +0100
Do not allow install-sgmlcatalog-deprecated in all file.
Given how long the transition was, it is time to remove it in all
the maintainer scripts.
Simplify checks/script.pm.
Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
---
checks/scripts.desc | 11 +++++------
debian/changelog | 2 ++
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/checks/scripts.desc b/checks/scripts.desc
index 5d92c63..5665b59 100644
--- a/checks/scripts.desc
+++ b/checks/scripts.desc
@@ -589,12 +589,11 @@ Info: This package appears to modify <tt>/etc/ld.so.conf</tt> and does not
Tag: install-sgmlcatalog-deprecated
Severity: important
Certainty: certain
-Info: The maintainer script apparently runs install-sgmlcatalog with flags
- other than <tt>--quiet</tt> and <tt>--remove</tt> or in a maintainer
- script other than postinst or prerm. install-sgmlcatalog is deprecated
- and should only be used in postinst or prerm to remove the entries from
- earlier packages. Given how long ago this transition was, consider
- removing it entirely.
+Info: The maintainer script apparently runs install-sgmlcatalog.
+ install-sgmlcatalog is deprecated and should only have been used
+ in postinst or prerm to remove the entries from earlier packages.
+ Given how long ago this transition was, consider removing it
+ entirely.
Tag: adduser-system-without-home
Severity: serious
diff --git a/debian/changelog b/debian/changelog
index 64969e2..9d67f0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,8 @@ lintian (2.5.20) UNRELEASED; urgency=low
scripts.
+ [BR] Detect use of adduser --system without --home or with
--home inside /home. (Closes: #730456).
+ + [BR] install-sgmlcatalog is deprecated for a long time. Warn now
+ in all use case.
* checks/watch.{desc,pm}:
+ [BR] Detect lack of uscan support for gpg signature.
(Closes: #711553).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git
Reply to: