Renamed to python-efl-core
authoretrunko <eblima@gmail.com>
Mon, 10 Dec 2007 05:12:42 +0000 (05:12 +0000)
committeretrunko <eblima@gmail.com>
Mon, 10 Dec 2007 05:12:42 +0000 (05:12 +0000)
trunk/efl-python-core/debian/changelog [deleted file]
trunk/efl-python-core/debian/compat [deleted file]
trunk/efl-python-core/debian/control [deleted file]
trunk/efl-python-core/debian/copyright [deleted file]
trunk/efl-python-core/debian/rules [deleted file]

diff --git a/trunk/efl-python-core/debian/changelog b/trunk/efl-python-core/debian/changelog
deleted file mode 100644 (file)
index 6c15e5c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-efl-python-core (0.9.1.041-maemo.1) unstable; urgency=low
-
-  * Initial release
-
- -- Ed Bartosh <bartosh@gmail.com>  Sun,  9 Sep 2007 23:17:04 +0300
-
diff --git a/trunk/efl-python-core/debian/compat b/trunk/efl-python-core/debian/compat
deleted file mode 100644 (file)
index b8626c4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-4
diff --git a/trunk/efl-python-core/debian/control b/trunk/efl-python-core/debian/control
deleted file mode 100644 (file)
index 7d29419..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: efl-python-core
-Priority: optional
-Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: cdbs
-Standards-Version: 3.6.1
-
-Package: efl-python-core
-Priority: optional
-Architecture: all
-Depends: python-ecore, python-evas, python-edje
-Description: Python bindings for EFL (Enlightenment Foundation Libraries)
- This package includes Python bindings for Enlightenment Foundation Core Libraries
- .
- Homepage: http://www.enlightenment.org/
-
diff --git a/trunk/efl-python-core/debian/copyright b/trunk/efl-python-core/debian/copyright
deleted file mode 100644 (file)
index 0a37edc..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-This package was debianized by Ed Bartosh <bartosh@gmail.com> on
-Sun, 22 Sep 2007 22:55:55 +0200.
-
-This is metapackage, the only purpose of it is to bring other
-packages to the system. 
-
-Copyright:
-Copyright Holder: Eduard Bartosh <bartosh@gmail.com>
-
-License:
-  This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; version 2 dated June, 1991.
-
-   This program 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
-   General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; see the file COPYING. If not, write to the
-   Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-   MA 02111-1307, USA.
-
diff --git a/trunk/efl-python-core/debian/rules b/trunk/efl-python-core/debian/rules
deleted file mode 100755 (executable)
index 3f98954..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-