Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
jmacro: Upgrading from 0.6.14 to 0.6.15
· b5fb24c1
Clint Adams
authored
May 21, 2018
b5fb24c1
happstack-jmacro: patch for newer wl-pprint-text
· 28b2a6f0
Clint Adams
authored
May 21, 2018
28b2a6f0
happstack-jmacro: fix
· ea018011
Clint Adams
authored
May 21, 2018
ea018011
Show whitespace changes
Inline
Side-by-side
p/haskell-happstack-jmacro/debian/changelog
View file @
ea018011
haskell-happstack-jmacro (7.0.12-3) UNRELEASED; urgency=medium
haskell-happstack-jmacro (7.0.12-5) unstable; urgency=medium
* Fix typo.
-- Clint Adams <clint@debian.org> Mon, 21 May 2018 13:37:16 -0400
haskell-happstack-jmacro (7.0.12-4) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* Patch for newer wl-pprint-text.
-- Clint Adams <clint@debian.org>
Su
n,
06
May 2018
22:09:47
-0400
-- Clint Adams <clint@debian.org>
Mo
n,
21
May 2018
13:28:52
-0400
haskell-happstack-jmacro (7.0.12-2) unstable; urgency=medium
...
...
p/haskell-happstack-jmacro/debian/control
View file @
ea018011
...
...
@@ -32,7 +32,6 @@ Build-Depends:
libghc-utf8-string-dev (<< 1.1),
libghc-utf8-string-dev (>= 0.3),
libghc-utf8-string-prof,
libghc-wl-pprint-text-dev (<< 1.2),
libghc-wl-pprint-text-dev (>= 1.1),
libghc-wl-pprint-text-prof,
Build-Depends-Indep:
...
...
p/haskell-happstack-jmacro/debian/patches/newer-wl-pprint-text
0 → 100644
View file @
ea018011
--- a/happstack-jmacro.cabal
+++ b/happstack-jmacro.cabal
@@ -24,7 +24,7 @@
digest == 0.0.*,
happstack-server >= 6.4 && < 7.6,
jmacro == 0.6.*,
- wl-pprint-text == 1.1.*,
+ wl-pprint-text >= 1.1,
text >= 0.9 && < 1.3,
utf8-string >= 0.3 && < 1.1
p/haskell-happstack-jmacro/debian/patches/series
0 → 100644
View file @
ea018011
newer-wl-pprint-text
p/haskell-jmacro/debian/changelog
View file @
ea018011
haskell-jmacro (0.6.1
4-6) UNRELEASED
; urgency=medium
haskell-jmacro (0.6.1
5-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Su
n,
06
May 2018
22:10:00
-0400
-- Clint Adams <clint@debian.org>
Mo
n,
21
May 2018
13:26:15
-0400
haskell-jmacro (0.6.14-5) unstable; urgency=medium
...
...