[Pkg-haskell-commits] darcs: gitit: Fix many errors in dependencies
Giovanni Mascellani
gio at debian.org
Tue May 15 09:04:23 UTC 2012
Tue May 15 08:45:54 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Fix many errors in dependencies
Ignore-this: 22f415761427e58307d87647423fb3f5
M ./control -18 +15
Tue May 15 08:45:54 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Fix many errors in dependencies
Ignore-this: 22f415761427e58307d87647423fb3f5
diff -rN -u old-gitit//control new-gitit//control
--- old-gitit//control 2012-05-15 09:04:22.752829709 +0000
+++ new-gitit//control 2012-05-15 09:04:22.764828652 +0000
@@ -30,7 +30,7 @@
, libghc-highlighting-kate-dev (>= 0.5.0.1)
, libghc-highlighting-kate-dev (<< 0.6)
, libghc-bytestring-dev
- , libghc-test-dev
+ , libghc-text-dev
, libghc-random-dev
, libghc-network-dev (>= 2.1.0.0)
, libghc-network-dev (<< 2.4)
@@ -38,13 +38,12 @@
, libghc-utf8-string-dev (<< 0.4)
, libghc-sha-dev (>= 1)
, libghc-sha-dev (<< 1.6)
- , libghc-http-dev (>= 4000.0)
- , libghc-http-dev (<< 4000.3)
+ , libghc-http-dev (>= 1:4000.0)
+ , libghc-http-dev (<< 1:4000.3)
, libghc-hstringtemplate-dev (>= 0.6)
, libghc-hstringtemplate-dev (<< 0.7)
- , libghc-old-locale-dev (>= 1)
- , libghc-time-dev (>= 1.1)
- , libghc-time-dev (<< 1.5)
+ , libghc-old-locale-dev
+ , libghc-time-dev
, libghc-recaptcha-dev (>= 0.1)
, libghc-filestore-dev (>= 0.4.0.2)
, libghc-filestore-dev (<< 0.5)
@@ -91,7 +90,7 @@
, libghc-highlighting-kate-prof (>= 0.5.0.1)
, libghc-highlighting-kate-prof (<< 0.6)
, libghc-bytestring-prof
- , libghc-test-prof
+ , libghc-text-prof
, libghc-random-prof
, libghc-network-prof (>= 2.1.0.0)
, libghc-network-prof (<< 2.4)
@@ -99,13 +98,12 @@
, libghc-utf8-string-prof (<< 0.4)
, libghc-sha-prof (>= 1)
, libghc-sha-prof (<< 1.6)
- , libghc-http-prof (>= 4000.0)
- , libghc-http-prof (<< 4000.3)
+ , libghc-http-prof (>= 1:4000.0)
+ , libghc-http-prof (<< 1:4000.3)
, libghc-hstringtemplate-prof (>= 0.6)
, libghc-hstringtemplate-prof (<< 0.7)
- , libghc-old-locale-prof (>= 1)
- , libghc-time-prof (>= 1.1)
- , libghc-time-prof (<< 1.5)
+ , libghc-old-locale-prof
+ , libghc-time-prof
, libghc-recaptcha-prof (>= 0.1)
, libghc-filestore-prof (>= 0.4.0.2)
, libghc-filestore-prof (<< 0.5)
@@ -153,7 +151,7 @@
, libghc-highlighting-kate-doc (>= 0.5.0.1)
, libghc-highlighting-kate-doc (<< 0.6)
, libghc-bytestring-doc
- , libghc-test-doc
+ , libghc-text-doc
, libghc-random-doc
, libghc-network-doc (>= 2.1.0.0)
, libghc-network-doc (<< 2.4)
@@ -161,13 +159,12 @@
, libghc-utf8-string-doc (<< 0.4)
, libghc-sha-doc (>= 1)
, libghc-sha-doc (<< 1.6)
- , libghc-http-doc (>= 4000.0)
- , libghc-http-doc (<< 4000.3)
+ , libghc-http-doc (>= 1:4000.0)
+ , libghc-http-doc (<< 1:4000.3)
, libghc-hstringtemplate-doc (>= 0.6)
, libghc-hstringtemplate-doc (<< 0.7)
- , libghc-old-locale-doc (>= 1)
- , libghc-time-doc (>= 1.1)
- , libghc-time-doc (<< 1.5)
+ , libghc-old-locale-doc
+ , libghc-time-doc
, libghc-recaptcha-doc (>= 0.1)
, libghc-filestore-doc (>= 0.4.0.2)
, libghc-filestore-doc (<< 0.5)
More information about the Pkg-haskell-commits
mailing list