diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-08-29 03:24:54 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-08-29 03:24:54 +0400 |
| commit | 315fd10fd732e0a264d739b6b0f1cd2b198b4734 (patch) | |
| tree | 1ea89831722cb12db39330fb2bf87dd298042e91 /p/haskell-math-functions/debian | |
| parent | f82ccadd0f2ae03e75d32f87e4b2b0c254a3f092 (diff) | |
| download | DHG_packages-315fd10fd732e0a264d739b6b0f1cd2b198b4734.tar.gz | |
haskell-math-functions: New upstream release
Diffstat (limited to 'p/haskell-math-functions/debian')
| -rw-r--r-- | p/haskell-math-functions/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-math-functions/debian/control | 13 |
2 files changed, 13 insertions, 5 deletions
diff --git a/p/haskell-math-functions/debian/changelog b/p/haskell-math-functions/debian/changelog index de6de2916..e69f68c46 100644 --- a/p/haskell-math-functions/debian/changelog +++ b/p/haskell-math-functions/debian/changelog @@ -1,8 +1,9 @@ -haskell-math-functions (0.1.1.0-5) UNRELEASED; urgency=low +haskell-math-functions (0.1.5.2-1) UNRELEASED; urgency=low * Adjust watch file to new hackage layout + * New upstream release - -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:00 +0200 + -- Joachim Breitner <nomeata@debian.org> Thu, 28 Aug 2014 16:23:27 -0700 haskell-math-functions (0.1.1.0-4) unstable; urgency=low diff --git a/p/haskell-math-functions/debian/control b/p/haskell-math-functions/debian/control index 345630a49..a04102c1b 100644 --- a/p/haskell-math-functions/debian/control +++ b/p/haskell-math-functions/debian/control @@ -3,17 +3,24 @@ Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Iulian Udrea <iulian@physics.org> -DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.15), ghc, ghc-prof, + libghc-deepseq-dev, + libghc-deepseq-prof, libghc-erf-dev (>= 2), libghc-erf-prof, libghc-vector-dev (>= 0.7), - libghc-vector-prof -Build-Depends-Indep: ghc-doc, libghc-erf-doc, libghc-vector-doc + libghc-vector-prof, + libghc-vector-th-unbox-dev, + libghc-vector-th-unbox-prof, +Build-Depends-Indep: ghc-doc, + libghc-deepseq-doc, + libghc-erf-doc, + libghc-vector-doc, + libghc-vector-th-unbox-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/math-functions Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-math-functions |
