Codebase list haskell-xml-conduit / 64d9d11
haskell-hamlet: New upstream version 1.0.1.3. Clint Adams 12 years ago
3 changed file(s) with 15 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
0 haskell-hamlet (1.0.1.3-1) unstable; urgency=low
1
2 * New upstream version.
3 * Bump to Standards-Version 3.9.3.
4
5 -- Clint Adams <clint@debian.org> Mon, 14 May 2012 22:54:47 -0400
6
07 haskell-hamlet (0.10.8-1) unstable; urgency=low
18
29 * New upstream version.
1919 , libghc-failure-prof
2020 , libghc-parsec3-dev
2121 , libghc-parsec3-prof
22 , libghc-shakespeare-dev (>> 0.10.2)
23 , libghc-shakespeare-dev (<< 0.11)
22 , libghc-shakespeare-dev (>> 1.0)
23 , libghc-shakespeare-dev (<< 1.1)
2424 , libghc-shakespeare-prof
2525 , libghc-text-dev (>> 0.7)
2626 , libghc-text-dev (<< 0.12)
2727 , libghc-text-prof
28 # , libghc-hunit-dev
29 # , libghc-hspec-dev (>> 0.8)
30 # , libghc-hspec-dev (<< 0.10)
28 # , libghc-hunit-dev
29 # , libghc-hspec-dev (>> 0.8)
30 # , libghc-hspec-dev (<< 0.10)
3131 Build-Depends-Indep: ghc-doc
3232 , libghc-blaze-builder-doc
3333 , libghc-blaze-html-doc
3535 , libghc-parsec3-doc
3636 , libghc-shakespeare-doc
3737 , libghc-text-doc
38 Standards-Version: 3.9.2
38 Standards-Version: 3.9.3
3939 Homepage: http://hackage.haskell.org/package/hamlet
4040 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hamlet
4141 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hamlet
00 #!/usr/bin/make -f
1
2 #DEB_ENABLE_TESTS = yes
13
24 include /usr/share/cdbs/1/rules/debhelper.mk
35 include /usr/share/cdbs/1/class/hlibrary.mk