summaryrefslogtreecommitdiff
path: root/p/haskell-safecopy
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-12-03 14:09:29 -0500
committerClint Adams <clint@debian.org>2015-12-03 14:09:29 -0500
commit590a70db77265979dff0c7a3b35fdd4dd85dd8e2 (patch)
treedd629a23c481eaa9bb75c6d2b66bdfeba46f1292 /p/haskell-safecopy
parenta3cced056c5eefbfa1450595ba8743f59f2dc1e3 (diff)
parentfe77638401752623d2e291e513616b8dfefec993 (diff)
downloadDHG_packages-590a70db77265979dff0c7a3b35fdd4dd85dd8e2.tar.gz
Merge branch 'experimental'
Diffstat (limited to 'p/haskell-safecopy')
-rw-r--r--p/haskell-safecopy/debian/changelog9
-rw-r--r--p/haskell-safecopy/debian/control7
2 files changed, 14 insertions, 2 deletions
diff --git a/p/haskell-safecopy/debian/changelog b/p/haskell-safecopy/debian/changelog
index 9d17ec441..b6828126d 100644
--- a/p/haskell-safecopy/debian/changelog
+++ b/p/haskell-safecopy/debian/changelog
@@ -1,3 +1,12 @@
+haskell-safecopy (0.8.5-2) experimental; urgency=medium
+
+ * Depend on old-{locale,time}
+ * Bump standards-version to 3.9.6
+ * Depend on haskell-devscripts >= 0.10 to ensure that this package
+ builds against GHC in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:28:37 +0200
+
haskell-safecopy (0.8.5-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-safecopy/debian/control b/p/haskell-safecopy/debian/control
index 312f0de97..09ef9a8d9 100644
--- a/p/haskell-safecopy/debian/control
+++ b/p/haskell-safecopy/debian/control
@@ -4,13 +4,15 @@ Uploaders: Giovanni Mascellani <gio@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.9),
+ haskell-devscripts (>= 0.10),
cdbs,
ghc,
ghc-prof,
ghc-ghci,
libghc-cereal-dev (>= 0.3.1.0),
libghc-cereal-prof,
+ libghc-old-time-dev,
+ libghc-old-time-prof,
libghc-text-dev,
libghc-text-prof,
libghc-vector-dev (>= 0.10),
@@ -18,9 +20,10 @@ Build-Depends: debhelper (>= 9),
libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
libghc-cereal-doc,
+ libghc-old-time-doc,
libghc-text-doc,
libghc-vector-doc,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: http://acid-state.seize.it/safecopy
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-safecopy
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-safecopy