tasn pushed a commit to branch master.
commit 9868a3f248cc3e9c63fc7ae5513e68277e232a90
Author: Daniel Kolesa <[email protected]>
Date: Sat Jan 3 08:33:59 2009 +0000
Added debian subdir for python-elementary.
SVN revision: 38433
---
debian/changelog | 5 +++++
debian/compat | 1 +
debian/control | 19 +++++++++++++++++++
debian/copyright | 17 +++++++++++++++++
debian/pycompat | 1 +
debian/pyversions | 1 +
debian/rules | 8 ++++++++
7 files changed, 52 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..fd9645c
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+python-elementary (0.1.0-1) unstable; urgency=low
+
+ * Initial release
+
+ -- quaker <[email protected]> Thu, 03 Jan 2008 09:29:55 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..1e8b314
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+6
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..e88a6b1
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: python-elementary
+Section: python
+Priority: extra
+Maintainer: quaker <[email protected]>
+Build-Depends: cdbs, debhelper (>= 6), python-all-dev (>= 2.4), python-support
(>= 0.7), cython, python-pyrex, python-setuptools, libelm-dev
+Standards-Version: 3.7.3
+Homepage: http://enlightenment.org
+
+Package: python-elementary
+Architecture: any
+XB-Python-Version: ${python:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Provides: ${python:Provides}
+Description: Python bindings for elementary
+ This package contains python elementary module.
+ .
+ Elementary - a basic widget set that is easy to use based on EFL for mobile
+ touch-screen devices.
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..9e48283
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,17 @@
+This package was debianized by quaker <[email protected]> on Thu, 25 Dec 2008
15:03:20 +0100.
+
+Authors:
+ Gustavo Sverzut Barbieri <[email protected]>
+
+License:
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+The Debian packaging is licensed under the same license as a original package.
diff --git a/debian/pycompat b/debian/pycompat
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/debian/pycompat
@@ -0,0 +1 @@
+2
diff --git a/debian/pyversions b/debian/pyversions
new file mode 100644
index 0000000..8b253bc
--- /dev/null
+++ b/debian/pyversions
@@ -0,0 +1 @@
+2.4-
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..dc1cb76
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+
+DEB_PYTHON_SYSTEM=pysupport
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+
--
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar