[eclipse-cdt] 09/09: Override codeless-jar and incompatible-java-bytecode-format
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Sat Jul 26 10:03:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository eclipse-cdt.
commit 3048b8671724ac0a70a614b31e29a7f25dd3793e
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Sat Jul 26 11:02:05 2014 +0200
Override codeless-jar and incompatible-java-bytecode-format
---
debian/changelog | 2 ++
debian/eclipse-cdt-autotools.lintian-overrides | 1 +
debian/eclipse-cdt-qt.lintian-overrides | 1 +
debian/eclipse-cdt.lintian-overrides | 2 ++
4 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2289d07..0050bd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ eclipse-cdt (8.4.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Build with javac target 1.7.
* Add eclipse-remote-services-api to Build-Depends.
+ * Override codeless-jar and incompatible-java-bytecode-format Lintian
+ warnings.
-- Jakub Adam <jakub.adam at ktknet.cz> Sat, 26 Jul 2014 11:21:24 +0200
diff --git a/debian/eclipse-cdt-autotools.lintian-overrides b/debian/eclipse-cdt-autotools.lintian-overrides
new file mode 100644
index 0000000..7b22bd2
--- /dev/null
+++ b/debian/eclipse-cdt-autotools.lintian-overrides
@@ -0,0 +1 @@
+eclipse-cdt-autotools: incompatible-java-bytecode-format
diff --git a/debian/eclipse-cdt-qt.lintian-overrides b/debian/eclipse-cdt-qt.lintian-overrides
new file mode 100644
index 0000000..cbda118
--- /dev/null
+++ b/debian/eclipse-cdt-qt.lintian-overrides
@@ -0,0 +1 @@
+eclipse-cdt-qt: incompatible-java-bytecode-format
diff --git a/debian/eclipse-cdt.lintian-overrides b/debian/eclipse-cdt.lintian-overrides
new file mode 100644
index 0000000..7350d58
--- /dev/null
+++ b/debian/eclipse-cdt.lintian-overrides
@@ -0,0 +1,2 @@
+eclipse-cdt: codeless-jar usr/share/eclipse/dropins/cdt/eclipse/plugins/org.eclipse.cdt_*.dist.jar
+eclipse-cdt: incompatible-java-bytecode-format
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-cdt.git
More information about the pkg-java-commits
mailing list