[SCM] pluma Debian package branch, master, updated. 225eda08b1ca9a7a69ed89d4c877f5e33ed42b0a
Mike Gabriel
sunweaver at moszumanska.debian.org
Thu Feb 20 14:48:46 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/pluma.git;a=commitdiff;h=bfe35e1
The following commit has been merged in the master branch:
commit bfe35e134905b66d3da61ffcc38e2e368b52050e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Feb 20 15:47:45 2014 +0100
lintian: add overrides for detected false-positive spelling error
---
debian/pluma-common.lintian-overrides | 6 +++++-
debian/pluma-dbg.lintian-overrides | 3 +++
debian/pluma-dev.lintian-overrides | 3 +++
debian/pluma-doc.lintian-overrides | 3 +++
debian/pluma.lintian-overrides | 3 +++
5 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/debian/pluma-common.lintian-overrides b/debian/pluma-common.lintian-overrides
index 1d7ef9c..28668fc 100644
--- a/debian/pluma-common.lintian-overrides
+++ b/debian/pluma-common.lintian-overrides
@@ -1,2 +1,6 @@
+# the spelling is ok! It is a direct quote from what is in the upstream
+# file's license header
+pluma: spelling-error-in-copyright GNU Public License GNU General Public License
+
# Catch false-positive lintian message
-pluma-common: privacy-breach-generic usr/share/pluma/plugins/snippets/mallard.xml
\ No newline at end of file
+pluma-common: privacy-breach-generic usr/share/pluma/plugins/snippets/mallard.xml $1/
\ No newline at end of file
diff --git a/debian/pluma-dbg.lintian-overrides b/debian/pluma-dbg.lintian-overrides
new file mode 100644
index 0000000..350bc14
--- /dev/null
+++ b/debian/pluma-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
+pluma-dbg: spelling-error-in-copyright GNU Public License GNU General Public License
diff --git a/debian/pluma-dev.lintian-overrides b/debian/pluma-dev.lintian-overrides
new file mode 100644
index 0000000..709387c
--- /dev/null
+++ b/debian/pluma-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
+pluma-dev: spelling-error-in-copyright GNU Public License GNU General Public License
diff --git a/debian/pluma-doc.lintian-overrides b/debian/pluma-doc.lintian-overrides
new file mode 100644
index 0000000..557944e
--- /dev/null
+++ b/debian/pluma-doc.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
+pluma-doc: spelling-error-in-copyright GNU Public License GNU General Public License
diff --git a/debian/pluma.lintian-overrides b/debian/pluma.lintian-overrides
new file mode 100644
index 0000000..b37f8bb
--- /dev/null
+++ b/debian/pluma.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
+pluma: spelling-error-in-copyright GNU Public License GNU General Public License
--
pluma Debian package
More information about the pkg-mate-commits
mailing list