[Debian-med-packaging] Bug#710774: qiime: FTBFS: ghc6 no longer exists, use ghc

Colin Watson cjwatson at ubuntu.com
Sun Jun 2 09:31:36 UTC 2013


Package: qiime
Version: 1.5.0-2
Severity: serious
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch saucy

ghc6 has been a transitional package for over two years, and has now
been removed from unstable.  As a result, qiime fails to build.  Please
apply this patch to fix it.

  * Build-depend on ghc rather than ghc6.

diff -Nru qiime-1.5.0/debian/control qiime-1.5.0/debian/control
--- qiime-1.5.0/debian/control	2012-08-06 08:25:40.000000000 +0100
+++ qiime-1.5.0/debian/control	2013-06-02 10:22:38.000000000 +0100
@@ -6,7 +6,7 @@
  Andreas Tille <tille at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 9), python-all-dev (>= 2.7), python-cogent ( >= 1.5.1 ),
- python-numpy, python-matplotlib, ghc6, python-sphinx
+ python-numpy, python-matplotlib, ghc, python-sphinx
 Standards-Version: 3.9.3
 Homepage: http://www.qiime.org/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/qiime/trunk/

Thanks,

-- 
Colin Watson                                       [cjwatson at ubuntu.com]



More information about the Debian-med-packaging mailing list