diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 14:12:46 +0200 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 14:18:00 +0200 |
commit | 52d0b5a3c9b785a220d8f0105e7442514491e66d (patch) | |
tree | e39240e23ffffe5eddf2f55fa8732b6e09bba510 /p | |
parent | 8347e46a99a97041d8b074cf28d284106ba50704 (diff) | |
download | DHG_packages-52d0b5a3c9b785a220d8f0105e7442514491e66d.tar.gz |
Get rid of haskell-quickcheck1
Diffstat (limited to 'p')
-rw-r--r-- | p/haskell-quickcheck1/debian/changelog | 91 | ||||
-rw-r--r-- | p/haskell-quickcheck1/debian/compat | 1 | ||||
-rw-r--r-- | p/haskell-quickcheck1/debian/control | 91 | ||||
-rw-r--r-- | p/haskell-quickcheck1/debian/copyright | 16 | ||||
-rwxr-xr-x | p/haskell-quickcheck1/debian/rules | 8 | ||||
-rw-r--r-- | p/haskell-quickcheck1/debian/source/format | 1 | ||||
-rw-r--r-- | p/haskell-quickcheck1/debian/watch | 2 |
7 files changed, 0 insertions, 210 deletions
diff --git a/p/haskell-quickcheck1/debian/changelog b/p/haskell-quickcheck1/debian/changelog deleted file mode 100644 index 8224ea8ea..000000000 --- a/p/haskell-quickcheck1/debian/changelog +++ /dev/null @@ -1,91 +0,0 @@ -haskell-quickcheck1 (1.2.0.1-8) unstable; urgency=medium - - * Upload to unstable - - -- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:52:46 +0200 - -haskell-quickcheck1 (1.2.0.1-7) experimental; urgency=low - - [ Colin Watson ] - * Fix typos in Haskell description blurb substvars. - - [ Joachim Breitner ] - * Adjust watch file to new hackage layout - * Depend on haskell-devscripts 0.9, found in experimental - - -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:11:50 +0100 - -haskell-quickcheck1 (1.2.0.1-6) unstable; urgency=low - - * Do not install a hoogle file (Closes: #709771) - * Use Haskell description blurbs - - -- Joachim Breitner <nomeata@debian.org> Sun, 26 May 2013 10:38:27 +0200 - -haskell-quickcheck1 (1.2.0.1-5) unstable; urgency=low - - * Enable compat level 9 - - -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:51:47 +0200 - -haskell-quickcheck1 (1.2.0.1-4) experimental; urgency=low - - * Depend on haskell-devscripts 0.8.13 to ensure this packages is built - against experimental - - -- Joachim Breitner <nomeata@debian.org> Mon, 15 Oct 2012 16:19:26 +0200 - -haskell-quickcheck1 (1.2.0.1-3) experimental; urgency=low - - * Bump standards version, no change - - -- Joachim Breitner <nomeata@debian.org> Sun, 14 Oct 2012 12:01:50 +0200 - -haskell-quickcheck1 (1.2.0.1-2) unstable; urgency=low - - * Sourceful upload to rebuild documentation package - - -- Joachim Breitner <nomeata@debian.org> Tue, 07 Feb 2012 23:14:14 +0100 - -haskell-quickcheck1 (1.2.0.1-1) unstable; urgency=low - - [ Marco Túlio Gontijo e Silva ] - * debian/source/format: Use 3.0 (quilt). - - [ Joachim Breitner ] - * Priority: extra - - [ Marco Silva ] - * Use ghc instead of ghc6 - - [ Iain Lane ] - * New upstream release 1.2.0.1 - * d/rules: Use Base 4 - * d/control: Standards-Version → 3.9.2, no changes required - - -- Iain Lane <laney@ubuntu.com> Mon, 23 May 2011 13:59:03 +0100 - -haskell-quickcheck1 (1.2.0.0-3) unstable; urgency=low - - * Add watchfile - * Adopt by the Debian Haskell Group - - -- Joachim Breitner <nomeata@debian.org> Sat, 20 Feb 2010 18:56:51 +0100 - -haskell-quickcheck1 (1.2.0.0-2) unstable; urgency=low - - * Dropped versioned dependency on ghc6-doc from libghc6-quickcheck2-doc - - -- Kari Pahula <kaol@debian.org> Wed, 03 Jun 2009 20:53:51 +0300 - -haskell-quickcheck1 (1.2.0.0-1) unstable; urgency=low - - * Initial release. - * Packaged the old version since its API differs from version 2's and - people still widely use it. - * Set to provide, and replace and conflict with earlier versions of - libghc6-quickcheck-*. - * Moved .haddock file to avoid conflict with libghc6-quickcheck-doc. - - -- Kari Pahula <kaol@debian.org> Fri, 13 Mar 2009 21:46:38 +0200 - diff --git a/p/haskell-quickcheck1/debian/compat b/p/haskell-quickcheck1/debian/compat deleted file mode 100644 index ec635144f..000000000 --- a/p/haskell-quickcheck1/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/p/haskell-quickcheck1/debian/control b/p/haskell-quickcheck1/debian/control deleted file mode 100644 index fe61d6401..000000000 --- a/p/haskell-quickcheck1/debian/control +++ /dev/null @@ -1,91 +0,0 @@ -Source: haskell-quickcheck1 -Section: haskell -Priority: extra -Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: Joachim Breitner <nomeata@debian.org> -Standards-Version: 3.9.4 -Build-Depends: - haskell-devscripts (>= 0.9), - cdbs, - debhelper (>= 9), - ghc, - ghc-prof, - ghc-doc, - libghc-random-dev, - libghc-random-prof, - libghc-random-doc, -Homepage: http://hackage.haskell.org/package/QuickCheck -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-quickcheck1 -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-quickcheck1 - -Package: libghc-quickcheck1-dev -Architecture: any -Depends: ${haskell:Depends} - , ${shlibs:Depends} - , ${misc:Depends} -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} -Provides: ${haskell:Provides}, libghc-quickcheck-dev -Conflicts: libghc-quickcheck-dev (<< 2.1.0.1-6) -Replaces: libghc-quickcheck-dev (<< 2.1.0.1-6) -Description: Haskell automatic testing library for GHC${haskell:ShortBlurb} - QuickCheck is a library for testing Haskell programs automatically. - The programmer provides a specification of the program, in - the form of properties which functions should satisfy, and - QuickCheck then tests that the properties hold in a large number - of randomly generated cases. Specifications are expressed in - Haskell, using combinators defined in the QuickCheck library. - QuickCheck provides combinators to define properties, observe - the distribution of test data, and define test data generators. - . - This package contains version 1 of the library, whose API differs - from version 2's. - . - ${haskell:Blurb} - -Package: libghc-quickcheck1-prof -Architecture: any -Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} -Provides: libghc-quickcheck-prof, ${haskell:Provides} -Conflicts: libghc-quickcheck-prof (<< 2.1.0.1-6) -Replaces: libghc-quickcheck-prof (<< 2.1.0.1-6) -Description: Haskell automatic testing library for GHC${haskell:ShortBlurb} - QuickCheck is a library for testing Haskell programs automatically. - The programmer provides a specification of the program, in - the form of properties which functions should satisfy, and - QuickCheck then tests that the properties hold in a large number - of randomly generated cases. Specifications are expressed in - Haskell, using combinators defined in the QuickCheck library. - QuickCheck provides combinators to define properties, observe - the distribution of test data, and define test data generators. - . - This package contains version 1 of the library, whose API differs - from version 2's. - . - ${haskell:Blurb} - -Package: libghc-quickcheck1-doc -Section: doc -Architecture: all -Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} -Provides: libghc-quickcheck-doc -Conflicts: libghc-quickcheck-doc (<< 2.1.0.1-6) -Replaces: libghc-quickcheck-doc (<< 2.1.0.1-6) -Description: Haskell automatic testing library for GHC${haskell:ShortBlurb} - QuickCheck is a library for testing Haskell programs automatically. - The programmer provides a specification of the program, in - the form of properties which functions should satisfy, and - QuickCheck then tests that the properties hold in a large number - of randomly generated cases. Specifications are expressed in - Haskell, using combinators defined in the QuickCheck library. - QuickCheck provides combinators to define properties, observe - the distribution of test data, and define test data generators. - . - This package contains version 1 of the library, whose API differs - from version 2's. - . - ${haskell:Blurb} diff --git a/p/haskell-quickcheck1/debian/copyright b/p/haskell-quickcheck1/debian/copyright deleted file mode 100644 index 564d3d727..000000000 --- a/p/haskell-quickcheck1/debian/copyright +++ /dev/null @@ -1,16 +0,0 @@ - -This package was debianised by Kari Pahula <kaol@debian.org> on Fri, -13 Mar 2009 12:36:48 +0200. - -It was downloaded from -http://hackage.haskell.org/packages/archive/QuickCheck/ - -Upstream Authors: Koen Classen and John Hughes - -Copyright (c) 2001, Koen Claessen, John Hughes -Copyright (c) 2001, Andy Gill -Copyright 2004, The University Court of the University of Glasgow -All rights reserved. - -BSD licenced. The complete text of the BSD license can be found in -/usr/share/common-licenses/BSD on Debian systems. diff --git a/p/haskell-quickcheck1/debian/rules b/p/haskell-quickcheck1/debian/rules deleted file mode 100755 index ea002254e..000000000 --- a/p/haskell-quickcheck1/debian/rules +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/make -f - -DEB_CABAL_PACKAGE=quickcheck1 -DEB_SETUP_GHC6_CONFIGURE_ARGS += --flags=base4 -DEB_ENABLE_HOOGLE := no - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/hlibrary.mk diff --git a/p/haskell-quickcheck1/debian/source/format b/p/haskell-quickcheck1/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/p/haskell-quickcheck1/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/p/haskell-quickcheck1/debian/watch b/p/haskell-quickcheck1/debian/watch deleted file mode 100644 index 410f4b6f7..000000000 --- a/p/haskell-quickcheck1/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://hackage.haskell.org/package/QuickCheck/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |