tags 557914 + patch thanks * Jakub Wilk <uba...@users.sf.net>, 2009-11-25, 10:06:
When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from Debian experimental (and with python2.6 as the default one), your binary package contained these files:[ooo-thumbnailer_0.1~alpha2-1_all.deb] /usr/lib/python2.6/site-packages/ooo_thumbnailer-0.1-py2.6.egg-info
The attached patch (against 0.2-1) gets rid of spurious python build-dependency at all.
If you need a sponsor, feel free to ask at debian-pyt...@lists.debian.org or #debian-python at OFTC.
-- Jakub Wilk
diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: David D Lowe <daviddlowe.fl...@gmail.com> -Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python-support, python-dev +Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7) XS-Python-Version: all Standards-Version: 3.8.3.0 Vcs-Bzr: lp:~flimm/+junk/bash-ooo-thumbnailer diff --git a/debian/install b/debian/install new file mode 100644 --- /dev/null +++ b/debian/install @@ -0,0 +1,2 @@ +ooo-thumbnailer.schemas usr/share/gconf/schemas +ooo-thumbnailer usr/bin diff --git a/debian/rules b/debian/rules --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,6 @@ DEB_PYTHON_SYSTEM=pysupport include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/python-distutils.mk DEB_INSTALL_MANPAGES_ooo-thumbnailer = debian/ooo-thumbnailer.1
signature.asc
Description: Digital signature