[DHG_packages] 01/01: crackNum: Upgrading from 1.5 to 1.9
Clint Adams
clint at moszumanska.debian.org
Mon Jul 10 15:16:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 3febfb04ea3c032fe8d8127a1bdea7d51b68c108
Author: Clint Adams <clint at debian.org>
Date: Mon Jul 10 11:15:14 2017 -0400
crackNum: Upgrading from 1.5 to 1.9
---
p/haskell-cracknum/debian/changelog | 6 ++++++
p/haskell-cracknum/debian/control | 8 +++++---
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/p/haskell-cracknum/debian/changelog b/p/haskell-cracknum/debian/changelog
index 9ffe858..bd08486 100644
--- a/p/haskell-cracknum/debian/changelog
+++ b/p/haskell-cracknum/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cracknum (1.9-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 10 Jul 2017 11:15:14 -0400
+
haskell-cracknum (1.5-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-cracknum/debian/control b/p/haskell-cracknum/debian/control
index 5ac30a4..11d398b 100644
--- a/p/haskell-cracknum/debian/control
+++ b/p/haskell-cracknum/debian/control
@@ -9,15 +9,17 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
+ libghc-floatinghex-dev (>= 0.4),
+ libghc-floatinghex-prof,
libghc-data-binary-ieee754-dev,
libghc-data-binary-ieee754-prof,
libghc-ieee754-dev,
libghc-ieee754-prof,
-Build-Depends-Indep:
- ghc-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-floatinghex-doc,
libghc-data-binary-ieee754-doc,
libghc-ieee754-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://hackage.haskell.org/package/crackNum
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-cracknum
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list