debian/0000755000000000000000000000000012257123123007164 5ustar debian/watch0000644000000000000000000000017712237564725010241 0ustar version=3 http://hackage.haskell.org/package/data-lens/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512237564725010264 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000326212237564725011141 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: data-lens Maintainer: Edward A. Kmett Source: http://hackage.haskell.org/package/data-lens Copyright: (C) 2008-2011 Edward A. 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/0000755000000000000000000000000012237564725010503 5ustar debian/source/format0000644000000000000000000000001412237564725011711 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212237564725010401 0ustar 9 debian/control0000644000000000000000000000362512237565103010603 0ustar Source: haskell-data-lens Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Iulian Udrea Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-comonad-dev (>= 4.0) , libghc-comonad-dev (<< 4.1) , libghc-comonad-prof , libghc-semigroupoids-dev (>= 4.0) , libghc-semigroupoids-dev (<< 4.1) , libghc-semigroupoids-prof , libghc-transformers-dev (>= 0.2.0) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof Build-Depends-Indep: ghc-doc , libghc-comonad-doc , libghc-semigroupoids-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/data-lens Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-data-lens Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-data-lens Package: libghc-data-lens-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell 98 Lenses;${haskell:ShortBlurb} A lense is a composable notion of a purely functional field accessor. . ${haskell:Blurb} Package: libghc-data-lens-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell 98 Lenses${haskell:ShortBlurb} A lense is a composable notion of a purely functional field accessor. . ${haskell:Blurb} Package: libghc-data-lens-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell 98 Lenses${haskell:ShortBlurb} A lense is a composable notion of a purely functional field accessor. . ${haskell:Blurb} debian/changelog0000644000000000000000000000320012257123123011031 0ustar haskell-data-lens (2.10.4-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 26 Dec 2013 21:57:39 +0000 haskell-data-lens (2.10.4-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 12 Dec 2013 15:49:28 +0000 haskell-data-lens (2.10.4-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 29 Nov 2013 12:51:41 +0000 haskell-data-lens (2.10.4-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 09 Nov 2013 21:05:20 -0500 haskell-data-lens (2.10.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:21 +0200 haskell-data-lens (2.10.2-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Sat, 20 Oct 2012 19:43:27 +0200 haskell-data-lens (2.10.0-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 17 May 2012 12:56:09 +0200 haskell-data-lens (2.0.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 04 Feb 2012 19:48:32 +0100 haskell-data-lens (2.0.1-1) unstable; urgency=low * Initial release. -- Iulian Udrea Sat, 03 Sep 2011 07:19:58 +0100