debian/0000755000000000000000000000000012251000573007161 5ustar debian/rules0000755000000000000000000000051712251000512010235 0ustar #!/usr/bin/make -f #DEB_ENABLE_TESTS = $(shell test -e /usr/lib/ghc/libHSrts_thr.a && echo yes) include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk build/doctest:: build-ghc-stamp binary-fixup/doctest:: install -m 755 -s -D dist-ghc/build/doctest/doctest debian/doctest/usr/bin/doctest || true debian/control0000644000000000000000000000617012251000512010561 0ustar Source: haskell-doctest Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc (<< 7.8) , ghc-prof , libghc-ghc-paths-dev (>> 0.1.0.9) , libghc-ghc-paths-prof , libghc-syb-dev (>> 0.3) , libghc-syb-dev (<< 0.5) , libghc-syb-prof , libghc-transformers-dev , libghc-transformers-prof # , libghc-hunit-dev (>> 1.2) # , libghc-hunit-dev (<< 1.3) # , libghc-hspec-dev (>> 1.3) # , libghc-quickcheck2-dev (>> 2.5) # , libghc-setenv-dev # , libghc-silently-dev # , libghc-stringbuilder-dev Build-Depends-Indep: ghc-doc , libghc-ghc-paths-doc , libghc-syb-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: https://github.com/sol/doctest-haskell Package: libghc-doctest-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: test interactive Haskell examples The doctest program checks examples in source code comments. It is modeled after doctest for Python (). . Documentation is at . . This package contains the normal library files. Package: libghc-doctest-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: test interactive Haskell examples; profiling libraries The doctest program checks examples in source code comments. It is modeled after doctest for Python (). . Documentation is at . . This package contains the libraries compiled with profiling enabled. Package: libghc-doctest-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: test interactive Haskell examples; documentation The doctest program checks examples in source code comments. It is modeled after doctest for Python (). . Documentation is at . . This package contains the documentation files. Package: doctest Architecture: any Section: devel Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: test interactive Haskell examples; executable The doctest program checks examples in source code comments. It is modeled after doctest for Python (). . Documentation is at . . This package contains the doctest executable. debian/copyright0000644000000000000000000000206712251000512011112 0ustar Copyright (c) 2009-2012 Simon Hengel 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/changelog0000644000000000000000000000263012251000560011030 0ustar haskell-doctest (0.9.10-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 08 Dec 2013 00:19:35 -0500 haskell-doctest (0.9.6-2) unstable; urgency=low * Clean up description * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:50:29 +0200 haskell-doctest (0.9.6-1) experimental; urgency=low * New upstream release (Closes: #701059) -- Joachim Breitner Tue, 02 Apr 2013 10:45:24 +0200 haskell-doctest (0.9.5-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 15 Dec 2012 13:04:45 -0500 haskell-doctest (0.9.4.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Wed, 12 Dec 2012 23:37:59 -0500 haskell-doctest (0.9.1-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental -- Joachim Breitner Sun, 14 Oct 2012 12:00:42 +0200 haskell-doctest (0.9.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.4. -- Clint Adams Mon, 24 Sep 2012 21:35:49 -0400 haskell-doctest (0.8.0-1) unstable; urgency=low * Initial release. -- Clint Adams Sat, 08 Sep 2012 10:39:12 -0400 debian/compat0000644000000000000000000000000212251000512010350 0ustar 9 debian/source/0000755000000000000000000000000012251000512010452 5ustar debian/source/format0000644000000000000000000000001312251000512011657 0ustar 3.0 (quilt)debian/watch0000644000000000000000000000017512251000512010206 0ustar version=3 http://hackage.haskell.org/package/doctest/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))