1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
haskell-github (0.4.0-2) unstable; urgency=low
* Backport fix to send User-Agent, which is now required by the github API.
Closes: #706187
-- Joey Hess <joeyh@debian.org> Sat, 27 Apr 2013 18:13:42 -0400
haskell-github (0.4.0-1) unstable; urgency=low
* New upstream release, which supports http-conduit 1.4.
-- Joey Hess <joeyh@debian.org> Wed, 27 Jun 2012 22:02:21 -0400
haskell-github (0.2.1-3) unstable; urgency=low
* Further loosen too-tight cabal version constraints, and
set build deps to the same versions.
-- Joey Hess <joeyh@debian.org> Mon, 14 May 2012 20:57:01 -0400
haskell-github (0.2.1-2) unstable; urgency=low
* Adjust cabal dependency on aeson so 0.6.0.1 can be used. Closes: #669498
-- Joey Hess <joeyh@debian.org> Fri, 20 Apr 2012 11:05:40 -0400
haskell-github (0.2.1-1) unstable; urgency=low
* Initial release.
-- Joey Hess <joeyh@debian.org> Tue, 13 Mar 2012 18:39:58 -0400
|