Package: github-backup
Version: 1.20130614
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: [email protected]
Usertags: origin-ubuntu saucy ubuntu-patch
Dear Maintainer,
There needs to be a build dependency on libghc-extensible-exceptions-dev for
github-backup to not FTBFS in amd64 (among other architectures). A patch is
attached.
In Ubuntu, the attached patch was applied to achieve the following:
* Merge from Debian unstable. Remaining changes:
- debian/control: Build-depend on libghc-extensible-exceptions-dev to fix
FTBFS.
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.9.0-5-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
=== modified file 'debian/control'
--- debian/control 2013-06-14 15:50:49 +0000
+++ debian/control 2013-06-17 00:57:50 +0000
@@ -9,7 +9,9 @@
libghc-hslogger-dev,
libghc-pretty-show-dev,
libghc-ifelse-dev,
+ libghc-extensible-exceptions-dev
Maintainer: Joey Hess <[email protected]>
Standards-Version: 3.9.3
Vcs-Git: git://github.com/joeyh/github-backup.git
Homepage: http://github.com/joeyh/github-backup