[DHG_packages] 03/03: [FIX] parsec3 with version control is useless

Alexandre Delanoë anoe at moszumanska.debian.org
Thu Aug 27 15:36:09 UTC 2015


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

anoe pushed a commit to branch anoe
in repository DHG_packages.

commit 42f0679f6f44531ca66a67e52246fd9dd4c87907
Author: Alexandre Delanoë <anoe at debian.org>
Date:   Thu Aug 27 17:34:25 2015 +0200

    [FIX] parsec3 with version control is useless
---
 p/haskell-lambdabot-core/debian/control            | 6 +++---
 p/haskell-lambdabot-haskell-plugins/debian/control | 2 +-
 p/haskell-lambdabot-misc-plugins/debian/control    | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/p/haskell-lambdabot-core/debian/control b/p/haskell-lambdabot-core/debian/control
index 70f618e..0ae2c73 100644
--- a/p/haskell-lambdabot-core/debian/control
+++ b/p/haskell-lambdabot-core/debian/control
@@ -31,8 +31,8 @@ Build-Depends: debhelper (>= 9),
  libghc-mtl-prof,
  libghc-network-dev (>= 2.3.0.13),
  libghc-network-prof,
- libghc-parsec3-dev (>= 3),
- libghc-parsec3-prof (>= 3),
+ libghc-parsec3-dev,
+ libghc-parsec3-prof,
  libghc-random-dev (>= 1),
  libghc-random-prof,
  libghc-random-fu-dev (>= 0.2),
@@ -61,7 +61,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-monad-control-doc,
  libghc-mtl-doc,
  libghc-network-doc,
- libghc-parsec3-doc (>= 3),
+ libghc-parsec3-doc,
  libghc-random-doc,
  libghc-random-fu-doc,
  libghc-random-source-doc,
diff --git a/p/haskell-lambdabot-haskell-plugins/debian/control b/p/haskell-lambdabot-haskell-plugins/debian/control
index 7094cac..d108cd2 100644
--- a/p/haskell-lambdabot-haskell-plugins/debian/control
+++ b/p/haskell-lambdabot-haskell-plugins/debian/control
@@ -46,7 +46,7 @@ Build-Depends: debhelper (>= 9),
  libghc-numbers-prof,
  libghc-oeis-dev (>= 0.3.1),
  libghc-oeis-prof,
- libghc-parsec3-dev (>= 3),
+ libghc-parsec3-dev,
  libghc-parsec3-prof,
  libghc-regex-tdfa-dev (>= 1.1),
  libghc-regex-tdfa-prof,
diff --git a/p/haskell-lambdabot-misc-plugins/debian/control b/p/haskell-lambdabot-misc-plugins/debian/control
index 1de44a6..800f606 100644
--- a/p/haskell-lambdabot-misc-plugins/debian/control
+++ b/p/haskell-lambdabot-misc-plugins/debian/control
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 9),
  libghc-network-prof,
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-prof,
- libghc-parsec3-dev (>= 3),
+ libghc-parsec3-dev,
  libghc-parsec3-prof,
  libghc-random-dev (>= 1),
  libghc-random-prof,

-- 
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