diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-07-27 11:01:06 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-07-27 11:01:06 +0200 |
| commit | ed5422645f15bd4f3190464af40d90a24dea7e03 (patch) | |
| tree | 6943c48792e5c6877781c27d23b2013d2b6b65de /p/haskell-haddock/debian | |
| parent | c1d2ae1f86bd5d64198f1ecd103a0c7d342d261c (diff) | |
| download | DHG_packages-ed5422645f15bd4f3190464af40d90a24dea7e03.tar.gz | |
Remove packages that have been removed from the archive
See #792614
Diffstat (limited to 'p/haskell-haddock/debian')
| -rw-r--r-- | p/haskell-haddock/debian/changelog | 308 | ||||
| -rw-r--r-- | p/haskell-haddock/debian/compat | 1 | ||||
| -rw-r--r-- | p/haskell-haddock/debian/control | 61 | ||||
| -rw-r--r-- | p/haskell-haddock/debian/copyright | 52 | ||||
| -rwxr-xr-x | p/haskell-haddock/debian/rules | 6 | ||||
| -rw-r--r-- | p/haskell-haddock/debian/source/format | 1 | ||||
| -rw-r--r-- | p/haskell-haddock/debian/watch | 2 |
7 files changed, 0 insertions, 431 deletions
diff --git a/p/haskell-haddock/debian/changelog b/p/haskell-haddock/debian/changelog deleted file mode 100644 index 9bb39d61e..000000000 --- a/p/haskell-haddock/debian/changelog +++ /dev/null @@ -1,308 +0,0 @@ -haskell-haddock (2.14.3-2) unstable; urgency=medium - - * Upload to unstable - - -- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:50:04 +0200 - -haskell-haddock (2.14.3-1) experimental; urgency=low - - * Adjust watch file to new hackage layout - * Depend on haskell-devscripts 0.9, found in experimental - * New upstream release - * Do not depend on xhtml, which now comes with GHC - - -- Joachim Breitner <nomeata@debian.org> Sun, 21 Dec 2014 23:15:49 +0100 - -haskell-haddock (2.13.1-3) unstable; urgency=low - - * Move Haskell blurb to the end of the description, reduces the impact - of #708703 - - -- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 23:52:20 +0200 - -haskell-haddock (2.13.1-2) unstable; urgency=low - - * Enable compat level 9 - * Use substvars for Haskell description blurbs - - -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:50:46 +0200 - -haskell-haddock (2.13.1-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 <nomeata@debian.org> Sun, 02 Dec 2012 12:04:01 +0100 - -haskell-haddock (2.10.0-1) unstable; urgency=low - - * New upstream release - * patch/build_without_ghci.patch: Dropped, fixed upstream in - http://hackage.haskell.org/trac/ghc/ticket/3558 - * patches/alex3-hack.patch: Dropped, included by upstream - - -- Joachim Breitner <nomeata@debian.org> Tue, 13 Mar 2012 14:00:18 +0100 - -haskell-haddock (2.9.2-2) unstable; urgency=low - - * Apply 11-Aug hack from Simon Marlow to build with alex 3. - closes: #639038. - - -- Clint Adams <clint@debian.org> Mon, 05 Sep 2011 15:38:00 -0400 - -haskell-haddock (2.9.2-1) unstable; urgency=low - - * New upstream release specified by Haskell platform 2011.2.0.1 - * debian/control: Update BDs in line with new upstream release - * d/patches/build_without_ghci.patch: Update/refresh vs. 2.9.2 - - -- Iain Lane <laney@debian.org> Fri, 27 May 2011 17:39:16 +0100 - -haskell-haddock (2.7.2-6) unstable; urgency=low - - [ Marco Silva ] - * Use ghc instead of ghc6 - - [ Iain Lane ] - * Standards-Version → 3.9.2, no changes required - - -- Iain Lane <laney@debian.org> Fri, 27 May 2011 14:35:10 +0100 - -haskell-haddock (2.7.2-5) unstable; urgency=low - - * Depend on ghc-paths-prof - - -- Joachim Breitner <nomeata@debian.org> Tue, 06 Jul 2010 14:28:47 +0200 - -haskell-haddock (2.7.2-4) unstable; urgency=low - - * Further patch around missing ghci support, complete patch taken from - getallinfo-nothing-ghci-566331 in ghc6. - - -- Joachim Breitner <nomeata@debian.org> Fri, 02 Jul 2010 09:58:27 +0200 - -haskell-haddock (2.7.2-3) unstable; urgency=low - - * Patch around missing ghci support, reusing a patch by Marco Túlio Gontijo - e Silva in #566331 - * Bump standards version, no change - - -- Joachim Breitner <nomeata@debian.org> Fri, 02 Jul 2010 09:21:27 +0200 - -haskell-haddock (2.7.2-2) unstable; urgency=low - - * Depend on libghc6-ghc-paths-dev (Closes: #587807) - * Upload to unstable (experimental was by accident) (Closes: #587808) - Thanks to Aaron M. Ucko for pointing these out - - -- Joachim Breitner <nomeata@debian.org> Thu, 01 Jul 2010 22:42:11 +0200 - -haskell-haddock (2.7.2-1) experimental; urgency=low - - * Re-upload haddock to Debian to provide the haddock haskell library - The binary is still provided by ghc6. - * Take over by the Debian Haskell Group, redo packaging - - -- Joachim Breitner <nomeata@debian.org> Thu, 24 Jun 2010 10:17:08 +0200 - -haddock (2.6.0-1) experimental; urgency=low - - * New upstream release - * Switch to dpkg-source 3.0 (quilt) format - * Standards-Version 3.8.3 (no changes necessary) - - -- Kari Pahula <kaol@debian.org> Tue, 12 Jan 2010 16:29:16 +0200 - -haddock (2.4.2-3) unstable; urgency=low - - * Update haddock's libdir as /usr/lib/ghc-6.10.4/ - * Add a check to see that debian/patches/hardcode-ghc-paths has the - correct libdir. - - -- Kari Pahula <kaol@debian.org> Thu, 23 Jul 2009 22:24:47 +0300 - -haddock (2.4.2-2) unstable; urgency=low - - * Build against ghc6 6.10.4. - * Standards-Version 3.8.2, use Section: haskell. - - -- Kari Pahula <kaol@debian.org> Tue, 21 Jul 2009 01:04:36 +0300 - -haddock (2.4.2-1) unstable; urgency=low - - * New upstream release (Closes: #524700) - * Generates documentation for maxBound in Prelude (Closes: #522586) - * Debhelper compat 7, Standards-Version 3.8.1 (No changes needed). - - -- Kari Pahula <kaol@debian.org> Wed, 13 May 2009 19:08:04 +0300 - -haddock (2.4.1-4) unstable; urgency=low - - * Built against ghc6 6.10.1+dfsg1-13, giving .haddock files uniform - representation on 32 and 64 bit architectures. (Closes: #516424) - - -- Kari Pahula <kaol@debian.org> Wed, 25 Feb 2009 15:28:37 +0200 - -haddock (2.4.1-3) unstable; urgency=low - - * Uploaded to unstable. - - -- Kari Pahula <kaol@debian.org> Mon, 16 Feb 2009 22:46:37 +0200 - -haddock (2.4.1-2) experimental; urgency=low - - * Patch src/Haddock/Backends/Html.hs to provide a case for topDeclBox - when DocName is Undocumented. - * Removed the watch file. (Closes: #449863) - - -- Kari Pahula <kaol@debian.org> Thu, 05 Feb 2009 11:04:36 +0200 - -haddock (2.4.1-1) experimental; urgency=low - - * New upstream release. (Closes: #464364) - * New maintainer. - * Set standards-version to 3.8.0, add Homepage field in - debian/control. - * Add info about the copyright status of the files in src/Haddoc/Utils/ - to debian/copyright. - * Don't install anything to /usr/share/doc/haddock-$version/. - * Changed doc-base section to Programming/Haskell. - * Removed xutils from build dependencies. - * Hardcode ghc libdir and datadir in Main.hs in lieu of using ghc-paths. - * Patch source using quilt, added it as a build dep. - * Removed autogenerated doc/configure from the diff.gz and generate it - at build time instead. Added autoconf as a build dep. - - -- Kari Pahula <kaol@debian.org> Sun, 18 Jan 2009 20:38:28 +0200 - -haddock (0.8-2.1) unstable; urgency=low - - * Non-maintainer upload. - * haddock.cabal: Add directory, process, containers, array, pretty to - build-depends. (Closes: #460352) - - -- Marc 'HE' Brockschmidt <he@debian.org> Sat, 05 Apr 2008 14:45:46 +0200 - -haddock (0.8-2) unstable; urgency=low - - * Make .haddock files portable. We always serialise Int with 64 bits, - so 32-bit arches can understand files from 64-bit arches and - vice-versa. Closes: #426335. - - -- Ian Lynagh (wibble) <igloo@debian.org> Mon, 04 Jun 2007 14:29:40 +0000 - -haddock (0.8-1) unstable; urgency=low - - * New upstream version. Closes: #392381. - * Buildable with GHC 6.6. Closes: #393632. - * Build using cabal: - * Various debian/rules changes. - * Requires ghc6 >= 6.4.2. - * No longer uses config.sub/config.guess. Closes: #342419. - * Build-dep on alex as cleaning removes the generated lexer .hs files. - * Build-dep on happy as cleaning removes the generated parser .hs files. - * Set Standards-Version to 3.7.2 (no changes needed). - * Updated manpage debian/haddock.1. - * Drop duplicate docbook-utils build-dep. - * Remove debian/dirs and give usr/share/doc/haddock/html/ as an - argument to dh_installdirs. - * Added uscan watch file debian/watch. - * Added doc-base entry for Haddock User Guide in debian/doc-base. - * Removed haddock/ prefixes from various paths in debian/rules. - * Removed now redundant chmod -x hack on haddock/examples/Bug7.hs. - * doc/configure generated by autoconf is in the Debian diff. - * Thanks to Arjan Oosting, for pointing out and providing patches for much - of the above, including the updated manpage. - - -- Ian Lynagh (wibble) <igloo@debian.org> Tue, 17 Oct 2006 14:28:38 +0000 - -haddock (0.7-1) unstable; urgency=low - - * New upstream version. - * Add build-deps on docbook-xml, docbook-xsl, xsltproc, docbook-utils - for building the documentation. - * Remove unnecessary build-dep on happy. - * Remove option to use ghc5 to build. - * Remove use of {,} in debian/rules, and don't set SHELL to /bin/bash - in debian/rules. - * Do not build or install dvi and ps documentation as it breaks. - * index.html is now built, we don't need to symlink haddock.html to it. - - -- Ian Lynagh (wibble) <igloo@debian.org> Wed, 14 Sep 2005 21:32:46 +0000 - -haddock (0.6-2.1) unstable; urgency=low - - * NMU to make installable in unstable. - * Rebuild against newer GHC6 to link to appropriate libgmp. - * Fixed package options using patch from Daniel Schepler. - Closes: #316657. - * Set SHELL to /bin/bash due to bashisms in debian/rules. - - -- John Goerzen <jgoerzen@complete.org> Fri, 9 Sep 2005 06:25:03 -0500 - -haddock (0.6-2) unstable; urgency=low - - * Re-upload so haddock is compiled against the latest ghc6 on all - arches that have ghc6. - - -- Ian Lynagh (wibble) <igloo@debian.org> Sun, 25 Jul 2004 01:23:10 +0000 - -haddock (0.6-1) unstable; urgency=low - - * New upstream version. - - -- Ian Lynagh (wibble) <igloo@debian.org> Wed, 26 Nov 2003 02:57:53 +0000 - -haddock (0.5-4) unstable; urgency=low - - * Add cases for various arches to configure{,.in} - - -- Ian Lynagh (wibble) <igloo@debian.org> Tue, 16 Sep 2003 12:29:35 +0000 - -haddock (0.5-3) unstable; urgency=low - - * Comment out flex requirement in configure{,.in} - - -- Ian Lynagh (wibble) <igloo@debian.org> Thu, 04 Sep 2003 23:11:54 +0000 - -haddock (0.5-2) unstable; urgency=low - - * Alter haddock/src/Makefile so LIBDIR points to /usr/share rather - then /usr/lib (contains a css and gif file). - - -- Ian Lynagh (wibble) <igloo@debian.org> Thu, 04 Sep 2003 18:36:30 +0000 - -haddock (0.5-1) unstable; urgency=low - - * New upstream version. - * New maintainer. - * Give ghc6 as an alternative build-dep to ghc5. - * No longer use autoconf; update build-deps to match. Closes: #173762. - * Hack configure and configure.in not to demand flex as the tarball has - the relevant files pregenerated. Remove flex build-dep. - * Require at least debhelper 4 and put 4 in debian/compat - * Add sparc Linux to configure and configure.in - * Simplify debian/rules to just work with the tarball in-place. - * Add doc to SUBDIRS in haddock/Makefile - * Change the haddock wrapper to set LIBDIR to /usr/share/haddock-0.5 - and remove the override that puts the gif and css file in /usr/lib - rather than /usr/share - - -- Ian Lynagh (wibble) <igloo@debian.org> Tue, 02 Sep 2003 22:08:23 +0000 - -haddock (0.4-1) unstable; urgency=low - - * new upstream release [tag: haddock-0-4] - * fixed typo - (closes: Bug#154756) - - -- Michael Weber <michaelw@debian.org> Tue, 22 Oct 2002 09:44:11 +0200 - -haddock (0.3-1) unstable; urgency=low - - * Initial Release. - * added manpage for haddock - - -- Michael Weber <michaelw@debian.org> Fri, 19 Jul 2002 21:52:06 +0200 diff --git a/p/haskell-haddock/debian/compat b/p/haskell-haddock/debian/compat deleted file mode 100644 index ec635144f..000000000 --- a/p/haskell-haddock/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/p/haskell-haddock/debian/control b/p/haskell-haddock/debian/control deleted file mode 100644 index c26189c48..000000000 --- a/p/haskell-haddock/debian/control +++ /dev/null @@ -1,61 +0,0 @@ -Source: haskell-haddock -Section: haskell -Priority: extra -Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org> -Build-Depends: debhelper (>= 9) - , cdbs - , haskell-devscripts (>= 0.9) - , ghc (>= 7.8) - , ghc (<< 7.9) - , ghc-prof - , libghc-ghc-paths-dev - , libghc-ghc-paths-prof - , alex - , happy -Build-Depends-Indep: ghc-doc - , libghc-ghc-paths-doc -Standards-Version: 3.9.4 -Homepage: http://hackage.haskell.org/package/haddock -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-haddock -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-haddock - -Package: libghc-haddock-dev -Architecture: any -Depends: ${haskell:Depends} - , ${shlibs:Depends} - , ${misc:Depends} -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} -Provides: ${haskell:Provides} -Description: documentation-generation library for haskell${haskell:ShortBlurb} - This package exposes the features of haddock as a library, to be used inside - other haskell programs. - . - ${haskell:Blurb} - -Package: libghc-haddock-prof -Architecture: any -Depends: ${haskell:Depends} - , ${shlibs:Depends} - , ${misc:Depends} -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} -Provides: ${haskell:Provides} -Description: documentation-generation library for haskell${haskell:ShortBlurb} - This package exposes the features of haddock as a library, to be used inside - other haskell programs. - . - ${haskell:Blurb} - -Package: libghc-haddock-doc -Section: doc -Architecture: all -Depends: ${misc:Depends}, ${haskell:Depends} -Recommends: ${haskell:Recommends} -Suggests: ${haskell:Suggests} -Description: documentation-generation library for haskell${haskell:ShortBlurb} - This package exposes the features of haddock as a library, to be used inside - other haskell programs. - . - ${haskell:Blurb} diff --git a/p/haskell-haddock/debian/copyright b/p/haskell-haddock/debian/copyright deleted file mode 100644 index 355a461f1..000000000 --- a/p/haskell-haddock/debian/copyright +++ /dev/null @@ -1,52 +0,0 @@ -This package was first debianized by Michael Weber <michaelw@debian.org> on -Tue, 16 Jul 2002 10:50:21 +0200. - -It was taken over by Ian Lynagh <igloo@debian.org> on 2003-09-02. -Since 2009-01-12 Kari Pahula <kaol@debian.org>. -Since 2009-03-20 Debian Haskell Team - -It was downloaded from http://www.haskell.org/haddock/ - - -Upstream Author: Simon Marlow (simonmar@microsoft.com) - - -Copyright: - -Copyright 2002-2009, Simon Marlow. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -- Redistributions of source code must retain the above copyright notice, -this list of conditions and the following disclaimer. - -- 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. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "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 COPYRIGHT HOLDERS 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. - - -Contains Html.hs and BlockTable.hs, which are part of -the HTML combinator library. -Copyright 1999-2001 Andy Gill -Copyright 1999-2001 The Oregon Graduate Institute of Science and Technology -BSD style license, see /usr/share/common-licenses/BSD. - -Contains FastMutInt2.hs, which is part of the GHC compiler. -Copyright 2002 The University of Glasgow -BSD style license. - - -Debian packaging licensed under the same terms as the program. diff --git a/p/haskell-haddock/debian/rules b/p/haskell-haddock/debian/rules deleted file mode 100755 index f2277cb16..000000000 --- a/p/haskell-haddock/debian/rules +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/make -f - -DEB_BUILD_DEPENDENCIES = build-arch - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/hlibrary.mk diff --git a/p/haskell-haddock/debian/source/format b/p/haskell-haddock/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/p/haskell-haddock/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/p/haskell-haddock/debian/watch b/p/haskell-haddock/debian/watch deleted file mode 100644 index 4d6fcbf9a..000000000 --- a/p/haskell-haddock/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://hackage.haskell.org/package/haddock/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
