[Pkg-haskell-commits] darcs: haskell-platform: Fix dependencies of haskell-platform-doc. Thanks to Aaron M. Ucko for noticing. Closes: 784369

Joachim Breitner mail at joachim-breitner.de
Tue May 5 21:06:52 UTC 2015


Tue May  5 21:05:47 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Fix dependencies of haskell-platform-doc. Thanks to Aaron M. Ucko for noticing. Closes: 784369 

    M ./debian/changelog +7
    M ./debian/control -32 +32

Tue May  5 21:05:47 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Fix dependencies of haskell-platform-doc. Thanks to Aaron M. Ucko for noticing. Closes: 784369 
diff -rN -u old-haskell-platform/debian/changelog new-haskell-platform/debian/changelog
--- old-haskell-platform/debian/changelog	2015-05-05 21:06:52.628865313 +0000
+++ new-haskell-platform/debian/changelog	2015-05-05 21:06:52.632865313 +0000
@@ -1,3 +1,10 @@
+haskell-platform (2014.2.0.0.debian2) UNRELEASED; urgency=medium
+
+  * Fix dependencies of haskell-platform-doc. Thanks to Aaron M. Ucko for
+    noticing. Closes: 784369 
+
+ -- Joachim Breitner <nomeata at debian.org>  Tue, 05 May 2015 23:05:21 +0200
+
 haskell-platform (2014.2.0.0.debian1) unstable; urgency=medium
 
   * Upgrade to 2014.2.0.0
diff -rN -u old-haskell-platform/debian/control new-haskell-platform/debian/control
--- old-haskell-platform/debian/control	2015-05-05 21:06:52.628865313 +0000
+++ new-haskell-platform/debian/control	2015-05-05 21:06:52.632865313 +0000
@@ -123,36 +123,36 @@
  libraries as specified in the official Haskell Platform.
 Depends:
   ghc-doc,
-  libghc-async-prof,
-  libghc-attoparsec-prof,
-  libghc-case-insensitive-prof,
-  libghc-fgl-prof,
-  libghc-gluraw-prof,
-  libghc-glut-prof,
-  libghc-hashable-prof,
-  libghc-haskell-src-prof,
-  libghc-html-prof,
-  libghc-http-prof,
-  libghc-hunit-prof,
-  libghc-mtl-prof,
-  libghc-network-prof,
-  libghc-opengl-prof,
-  libghc-openglraw-prof,
-  libghc-parallel-prof,
-  libghc-parsec3-prof,
-  libghc-primitive-prof,
-  libghc-quickcheck2-prof,
-  libghc-random-prof,
-  libghc-regex-base-prof,
-  libghc-regex-compat-prof,
-  libghc-regex-posix-prof,
-  libghc-split-prof,
-  libghc-stm-prof,
-  libghc-syb-prof,
-  libghc-text-prof,
-  libghc-transformers-prof,
-  libghc-unordered-containers-prof,
-  libghc-vector-prof,
-  libghc-xhtml-prof,
-  libghc-zlib-prof,
+  libghc-async-doc,
+  libghc-attoparsec-doc,
+  libghc-case-insensitive-doc,
+  libghc-fgl-doc,
+  libghc-gluraw-doc,
+  libghc-glut-doc,
+  libghc-hashable-doc,
+  libghc-haskell-src-doc,
+  libghc-html-doc,
+  libghc-http-doc,
+  libghc-hunit-doc,
+  libghc-mtl-doc,
+  libghc-network-doc,
+  libghc-opengl-doc,
+  libghc-openglraw-doc,
+  libghc-parallel-doc,
+  libghc-parsec3-doc,
+  libghc-primitive-doc,
+  libghc-quickcheck2-doc,
+  libghc-random-doc,
+  libghc-regex-base-doc,
+  libghc-regex-compat-doc,
+  libghc-regex-posix-doc,
+  libghc-split-doc,
+  libghc-stm-doc,
+  libghc-syb-doc,
+  libghc-text-doc,
+  libghc-transformers-doc,
+  libghc-unordered-containers-doc,
+  libghc-vector-doc,
+  libghc-xhtml-doc,
+  libghc-zlib-doc,
   ${misc:Depends}




More information about the Pkg-haskell-commits mailing list