Package: hedgewars
Version: 0.9.18-0.2
Severity: normal
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch raring
hedgewars 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 -Nru hedgewars-0.9.18/debian/control hedgewars-0.9.18/debian/control
--- hedgewars-0.9.18/debian/control 2013-02-22 08:47:29.000000000 +0000
+++ hedgewars-0.9.18/debian/control 2013-04-10 12:43:21.000000000 +0100
@@ -13,25 +13,25 @@
libsdl-net1.2-dev,
bzip2,
fp-units-gfx,
- ghc6,
- libghc6-stm-dev,
- libghc6-network-dev,
- libghc6-dataenc-dev,
- libghc6-hslogger-dev,
+ ghc,
+ libghc-stm-dev,
+ libghc-network-dev,
+ libghc-dataenc-dev,
+ libghc-hslogger-dev,
libghc-utf8-string-dev,
liblua5.1-dev,
imagemagick,
libghc-bytestring-show-dev,
- libghc6-deepseq-dev,
+ libghc-deepseq-dev,
fpc,
libpng12-dev,
libavcodec-dev,
libavformat-dev,
freeglut3-dev,
- libghc6-binary-dev,
- libghc6-mtl-dev,
- libghc6-parsec3-dev,
- libghc6-vector-dev,
+ libghc-binary-dev,
+ libghc-mtl-dev,
+ libghc-parsec3-dev,
+ libghc-vector-dev,
qt4-qmake,
fp-units-misc
Standards-Version: 3.9.4
Thanks,
--
Colin Watson [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]