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

[SCM] Debian package checker branch, master, updated. 2.5.12-138-gf20bf5c



The following commit has been merged in the master branch:
commit f20bf5cdc5070ea1cf0e5c3ae2893fff51e525ac
Author: Niels Thykier <niels@thykier.net>
Date:   Wed May 29 17:54:54 2013 +0200

    Sync ftp-master auto-reject data
    
    Add non-standard-toplevel-dir as non-fatal tag.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index 6eec1a8..0836b3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -188,8 +188,8 @@ lintian (2.5.13) UNRELEASED; urgency=low
   * profiles/debian/extra-apache2.profile:
     + [NT] Removed, merged into debian/main.profile.
   * profiles/debian/ftp-master-auto-reject.profile:
-    + [NT] Include md5sums-mismatch as an overridable tag.
-      (See #688300)
+    + [NT] Include md5sums-mismatch and non-standard-toplevel-dir
+      as an overridable tag.
   * profiles/debian/main.profile:
     + [NT] Include the apache2 check.  Thanks to Arno Töll for
       the report.  (Closes: #708943)
diff --git a/private/build-time-data/ftp-master-fatal b/private/build-time-data/ftp-master-fatal
index bbccdee..29be796 100644
--- a/private/build-time-data/ftp-master-fatal
+++ b/private/build-time-data/ftp-master-fatal
@@ -2,7 +2,7 @@
 # be overridden.  It is based on the data file retrieved from
 # http://ftp-master.debian.org/static/lintian.tags
 #
-# Last updated: 2013-04-21
+# Last updated: 2013-05-29
 
 FSSTND-dir-in-usr
 FSSTND-dir-in-var
diff --git a/private/build-time-data/ftp-master-nonfatal b/private/build-time-data/ftp-master-nonfatal
index d8617cc..9130e69 100644
--- a/private/build-time-data/ftp-master-nonfatal
+++ b/private/build-time-data/ftp-master-nonfatal
@@ -2,7 +2,7 @@
 # be overridden (nonfatal tags).  It is based on the data file retrieved from
 # http://ftp-master.debian.org/static/lintian.tags
 #
-# Last updated: 2013-04-21
+# Last updated: 2013-05-29
 
 arch-dependent-file-in-usr-share
 arch-independent-package-contains-binary-or-object
@@ -20,6 +20,7 @@ missing-dependency-on-libc
 mknod-in-maintainer-script
 no-shlibs-control-file
 non-etc-file-marked-as-conffile
+non-standard-toplevel-dir
 package-contains-info-dir-file
 preinst-interpreter-without-predepends
 source-contains-waf-binary
diff --git a/profiles/debian/ftp-master-auto-reject.profile b/profiles/debian/ftp-master-auto-reject.profile
index a05bc02..896f7c9 100644
--- a/profiles/debian/ftp-master-auto-reject.profile
+++ b/profiles/debian/ftp-master-auto-reject.profile
@@ -27,15 +27,16 @@ Enable-Tags: FSSTND-dir-in-usr, FSSTND-dir-in-var, arch-dependent-file-in-usr-sh
  missing-dependency-on-perlapi, mknod-in-maintainer-script,
  no-architecture-field, no-copyright-file, no-maintainer-field, no-package-name,
  no-shlibs-control-file, no-version-field, non-etc-file-marked-as-conffile,
- not-allowed-control-file, package-contains-ancient-file,
- package-contains-info-dir-file, package-has-no-description,
- package-installs-python-bytecode, package-not-lowercase,
- package-uses-local-diversion, preinst-interpreter-without-predepends,
- section-is-dh_make-template, source-contains-waf-binary,
- source-field-does-not-match-pkg-name, statically-linked-binary,
- symlink-has-too-many-up-segments, too-many-architectures,
- uploader-address-is-on-localhost, uploader-address-malformed,
- uploader-name-missing, usr-share-doc-symlink-to-foreign-package,
+ non-standard-toplevel-dir, not-allowed-control-file,
+ package-contains-ancient-file, package-contains-info-dir-file,
+ package-has-no-description, package-installs-python-bytecode,
+ package-not-lowercase, package-uses-local-diversion,
+ preinst-interpreter-without-predepends, section-is-dh_make-template,
+ source-contains-waf-binary, source-field-does-not-match-pkg-name,
+ statically-linked-binary, symlink-has-too-many-up-segments,
+ too-many-architectures, uploader-address-is-on-localhost,
+ uploader-address-malformed, uploader-name-missing,
+ usr-share-doc-symlink-to-foreign-package,
  usr-share-doc-symlink-without-dependency, wrong-file-owner-uid-or-gid
 
 Tags: FSSTND-dir-in-usr, FSSTND-dir-in-var, bad-package-name, bad-relation, bad-version-number,

-- 
Debian package checker


Reply to: