[Pkg-citadel-devel] Bug#762481: citadel-client: update config.{sub, guess} to fix FTBFS on new ports

Aurelien Jarno aurel32 at debian.org
Mon Sep 22 18:40:26 UTC 2014


Package: citadel-client
Version: 8.24-1
Severity: important
User: debian-powerpc at lists.debian.org
Usertags: ppc64el

Dear Maintainer,

citadel-client fails to build from source on new architectures like
arm64 and ppc64el as the config.{sub,guess} files are outdated and
therefore needs to be updated. You will find a patch below to fix
this issue. An upload with this patch would be appreciated.

Thanks,
Aurelien

--- citadel-client-8.24/debian/rules
+++ citadel-client-8.24/debian/rules
@@ -93,5 +93,5 @@
 	dh_installinit --name=citadel --restart-after-upgrade
 
 %:
-	dh $@ 
+	dh $@ --with autotools-dev
 

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

Kernel: Linux 3.16-2-powerpc64le (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Pkg-citadel-devel mailing list