Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
hoogle: Upgrading from 5.0.17.2 to 5.0.17.3
· 37766b69
Clint Adams
authored
Jul 04, 2018
37766b69
hslua: Upgrading from 0.9.5.1 to 0.9.5.2
· d5bbe27e
Clint Adams
authored
Jul 04, 2018
d5bbe27e
Show whitespace changes
Inline
Side-by-side
p/haskell-hoogle/debian/changelog
View file @
d5bbe27e
haskell-hoogle (5.0.17.
2-2) UNRELEASED
; urgency=medium
haskell-hoogle (5.0.17.
3-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Sun, 06 May 2018 22:09:51
-0400
-- Clint Adams <clint@debian.org>
Wed, 04 Jul 2018 17:42:18
-0400
haskell-hoogle (5.0.17.2-1) unstable; urgency=medium
...
...
p/haskell-hoogle/debian/control
View file @
d5bbe27e
...
...
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 10),
libghc-conduit-extra-prof,
libghc-connection-dev,
libghc-connection-prof,
libghc-extra-dev (>= 1.
4
),
libghc-extra-dev (>= 1.
6.6
),
libghc-extra-prof,
libghc-src-exts-dev (>= 1.18),
libghc-src-exts-dev (<< 1.21),
...
...
p/haskell-hslua/debian/changelog
View file @
d5bbe27e
haskell-hslua (0.9.5.
1-6) UNRELEASED
; urgency=medium
haskell-hslua (0.9.5.
2-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Sun, 06 May 2018 22:09:52
-0400
-- Clint Adams <clint@debian.org>
Wed, 04 Jul 2018 17:42:35
-0400
haskell-hslua (0.9.5.1-5) unstable; urgency=medium
...
...
p/haskell-hslua/debian/control
View file @
d5bbe27e
...
...
@@ -14,7 +14,7 @@ Build-Depends:
liblua5.1-dev,
pkg-config,
libghc-exceptions-dev (>= 0.8),
libghc-exceptions-dev (<< 0.1
0
),
libghc-exceptions-dev (<< 0.1
1
),
libghc-exceptions-prof,
libghc-mtl-dev (>= 2.2),
libghc-mtl-dev (<< 2.3),
...
...
p/haskell-hslua/debian/patches/no-fail
View file @
d5bbe27e
...
...
@@ -3,7 +3,7 @@
@@ -78,7 +78,6 @@
, bytestring >= 0.10.2 && < 0.11
, containers >= 0.5 && < 0.6
, exceptions >= 0.8 && < 0.1
0
, exceptions >= 0.8 && < 0.1
1
- , fail >= 4.9 && < 5
, mtl >= 2.2 && < 2.3
, text
...
...