[sqlline] 11/22: Updated the Lintian overrides
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Apr 18 16:11:07 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository sqlline.
commit 7b8cdfec4c13ffc3614540bf7fac287bbd463373
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Mar 6 09:33:02 2014 +0000
Updated the Lintian overrides
---
debian/changelog | 2 ++
debian/sqlline.lintian-overrides | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b26738f..bdd719e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ sqlline (1.0.2-5) UNRELEASED; urgency=medium
* Team upload.
* Renamed the 'enum' variables to fix a build failure (Closes: #738425)
+ * Updated the Lintian overrides to use capitalization-error-in-description
+ instead of spelling-error-in-description
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
diff --git a/debian/sqlline.lintian-overrides b/debian/sqlline.lintian-overrides
index a197a77..bb351be 100644
--- a/debian/sqlline.lintian-overrides
+++ b/debian/sqlline.lintian-overrides
@@ -1,2 +1,2 @@
# Here, "mysql" is the CLI utility
-sqlline: spelling-error-in-description mysql MySQL
+sqlline: capitalization-error-in-description mysql MySQL
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sqlline.git
More information about the pkg-java-commits
mailing list