Package: raincat
Version: 1.1-3
Severity: normal
User: [email protected]
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 <[email protected]>
Uploaders: Miriam Ruiz <[email protected]>
-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 [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]