diff options
| author | Christopher Reichert <creichert07@gmail.com> | 2015-01-22 19:49:21 +0300 |
|---|---|---|
| committer | Christopher Reichert <creichert07@gmail.com> | 2015-01-22 19:49:21 +0300 |
| commit | fa912bba813b20f947317d00ba331659d8bc7550 (patch) | |
| tree | c49e0579b60cffe7e9c07755fa596a8d2a006225 /p/haskell-hsqml | |
| parent | 8800fad0975cee6aa82d420e5df03d8993d6ce07 (diff) | |
| download | DHG_packages-fa912bba813b20f947317d00ba331659d8bc7550.tar.gz | |
haskell-hsqml: Bump hsqml version to 0.3.3.0
Diffstat (limited to 'p/haskell-hsqml')
| -rw-r--r-- | p/haskell-hsqml/debian/changelog | 2 | ||||
| -rw-r--r-- | p/haskell-hsqml/debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-hsqml/debian/changelog b/p/haskell-hsqml/debian/changelog index 209920662..942d8d0d8 100644 --- a/p/haskell-hsqml/debian/changelog +++ b/p/haskell-hsqml/debian/changelog @@ -1,4 +1,4 @@ -haskell-hsqml (0.3.2.1-1) UNRELEASED; urgency=medium +haskell-hsqml (0.3.3.0-1) UNRELEASED; urgency=medium * Initial Debian package release. diff --git a/p/haskell-hsqml/debian/control b/p/haskell-hsqml/debian/control index bc24224f6..0664d2ecb 100644 --- a/p/haskell-hsqml/debian/control +++ b/p/haskell-hsqml/debian/control @@ -3,9 +3,9 @@ Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Christopher Reichert <creichert07@gmail.com> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , c2hs |
