summaryrefslogtreecommitdiff
path: root/p/haskell-github
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2015-06-28 22:36:36 +0300
committerJames McCoy <jamessan@debian.org>2015-06-28 22:36:36 +0300
commit7baec3774aad494e851e9d77fbe1d79dd2e828a7 (patch)
tree5c34bcdc90e09be6aa6e0855c3937ee0589fd37b /p/haskell-github
parente30e61ffc99de3f6402668a56b7a667ae5924f36 (diff)
downloadDHG_packages-7baec3774aad494e851e9d77fbe1d79dd2e828a7.tar.gz
haskell-github: Sort Build-Depends(-Indep)
Diffstat (limited to 'p/haskell-github')
-rw-r--r--p/haskell-github/debian/control32
1 files changed, 16 insertions, 16 deletions
diff --git a/p/haskell-github/debian/control b/p/haskell-github/debian/control
index ba71fa057..80a32d180 100644
--- a/p/haskell-github/debian/control
+++ b/p/haskell-github/debian/control
@@ -20,35 +20,35 @@ Build-Depends: debhelper (>= 9)
, libghc-case-insensitive-prof,
, libghc-cryptohash-dev (>= 0.11)
, libghc-cryptohash-prof
- , libghc-text-dev
- , libghc-text-prof
- , libghc-http-dev
- , libghc-http-prof
- , libghc-network-dev
- , libghc-network-prof
- , libghc-http-conduit-dev (>= 1.8)
- , libghc-http-conduit-prof
, libghc-failure-dev
, libghc-failure-prof
+ , libghc-http-conduit-dev (>= 1.8)
+ , libghc-http-conduit-prof
+ , libghc-http-dev
+ , libghc-http-prof
, libghc-http-types-dev
, libghc-http-types-prof
- , libghc-vector-dev
- , libghc-vector-prof
- , libghc-unordered-containers-dev (>= 0.2)
+ , libghc-network-dev
+ , libghc-network-prof
+ , libghc-text-dev
+ , libghc-text-prof
, libghc-unordered-containers-dev (<< 0.3)
+ , libghc-unordered-containers-dev (>= 0.2)
, libghc-unordered-containers-prof
+ , libghc-vector-dev
+ , libghc-vector-prof
Build-Depends-Indep: ghc-doc
, libghc-aeson-doc
, libghc-attoparsec-doc
, libghc-case-insensitive-doc
- , libghc-text-doc
- , libghc-http-doc
- , libghc-network-doc
- , libghc-http-conduit-doc
, libghc-failure-doc
+ , libghc-http-conduit-doc
+ , libghc-http-doc
, libghc-http-types-doc
- , libghc-vector-doc
+ , libghc-network-doc
+ , libghc-text-doc
, libghc-unordered-containers-doc
+ , libghc-vector-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/github
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-github