Bug#744616: (no subject)

Breno Leitao brenohl at br.ibm.com
Mon Jun 16 14:33:25 UTC 2014


I just checked on Debian unstable and the problem happen on Debian unstable
package version 0.3.17-2.

I am attaching a patch that fix this problem according to suggested by Matthias.
-------------- next part --------------
Index: liboil/liboil-0.3.17/debian/control
===================================================================
--- liboil.orig/liboil-0.3.17/debian/control	2014-06-16 14:20:48.000000000 +0000
+++ liboil/liboil-0.3.17/debian/control	2014-06-16 14:23:19.000000000 +0000
@@ -7,6 +7,7 @@
                debhelper (>= 6),
                dpkg-dev (>= 1.14.13),
                autotools-dev,
+               dh-autoreconf,
                gtk-doc-tools
 Standards-Version: 3.8.1
 Homepage: http://liboil.freedesktop.org
Index: liboil/liboil-0.3.17/debian/rules
===================================================================
--- liboil.orig/liboil-0.3.17/debian/rules	2014-06-16 14:20:48.000000000 +0000
+++ liboil/liboil-0.3.17/debian/rules	2014-06-16 14:23:28.000000000 +0000
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_DH_STRIP_ARGS := --dbg-package=liboil0.3-dbg


More information about the pkg-gstreamer-maintainers mailing list