debian/0000755000000000000000000000000012274721635007177 5ustar debian/watch0000644000000000000000000000017412247405423010224 0ustar version=3 http://hackage.haskell.org/package/github/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512247405423010252 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000400412247405421011120 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: github Upstream-Contact: Mike Burns Source: http://hackage.haskell.org/package/github Copyright: 2011,2012 Mike Burns License: BSD All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * Neither the name of Mike Burns nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: © 2012 Joey Hess License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/docs0000644000000000000000000000001212247405422010034 0ustar README.md debian/source/0000755000000000000000000000000012247405423010471 5ustar debian/source/format0000644000000000000000000000001412247405423011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212247405420010364 0ustar 9 debian/control0000644000000000000000000000602012247406326010575 0ustar Source: haskell-github Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joey Hess Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-aeson-dev (>= 0.6.1.0) , libghc-aeson-prof , libghc-attoparsec-dev (>= 0.10.3.0) , libghc-attoparsec-prof , libghc-case-insensitive-dev (>= 0.4.0.4) , libghc-case-insensitive-prof, , libghc-text-dev , libghc-text-prof , libghc-http-dev , libghc-http-prof , libghc-network-dev , libghc-network-prof , libghc-http-conduit-dev (>= 1.8) , libghc-http-conduit-prof , libghc-failure-dev , libghc-failure-prof , libghc-http-types-dev , libghc-http-types-prof , libghc-vector-dev , libghc-vector-prof , libghc-unordered-containers-dev (>= 0.2) , libghc-unordered-containers-dev (<< 0.3) , libghc-unordered-containers-prof Build-Depends-Indep: ghc-doc , libghc-aeson-doc , libghc-attoparsec-doc , libghc-case-insensitive-doc , libghc-text-doc , libghc-http-doc , libghc-network-doc , libghc-http-conduit-doc , libghc-failure-doc , libghc-http-types-doc , libghc-vector-doc , libghc-unordered-containers-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/github Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-github Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-github Package: libghc-github-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell Github API${haskell:ShortBlurb} The Github API provides programmatic access to the full Github Web site, from Issues to Gists to repos down to the underlying git data like references and trees. This library wraps all of that, exposing a basic but Haskell-friendly set of functions and data structures. . ${haskell:Blurb} Package: libghc-github-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell Github API${haskell:ShortBlurb} The Github API provides programmatic access to the full Github Web site, from Issues to Gists to repos down to the underlying git data like references and trees. This library wraps all of that, exposing a basic but Haskell-friendly set of functions and data structures. . ${haskell:Blurb} Package: libghc-github-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell Github API${haskell:ShortBlurb} The Github API provides programmatic access to the full Github Web site, from Issues to Gists to repos down to the underlying git data like references and trees. This library wraps all of that, exposing a basic but Haskell-friendly set of functions and data structures. . ${haskell:Blurb} debian/changelog0000644000000000000000000000436112274721635011055 0ustar haskell-github (0.7.2-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 15:00:45 +0000 haskell-github (0.7.2-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 29 Dec 2013 22:02:16 +0000 haskell-github (0.7.2-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 25 Dec 2013 22:22:25 +0000 haskell-github (0.7.2-1) unstable; urgency=low [ Joey Hess ] * New upstream release. [ Joachim Breitner ] * Adjust watch file to new hackage layout -- Joey Hess Tue, 03 Dec 2013 12:52:28 -0400 haskell-github (0.7.0-2) unstable; urgency=low * Bump standards version to 3.9.4 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:42 +0200 haskell-github (0.7.0-1) experimental; urgency=low * New upstream release (Closes: #706187) -- Joachim Breitner Fri, 26 Apr 2013 09:50:15 +0200 haskell-github (0.6.0-1) experimental; urgency=low * New upstream release -- Joachim Breitner Fri, 12 Apr 2013 22:01:15 +0200 haskell-github (0.5.0-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Change Vcs headers to Darcs * Clarify build-dependency on http-conduit * New upstream release -- Joachim Breitner Thu, 07 Feb 2013 20:21:13 +0100 haskell-github (0.4.0-1) unstable; urgency=low * New upstream release, which supports http-conduit 1.4. -- Joey Hess 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 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 Fri, 20 Apr 2012 11:05:40 -0400 haskell-github (0.2.1-1) unstable; urgency=low * Initial release. -- Joey Hess Tue, 13 Mar 2012 18:39:58 -0400