Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
conduit: Upgrading from 1.3.0.2 to 1.3.0.3
· 62346642
Clint Adams
authored
Jul 02, 2018
62346642
regex-tdfa: Upgrading from 1.2.3 to 1.2.3.1
· 81c43615
Clint Adams
authored
Jul 02, 2018
81c43615
Show whitespace changes
Inline
Side-by-side
p/haskell-conduit/debian/changelog
View file @
81c43615
haskell-conduit (1.3.0.
2-3) UNRELEASED
; urgency=medium
haskell-conduit (1.3.0.
3-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Su
n, 0
6 May
2018 2
2:09:26
-0400
-- Clint Adams <clint@debian.org>
Mo
n, 0
2 Jul
2018 2
1:41:53
-0400
haskell-conduit (1.3.0.2-2) unstable; urgency=medium
...
...
p/haskell-regex-tdfa/debian/changelog
View file @
81c43615
haskell-regex-tdfa (1.2.3
-2) UNRELEASED
; urgency=medium
haskell-regex-tdfa (1.2.3
.1-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Su
n, 0
6 May
2018 2
2:10:28
-0400
-- Clint Adams <clint@debian.org>
Mo
n, 0
2 Jul
2018 2
1:42:01
-0400
haskell-regex-tdfa (1.2.3-1) unstable; urgency=medium
...
...
p/haskell-regex-tdfa/debian/control
View file @
81c43615
...
...
@@ -10,9 +10,11 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-mtl-dev,
libghc-mtl-dev (>= 2),
libghc-mtl-dev (<< 3),
libghc-mtl-prof,
libghc-parsec3-dev,
libghc-parsec3-dev (>= 3),
libghc-parsec3-dev (<< 4),
libghc-parsec3-prof,
libghc-regex-base-dev (>= 0.93.1),
libghc-regex-base-prof,
...
...