Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
easy-file: Upgrading from 0.2.1 to 0.2.2
· 5672b56c
Clint Adams
authored
Jul 03, 2018
5672b56c
happstack-jmacro: Upgrading from 7.0.12 to 7.0.12.1
· e1436a05
Clint Adams
authored
Jul 03, 2018
e1436a05
happstack-server: Upgrading from 7.5.1 to 7.5.1.1
· 44ceb759
Clint Adams
authored
Jul 03, 2018
44ceb759
Show whitespace changes
Inline
Side-by-side
p/haskell-easy-file/debian/changelog
View file @
44ceb759
haskell-easy-file (0.2.
1-7) UNRELEASED
; urgency=medium
haskell-easy-file (0.2.
2-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Sun, 06 May
2018 22:
0
9:
36
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul
2018 22:
1
9:
57
-0400
haskell-easy-file (0.2.1-6) unstable; urgency=medium
...
...
p/haskell-happstack-jmacro/debian/changelog
View file @
44ceb759
haskell-happstack-jmacro (7.0.12.1-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 22:20:30 -0400
haskell-happstack-jmacro (7.0.12-5) unstable; urgency=medium
* Fix typo.
...
...
p/haskell-happstack-jmacro/debian/control
View file @
44ceb759
...
...
@@ -33,6 +33,7 @@ Build-Depends:
libghc-utf8-string-dev (>= 0.3),
libghc-utf8-string-prof,
libghc-wl-pprint-text-dev (>= 1.1),
libghc-wl-pprint-text-dev (<< 1.3),
libghc-wl-pprint-text-prof,
Build-Depends-Indep:
ghc-doc,
...
...
p/haskell-happstack-jmacro/debian/patches/newer-wl-pprint-text
deleted
100644 → 0
View file @
630b1335
--- 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
deleted
100644 → 0
View file @
630b1335
newer-wl-pprint-text
p/haskell-happstack-server/debian/changelog
View file @
44ceb759
haskell-happstack-server (7.5.1
-2) UNRELEASED
; urgency=medium
haskell-happstack-server (7.5.1
.1-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Sun, 06 May
2018 22:
09:47
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul
2018 22:
21:11
-0400
haskell-happstack-server (7.5.1-1) unstable; urgency=medium
...
...
p/haskell-happstack-server/debian/control
View file @
44ceb759
...
...
@@ -32,8 +32,8 @@ Build-Depends:
libghc-mtl-dev (<< 2.3),
libghc-mtl-dev (>= 2),
libghc-mtl-prof,
libghc-network-dev (<< 2.7),
libghc-network-dev (>> 2.6),
libghc-network-dev (<< 2.8),
libghc-network-prof,
libghc-network-uri-dev (<< 2.7),
libghc-network-uri-dev (>= 2.6),
...
...