debian/0000755000000000000000000000000012244672526007200 5ustar debian/rules0000755000000000000000000000020512244672442010252 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/control0000644000000000000000000000551712244672526010613 0ustar Source: haskell-diff Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Chris Lamb Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , libghc-quickcheck2-dev (>= 2.4) , libghc-test-framework-dev (>= 0.4) , libghc-test-framework-quickcheck2-dev (>= 0.2) Build-Depends-Indep: ghc-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/Diff Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-diff Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-diff Package: libghc-diff-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: GHC libraries for the Haskell O(ND) diff algorithm library This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space. . Whilst the algorithm is the same one used by standared Unix diff, the assumption is that users of this library will want to diff over interesting things or perform interesting tasks with the results. . This package contains the libraries compiled for GHC. Package: libghc-diff-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: GHC profiling libraries for the Haskell O(ND) diff algorithm library This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space. . Whilst the algorithm is the same one used by standared Unix diff, the assumption is that users of this library will want to diff over interesting things or perform interesting tasks with the results. . This package contains additional GHC profiling libraries which can be used with libghc-diff-dev Package: libghc-diff-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: GHC libraries for the Haskell O(ND) diff algorithm library (documentation) This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space. . Whilst the algorithm is the same one used by standared Unix diff, the assumption is that users of this library will want to diff over interesting things or perform interesting tasks with the results. . This package contains library documentation. debian/copyright0000644000000000000000000000612612244672442011135 0ustar Author: Sterling Clover Download: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Diff Files: * Copyright: © 2008 Stering Clover License: BSD 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 REGENTS 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 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. Files: debian/* Copyright: © 2008 Chris Lamb License: BSD 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 REGENTS 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 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/changelog0000644000000000000000000000450312244672462011053 0ustar haskell-diff (0.3.0-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Mon, 25 Nov 2013 11:05:00 -0500 haskell-diff (0.2.0-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:50:27 +0200 haskell-diff (0.2.0-1) experimental; urgency=low * New upstream release * Enable test suite -- Joachim Breitner Fri, 08 Feb 2013 21:10:52 +0100 haskell-diff (0.1.3-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:00:40 +0200 haskell-diff (0.1.3-1) unstable; urgency=low * New upstream release -- Joachim Breitner Tue, 07 Feb 2012 22:51:22 +0100 haskell-diff (0.1.2-6) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Marco Silva ] * Use ghc instead of ghc6 -- Joachim Breitner Sun, 03 Apr 2011 09:55:07 +0530 haskell-diff (0.1.2-5) unstable; urgency=low * Adopt by the Debian Haskell Group -- Joachim Breitner Sat, 20 Feb 2010 19:24:22 +0100 haskell-diff (0.1.2-4) unstable; urgency=low * Add missing Build-Depends on hscolour. (Closes: #517495) * Bump Build-Depends on ghc6 to 6.10.1+dfsg1-13 and haddock to 2.4.1-4 to prevent arch-dependent issues with ghc6-doc. -- Chris Lamb Sun, 01 Mar 2009 15:31:28 +0000 haskell-diff (0.1.2-3) unstable; urgency=low * Add missing Build-Depends on ghc6-prof (Closes: #516830) * Bump GHC requirement to 6.10.1. * Move to hlibrary.mk-based build approach. * Update libghc6-diff-prof's short description. -- Chris Lamb Wed, 25 Feb 2009 22:54:10 +0000 haskell-diff (0.1.2-2) unstable; urgency=low * Add GHC profiling package. * Use `dh_prep` over deprecated `dh_clean -k`. * Update location of Git repositories. -- Chris Lamb Mon, 16 Feb 2009 02:16:49 +0000 haskell-diff (0.1.2-1) unstable; urgency=low * Initial release. (Closes: #504237) -- Chris Lamb Wed, 05 Nov 2008 22:16:20 +0000 debian/compat0000644000000000000000000000000212244672442010373 0ustar 9 debian/source/0000755000000000000000000000000012244672442010475 5ustar debian/source/format0000644000000000000000000000001412244672442011703 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017212244672442010226 0ustar version=3 http://hackage.haskell.org/package/Diff/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))