summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-persistent-template/debian/changelog6
-rw-r--r--p/haskell-persistent-template/debian/control6
2 files changed, 9 insertions, 3 deletions
diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog
index 5344e0147..451eefd95 100644
--- a/p/haskell-persistent-template/debian/changelog
+++ b/p/haskell-persistent-template/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-template (2.1.3.4-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sat, 27 Jun 2015 17:08:45 -0400
+
haskell-persistent-template (2.1.1-3) unstable; urgency=medium
* Rebuild due to haskell-devscripts bug affecting the previous
diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control
index 2163a0900..967197373 100644
--- a/p/haskell-persistent-template/debian/control
+++ b/p/haskell-persistent-template/debian/control
@@ -10,14 +10,14 @@ Build-Depends: debhelper (>= 9)
, ghc-prof
, ghc-ghci
, libghc-aeson-dev (>= 0.7)
- , libghc-aeson-dev (<< 0.9)
+ , libghc-aeson-dev (<< 0.10)
, libghc-aeson-prof
, libghc-monad-control-dev (>= 0.2)
, libghc-monad-control-dev (<< 1.1)
, libghc-monad-control-prof
, libghc-monad-logger-dev
, libghc-monad-logger-prof
- , libghc-persistent-dev (>= 2.1)
+ , libghc-persistent-dev (>= 2.1.3)
, libghc-persistent-dev (<< 3)
, libghc-persistent-prof
, libghc-text-dev (>= 0.5)
@@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc
, libghc-tagged-doc
, libghc-path-pieces-doc
, libghc-unordered-containers-doc
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/persistent-template
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-persistent-template
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-persistent-template