[Pkg-haskell-commits] darcs: haskell-data-binary-ieee754: Drop	build-dependencies on libghc-binary-{dev, prof, doc},	unnecessary with GHC 7.8.
    Colin Watson 
    cjwatson at debian.org
       
    Fri May  8 10:31:32 UTC 2015
    
    
  
Fri May  8 10:28:09 UTC 2015  Colin Watson <cjwatson at debian.org>
  * Drop build-dependencies on libghc-binary-{dev,prof,doc}, unnecessary with GHC 7.8.
    M ./changelog +7
    M ./control -3
Fri May  8 10:28:09 UTC 2015  Colin Watson <cjwatson at debian.org>
  * Drop build-dependencies on libghc-binary-{dev,prof,doc}, unnecessary with GHC 7.8.
diff -rN -u old-haskell-data-binary-ieee754/changelog new-haskell-data-binary-ieee754/changelog
--- old-haskell-data-binary-ieee754/changelog	2015-05-08 10:31:32.106320927 +0000
+++ new-haskell-data-binary-ieee754/changelog	2015-05-08 10:31:32.110320929 +0000
@@ -1,3 +1,10 @@
+haskell-data-binary-ieee754 (0.4.4-3) UNRELEASED; urgency=medium
+
+  * Drop build-dependencies on libghc-binary-{dev,prof,doc}, unnecessary
+    with GHC 7.8.
+
+ -- Colin Watson <cjwatson at debian.org>  Fri, 08 May 2015 11:27:49 +0100
+
 haskell-data-binary-ieee754 (0.4.4-2) unstable; urgency=medium
 
   * Upload to unstable
diff -rN -u old-haskell-data-binary-ieee754/control new-haskell-data-binary-ieee754/control
--- old-haskell-data-binary-ieee754/control	2015-05-08 10:31:32.106320927 +0000
+++ new-haskell-data-binary-ieee754/control	2015-05-08 10:31:32.110320929 +0000
@@ -8,10 +8,7 @@
   , haskell-devscripts (>= 0.9)
   , ghc
   , ghc-prof
-  , libghc-binary-dev
-  , libghc-binary-prof
 Build-Depends-Indep: ghc-doc
-  , libghc-binary-doc
 Standards-Version: 3.9.4
 Homepage: http://hackage.haskell.org/package/data-binary-ieee754
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-data-binary-ieee754
    
    
More information about the Pkg-haskell-commits
mailing list