[Pkg-e-devel] Bug#786112: python-edbus: diff for NMU version 0.7.3-1.1
Luca Falavigna
dktrkranz at debian.org
Mon Aug 24 11:38:51 UTC 2015
Dear maintainer,
I've prepared an NMU for python-edbus (versioned as 0.7.3-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
-------------- next part --------------
diff -Nru python-edbus-0.7.3/debian/changelog python-edbus-0.7.3/debian/changelog
--- python-edbus-0.7.3/debian/changelog 2010-10-17 21:41:04.000000000 +0200
+++ python-edbus-0.7.3/debian/changelog 2015-08-24 08:48:13.000000000 +0200
@@ -1,3 +1,10 @@
+python-edbus (0.7.3-1.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Switch to dh_python2 (Closes: #786112).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Mon, 24 Aug 2015 08:47:48 +0200
+
python-edbus (0.7.3-1) experimental; urgency=low
* New upstream release
diff -Nru python-edbus-0.7.3/debian/control python-edbus-0.7.3/debian/control
--- python-edbus-0.7.3/debian/control 2010-10-17 21:41:04.000000000 +0200
+++ python-edbus-0.7.3/debian/control 2015-08-24 08:43:19.000000000 +0200
@@ -4,7 +4,7 @@
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
Uploaders: Jan Lübbe <jluebbe at debian.org>, Albin Tonnerre <lutin at debian.org>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
- python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3),
+ python-all-dev (>= 2.3.5-11), dh-python,
python-setuptools (>= 0.6c9), cython, python-pyrex,
libedbus-dev (>= 1.0.0~), python-dbus (>= 0.8.3)
Standards-Version: 3.9.1
@@ -13,7 +13,6 @@
Homepage: http://enlightenment.org
Package: python-edbus
-XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
diff -Nru python-edbus-0.7.3/debian/pycompat python-edbus-0.7.3/debian/pycompat
--- python-edbus-0.7.3/debian/pycompat 2010-10-17 21:41:04.000000000 +0200
+++ python-edbus-0.7.3/debian/pycompat 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-2
diff -Nru python-edbus-0.7.3/debian/pyversions python-edbus-0.7.3/debian/pyversions
--- python-edbus-0.7.3/debian/pyversions 2010-10-17 21:41:04.000000000 +0200
+++ python-edbus-0.7.3/debian/pyversions 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-2.4-
diff -Nru python-edbus-0.7.3/debian/rules python-edbus-0.7.3/debian/rules
--- python-edbus-0.7.3/debian/rules 2010-10-17 21:41:04.000000000 +0200
+++ python-edbus-0.7.3/debian/rules 2015-08-24 13:33:07.000000000 +0200
@@ -1,7 +1,6 @@
#!/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
More information about the Pkg-e-devel
mailing list