Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
http-conduit: Upgrading from 2.3.0 to 2.3.1
· 03a08192
Clint Adams
authored
Jul 03, 2018
03a08192
http-date: Upgrading from 0.0.6.1 to 0.0.7
· 90fb0101
Clint Adams
authored
Jul 03, 2018
90fb0101
http-streams: Upgrading from 0.8.5.5 to 0.8.6.1
· 14653000
Clint Adams
authored
Jul 03, 2018
14653000
HTTP: Upgrading from 4000.3.11 to 4000.3.12
· 8585e12e
Clint Adams
authored
Jul 03, 2018
8585e12e
Show whitespace changes
Inline
Side-by-side
p/haskell-http-conduit/debian/changelog
View file @
8585e12e
haskell-http-conduit (2.3.
0-2) UNRELEASED
; urgency=medium
haskell-http-conduit (2.3.
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:55
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul 2018 08:21:17
-0400
haskell-http-conduit (2.3.0-1) unstable; urgency=medium
...
...
p/haskell-http-date/debian/changelog
View file @
8585e12e
haskell-http-date (0.0.
6.1-7) UNRELEASED
; urgency=medium
haskell-http-date (0.0.
7-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Sun, 06 May 2018 22:09:55
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul 2018 08:21:29
-0400
haskell-http-date (0.0.6.1-6) unstable; urgency=medium
...
...
p/haskell-http-streams/debian/changelog
View file @
8585e12e
haskell-http-streams (0.8.
5.5-3) UNRELEASED
; urgency=medium
haskell-http-streams (0.8.
6.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:55
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul 2018 08:21:36
-0400
haskell-http-streams (0.8.5.5-2) unstable; urgency=medium
...
...
p/haskell-http-streams/debian/control
View file @
8585e12e
...
...
@@ -8,9 +8,11 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 9),
haskell-devscripts (>= 0.13),
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-hsopenssl-dev (>= 0.11.2),
libghc-hsopenssl-prof,
libghc-aeson-dev,
libghc-aeson-prof,
libghc-attoparsec-dev,
...
...
@@ -58,7 +60,7 @@ Build-Depends-Indep:
libghc-text-doc,
libghc-unordered-containers-doc,
Standards-Version: 4.1.4
Homepage: http://github.com/afcowie/http-streams/
Homepage: http
s
://github.com/afcowie/http-streams/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-http-streams
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-http-streams]
X-Description: An HTTP client using io-streams
...
...
p/haskell-http/debian/changelog
View file @
8585e12e
haskell-http (1:4000.3.1
1-2) UNRELEASED
; urgency=medium
haskell-http (1:4000.3.1
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:54
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul 2018 08:22:19
-0400
haskell-http (1:4000.3.11-1) unstable; urgency=medium
...
...
p/haskell-http/debian/control
View file @
8585e12e
...
...
@@ -16,8 +16,8 @@ Build-Depends:
libghc-mtl-dev (<< 2.3),
libghc-mtl-dev (>= 2.0),
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),
...
...