Package: libmkv
Version: 0.6.5.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary. This is because we need new libtool macros for
ppc64el.

In Ubuntu, the attached patch was applied to achieve the following:

  * Use dh-autoreconf to fix FTBFS on ppc64el.

Thanks for considering the patch.

Logan Rosen



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

Kernel: Linux 3.13.0-3-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 libmkv-0.6.5.1/debian/control libmkv-0.6.5.1/debian/control
--- libmkv-0.6.5.1/debian/control	2012-05-12 14:01:27.000000000 -0400
+++ libmkv-0.6.5.1/debian/control	2014-01-17 00:16:15.000000000 -0500
@@ -5,7 +5,7 @@
 Uploaders: Fabian Greffrath <fabian+deb...@greffrath.com>,
  Andres Mejia <ame...@debian.org>
 Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), dh-autoreconf
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/libmkv.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libmkv.git;a=summary
 Homepage: https://github.com/saintdev/libmkv
diff -Nru libmkv-0.6.5.1/debian/rules libmkv-0.6.5.1/debian/rules
--- libmkv-0.6.5.1/debian/rules	2012-05-12 14:01:27.000000000 -0400
+++ libmkv-0.6.5.1/debian/rules	2014-01-15 21:07:34.000000000 -0500
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autoreconf
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to