Package: qiime Version: 1.5.0-2 Severity: serious Tags: patch User: ubuntu-de...@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 <ti...@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 [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org