diff options
| author | Colin Watson <cjwatson@debian.org> | 2015-05-08 13:28:09 +0300 |
|---|---|---|
| committer | Colin Watson <cjwatson@debian.org> | 2015-05-08 13:28:09 +0300 |
| commit | 06b3da45398f6a46e5927c3bf842bf9dace1f43a (patch) | |
| tree | c22e3b21d715adc9dc4255edc4ae5585f7a72c17 /p/haskell-data-binary-ieee754 | |
| parent | 61d53780d12d45a9b3d960f367cd95fc6c1e6049 (diff) | |
| download | DHG_packages-06b3da45398f6a46e5927c3bf842bf9dace1f43a.tar.gz | |
haskell-data-binary-ieee754: Drop build-dependencies on libghc-binary-{dev,prof,doc}, unnecessary with GHC 7.8.
Diffstat (limited to 'p/haskell-data-binary-ieee754')
| -rw-r--r-- | p/haskell-data-binary-ieee754/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-data-binary-ieee754/debian/control | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/p/haskell-data-binary-ieee754/debian/changelog b/p/haskell-data-binary-ieee754/debian/changelog index a54facd32..40247f3a2 100644 --- a/p/haskell-data-binary-ieee754/debian/changelog +++ b/p/haskell-data-binary-ieee754/debian/changelog @@ -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@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 --git a/p/haskell-data-binary-ieee754/debian/control b/p/haskell-data-binary-ieee754/debian/control index ab749e583..251283d90 100644 --- a/p/haskell-data-binary-ieee754/debian/control +++ b/p/haskell-data-binary-ieee754/debian/control @@ -8,10 +8,7 @@ Build-Depends: debhelper (>= 9) , 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 |
