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

[SCM] Debian package checker branch, master, updated. 2.2.17-17-ga1c7bb2



The following commit has been merged in the master branch:
commit c6c9504a50902518f86aa84f07e2fd7fd5a54fd9
Author: Frank Lichtenheld <djpig@debian.org>
Date:   Sat Oct 31 23:19:53 2009 +0100

    template-uses-unsplit-choices should not be experimental anymore
    
    * checks/debconf.desc:
      + [FL] Remove experimental flag from template-uses-unsplit-choices.
        This was only done to not disrupt the lenny freeze.  Thanks,
        Raphael Geissert.  (Closes: #553487)

diff --git a/checks/debconf.desc b/checks/debconf.desc
index cfab964..072cdd3 100644
--- a/checks/debconf.desc
+++ b/checks/debconf.desc
@@ -316,7 +316,6 @@ Ref: debconf-devel(7)
 Tag: template-uses-unsplit-choices
 Severity: normal
 Certainty: possible
-Experimental: yes
 Info: The use of _Choices in templates is deprecated.
  An _Choices field must be translated as a single string.
  .
diff --git a/debian/changelog b/debian/changelog
index 17626f5..9201736 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,10 @@ lintian (2.2.18) UNRELEASED; urgency=low
   * checks/cruft:
     + [FL] Add automake1.11 to list of autotools packages.  Thanks,
       Laurent Bigonville.  (Closes: #551051)
+  * checks/debconf.desc:
+    + [FL] Remove experimental flag from template-uses-unsplit-choices.
+      This was only done to not disrupt the lenny freeze.  Thanks,
+      Raphael Geissert.  (Closes: #553487)
   * checks/fields:
     + [RA] Fix lib-recommends-documentation tag to correctly exclude dev
       and doc packages.  Patch from Stéphane Glondu.  (Closes: #548210)
@@ -42,7 +46,7 @@ lintian (2.2.18) UNRELEASED; urgency=low
     + [FL] Update from doc-base 0.9.5. Adds Typesetting section.
       Thanks Julian Gilbey.  (Closes: #552526)
 
- -- Frank Lichtenheld <djpig@debian.org>  Tue, 27 Oct 2009 17:58:23 +0100
+ -- Frank Lichtenheld <djpig@debian.org>  Sat, 31 Oct 2009 23:17:02 +0100
 
 lintian (2.2.17) unstable; urgency=medium
 
diff --git a/testset/tags.debconf b/testset/tags.debconf
index 7ae42ec..ad13cc1 100644
--- a/testset/tags.debconf
+++ b/testset/tags.debconf
@@ -37,6 +37,7 @@ W: debconf source: newer-debconf-templates
 W: debconf source: package-uses-deprecated-debhelper-compat-version 4
 W: debconf source: patch-system-but-no-source-readme
 W: debconf source: stray-translated-debconf-templates debconf-test.templates.de
+W: debconf source: template-uses-unsplit-choices debconf-test - debconf/testmulti-escape
 W: debconf source: translated-default-field debconf-test.templates: 67
 W: debconf source: translated-default-field debconf-test.templates: 72
 W: debconf source: unknown-encoding-in-po-file debian/po/fr.po
@@ -69,4 +70,3 @@ W: debconf-test: using-imperative-form-in-templates debconf/1st-person
 W: debconf-test: using-imperative-form-in-templates debconf/should-be-boolean
 W: debconf-test: using-question-in-extended-description-in-templates debconf/testboolean
 W: debconf-udeb udeb: missing-debconf-dependency
-X: debconf source: template-uses-unsplit-choices debconf-test - debconf/testmulti-escape

-- 
Debian package checker


Reply to: