[Pkg-haskell-commits] darcs: haskell-hsqml: Remove duplicate dependencies in control file.
Christopher Reichert
creichert07 at gmail.com
Sun Dec 21 18:20:04 UTC 2014
Wed Dec 10 03:12:58 UTC 2014 Christopher Reichert <creichert07 at gmail.com>
* Remove duplicate dependencies in control file.
M ./control -11 +3
Wed Dec 10 03:12:58 UTC 2014 Christopher Reichert <creichert07 at gmail.com>
* Remove duplicate dependencies in control file.
diff -rN -u old-haskell-hsqml/control new-haskell-hsqml/control
--- old-haskell-hsqml/control 2014-12-21 18:20:04.071918886 +0000
+++ new-haskell-hsqml/control 2014-12-21 18:20:04.075918887 +0000
@@ -15,27 +15,19 @@
, qtbase5-dev
, libqt5qml5
, libqt5quick5
- , libghc-text-dev (>= 0.11)
- , libghc-text-dev (<< 1.3)
- , libghc-text-prof
, libghc-tagged-dev (>= 0.4)
, libghc-tagged-dev (<< 0.8)
, libghc-tagged-prof
- , libghc-transformers-dev (>= 0.2)
- , libghc-transformers-dev (<< 0.5)
- , libghc-transformers-prof
, libghc-text-dev (>= 0.11)
, libghc-text-dev (<< 1.3)
, libghc-text-prof
- , libghc-tagged-dev (>= 0.4)
- , libghc-tagged-dev (<< 0.8)
- , libghc-tagged-prof
+ , libghc-transformers-dev (>= 0.2)
+ , libghc-transformers-dev (<< 0.5)
+ , libghc-transformers-prof
Build-Depends-Indep: ghc-doc
, libghc-text-doc
, libghc-tagged-doc
, libghc-transformers-doc
- , libghc-text-doc
- , libghc-tagged-doc
Standards-Version: 3.9.6
Homepage: http://www.gekkou.co.uk/software/hsqml/
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hsqml
More information about the Pkg-haskell-commits
mailing list