Package: dvbstreamer
Version: 2.1.0-2.3
Followup-For: Bug #713525
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy ubuntu-patch

This bug can be fixed with the attached patch, which build-depends on and calls
dh-autoreconf.

Thanks for considering the patch.



-- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy'), 
(100, 'saucy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10.0-2-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru dvbstreamer-2.1.0/debian/control dvbstreamer-2.1.0/debian/control
--- dvbstreamer-2.1.0/debian/control	2011-12-16 12:23:42.000000000 -0500
+++ dvbstreamer-2.1.0/debian/control	2013-07-04 22:01:03.000000000 -0400
@@ -4,7 +4,7 @@
 Build-Depends: dpkg-dev (>= 1.14.27), debhelper (>= 7), quilt (>= 0.46-4.1),
  autoconf, autotools-dev, automake, libtool, cdbs, libev-dev,
  libreadline-gplv2-dev, sqlite3, libsqlite3-dev, libyaml-dev, libltdl-dev,
- zlib1g-dev
+ zlib1g-dev, dh-autoreconf
 Standards-Version: 3.8.3
 Section: video
 Homepage: http://dvbstreamer.sf.net/
diff -Nru dvbstreamer-2.1.0/debian/rules dvbstreamer-2.1.0/debian/rules
--- dvbstreamer-2.1.0/debian/rules	2012-03-12 15:35:17.000000000 -0400
+++ dvbstreamer-2.1.0/debian/rules	2013-07-04 21:56:04.000000000 -0400
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 # where sources are

Reply via email to