[DHG_packages] 03/06: monadplus: modernise d/control

Sean Whitton spw-guest at moszumanska.debian.org
Wed Jun 8 13:45:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

spw-guest pushed a commit to branch master
in repository DHG_packages.

commit 9f48ae3dc3ca0406d9709fca9aa5a404b03e7945
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Wed Jun 8 21:38:15 2016 +0900

    monadplus: modernise d/control
---
 p/haskell-monadplus/debian/control | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/p/haskell-monadplus/debian/control b/p/haskell-monadplus/debian/control
index 80cdc5f..e4b4bc7 100644
--- a/p/haskell-monadplus/debian/control
+++ b/p/haskell-monadplus/debian/control
@@ -8,15 +8,12 @@ Build-Depends: debhelper (>= 9),
  cdbs,
  ghc,
  ghc-prof,
- libghc-base-dev (>= 4),
- libghc-base-dev (<< 5),
- libghc-base-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-base-doc,
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/monadplus
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-monadplus
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Haskell98 partial maps and filters over MonadPlus.
  Filtering and folding over arbitrary `MonadPlus` instances.
  This package generalizes many common stream operations such as

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list