[Pkg-haskell-commits] darcs: haskell-yesod: Remove stale upper bound in build-dependency on libghc-optparse-applicative-dev.
Colin Watson
cjwatson at debian.org
Fri Jun 28 14:53:54 UTC 2013
Fri Jun 28 14:53:47 UTC 2013 Colin Watson <cjwatson at debian.org>
* Remove stale upper bound in build-dependency on libghc-optparse-applicative-dev.
M ./changelog +7
M ./control -1
Fri Jun 28 14:53:47 UTC 2013 Colin Watson <cjwatson at debian.org>
* Remove stale upper bound in build-dependency on libghc-optparse-applicative-dev.
diff -rN -u old-haskell-yesod/changelog new-haskell-yesod/changelog
--- old-haskell-yesod/changelog 2013-06-28 14:53:54.209540209 +0000
+++ new-haskell-yesod/changelog 2013-06-28 14:53:54.209540209 +0000
@@ -1,3 +1,10 @@
+haskell-yesod (1.1.9.3-2) UNRELEASED; urgency=low
+
+ * Remove stale upper bound in build-dependency on
+ libghc-optparse-applicative-dev.
+
+ -- Colin Watson <cjwatson at debian.org> Fri, 28 Jun 2013 15:53:27 +0100
+
haskell-yesod (1.1.9.3-1) unstable; urgency=low
* New upstream version, upgrading scaffolding to cope with clientsession
diff -rN -u old-haskell-yesod/control new-haskell-yesod/control
--- old-haskell-yesod/control 2013-06-28 14:53:54.197544897 +0000
+++ new-haskell-yesod/control 2013-06-28 14:53:54.213538056 +0000
@@ -47,7 +47,6 @@
, libghc-network-conduit-dev
, libghc-network-conduit-prof
, libghc-optparse-applicative-dev (>> 0.4)
- , libghc-optparse-applicative-dev (<< 0.5)
, libghc-optparse-applicative-prof
, libghc-parsec3-dev
, libghc-parsec3-prof
More information about the Pkg-haskell-commits
mailing list