Added some files to trunk/e/debian. Don't know why didn't were they before
authorDaniel Kolesa <quaker66@gmail.com>
Sat, 3 Jan 2009 08:21:13 +0000 (08:21 +0000)
committerDaniel Kolesa <quaker66@gmail.com>
Sat, 3 Jan 2009 08:21:13 +0000 (08:21 +0000)
SVN revision: 38429

debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/e17-data.lintian-overrides [new file with mode: 0644]
debian/e17.install [new file with mode: 0644]
debian/e17.lintian-overrides [new file with mode: 0644]
debian/enlightenment-applications.menu [new file with mode: 0644]
debian/enlightenment_imc.1 [new file with mode: 0644]

diff --git a/debian/changelog b/debian/changelog
new file mode 100644 (file)
index 0000000..2b0816f
--- /dev/null
@@ -0,0 +1,13 @@
+e17 (1:0.16.999.050-1) unstable; urgency=low
+
+  * a SVN release.
+
+ -- quaker <quaker66@gmail.com>  Fri, 26 Dec 2008 10:55:06 +0100
+
+
+e17 (1:0.16.999.043-1) unstable; urgency=low
+
+  * a CVS snapshot release.
+
+ -- Falko Schmidt <falko@alphagemini.org>  Mon, 28 Apr 2008 16:17:17 +0000
+
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/debian/e17-data.lintian-overrides b/debian/e17-data.lintian-overrides
new file mode 100644 (file)
index 0000000..25b9347
--- /dev/null
@@ -0,0 +1 @@
+e17-data: package-contains-empty-directory usr/share/enlightenment/data/fonts/
diff --git a/debian/e17.install b/debian/e17.install
new file mode 100644 (file)
index 0000000..9b11270
--- /dev/null
@@ -0,0 +1,18 @@
+debian/tmp/usr/bin/enlightenment
+debian/tmp/usr/bin/enlightenment_remote
+debian/tmp/usr/bin/enlightenment_start
+debian/tmp/usr/bin/enlightenment_imc
+debian/tmp/usr/lib/enlightenment/utils/enlightenment_fm
+debian/tmp/usr/lib/enlightenment/utils/enlightenment_fm_op
+debian/tmp/usr/lib/enlightenment/utils/enlightenment_init
+debian/tmp/usr/lib/enlightenment/utils/enlightenment_sys
+debian/tmp/usr/lib/enlightenment/utils/enlightenment_thumb
+debian/tmp/etc/enlightenment/sysactions.conf
+debian/tmp/usr/lib/enlightenment/preload/e_precache.so
+debian/tmp/usr/lib/enlightenment/modules/*/*/module.so
+debian/tmp/usr/lib/enlightenment/modules/wizard/*/*.so
+debian/tmp/usr/lib/enlightenment/modules/*/module.desktop
+debian/tmp/usr/lib/enlightenment/modules/*/e-module-*.edj
+debian/tmp/usr/lib/enlightenment/modules/battery/*/batget
+debian/tmp/usr/lib/enlightenment/modules/cpufreq/*/freqset
+debian/tmp/usr/lib/enlightenment/modules/temperature/*/tempget
diff --git a/debian/e17.lintian-overrides b/debian/e17.lintian-overrides
new file mode 100644 (file)
index 0000000..b927362
--- /dev/null
@@ -0,0 +1 @@
+e17: possible-gpl-code-linked-with-openssl
diff --git a/debian/enlightenment-applications.menu b/debian/enlightenment-applications.menu
new file mode 100644 (file)
index 0000000..88c3b5d
--- /dev/null
@@ -0,0 +1,56 @@
+<?xml version="1.0"?>
+<!DOCTYPE Menu
+  PUBLIC '-//freedesktop//DTD Menu 1.0//EN'
+  'http://standards.freedesktop.org/menu-spec/menu-1.0.dtd'>
+
+
+<Menu>
+       <Name>Applications</Name>
+    <DefaultDirectoryDirs/>
+    <DefaultAppDirs/>
+
+    <Layout>
+          <Menuname>Audio-Video</Menuname>
+          <Menuname>Internet</Menuname>
+          <Menuname>Office</Menuname>
+          <Menuname>Graphics</Menuname>
+          <Menuname>Games</Menuname>
+          <Menuname>Development</Menuname>
+          <Separator/>
+          <Menuname>Settings</Menuname>
+          <Menuname>Administration</Menuname>
+    </Layout>
+
+    <Menu>
+        <Name>Audio-Video</Name>
+        <Include> <Category>AudioVideo</Category> </Include>
+    </Menu>
+    <Menu>
+        <Name>Internet</Name>
+        <Include> <Category>Network</Category> </Include>
+    </Menu>
+    <Menu>
+        <Name>Development</Name>
+        <Include> <Category>Development</Category> </Include>
+    </Menu>
+    <Menu>
+        <Name>Office</Name>
+        <Include> <Category>Office</Category> </Include>
+    </Menu>
+    <Menu>
+        <Name>Graphics</Name>
+        <Include> <Category>Graphics</Category> </Include>
+    </Menu>
+    <Menu>
+        <Name>Administration</Name>
+        <Include> <And><Category>System</Category><Category>Settings</Category></And> </Include>
+    </Menu>
+    <Menu>
+        <Name>Settings</Name>
+        <Include> <And><Category>System</Category><Not><Category>Settings</Category></Not></And> </Include>
+    </Menu>
+    <Menu>
+        <Name>Games</Name>
+        <Include><Category>Game</Category></Include>
+    </Menu>
+</Menu>
diff --git a/debian/enlightenment_imc.1 b/debian/enlightenment_imc.1
new file mode 100644 (file)
index 0000000..e7001ff
--- /dev/null
@@ -0,0 +1,36 @@
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH ENLIGHTENMENT_IMC 1 "May 1, 2008" enlightenment
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+enlightenment_imc \- This is just a placeholder until real man page has been written
+.SH SYNOPSIS
+.B enlightenment_imc
+[\fIOPTION\fR] ...
+.SH DESCRIPTION
+.PP
+\fBenlightenment_imc\fP does not have a man page yet.
+.SH OPTIONS
+.\"These programs follow the usual GNU command line syntax, with long
+.\"options starting with two dashes (`-').
+.\"A summary of options is included below.
+.\"For a complete description, see the Info files.
+.SH SEE ALSO
+.SH AUTHOR
+enlightenment was written by the Enlightenment Development Team
+.I http://web.enlightenment.org
+.PP
+This manual page was written by Albin Tonnerre <albin.tonnerre@gmail.com>
+for the Debian project (but may be used by others).