[Pkg-haskell-commits] darcs: yi: Cleanup Build-Depends-Indep

Joachim Breitner mail at joachim-breitner.de
Tue Oct 15 09:07:23 UTC 2013


Tue Oct 15 08:54:56 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Cleanup Build-Depends-Indep

    M ./control -41 +25

Tue Oct 15 08:54:56 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Cleanup Build-Depends-Indep
diff -rN -u old-yi/control new-yi/control
--- old-yi/control	2013-10-15 09:07:22.682542175 +0000
+++ new-yi/control	2013-10-15 09:07:23.010536277 +0000
@@ -103,49 +103,33 @@
                , libghc-vte-dev
                , libghc-vte-prof
 Build-Depends-Indep: ghc-doc
-                     , libghc-diff-doc (>= 0.1)
-                     , libghc-diff-doc (<< 0.3)
-                     , libghc-quickcheck2-doc (>= 2.1.0.2)
-                     , libghc-cautious-file-doc (>= 1.0.1)
-                     , libghc-concrete-typerep-doc (>= 0.1)
-                     , libghc-concrete-typerep-doc (<< 0.2)
-                     , libghc-data-accessor-doc (>= 0.2.1.4)
-                     , libghc-data-accessor-doc (<< 0.3)
-                     , libghc-data-accessor-mtl-doc (>= 0.2)
-                     , libghc-data-accessor-mtl-doc (<< 0.3)
-                     , libghc-data-accessor-template-doc (>= 0.2.1.3)
-                     , libghc-data-accessor-template-doc (<< 0.2.2)
-                     , libghc-derive-doc (>= 2.4)
-                     , libghc-derive-doc (<< 2.7)
-                     , libghc-dlist-doc (>= 0.4.1)
-                     , libghc-dyre-doc (>= 0.8.11)
-                     , libghc-fingertree-doc (<< 0.1)
-                     , libghc-ghc-paths-doc (>= 0.1)
-                     , libghc-ghc-paths-doc (<< 0.2)
-                     , libghc-hashable-doc (>= 1.1)
-                     , libghc-hashable-doc (<< 1.3)
-                     , libghc-hint-doc (>> 0.3.1)
-                     , libghc-mtl-doc (>= 0.1.0.1)
-                     , libghc-pointedlist-doc (>= 0.4)
-                     , libghc-pointedlist-doc (<< 0.6)
-                     , libghc-puremd5-doc (>= 0.2.3)
+                     , libghc-diff-doc
+                     , libghc-quickcheck2-doc
+                     , libghc-cautious-file-doc
+                     , libghc-concrete-typerep-doc
+                     , libghc-data-accessor-doc
+                     , libghc-data-accessor-mtl-doc
+                     , libghc-data-accessor-template-doc
+                     , libghc-derive-doc
+                     , libghc-dlist-doc
+                     , libghc-dyre-doc
+                     , libghc-fingertree-doc
+                     , libghc-ghc-paths-doc
+                     , libghc-hashable-doc
+                     , libghc-hint-doc
+                     , libghc-mtl-doc
+                     , libghc-pointedlist-doc
+                     , libghc-puremd5-doc
                      , libghc-random-doc
-                     , libghc-regex-base-doc (>= 0.93)
-                     , libghc-regex-base-doc (<< 0.94)
-                     , libghc-regex-tdfa-doc (>= 1.1)
-                     , libghc-regex-tdfa-doc (<< 1.2)
-                     , libghc-rosezipper-doc (>= 0.1)
-                     , libghc-rosezipper-doc (<< 0.3)
-                     , libghc-split-doc (>= 0.1)
-                     , libghc-split-doc (<< 0.3)
+                     , libghc-regex-base-doc
+                     , libghc-regex-tdfa-doc
+                     , libghc-rosezipper-doc
+                     , libghc-split-doc
                      , libghc-uniplate-doc
-                     , libghc-unix-compat-doc (>= 0.1)
-                     , libghc-unix-compat-doc (<< 0.5)
-                     , libghc-unordered-containers-doc (>= 0.1.3)
-                     , libghc-unordered-containers-doc (<< 0.3)
-                     , libghc-utf8-string-doc (>= 0.3.1)
-                     , libghc-vty-doc (>= 4.7.0.0)
-                     , libghc-vty-doc (<< 5)
+                     , libghc-unix-compat-doc
+                     , libghc-unordered-containers-doc
+                     , libghc-utf8-string-doc
+                     , libghc-vty-doc
                      , libghc-gtk-doc
                      , libghc-vte-doc
 Standards-Version: 3.9.4




More information about the Pkg-haskell-commits mailing list