Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
haskell-twitter-conduit: bump version to 0.3.0, upload to unstable
· 816bc9ab
Gianfranco Costamagna
authored
Jun 25, 2018
816bc9ab
Merge branch 'master' of salsa.debian.org:haskell-team/DHG_packages
· 89a1381f
Gianfranco Costamagna
authored
Jun 25, 2018
89a1381f
Show whitespace changes
Inline
Side-by-side
p/haskell-twitter-conduit/debian/changelog
View file @
89a1381f
haskell-twitter-conduit (0.
2.3-3) UNRELEASED
; urgency=medium
haskell-twitter-conduit (0.
3.0-1) unstable
; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:47 -0400
[ Gianfranco Costamagna ]
* New upstream release, bump http-conduit bounds
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 25 Jun 2018 08:35:16 +0200
haskell-twitter-conduit (0.2.3-2) unstable; urgency=medium
...
...
p/haskell-twitter-conduit/debian/control
View file @
89a1381f
...
...
@@ -37,7 +37,7 @@ Build-Depends:
libghc-http-client-dev (>= 0.3.0),
libghc-http-client-prof,
libghc-http-conduit-dev (>= 2.0),
libghc-http-conduit-dev (<< 2.
3
),
libghc-http-conduit-dev (<< 2.
4
),
libghc-http-conduit-prof,
libghc-http-types-dev,
libghc-http-types-prof,
...
...