[Pkg-e-commits] [SCM] Enlightenment 17 branch, master, updated. debian/0.16.999.050+svn20081207-1-6-g63cf5bb

Albin Tonnerre albin.tonnerre at gmail.com
Tue Feb 3 14:47:34 UTC 2009


The following commit has been merged in the master branch:
commit 63cf5bba44653e5435a17c38c5fc3bbd1f5b930f
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Tue Feb 3 15:47:49 2009 +0100

    A couple fixes from Luca Capello: lintian overrides for images in usr/lib, and remove doc duplicates from e17-data

diff --git a/debian/changelog b/debian/changelog
index 49eabfb..e50220f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
 e17 (0.16.999.050+svn20081207-3) UNRELEASED; urgency=low
 
+  [Albin Tonnerre]
   * debian/e17.install: Add missing illume dicts and keyboards
 
+  [Luca Capello]
+  * debian/e17-data.install:
+    - do not install documentation duplicates (Closes: #513850)
+  * debian/e17.lintian-overrides.in:
+    - Add override for 'image-file-in-usr-lib' for illume keyboard images
+
  -- Albin Tonnerre <albin.tonnerre at gmail.com>  Sun, 01 Feb 2009 00:22:52 +0100
 
 e17 (0.16.999.050+svn20081207-2) experimental; urgency=low
diff --git a/debian/e17-data.install b/debian/e17-data.install
index 9b6c12f..a839fe5 100644
--- a/debian/e17-data.install
+++ b/debian/e17-data.install
@@ -1,4 +1,4 @@
-debian/tmp/usr/share/enlightenment
+debian/tmp/usr/share/enlightenment/data
 debian/tmp/usr/share/locale
 debian/tmp/usr/share/xsessions
 debian/enlightenment-applications.menu etc/xdg/menus
diff --git a/debian/e17.lintian-overrides.in b/debian/e17.lintian-overrides.in
index 760ff22..82cda83 100644
--- a/debian/e17.lintian-overrides.in
+++ b/debian/e17.lintian-overrides.in
@@ -1,3 +1,14 @@
 e17: possible-gpl-code-linked-with-openssl
 e17: setuid-binary usr/lib/enlightenment/modules/cpufreq/ARCH_PATH/freqset 4755 root/root
 e17: setuid-binary usr/lib/enlightenment/enlightenment_sys 4755 root/root
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/alpha.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/backspace.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/down.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/enter.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/left.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/numeric.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/qwerty.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/right.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/shift.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/tab.png
+e17: image-file-in-usr-lib usr/lib/enlightenment/modules/illume/keyboards/up.png

-- 
Enlightenment 17



More information about the Pkg-e-commits mailing list