debian/0000755000000000000000000000000012316606273007174 5ustar debian/copyright0000644000000000000000000000247111456650520011131 0ustar This package was debianized by Jan Luebbe on Thu, 08 May 2008 16:59:52 +0200. It was downloaded from git://staff.get-e.org/e17/proto/python-efl/python-e_dbus.git Upstream Authors: Ulisses Furquim Copyright: Copyright (C) 2007-2008 Gustavo Sverzut Barbieri, Ulisses Furquim License: This package 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 package 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. You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. The Debian packaging is © 2008 Jan Luebbe and is licensed under the same license as the upstream package. debian/changelog0000644000000000000000000000225312316606257011052 0ustar python-edbus (0.7.3-1ubuntu1) trusty; urgency=medium * Build using dh-autoreconf. -- Matthias Klose Tue, 01 Apr 2014 20:59:41 +0200 python-edbus (0.7.3-1) experimental; urgency=low * New upstream release * Bump Standards-Version, no change required * Add debian/watch * Switch to '3.0 (quilt)' source format * Follow upstream change from distutils to autotools * Stop installing .pyc and .pyo files -- Albin Tonnerre Sun, 17 Oct 2010 21:40:37 +0200 python-edbus (0.5.0+r49577-1) unstable; urgency=low * New SVN snapshot * Bump Standards-Version, no change required * Update my email address -- Albin Tonnerre Sun, 25 Jul 2010 23:30:10 +0200 python-edbus (0.3.1+svn20090511-2) unstable; urgency=low * Upload to unstable * Bump Standards-Version to 3.8.3 * Tighten build-deps to make sure we build against the latest version of edbus -- Albin Tonnerre Sat, 29 Aug 2009 22:50:08 +0200 python-edbus (0.3.1+svn20090511-1) experimental; urgency=low * Initial release (Closes: #529341) -- Albin Tonnerre Wed, 20 May 2009 16:01:19 +0200 debian/python-edbus.install0000644000000000000000000000006311456650520013202 0ustar debian/tmp/usr/lib/python*/dist-packages/e_dbus.so debian/pycompat0000644000000000000000000000000211456650520010741 0ustar 2 debian/compat0000644000000000000000000000000211456650520010370 0ustar 5 debian/control0000644000000000000000000000204112316606273010574 0ustar Source: python-edbus Section: python Priority: extra Maintainer: Debian Pkg-e Team Uploaders: Jan Lübbe , Albin Tonnerre Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), dh-autoreconf, python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3), python-setuptools (>= 0.6c9), cython, python-pyrex, libedbus-dev (>= 1.0.0~), python-dbus (>= 0.8.3) Standards-Version: 3.9.1 Vcs-Browser: http://git.debian.org/?p=pkg-e/proto/python-efl/python-edbus.git Vcs-Git: git://git.debian.org/pkg-e/proto/python-efl/python-edbus.git Homepage: http://enlightenment.org Package: python-edbus XB-Python-Version: ${python:Versions} Provides: ${python:Provides} Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Description: Python bindings for the Enlightenment D-Bus wrapper library (edbus) edbus is a wrapper around D-Bus to ease integrating D-Bus with EFL based applications. . This package contains modules that allow you to use edbus from Python. debian/rules0000755000000000000000000000040412316606232010245 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- DEB_PYTHON_SYSTEM=pysupport DEB_DESTDIR = $(CURDIR)/debian/tmp include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/class/autotools.mk debian/source/0000755000000000000000000000000011456650520010472 5ustar debian/source/format0000644000000000000000000000001411456650520011700 0ustar 3.0 (quilt) debian/pyversions0000644000000000000000000000000511456650520011331 0ustar 2.4- debian/watch0000644000000000000000000000014211456650520010220 0ustar version=3 http://download.enlightenment.org/releases/BINDINGS/python/python-e_dbus-(.*)\.tar\.bz2