[pkg-java] r17832 - trunk/sqlline/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 6 09:33:02 UTC 2014


Author: ebourg-guest
Date: 2014-03-06 09:33:02 +0000 (Thu, 06 Mar 2014)
New Revision: 17832

Modified:
   trunk/sqlline/debian/changelog
   trunk/sqlline/debian/sqlline.lintian-overrides
Log:
Updated the Lintian overrides



Modified: trunk/sqlline/debian/changelog
===================================================================
--- trunk/sqlline/debian/changelog	2014-03-06 09:26:34 UTC (rev 17831)
+++ trunk/sqlline/debian/changelog	2014-03-06 09:33:02 UTC (rev 17832)
@@ -2,6 +2,8 @@
 
   * 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

Modified: trunk/sqlline/debian/sqlline.lintian-overrides
===================================================================
--- trunk/sqlline/debian/sqlline.lintian-overrides	2014-03-06 09:26:34 UTC (rev 17831)
+++ trunk/sqlline/debian/sqlline.lintian-overrides	2014-03-06 09:33:02 UTC (rev 17832)
@@ -1,2 +1,2 @@
 # Here, "mysql" is the CLI utility
-sqlline: spelling-error-in-description mysql MySQL
+sqlline: capitalization-error-in-description mysql MySQL




More information about the pkg-java-commits mailing list