[SCM] eom Debian package branch, master, updated. 3fcea7dcf39329a0462c6ef4e2bb40fbb894f856

Mike Gabriel sunweaver at moszumanska.debian.org
Wed Feb 12 14:57:23 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/eom.git;a=commitdiff;h=870be25

The following commit has been merged in the master branch:
commit 870be2510d3783973d04843e288caf76ab1e979c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Feb 12 15:56:17 2014 +0100

    lintian: provide necessary overrides for eom
---
 debian/eom-common.lintian-overrides |  3 +++
 debian/eom-dbg.lintian-overrides    |  3 +++
 debian/eom-dev.lintian-overrides    |  3 +++
 debian/eom.lintian-overrides        | 10 ++++++++++
 4 files changed, 19 insertions(+)

diff --git a/debian/eom-common.lintian-overrides b/debian/eom-common.lintian-overrides
new file mode 100644
index 0000000..fd363fd
--- /dev/null
+++ b/debian/eom-common.lintian-overrides
@@ -0,0 +1,3 @@
+# the spelling is ok! It is a direct quote from what is in the upstream
+# file's license header
+eom-common: spelling-error-in-copyright GNU Public License GNU General Public License
diff --git a/debian/eom-dbg.lintian-overrides b/debian/eom-dbg.lintian-overrides
new file mode 100644
index 0000000..5bd3721
--- /dev/null
+++ b/debian/eom-dbg.lintian-overrides
@@ -0,0 +1,3 @@
+# the spelling is ok! It is a direct quote from what is in the upstream
+# file's license header
+eom-dbg: spelling-error-in-copyright GNU Public License GNU General Public License
diff --git a/debian/eom-dev.lintian-overrides b/debian/eom-dev.lintian-overrides
new file mode 100644
index 0000000..de5a4d7
--- /dev/null
+++ b/debian/eom-dev.lintian-overrides
@@ -0,0 +1,3 @@
+# the spelling is ok! It is a direct quote from what is in the upstream
+# file's license header
+eom-dev: spelling-error-in-copyright GNU Public License GNU General Public License
diff --git a/debian/eom.lintian-overrides b/debian/eom.lintian-overrides
new file mode 100644
index 0000000..aaa2d5c
--- /dev/null
+++ b/debian/eom.lintian-overrides
@@ -0,0 +1,10 @@
+# the spelling is ok! It is a direct quote from what is in the upstream
+# file's license header
+eom: spelling-error-in-copyright GNU Public License GNU General Public License
+
+# eom ships plugins in /usr/lib/eom/plugins/*.so, this erroneously triggers debhelper's
+# makeshlibs script
+eom: pkg-has-shlibs-control-file-but-no-actual-shared-libs
+eom: postinst-has-useless-call-to-ldconfig
+eom: postrm-has-useless-call-to-ldconfig
+

-- 
eom Debian package



More information about the pkg-mate-commits mailing list