diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-08-07 00:21:25 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-08-07 00:21:25 +0400 |
| commit | 7782a152d64de27becb6a02d29e201b3648cb751 (patch) | |
| tree | 1ea5619f1255ab178a08f7249cef8a9cb0eb85fa /p/haskell-hstringtemplate | |
| parent | e09f3e84d01a4d44dc03e6d77306150da21b6489 (diff) | |
| download | DHG_packages-7782a152d64de27becb6a02d29e201b3648cb751.tar.gz | |
haskell-hstringtemplate: New upstream release
Diffstat (limited to 'p/haskell-hstringtemplate')
| -rw-r--r-- | p/haskell-hstringtemplate/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-hstringtemplate/debian/control | 13 |
2 files changed, 14 insertions, 5 deletions
diff --git a/p/haskell-hstringtemplate/debian/changelog b/p/haskell-hstringtemplate/debian/changelog index d384b9f2a..fdbef1435 100644 --- a/p/haskell-hstringtemplate/debian/changelog +++ b/p/haskell-hstringtemplate/debian/changelog @@ -1,3 +1,9 @@ +haskell-hstringtemplate (0.7.3-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Wed, 06 Aug 2014 22:20:33 +0200 + haskell-hstringtemplate (0.7.1-1) unstable; urgency=low [ Joachim Breitner ] diff --git a/p/haskell-hstringtemplate/debian/control b/p/haskell-hstringtemplate/debian/control index 0266db086..2029d71d2 100644 --- a/p/haskell-hstringtemplate/debian/control +++ b/p/haskell-hstringtemplate/debian/control @@ -18,17 +18,20 @@ Build-Depends: libghc-utf8-string-dev, libghc-utf8-string-prof, libghc-blaze-builder-dev, - libghc-blaze-builder-prof - , libghc-void-dev - , libghc-void-prof + libghc-blaze-builder-prof, + libghc-void-dev, + libghc-void-prof, + libghc-mtl-dev, + libghc-mtl-prof, Build-Depends-Indep: ghc-doc, libghc-syb-doc, libghc-parsec3-doc, libghc-text-doc, libghc-utf8-string-doc, - libghc-blaze-builder-doc - , libghc-void-doc + libghc-blaze-builder-doc, + libghc-void-doc, + libghc-mtl-doc, Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/HStringTemplate Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hstringtemplate |
