[SCM] pyspatialite branch, master, updated. debian/3.0.1-2-10-ge88cf1b

Bas Couwenberg sebastic at xs4all.nl
Mon Sep 30 23:01:41 UTC 2013


The following commit has been merged in the master branch:
commit cefbc5f0e9df6b73fd3c4083ece4dc974fc17885
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Oct 1 00:47:29 2013 +0200

    Add lintian override for no-upstream-changelog.

diff --git a/debian/changelog b/debian/changelog
index aefd5ef..27744dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ pyspatialite (3.0.1-3) UNRELEASED; urgency=low
   * Bump dephelper compatibility to 9.
   * Bump Standards-Version to 3.9.4, no changes.
   * Add lintian override for no-fortify-functions false positive.
+  * Add lintian override for no-upstream-changelog.
 
  -- David Paleino <dapal at debian.org>  Sun, 02 Dec 2012 09:13:43 +0100
 
diff --git a/debian/python-pyspatialite.lintian-overrides b/debian/python-pyspatialite.lintian-overrides
index de493b9..5ee2481 100644
--- a/debian/python-pyspatialite.lintian-overrides
+++ b/debian/python-pyspatialite.lintian-overrides
@@ -3,3 +3,7 @@
 #         unprotected: strcpy
 #         unprotected: memcpy
 python-pyspatialite: hardening-no-fortify-functions usr/lib/python2.7/dist-packages/pyspatialite/_spatialite.so
+
+# Upstream provides no changelog, but has changes available in its VCS:
+# https://code.google.com/p/pyspatialite/source/list
+python-pyspatialite: no-upstream-changelog

-- 
Python interface to Spatialite



More information about the Pkg-grass-devel mailing list