tags 629774 patch user ubuntu-de...@lists.ubuntu.com usertags 629774 ubuntu-patch oneiric thanks
On Wed, Jun 08, 2011 at 05:24:59PM +0200, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build on > amd64. [...] > > The following packages have unmet dependencies: > > sbuild-build-depends-datapacker-dummy : Depends: libghc6-unix-dev but it > > is not installable > > Depends: libghc6-filepath-dev but > > it is not installable Here's a patch. * Update build-dependencies for GHC 7 (LP: #826233). diff -Nru datapacker-1.0.1+nmu1/debian/control datapacker-1.0.1+nmu1ubuntu1/debian/control --- datapacker-1.0.1+nmu1/debian/control 2009-11-02 21:18:09.000000000 +0000 +++ datapacker-1.0.1+nmu1ubuntu1/debian/control 2011-08-22 19:25:12.000000000 +0100 @@ -4,8 +4,8 @@ Maintainer: John Goerzen <jgoer...@complete.org> Build-Depends: debhelper (>= 5), groff, docbook-utils, man-db, ghostscript, gtk-doc-tools, sgml2x, jade, - ghc6 (>= 6.8), haskell-devscripts (>= 0.6.6), libghc6-missingh-dev (>= 1.0.1), - libghc6-unix-dev, libghc6-mtl-dev, libghc6-filepath-dev, libghc6-hslogger-dev + ghc (>= 6.8), haskell-devscripts (>= 0.6.6), libghc-missingh-dev (>= 1.0.1), + libghc-unix-dev, libghc-mtl-dev, libghc-filepath-dev, libghc-hslogger-dev Build-Conflicts: docbook-ebnf Standards-Version: 3.7.3 Homepage: http://software.complete.org/datapacker 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