summaryrefslogtreecommitdiff
path: root/p/haskell-persistent-template/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-06-28 00:14:38 +0300
committerClint Adams <clint@debian.org>2015-06-28 00:14:38 +0300
commitfe73d593287dc0b1e4853e8a3df08e90a7de1169 (patch)
tree131aaf6a6c1d53f83e94764d68a7a1e03747ac99 /p/haskell-persistent-template/debian
parent07227068bf0b872d5bc2b747d85626c32c1a3316 (diff)
downloadDHG_packages-fe73d593287dc0b1e4853e8a3df08e90a7de1169.tar.gz
haskell-persistent-template: New upstream version 2.1.3.4.
Diffstat (limited to 'p/haskell-persistent-template/debian')
-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