diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-20 01:45:18 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-20 01:45:18 +0400 |
| commit | 20aeefae35d8a8b53be1adeb3ec43c0612aa7d2e (patch) | |
| tree | 19c316138fe75380bdb2c2d1e3c3ac12ca6a56a5 /p/haskell-hstringtemplate | |
| parent | 32d29fe9c67f192a95d9cb7b20e05be58da69b30 (diff) | |
| download | DHG_packages-20aeefae35d8a8b53be1adeb3ec43c0612aa7d2e.tar.gz | |
haskell-hstringtemplate: New upstream release
Diffstat (limited to 'p/haskell-hstringtemplate')
| -rw-r--r-- | p/haskell-hstringtemplate/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-hstringtemplate/debian/control | 7 |
2 files changed, 8 insertions, 4 deletions
diff --git a/p/haskell-hstringtemplate/debian/changelog b/p/haskell-hstringtemplate/debian/changelog index 5af61d101..f121f1193 100644 --- a/p/haskell-hstringtemplate/debian/changelog +++ b/p/haskell-hstringtemplate/debian/changelog @@ -1,10 +1,11 @@ -haskell-hstringtemplate (0.6.8-2) UNRELEASED; urgency=low +haskell-hstringtemplate (0.6.10-1) UNRELEASED; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change + * New upstream release - -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:10:37 +0200 + -- Joachim Breitner <nomeata@debian.org> Fri, 19 Oct 2012 22:50:55 +0200 haskell-hstringtemplate (0.6.8-1) unstable; urgency=low diff --git a/p/haskell-hstringtemplate/debian/control b/p/haskell-hstringtemplate/debian/control index 01a67071d..3f7082971 100644 --- a/p/haskell-hstringtemplate/debian/control +++ b/p/haskell-hstringtemplate/debian/control @@ -16,13 +16,16 @@ Build-Depends: libghc-text-dev, libghc-text-prof, libghc-utf8-string-dev, - libghc-utf8-string-prof + libghc-utf8-string-prof, + libghc-blaze-builder-dev, + libghc-blaze-builder-prof, Build-Depends-Indep: ghc-doc, libghc-syb-doc, libghc-parsec3-doc, libghc-text-doc, - libghc-utf8-string-doc + libghc-utf8-string-doc, + libghc-blaze-builder-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/HStringTemplate Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hstringtemplate |
