debian/0000755000000000000000000000000012255367310007172 5ustar debian/compat0000644000000000000000000000000212255364006010367 0ustar 9 debian/patches/0000755000000000000000000000000012255367331010624 5ustar debian/patches/series0000644000000000000000000000001612255367310012033 0ustar doctest-paths debian/patches/doctest-paths0000644000000000000000000000115312255367331013331 0ustar Index: lens-aeson-0.1.2/tests/doctests.hsc =================================================================== --- lens-aeson-0.1.2.orig/tests/doctests.hsc 2013-10-21 17:09:54.000000000 -0400 +++ lens-aeson-0.1.2/tests/doctests.hsc 2013-12-21 14:41:11.905817952 -0500 @@ -54,9 +54,9 @@ main :: IO () main = withUnicode $ getSources >>= \sources -> doctest $ "-isrc" - : "-idist/build/autogen" + : "-idist-ghc/build/autogen" : "-optP-include" - : "-optPdist/build/autogen/cabal_macros.h" + : "-optPdist-ghc/build/autogen/cabal_macros.h" : "-hide-all-packages" : map ("-package="++) deps ++ sources debian/rules0000755000000000000000000000020512255364514010252 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/control0000644000000000000000000000446512255366564010620 0ustar Source: haskell-lens-aeson Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-aeson-dev (>= 0.6) , libghc-aeson-dev (<< 0.7) , libghc-aeson-prof , libghc-attoparsec-dev (>= 0.10) , libghc-attoparsec-dev (<< 0.11) , libghc-attoparsec-prof , libghc-lens-dev (>= 3.9) , libghc-lens-dev (<< 3.11) , libghc-lens-prof , libghc-unordered-containers-dev (>= 0.2.3) , libghc-unordered-containers-dev (<< 0.3) , libghc-unordered-containers-prof , libghc-utf8-string-dev (>= 0.3.7) , libghc-utf8-string-dev (<< 0.4) , libghc-utf8-string-prof , libghc-vector-dev (>= 0.9) , libghc-vector-dev (<< 0.11) , libghc-vector-prof , libghc-doctest-dev (>= 0.9.1) , libghc-simple-reflect-dev (>= 0.3.1) Build-Depends-Indep: ghc-doc , libghc-aeson-doc , libghc-attoparsec-doc , libghc-lens-doc , libghc-unordered-containers-doc , libghc-utf8-string-doc , libghc-vector-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/lens-aeson Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-lens-aeson Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-lens-aeson X-Description: law-abiding lenses for Aeson This library provides lenses for Aeson types. Package: libghc-lens-aeson-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-lens-aeson-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-lens-aeson-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/copyright0000644000000000000000000000255612255364511011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lens-aeson Upstream-Contact: Edward A. Kmett Source: http://hackage.haskell.org/package/lens-aeson Files: * Copyright: 2012-2013 Edward Kmett, 2012 Paul Wilson License: Expat Files: debian/* Copyright: 2013 Clint Adams License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/watch0000644000000000000000000000020112255364520010214 0ustar version=3 http://hackage.haskell.org/package/lens-aeson/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/source/0000755000000000000000000000000011775351420010473 5ustar debian/source/format0000644000000000000000000000001411775351420011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000021612255364006011042 0ustar haskell-lens-aeson (0.1.2-1) unstable; urgency=low * Initial release. -- Clint Adams Sat, 21 Dec 2013 14:11:53 -0500