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

[SCM] Debian package checker branch, master, updated. 2.5.4-170-g38a2efe



The following commit has been merged in the master branch:
commit 38a2efede4a8bb5aff0ff0285b137490befac967
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Feb 14 23:30:44 2012 +0100

    Make copyright-with-old-dh-make-debian-copyright pedantic
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/copyright-file.desc b/checks/copyright-file.desc
index e471d24..9b2aa74 100644
--- a/checks/copyright-file.desc
+++ b/checks/copyright-file.desc
@@ -260,7 +260,7 @@ Info: The string "This copyright info was automatically extracted"
  you didn't remove that paragraph after having done so.
 
 Tag: copyright-with-old-dh-make-debian-copyright
-Severity: wishlist
+Severity: pedantic
 Certainty: certain
 Info: The copyright file contains the incomplete Debian packaging
  copyright boilerplate from older versions of <tt>dh_make</tt>.
diff --git a/debian/changelog b/debian/changelog
index 58d9c48..42747d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,8 @@ lintian (2.5.5) UNRELEASED; urgency=low
     + [RA] Rephrase copyright-with-old-dh-make-debian-copyright long
       description to be clearer about the legal status of copyright
       notices.  (Closes: #659574)
+    + [RA,NT] Make copyright-with-old-dh-make-debian-copyright a
+      pedantic tag.
   * checks/cruft{,.desc}:
     + [NT] Added dh-autoreconf as a build-depends alternative to
       libtool for suppressing ancient-libtool warning.  Thanks to
diff --git a/t/tests/generic-dh-make-2008/desc b/t/tests/generic-dh-make-2008/desc
index 9fa464a..08d37a2 100644
--- a/t/tests/generic-dh-make-2008/desc
+++ b/t/tests/generic-dh-make-2008/desc
@@ -4,6 +4,7 @@ Type: non-native
 Author: Russ Allbery <rra@debian.org>
 Version: 1.0-1
 Description: Generic dh_make template generated in 2008
+Options: -IE --pedantic
 Test-For:
  ancient-standards-version
  bad-homepage
diff --git a/t/tests/generic-dh-make-2008/tags b/t/tests/generic-dh-make-2008/tags
index 8912546..c49bfa3 100644
--- a/t/tests/generic-dh-make-2008/tags
+++ b/t/tests/generic-dh-make-2008/tags
@@ -3,10 +3,11 @@ E: generic-dh-make-2008: description-is-dh_make-template
 E: generic-dh-make-2008: helper-templates-in-copyright
 E: generic-dh-make-2008: section-is-dh_make-template
 I: generic-dh-make-2008 source: debian-watch-file-is-missing
-I: generic-dh-make-2008: copyright-with-old-dh-make-debian-copyright
 I: generic-dh-make-2008: extended-description-is-probably-too-short
 I: generic-dh-make-2008: package-contains-empty-directory usr/bin/
 I: generic-dh-make-2008: package-contains-empty-directory usr/sbin/
+P: generic-dh-make-2008: copyright-with-old-dh-make-debian-copyright
+P: generic-dh-make-2008: no-upstream-changelog
 W: generic-dh-make-2008 source: ancient-standards-version 3.7.3 (current is CURRENT)
 W: generic-dh-make-2008 source: bad-homepage <insert the upstream URL, if relevant>
 W: generic-dh-make-2008 source: debian-rules-missing-recommended-target build-arch

-- 
Debian package checker


Reply to: