[Pkg-haskell-commits] darcs: haskell-github: Sort Build-Depends(-Indep)

James McCoy jamessan at debian.org
Tue Jun 30 01:27:45 UTC 2015


Sun Jun 28 19:36:36 UTC 2015  James McCoy <jamessan at debian.org>
  * Sort Build-Depends(-Indep)

    M ./control -16 +16

Sun Jun 28 19:36:36 UTC 2015  James McCoy <jamessan at debian.org>
  * Sort Build-Depends(-Indep)
diff -rN -u old-haskell-github/control new-haskell-github/control
--- old-haskell-github/control	2015-06-30 01:27:45.265730618 +0000
+++ new-haskell-github/control	2015-06-30 01:27:45.269730617 +0000
@@ -20,35 +20,35 @@
   , 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




More information about the Pkg-haskell-commits mailing list