debian/0000755000000000000000000000000012257524557007204 5ustar debian/watch0000644000000000000000000000017412237460060010221 0ustar version=3 http://hackage.haskell.org/package/active/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020612237460060010244 0ustar #!/usr/bin/make -f DEB_ENABLE_TESTS := yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000334712237460060011130 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: active Upstream-Contact: Brent Yorgey Source: http://hackage.haskell.org/package/active Copyright: 2011-2012, Brent Yorgey License: BSD3 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 Brent Yorgey 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. debian/source/0000755000000000000000000000000012237460060010466 5ustar debian/source/format0000644000000000000000000000001412237460060011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212237460060010364 0ustar 9 debian/control0000644000000000000000000000571712237460243010606 0ustar Source: haskell-active Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-semigroups-dev (>= 0.1) , libghc-semigroups-dev (<< 0.12) , libghc-semigroups-prof , libghc-semigroupoids-dev (>= 1.2) , libghc-semigroupoids-dev (<< 4.1) , libghc-semigroupoids-prof , libghc-vector-space-dev (>= 0.8) , libghc-vector-space-dev (<< 0.9) , libghc-vector-space-prof , libghc-newtype-dev (>= 0.2) , libghc-newtype-dev (<< 0.3) , libghc-newtype-prof , libghc-quickcheck2-dev (>= 2.4.2) , libghc-quickcheck2-dev (<< 2.7) Build-Depends-Indep: ghc-doc , libghc-semigroups-doc , libghc-semigroupoids-doc , libghc-vector-space-doc , libghc-newtype-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/active Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-active Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-active Package: libghc-active-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Abstractions for animation${haskell:ShortBlurb} Inspired by the work of Kevin Matlage and Andy Gill (Every Animation Should Have a Beginning, a Middle, and an End, Trends in Functional Programming, 2010), this library defines a simple abstraction for working with time-varying values. In a sense, this is sort of like a stripped-down version of functional reactive programming (FRP), without the reactivity. . ${haskell:Blurb} Package: libghc-active-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Abstractions for animation${haskell:ShortBlurb} Inspired by the work of Kevin Matlage and Andy Gill (Every Animation Should Have a Beginning, a Middle, and an End, Trends in Functional Programming, 2010), this library defines a simple abstraction for working with time-varying values. In a sense, this is sort of like a stripped-down version of functional reactive programming (FRP), without the reactivity. . ${haskell:Blurb} Package: libghc-active-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Abstractions for animation${haskell:ShortBlurb} Inspired by the work of Kevin Matlage and Andy Gill (Every Animation Should Have a Beginning, a Middle, and an End, Trends in Functional Programming, 2010), this library defines a simple abstraction for working with time-varying values. In a sense, this is sort of like a stripped-down version of functional reactive programming (FRP), without the reactivity. . ${haskell:Blurb} debian/changelog0000644000000000000000000000374412257524557011066 0ustar haskell-active (0.1.0.9-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sat, 28 Dec 2013 10:35:27 +0000 haskell-active (0.1.0.9-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Tue, 24 Dec 2013 02:14:28 +0000 haskell-active (0.1.0.9-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 29 Nov 2013 13:34:40 +0000 haskell-active (0.1.0.9-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 09 Nov 2013 11:18:13 -0500 haskell-active (0.1.0.4-1) unstable; urgency=low * New upstream release -- Joachim Breitner Tue, 28 May 2013 11:27:36 +0200 haskell-active (0.1.0.3-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:49:46 +0200 haskell-active (0.1.0.3-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 09 Feb 2013 16:35:49 -0500 haskell-active (0.1.0.2-2) experimental; urgency=low * Rebuild against newer vector-space, no change -- Joachim Breitner Sat, 05 Jan 2013 12:12:29 +0100 haskell-active (0.1.0.2-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Wed, 17 Oct 2012 20:18:08 +0200 haskell-active (0.1.0.1-2) unstable; urgency=low * Add build dependencies of testsuite (Closes: #674092) -- Joachim Breitner Wed, 23 May 2012 09:21:29 +0200 haskell-active (0.1.0.1-1) unstable; urgency=low * Initial release. -- Joachim Breitner Sat, 19 May 2012 21:28:20 +0200