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

[SCM] Debian package checker branch, master, updated. 2.5.2-85-gcb923cf



The following commit has been merged in the master branch:
commit cb923cf6c3b123da223c98a75711c2ed538a6372
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Sep 3 20:13:59 2011 +0200

    Refreshed the auto-reject tags and related profile

diff --git a/data/output/ftp-master-fatal b/data/output/ftp-master-fatal
index ac14f22..23b3813 100644
--- a/data/output/ftp-master-fatal
+++ b/data/output/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: 2011-06-05
+# Last updated: 2011-09-03
 
 FSSTND-dir-in-usr
 FSSTND-dir-in-var
@@ -59,6 +59,7 @@ section-is-dh_make-template
 source-field-does-not-match-pkg-name
 symlink-has-too-many-up-segments
 too-many-architectures
+udeb-uses-non-gzip-data-tarball
 uploader-address-is-on-localhost
 uploader-address-malformed
 uploader-name-missing
diff --git a/data/output/ftp-master-nonfatal b/data/output/ftp-master-nonfatal
index 5a633a3..3794ebd 100644
--- a/data/output/ftp-master-nonfatal
+++ b/data/output/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: 2011-06-05
+# Last updated: 2011-09-03
 
 arch-dependent-file-in-usr-share
 arch-independent-package-contains-binary-or-object
diff --git a/debian/changelog b/debian/changelog
index 1c7df6a..fd82e14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -105,6 +105,8 @@ lintian (2.5.3) UNRELEASED; urgency=low
     + [NT] Refreshed against sid and now includes packages starting
       with "fonts-" as well.  Thanks to Paul Wise for the patches.
       (Closes: #622149)
+  * data/output/ftp-master-{,non}fatal:
+    + [NT] Refreshed.
   * data/spelling/corrections:
     + [NT] Added some corrections for "remove" etc.  Thanks to
       Jakub Wilk for spotting those.
@@ -166,6 +168,9 @@ lintian (2.5.3) UNRELEASED; urgency=low
     + [NT] Remove the last new line (if any) before a </pre> in tag
       to reduce the empty space to the next paragraph.
 
+  * profiles/debian/ftp-master-auto-reject.profile:
+    + [NT] Refreshed to include udeb-uses-non-gzip-data-tarball.
+
   * private/*:
     + [JW] Use LC_ALL rather than LANG, since LC_ALL overrules
       LANG.
diff --git a/profiles/debian/ftp-master-auto-reject.profile b/profiles/debian/ftp-master-auto-reject.profile
index 104f256..0b86e5a 100644
--- a/profiles/debian/ftp-master-auto-reject.profile
+++ b/profiles/debian/ftp-master-auto-reject.profile
@@ -33,9 +33,9 @@ Enable-Tags: FSSTND-dir-in-usr, FSSTND-dir-in-var, arch-dependent-file-in-usr-sh
  package-uses-local-diversion, preinst-interpreter-without-predepends,
  section-is-dh_make-template, 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,
+ too-many-architectures, udeb-uses-non-gzip-data-tarball,
+ 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,
@@ -62,8 +62,8 @@ Tags: FSSTND-dir-in-usr, FSSTND-dir-in-var, bad-package-name, bad-relation, bad-
  package-installs-python-bytecode, package-not-lowercase,
  package-uses-local-diversion, section-is-dh_make-template,
  source-field-does-not-match-pkg-name, 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
+ too-many-architectures, udeb-uses-non-gzip-data-tarball,
+ uploader-address-is-on-localhost, uploader-address-malformed,
+ uploader-name-missing, usr-share-doc-symlink-to-foreign-package
 Overridable: no
 

-- 
Debian package checker


Reply to: