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

[SCM] Debian package checker branch, master, updated. 2.5.2-72-g0d56523



The following commit has been merged in the master branch:
commit 0d565232db6eeab5c6f3cc43813ac24e1537fbf4
Author: Jakub Wilk <jwilk@debian.org>
Date:   Wed Aug 31 22:00:09 2011 +0200

    Remove all "whitespace only" lines in checks/*.desc
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/cruft.desc b/checks/cruft.desc
index c09b276..4c8408c 100644
--- a/checks/cruft.desc
+++ b/checks/cruft.desc
@@ -214,7 +214,7 @@ Certainty: certain
 Info: The upstream source contains an <tt>svk-commitNNN.tmp</tt>,
  almost certainly a left-over from a failed Subversion commit.  You may
  want to report this as an upstream bug.
- 
+
 Tag: diff-contains-arch-inventory-file
 Severity: normal
 Certainty: certain
@@ -264,7 +264,7 @@ info: The upstream source contains a CVS conflict copy.  These have file
  source repository.  They're useful only while resolving the conflict and
  were probably included by accident.  You may want to report this as an
  upstream bug.
- 
+
 Tag: diff-contains-svn-conflict-file
 Severity: normal
 Certainty: certain
diff --git a/checks/debconf.desc b/checks/debconf.desc
index b3177ef..684fd35 100644
--- a/checks/debconf.desc
+++ b/checks/debconf.desc
@@ -18,7 +18,7 @@ Info: Packages using debconf in their preinst script must pre-depend
  on debconf, with appropriate discussion on &debdev;.  Since debconf is
  almost always already installed, this is normally better than depending
  on it and falling back to a different configuration system.
- 
+
 Tag: duplicate-fields-in-templates
 Severity: important
 Certainty: certain
diff --git a/checks/fields.desc b/checks/fields.desc
index ca138bf..ad6bb5c 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -283,7 +283,7 @@ Severity: important
 Certainty: certain
 Info: This field should only appear in binary packages.
 Ref: policy 5.6.9
- 
+
 Tag: essential-no-not-needed
 Severity: normal
 Certainty: certain
diff --git a/checks/files.desc b/checks/files.desc
index c3ccec6..f46f5ba 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -504,7 +504,7 @@ Info: Third-party Python packages should install their files in
  for Python 2.6 and later.  All other directories in
  <tt>/usr/lib/python<i>VERSION</i></tt> are for use by the core python
  packages.
- 
+
 Tag: perl-module-in-core-directory
 Severity: important
 Certainty: certain
diff --git a/debian/changelog b/debian/changelog
index 3fc71d0..41f0c64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ lintian (2.5.3) UNRELEASED; urgency=low
     + [NT] Dropped fields from Needs-Info, it is no longer needed.
     + [JW] Use LC_ALL rather than LANG, since LC_ALL overrules
       LANG.  (Closes: #637595)
+    + [JW] Removed all whitespace lines to avoid confusing some
+      dctrl parsers (notably grep-dctrl).  (Closes: #639928)
   * checks/{conffile,etcfiles}{,.desc}:
     + [JW] Merged etcfiles into conffile.  (Closes: #637590)
   * checks/copyright-file{,.desc}:

-- 
Debian package checker


Reply to: