summaryrefslogtreecommitdiff
path: root/p/haskell-ghc-paths
diff options
context:
space:
mode:
authorMarco Túlio Gontijo e Silva <marcot@holoscopio.com>2009-03-05 19:36:11 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2009-03-05 19:36:11 +0300
commitca71df9982a2e57901f77aa8fdb4f6fc9ffac62c (patch)
treed65afdccdc7a9ea1aee94fdbfcaff7be41eb402b /p/haskell-ghc-paths
parent698040868934e87eddeed79dc1dd628dc6e0994b (diff)
downloadDHG_packages-ca71df9982a2e57901f77aa8fdb4f6fc9ffac62c.tar.gz
haskell-ghc-paths: Initial release. (Closes: #514134)
Diffstat (limited to 'p/haskell-ghc-paths')
-rw-r--r--p/haskell-ghc-paths/debian/changelog5
-rw-r--r--p/haskell-ghc-paths/debian/compat1
-rw-r--r--p/haskell-ghc-paths/debian/control45
-rw-r--r--p/haskell-ghc-paths/debian/copyright126
-rw-r--r--p/haskell-ghc-paths/debian/patches/00list1
-rwxr-xr-xp/haskell-ghc-paths/debian/patches/01_clean17
-rwxr-xr-xp/haskell-ghc-paths/debian/rules5
-rw-r--r--p/haskell-ghc-paths/debian/watch4
8 files changed, 204 insertions, 0 deletions
diff --git a/p/haskell-ghc-paths/debian/changelog b/p/haskell-ghc-paths/debian/changelog
new file mode 100644
index 000000000..873cc3dab
--- /dev/null
+++ b/p/haskell-ghc-paths/debian/changelog
@@ -0,0 +1,5 @@
+haskell-ghc-paths (0.1.0.5-1) unstable; urgency=low
+
+ * Initial release. (Closes: #514134)
+
+ -- Marco Túlio Gontijo e Silva <marcot@holoscopio.com> Wed, 04 Mar 2009 12:44:31 -0300
diff --git a/p/haskell-ghc-paths/debian/compat b/p/haskell-ghc-paths/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/p/haskell-ghc-paths/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/p/haskell-ghc-paths/debian/control b/p/haskell-ghc-paths/debian/control
new file mode 100644
index 000000000..62438dca2
--- /dev/null
+++ b/p/haskell-ghc-paths/debian/control
@@ -0,0 +1,45 @@
+Source: haskell-ghc-paths
+Section: libdevel
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot@holoscopio.com>
+Build-Depends: debhelper (>= 5), cdbs, dpatch, haskell-devscripts (>= 0.6.15+nmu1), ghc6, ghc6-prof
+Build-Depends-Indep: ghc6-doc, haddock, hscolour (>= 1.8)
+Standards-Version: 3.8.0
+Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-paths
+Vcs-Darcs: http://code.haskell.org/debian/haskell-ghc-paths
+
+Package: libghc6-ghc-paths-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: libghc6-ghc-paths-doc (= ${binary:Version}), libghc6-ghc-paths-prof (= ${binary:Version})
+Description: Knowledge of GHC's installation directories
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides constants with the installation directories of the
+ Glasgow Haskell Compiler.
+
+Package: libghc6-ghc-paths-prof
+Architecture: any
+Depends: libghc6-ghc-paths-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Knowledge of GHC's installation directories; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides constants with the installation directories of the
+ Glasgow Haskell Compiler.
+
+Package: libghc6-ghc-paths-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ghc6-doc
+Suggests: libghc6-ghc-paths-dev (= ${binary:Version})
+Description: Knowledge of GHC's installation directories; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides constants with the installation directories of the
+ Glasgow Haskell Compiler.
diff --git a/p/haskell-ghc-paths/debian/copyright b/p/haskell-ghc-paths/debian/copyright
new file mode 100644
index 000000000..ec660353c
--- /dev/null
+++ b/p/haskell-ghc-paths/debian/copyright
@@ -0,0 +1,126 @@
+Upstream:
+ Location:
+ It was downloaded from
+ http://hackage.haskell.org/packages/archive/ghc-paths/0.1.0.5/ghc-paths-0.1.0.5.tar.gz
+
+ Copyright:
+ Copyright 2008, Simon Marlow
+ License:
+ 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.
+
+ - Neither name of the author nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND THE 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 UNIVERSITY COURT OF THE UNIVERSITY OF
+ GLASGOW OR THE 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.
+
+Packaging:
+ Copyright:
+ Copyright (c) 2009 Marco Túlio Gontijo e Silva <marcot@holoscopio.com>
+
+ License:
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+ SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+ ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+ AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+ INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+ ITS USE.
+
+ Statement of Purpose
+
+ The laws of various jurisdictions throughout the world automatically confer
+ certain exclusive rights upon the creator of an original work of authorship
+ and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+ Some owners of these exclusive rights wish to permanently remove these
+ restrictions from a Work for the purpose of contributing to a commons that
+ the public can reliably build upon, modify, reuse and redistribute as
+ freely as possible from such restrictions for any purposes and in any form
+ whatsoever, whether modified or unmodified, in whole or in part. Such
+ owners therefore wish to fully, permanently, irrevocably and
+ unconditionally waive, abandon and relinquish their Copyright Related
+ Rights (defined below) with respect to a Work to the fullest extent
+ permitted by applicable law.
+
+ A Work associated with this CC0 Waiver may be protected by copyright and
+ related or neighboring rights, database rights (such as those arising under
+ Directive 96/9/EC of the European Parliament and of the Council of 11 March
+ 1996 on the legal protection of databases, and under any national
+ implementation thereof, (including any amended or successor version of such
+ directive)), and/or other similar equivalent or corresponding rights
+ throughout the world as such rights may be available under applicable law
+ or treaty (and national implementations thereof), including but not limited
+ to moral rights retained by the original author(s), publicity and privacy
+ rights pertaining to an individual’s image or likeness depicted in a Work,
+ rights protecting against unfair competition in regards to the Work, and
+ any rights protecting the extraction, dissemination and reuse of data in
+ the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+ The person associating this CC0 Waiver with a Work is the owner of
+ Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+ overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+ with knowledge of his or her Copyright Related Rights in the Work and the
+ meaning and intended legal effect of this CC0 Waiver.
+
+ Subject to rights of other persons in the Work, and any patent and
+ trademark rights held by Affirmer, by associating this CC0 Waiver with a
+ Work the Affirmer does intend to fully, permanently, irrevocably and
+ unconditionally waive, abandon and relinquish all of his or her Copyright
+ Related Rights in such Work, to the fullest extent permitted by (but not in
+ contravention of) applicable law.
+
+ CC0 Waiver
+
+ 1. To the fullest extent permitted by (but not in contravention of)
+ applicable law, Affirmer hereby fully, permanently, irrevocably and
+ unconditionally waives, abandons and relinquishes all of Affirmer’s
+ Copyright Related Rights and associated claims and causes of action,
+ whether present or future, vested or contingent, in the Work, (such waiver,
+ abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+ for the benefit of each member of the public at large and to the detriment
+ of Affirmer's heirs or successors.
+
+ 2. Should the Waiver for any reason be judged legally invalid or
+ ineffective under applicable law, then the Waiver shall be preserved to the
+ maximum extent permitted and Affirmer hereby grants to each such affected
+ recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+ (for the duration of the applicable copyright), non transferable, non
+ sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+ Copyright Related Rights in the Work, which license shall be deemed
+ effective as of the date this CC0 Waiver was applied by Affirmer to the
+ Work.
+
+ 3. No trademark or patent rights held by Affirmer are waived, abandoned,
+ relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+ 4. Affirmer hereby fully and completely disclaims responsibility for
+ clearing rights of other persons that may apply to the Work or any intended
+ use thereof, including without limitation any such person’s Copyright
+ Related Rights (including privacy and publicity rights). Further, Affirmer
+ hereby fully and completely disclaims responsibility for obtaining any
+ necessary consents, permissions or other rights required for such intended
+ use.
+
+ 5. Affirmer understands and acknowledges that Creative Commons is not party
+ to this CC0 Waiver and has no duty or obligation with respect to this CC0
+ Waiver or use of the Work.
diff --git a/p/haskell-ghc-paths/debian/patches/00list b/p/haskell-ghc-paths/debian/patches/00list
new file mode 100644
index 000000000..df38033fc
--- /dev/null
+++ b/p/haskell-ghc-paths/debian/patches/00list
@@ -0,0 +1 @@
+01_clean
diff --git a/p/haskell-ghc-paths/debian/patches/01_clean b/p/haskell-ghc-paths/debian/patches/01_clean
new file mode 100755
index 000000000..425fcc9c6
--- /dev/null
+++ b/p/haskell-ghc-paths/debian/patches/01_clean
@@ -0,0 +1,17 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_clean.dpatch by Marco Túlio Gontijo e Silva <marcot@holoscopio.com>
+##
+## DP: Without this patch, ./setup clean would read ghc-paths.buildinfo, and
+## DP: would crash when this file is not available.
+@DPATCH@
+diff -Nudar ghc-paths-0.1.0.5.orig/Setup.hs ghc-paths-0.1.0.5/Setup.hs > debian/patches/01_clean.patch
+--- ghc-paths-0.1.0.5.orig/Setup.hs 2008-08-19 09:58:25.000000000 -0300
++++ ghc-paths-0.1.0.5/Setup.hs 2009-02-06 11:41:40.000000000 -0200
+@@ -16,7 +16,6 @@
+ postConf = defaultPostConf,
+ preBuild = readHook,
+ preMakefile = readHook,
+- preClean = readHook,
+ preCopy = readHook,
+ preInst = readHook,
+ preHscolour = readHook,
diff --git a/p/haskell-ghc-paths/debian/rules b/p/haskell-ghc-paths/debian/rules
new file mode 100755
index 000000000..caaba543f
--- /dev/null
+++ b/p/haskell-ghc-paths/debian/rules
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-ghc-paths/debian/watch b/p/haskell-ghc-paths/debian/watch
new file mode 100644
index 000000000..cdafde632
--- /dev/null
+++ b/p/haskell-ghc-paths/debian/watch
@@ -0,0 +1,4 @@
+# See uscan(1) for format
+
+version=3
+http://hackage.haskell.org/packages/archive/ghc-paths/([\d.]+)/ghc-paths-([\d.]+).tar.gz