Source: libcddb
Version: 1.3.2-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el

Dear Maintainer,

The libcddb pkg fails to build from source, because the libtool
configuration files need to be updated. This patch includes
dh-autoreconf to the build so it builds accordingly.

Thanks and regards,
Brahadambal

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--===============6180784657356888612==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="dh-autoreconf.debpatch"

diff -ruN libcddb-1.3.2.orig/debian/control libcddb-1.3.2/debian/control
--- libcddb-1.3.2.orig/debian/control    2014-07-08 13:26:59.000000000 +0000
+++ libcddb-1.3.2/debian/control    2014-07-08 13:28:29.000000000 +0000
@@ -2,8 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Eugene V. Lyubimkin <[email protected]>
-Build-Depends: debhelper (>= 9), libcdio-dev (>= 0.76), pkg-config (>= 0.20),
-  autotools-dev
+Build-Depends: debhelper (>= 9), dh-autoreconf, libcdio-dev (>= 0.76), pkg-config (>= 0.20)
 Standards-Version: 3.9.5
 Homepage: http://libcddb.sourceforge.net

diff -ruN libcddb-1.3.2.orig/debian/rules libcddb-1.3.2/debian/rules
--- libcddb-1.3.2.orig/debian/rules    2014-07-08 13:26:59.000000000 +0000
+++ libcddb-1.3.2/debian/rules    2014-07-08 13:28:39.000000000 +0000
@@ -4,7 +4,7 @@
 CFLAGS := $(CFLAGS) -Wall -fPIC

 %:
-    dh $@ --with autotools_dev
+    dh $@ --with autoreconf

 override_dh_auto_configure:
     dh_auto_configure -- "CFLAGS=$(CFLAGS)"

--===============6180784657356888612==--


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to