summaryrefslogtreecommitdiff
path: root/p/haskell-dimensional
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2016-05-29 11:57:10 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2016-05-29 12:42:31 +0200
commitf29b496459961cfcbdf4f33ff31e84ad9f243711 (patch)
tree1a0a99d06d25d504057c07bbba6c4020420da0af /p/haskell-dimensional
parent4d77fff5082d3dcd560cddd8c70c3650f71bd855 (diff)
downloadDHG_packages-f29b496459961cfcbdf4f33ff31e84ad9f243711.tar.gz
dimensional: Upgrading from 0.13.0.2 to 1.0.1.2
Diffstat (limited to 'p/haskell-dimensional')
-rw-r--r--p/haskell-dimensional/debian/changelog8
-rw-r--r--p/haskell-dimensional/debian/control18
2 files changed, 19 insertions, 7 deletions
diff --git a/p/haskell-dimensional/debian/changelog b/p/haskell-dimensional/debian/changelog
index a0988f8e4..ee0366bb6 100644
--- a/p/haskell-dimensional/debian/changelog
+++ b/p/haskell-dimensional/debian/changelog
@@ -1,9 +1,13 @@
-haskell-dimensional (0.13.0.2-4) UNRELEASED; urgency=medium
+haskell-dimensional (1.0.1.2-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:10 +0300
+ [ Joachim Breitner ]
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sun, 29 May 2016 11:57:10 +0200
haskell-dimensional (0.13.0.2-3) unstable; urgency=medium
diff --git a/p/haskell-dimensional/debian/control b/p/haskell-dimensional/debian/control
index 7a7b8ab91..abbb28a86 100644
--- a/p/haskell-dimensional/debian/control
+++ b/p/haskell-dimensional/debian/control
@@ -8,13 +8,21 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
- libghc-numtype-dev (<< 1.2),
- libghc-numtype-prof,
+ libghc-exact-pi-dev (>= 0.2.1.1),
+ libghc-exact-pi-dev (<< 0.5),
+ libghc-exact-pi-prof,
+ libghc-numtype-dk-dev (>= 0.5),
+ libghc-numtype-dk-dev (<< 1.1),
+ libghc-numtype-dk-prof,
+ libghc-vector-dev (>= 0.10),
+ libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
- libghc-numtype-doc,
+ libghc-exact-pi-doc,
+ libghc-numtype-dk-doc,
+ libghc-vector-doc,
Standards-Version: 3.9.8
-Homepage: http://dimensional.googlecode.com/
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Homepage: https://github.com/bjornbm/dimensional/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-dimensional
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
Package: libghc-dimensional-dev