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

[SCM] Debian package checker branch, master, updated. 2.5.1-92-gdea3bf5



The following commit has been merged in the master branch:
commit dea3bf5444a4a50f9d9272d07c272dcdf1442464
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Jul 13 11:24:36 2011 +0200

    Added missing word in tag description

diff --git a/checks/debian-source-dir.desc b/checks/debian-source-dir.desc
index 0bf4b9e..c252881 100644
--- a/checks/debian-source-dir.desc
+++ b/checks/debian-source-dir.desc
@@ -56,8 +56,8 @@ Severity: important
 Certainty: possible
 Info: The source package contains non-empty debian/source/git-patches,
  which indicates it was intended to have patches exported via the
- quilt-patches-deb-export-hook of gitpkg. It seems the patches
- were exported in this source package.
+ quilt-patches-deb-export-hook of gitpkg.  It seems the patches
+ were not exported in this source package.
  .
  This tag is generated by building the source package without gitpkg (or
  with a misconfigured gitpkg) and without manually exporting the patches.
diff --git a/debian/changelog b/debian/changelog
index 7ca9d28..3da518e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,9 @@ lintian (2.5.2) UNRELEASED; urgency=low
     + [NT] Fix a broken regex that caused Lintian skip brace
       expansion checks for some debhelper files.  Thanks to
       Jakub Wilk for the report and the patch.  (Closes: #632883)
+  * checks/debian-source-dir.desc:
+    + [NT] Added missing word in the tag description for
+      git-patches-not-exported.
   * checks/duplicate-files:
     + [NT] Exclude  __init__.py files from the check as they are
       required even if they are empty.  Thanks to Daniele Tricoli

-- 
Debian package checker


Reply to: