[Pkg-haskell-commits] darcs: haskell-llvm-base: Initial check-in

Joachim Breitner mail at joachim-breitner.de
Sat Mar 10 18:47:42 UTC 2012


Sat Mar 10 18:46:59 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Initial check-in
  Ignore-this: b455d6679efefca9e9e512083ba66abe

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Sat Mar 10 18:46:59 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Initial check-in
  Ignore-this: b455d6679efefca9e9e512083ba66abe
diff -rN -u old-haskell-llvm-base//changelog new-haskell-llvm-base//changelog
--- old-haskell-llvm-base//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-llvm-base//changelog	2012-03-10 18:47:41.990252660 +0000
@@ -0,0 +1,5 @@
+haskell-llvm-base (3.0.0.0-1) UNRELEASED; urgency=low
+
+  * Initial release.
+
+ -- Joachim Breitner <nomeata at debian.org>  Thu, 01 Jan 1970 00:00:00 +0000
diff -rN -u old-haskell-llvm-base//compat new-haskell-llvm-base//compat
--- old-haskell-llvm-base//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-llvm-base//compat	2012-03-10 18:47:41.990252660 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-llvm-base//control new-haskell-llvm-base//control
--- old-haskell-llvm-base//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-llvm-base//control	2012-03-10 18:47:41.990252660 +0000
@@ -0,0 +1,60 @@
+Source: haskell-llvm-base
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Joachim Breitner <nomeata at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.8)
+  , ghc
+  , ghc-prof
+  , libllvm-dev
+Build-Depends-Indep: ghc-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/llvm-base
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-llvm-base
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-llvm-base
+
+Package: libghc-llvm-base-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+  , libllvm-dev
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: low-level bindings to the LLVM compiler toolkit
+ This package provides low-level bindings to the LLVM compiler toolkit.
+ Higher-level bindings can be found in the libghc-llvm-dev package.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-llvm-base-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: low-level bindings to the LLVM compiler toolkit; profiling libraries
+ This package provides low-level bindings to the LLVM compiler toolkit.
+ Higher-level bindings can be found in the libghc-llvm-dev package.
+ .
+ This package provides a library for the Haskell programming language, compiled
+ for profiling.  See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-llvm-base-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: low-level bindings to the LLVM compiler toolkit; documentation
+ This package provides low-level bindings to the LLVM compiler toolkit.
+ Higher-level bindings can be found in the libghc-llvm-dev package.
+ .
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
diff -rN -u old-haskell-llvm-base//copyright new-haskell-llvm-base//copyright
--- old-haskell-llvm-base//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-llvm-base//copyright	2012-03-10 18:47:41.994252113 +0000
@@ -0,0 +1,47 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: llvm-base
+Maintainer: Bryan O'Sullivan <bos at serpentine.com>
+ , Lennart Augustsson <lennart at augustsson.net>
+Source: http://hackage.haskell.org/packages/archive/llvm-base
+
+Copyright: Copyright (c) 2007-2009 Bryan O'Sullivan
+License: BSD3
+  Copyright (c) 2007-2009 Bryan O'Sullivan
+  All rights reserved.
+
+  Developed by:
+
+      Bryan O'Sullivan <bos at serpentine.com>
+      http://www.serpentine.com/blog/
+
+      Lennart Augustsson <lennart at augustsson.net>
+
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  "Software"), to deal with 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:
+
+      * Redistributions of source code must retain the above copyright
+        notice, this list of conditions and the following disclaimers.
+
+      * Redistributions in binary form must reproduce the above
+        copyright notice, this list of conditions and the following
+        disclaimers in the documentation and/or other materials provided
+        with the distribution.
+
+      * Neither the names of Bryan O'Sullivan, University of Illinois at
+        Urbana-Champaign, nor the names of its contributors may be used
+        to endorse or promote products derived from this Software
+        without specific prior written permission.
+
+  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 CONTRIBUTORS 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 WITH THE SOFTWARE.
+
diff -rN -u old-haskell-llvm-base//rules new-haskell-llvm-base//rules
--- old-haskell-llvm-base//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-llvm-base//rules	2012-03-10 18:47:41.994252113 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-llvm-base//source/format new-haskell-llvm-base//source/format
--- old-haskell-llvm-base//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-llvm-base//source/format	2012-03-10 18:47:41.994252113 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-llvm-base//watch new-haskell-llvm-base//watch
--- old-haskell-llvm-base//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-llvm-base//watch	2012-03-10 18:47:41.998254817 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|llvm-base-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/llvm-base \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list