summaryrefslogtreecommitdiff
path: root/p/darcs
diff options
context:
space:
mode:
authorIain Lane <laney@debian.org>2012-04-02 22:27:18 +0400
committerIain Lane <laney@debian.org>2012-04-02 22:27:18 +0400
commitd64207acaa0f196c475a1786511fad73ae7f1177 (patch)
treeaf203e183fd46a1c187df915b43598b9f79c348c /p/darcs
parenta7dea87723ef4e2f91479fc35f904b9de67b8801 (diff)
downloadDHG_packages-d64207acaa0f196c475a1786511fad73ae7f1177.tar.gz
darcs: debian/control: Update BDs for this release
Diffstat (limited to 'p/darcs')
-rw-r--r--p/darcs/debian/changelog1
-rw-r--r--p/darcs/debian/control42
2 files changed, 29 insertions, 14 deletions
diff --git a/p/darcs/debian/changelog b/p/darcs/debian/changelog
index 101b476c5..ecad5ee38 100644
--- a/p/darcs/debian/changelog
+++ b/p/darcs/debian/changelog
@@ -1,6 +1,7 @@
darcs (2.7.99.1-1) UNRELEASED; urgency=low
* debian/watch: Track beta versions
+ * debian/control: Update BDs for this release
-- Iain Lane <laney@debian.org> Mon, 02 Apr 2012 19:11:22 +0100
diff --git a/p/darcs/debian/control b/p/darcs/debian/control
index f30f2774b..19b232c74 100644
--- a/p/darcs/debian/control
+++ b/p/darcs/debian/control
@@ -5,28 +5,39 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Erik de Castro Lopo <merikd@mega-nerd.com>,
Petr Rockai <mornfall@debian.org>
DM-Upload-Allowed: yes
-# I don't specify lower bounds that can't be violated in Debian.
-# Note that ghc (>= 6.10.4) excludes Lenny libs built against 6.8.
Build-Depends: cdbs, debhelper (>= 7), haskell-devscripts (>= 0.8),
- ghc,
+ ghc (>= 7.4),
ghc-prof,
bash-completion (>= 1:1.1),
libcurl4-gnutls-dev (>= 7.19.1),
- libghc-filepath-dev,
- libghc-hashed-storage-dev,
- libghc-haskeline-dev,
- libghc-html-dev,
+ libghc-filepath-dev (>= 1.1.0.0),
+ libghc-filepath-dev (<< 1.5.0.0),
+ libghc-hashed-storage-dev (>= 0.5.6),
+ libghc-hashed-storage-dev (<< 0.6),
+ libghc-haskeline-dev (>= 0.6.3),
+ libghc-haskeline-dev (<< 0.7),
+ libghc-html-dev (>= 1.0),
+ libghc-html-dev (<< 1.1),
libghc-http-dev,
libghc-mmap-dev,
- libghc-mtl-dev,
+ libghc-mtl-dev (>= 1.0),
+ libghc-mtl-dev (<< 2.1),
libghc-network-dev,
- libghc-parsec3-dev,
- libghc-regex-compat-dev,
- libghc-tar-dev,
+ libghc-parsec3-dev (>= 2.0),
+ libghc-parsec3-dev (<< 3.2),
+ libghc-random-dev (>= 1.0),
+ libghc-random-dev (<< 1.1),
+ libghc-regex-compat-dev (>= 0.95.1),
+ libghc-tar-dev (>= 0.3),
+ libghc-tar-dev (<< 0.4),
libghc-terminfo-dev,
- libghc-text-dev,
- libghc-unix-dev,
- libghc-zlib-dev,
+ libghc-text-dev (>= 0.11.0.6),
+ libghc-text-dev (<< 0.12.0.0),
+ libghc-unix-dev (>= 1.0),
+ libghc-unix-dev (<< 2.6),
+ libghc-vector-dev (>= 0.7),
+ libghc-zlib-dev (>= 0.5.1.0),
+ libghc-zlib-dev (<< 0.6.0.0),
libghc-filepath-prof,
libghc-hashed-storage-prof,
libghc-haskeline-prof,
@@ -36,11 +47,13 @@ Build-Depends: cdbs, debhelper (>= 7), haskell-devscripts (>= 0.8),
libghc-mtl-prof,
libghc-network-prof,
libghc-parsec3-prof,
+ libghc-random-prof,
libghc-regex-compat-prof,
libghc-tar-prof,
libghc-terminfo-prof,
libghc-text-prof,
libghc-unix-prof,
+ libghc-vector-prof,
libghc-zlib-prof
Build-Depends-Indep:
ghc-doc,
@@ -59,6 +72,7 @@ Build-Depends-Indep:
libghc-terminfo-doc,
libghc-text-doc,
libghc-unix-doc,
+ libghc-vector-doc,
libghc-zlib-doc
Build-Conflicts:
libghc-parsec2-dev,