Bug#705122: raincat: please update Haskell build-dependencies
Colin Watson
cjwatson at ubuntu.com
Wed Apr 10 12:06:01 UTC 2013
Package: raincat
Version: 1.1-3
Severity: normal
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch raring
raincat still build-depends on ghc6 and libghc6-*, which have been
transitional dummy packages for quite a while, and the Haskell packaging
team would like to get rid of them at some point. Could you please
update your build-dependencies? Here's a patch.
* Build-depend on ghc and libghc-* rather than the transitional ghc6 and
libghc6-*.
diff -u raincat-1.1/debian/control raincat-1.1/debian/control
--- raincat-1.1/debian/control
+++ raincat-1.1/debian/control
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Miriam Ruiz <little_miry at yahoo.es>
-Build-Depends: debhelper (>= 7), dh-buildinfo, quilt, sng, ghc6,
+Build-Depends: debhelper (>= 7), dh-buildinfo, quilt, sng, ghc,
freeglut3-dev, libgl1-mesa-dev, libglu1-mesa-dev,
libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev,
- libghc6-ghc-mtl-dev, libghc6-datetime-dev,
- libghc6-glut-dev, libghc6-opengl-dev, libghc6-sdl-dev,
- libghc6-sdl-image-dev, libghc6-sdl-mixer-dev
+ libghc-ghc-mtl-dev, libghc-datetime-dev,
+ libghc-glut-dev, libghc-opengl-dev, libghc-sdl-dev,
+ libghc-sdl-image-dev, libghc-sdl-mixer-dev
Standards-Version: 3.9.3
Homepage: http://raincat.bysusanlin.com/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/raincat/
Thanks,
--
Colin Watson [cjwatson at ubuntu.com]
More information about the Pkg-games-devel
mailing list