debian/0000755000000000000000000000000012252741366007176 5ustar debian/watch0000644000000000000000000000017212251105776010225 0ustar version=3 http://hackage.haskell.org/package/void/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512251105776010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000324512251105776011133 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: void Maintainer: Edward A. Kmett Source: http://hackage.haskell.org/package/void Copyright: (C) 2008-2011 Edward Kmett 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: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. 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. . 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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. debian/source/0000755000000000000000000000000012251105776010474 5ustar debian/source/format0000644000000000000000000000001412251105776011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212251105775010371 0ustar 9 debian/control0000644000000000000000000000352112251106150010563 0ustar Source: haskell-void Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Iulian Udrea , Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-hashable-dev (>= 1.1) , libghc-hashable-prof , libghc-semigroups-dev (>= 0.8.2) , libghc-semigroups-prof Build-Depends-Indep: ghc-doc , libghc-hashable-doc , libghc-semigroups-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/void Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-void Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-void Package: libghc-void-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell 98 logically uninhabited data type${haskell:ShortBlurb} Haskell 98 logically uninhabited data type. Used to indicate that a given term should not exist. . ${haskell:Blurb} Package: libghc-void-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell 98 logically uninhabited data type${haskell:ShortBlurb} Haskell 98 logically uninhabited data type. Used to indicate that a given term should not exist. . ${haskell:Blurb} Package: libghc-void-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell 98 logically uninhabited data type${haskell:ShortBlurb} Haskell 98 logically uninhabited data type. Used to indicate that a given term should not exist. . ${haskell:Blurb} debian/changelog0000644000000000000000000000341312252741366011051 0ustar haskell-void (0.6.1-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 02:31:18 +0000 haskell-void (0.6.1-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 08 Dec 2013 10:11:38 -0500 haskell-void (0.5.11-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:26 +0200 haskell-void (0.5.11-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 09 Feb 2013 13:21:19 -0500 haskell-void (0.5.8-1) experimental; urgency=low * New upstream version. -- Clint Adams Mon, 29 Oct 2012 19:01:50 -0400 haskell-void (0.5.5.1-3) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:02:24 +0200 haskell-void (0.5.5.1-2) unstable; urgency=low * Rebuild against newer haskell-semigroups -- Joachim Breitner Thu, 17 May 2012 13:12:02 +0200 haskell-void (0.5.5.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Tue, 01 May 2012 12:12:52 -0400 haskell-void (0.5.5-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Sun, 05 Feb 2012 22:13:24 +0100 haskell-void (0.5.5-1) unstable; urgency=low * Initial release. -- Iulian Udrea Fri, 02 Sep 2011 22:45:02 +0100