[SCM] libkml branch, master, updated. upstream/1.3.0_r863-45-g4a2fc89
Bas Couwenberg
sebastic at xs4all.nl
Tue Oct 8 22:34:48 UTC 2013
The following commit has been merged in the master branch:
commit 652be7dc626db86c19d3511cd188d91158d68808
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Oct 6 19:24:21 2013 +0200
Add lintian override for source-contains-prebuilt-windows-binary.
diff --git a/debian/changelog b/debian/changelog
index ef2fd3d..b3e05f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ libkml (1.3.0~r864-1) UNRELEASED; urgency=low
* Drop needless dependency on default-jre for libkml-java.
* Move .so symlinks from java packages to libkml-dev.
* Update copyright file using copyright-format 1.0.
+ * Add lintian override for source-contains-prebuilt-windows-binary.
-- Bas Couwenberg <sebastic at xs4all.nl> Sat, 05 Oct 2013 21:15:09 +0200
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..646dafd
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,5 @@
+# Upstream provides no tarballs without windows DLLs
+libkml source: source-contains-prebuilt-windows-binary third_party/expat.win32/libexpat.dll
+libkml source: source-contains-prebuilt-windows-binary third_party/expat.win32/libexpatw.dll
+libkml source: source-contains-prebuilt-windows-binary third_party/zlib-1.2.3.win32/bin/minizip.dll
+libkml source: source-contains-prebuilt-windows-binary third_party/zlib-1.2.3.win32/bin/zlib1.dll
--
A library to manipulate KML 2.2 OGC standard files
More information about the Pkg-grass-devel
mailing list