[SCM] jxplorer - Java LDAP browser branch, master, updated. debian/3.2.2_rc1+dfsg-3-15-g03b0afc

Gabriele Giacone 1o5g4r8o at gmail.com
Sat Aug 11 00:24:44 UTC 2012


The following commit has been merged in the master branch:
commit 3cdd6fbcd4c06bb4b4b4cdca37d6fcf9bf05f999
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Sat Aug 11 02:08:46 2012 +0200

    Add lintian overrides for translation scripts.

diff --git a/debian/jxplorer.install b/debian/jxplorer.install
index b6dd604..f274e77 100644
--- a/debian/jxplorer.install
+++ b/debian/jxplorer.install
@@ -11,5 +11,3 @@ templates		usr/share/jxplorer
 example.ldif		usr/share/jxplorer
 log4j.xml		usr/share/jxplorer
 licence.txt		usr/share/jxplorer
-
-debian/lintian/jxplorer	usr/share/lintian/overrides
diff --git a/debian/jxplorer.lintian-overrides b/debian/jxplorer.lintian-overrides
new file mode 100644
index 0000000..f07c388
--- /dev/null
+++ b/debian/jxplorer.lintian-overrides
@@ -0,0 +1,10 @@
+# licence.txt contains the license shown by clicking on "Help" menu - About
+jxplorer: extra-license-file usr/share/jxplorer/licence.txt
+# plugins/ must exist (#592929)
+jxplorer: package-contains-empty-directory usr/share/jxplorer/plugins/
+# jarfile contains html docs
+jxplorer: codeless-jar usr/share/jxplorer/jxplorer_help.jar
+# helper scripts for translation
+jxplorer: script-not-executable usr/share/jxplorer/language/append_new_text.pl
+jxplorer: script-not-executable usr/share/jxplorer/language/extract_terms.pl
+jxplorer: script-not-executable usr/share/jxplorer/language/update_languages.sh
diff --git a/debian/lintian/jxplorer b/debian/lintian/jxplorer
deleted file mode 100644
index b523d72..0000000
--- a/debian/lintian/jxplorer
+++ /dev/null
@@ -1,6 +0,0 @@
-# licence.txt contains the license shown by clicking on "Help" menu - About
-jxplorer: extra-license-file usr/share/jxplorer/licence.txt
-# plugins/ must exist (#592929)
-jxplorer: package-contains-empty-directory usr/share/jxplorer/plugins/
-# jarfile contains html docs
-jxplorer: codeless-jar usr/share/jxplorer/jxplorer_help.jar

-- 
jxplorer - Java LDAP browser



More information about the pkg-java-commits mailing list