Source: libomxxvideo Version: 0.1-2.1 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past)
The last upload forgot to add dh-autoreconf to Build-Depends. It failed on the buildds with: | dh clean --with autoreconf | dh: unable to load addon autoreconf: Can't locate Debian/Debhelper/Sequence/autoreconf.pm in @INC (you may need to install the Debian::Debhelper::Sequence::autoreconf module) (@INC contains: /etc/perl /usr/local/lib/i386-linux-gnu/perl/5.20.0 /usr/local/share/perl/5.20.0 /usr/lib/i386-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/i386-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at (eval 3) line 2. | BEGIN failed--compilation aborted at (eval 3) line 2. The attached patch fixes the issue. Cheers -- Sebastian Ramacher
diff -Nru libomxxvideo-0.1/debian/changelog libomxxvideo-0.1/debian/changelog --- libomxxvideo-0.1/debian/changelog 2014-09-14 00:49:11.000000000 +0200 +++ libomxxvideo-0.1/debian/changelog 2014-10-01 01:44:19.000000000 +0200 @@ -1,3 +1,10 @@ +libomxxvideo (0.1-2.2) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Replace autotools-dev with dh-autoreconf in Build-Depends. + + -- Sebastian Ramacher <sramac...@debian.org> Wed, 01 Oct 2014 01:43:19 +0200 + libomxxvideo (0.1-2.1) unstable; urgency=low * Non-maintainer upload. diff -Nru libomxxvideo-0.1/debian/control libomxxvideo-0.1/debian/control --- libomxxvideo-0.1/debian/control 2011-03-18 15:17:03.000000000 +0100 +++ libomxxvideo-0.1/debian/control 2014-10-01 01:44:05.000000000 +0200 @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org> -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libomxil-bellagio-dev, +Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libomxil-bellagio-dev, pkg-config, libxv-dev Standards-Version: 3.9.1 Homepage: http://omxil.sourceforge.net/
signature.asc
Description: Digital signature