[Pkg-haskell-commits] darcs: haskell-hipmunk: Initial check-in

Joachim Breitner mail at joachim-breitner.de
Thu Oct 13 18:31:38 UTC 2011


Thu Oct 13 18:31:13 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Initial check-in
  Ignore-this: 7c4a0a7d1b45eec3ca00a4339a5c3cc2

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

Thu Oct 13 18:31:13 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Initial check-in
  Ignore-this: 7c4a0a7d1b45eec3ca00a4339a5c3cc2
diff -rN -u old-haskell-hipmunk//changelog new-haskell-hipmunk//changelog
--- old-haskell-hipmunk//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hipmunk//changelog	2011-10-13 18:31:38.382833733 +0000
@@ -0,0 +1,5 @@
+haskell-hipmunk (0.0.0.0-1) UNRELEASED; urgency=low
+
+  * Initial release. (Closes: #000000)
+
+ -- Joachim Breitner <nomeata at debian.org>  Thu, 01 Jan 1970 00:00:00 +0000
diff -rN -u old-haskell-hipmunk//compat new-haskell-hipmunk//compat
--- old-haskell-hipmunk//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hipmunk//compat	2011-10-13 18:31:38.386832201 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-hipmunk//control new-haskell-hipmunk//control
--- old-haskell-hipmunk//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hipmunk//control	2011-10-13 18:31:38.386832201 +0000
@@ -0,0 +1,68 @@
+Source: haskell-hipmunk
+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
+  , libghc-transformers-dev (>= 0.2)
+  , libghc-transformers-dev (<< 0.3)
+  , libghc-transformers-prof
+  , libghc-statevar-dev (>= 1.0)
+  , libghc-statevar-dev (<< 1.1)
+  , libghc-statevar-prof
+  , chipmunk-dev
+Build-Depends-Indep: ghc-doc
+  , libghc-transformers-doc
+  , libghc-statevar-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/hipmunk
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hipmunk
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hipmunk
+
+Package: libghc-hipmunk-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+  , chipmunk-dev
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Haskell bindings for Chipmunk
+ Chipmunk is a fast, simple, portable, 2D physics engine. This library provides
+ Haskell bindings for Chipmunk.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-hipmunk-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Haskell bindings for Chipmunk; profiling libraries
+ Chipmunk is a fast, simple, portable, 2D physics engine. This library provides
+ Haskell bindings for Chipmunk.
+ .
+ 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-hipmunk-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Haskell bindings for Chipmunk; documentation
+ Chipmunk is a fast, simple, portable, 2D physics engine. This library provides
+ Haskell bindings for Chipmunk.
+ .
+ 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-hipmunk//copyright new-haskell-hipmunk//copyright
--- old-haskell-hipmunk//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hipmunk//copyright	2011-10-13 18:31:38.386832201 +0000
@@ -0,0 +1,47 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Upstream-Name: Hipmunk
+Upstream-Contact: Felipe A. Lessa <felipe.lessa at gmail.com>
+Source: http://hackage.haskell.org/package/Hipmunk
+
+Copyright: 2008-2011 Felipe A. Lessa
+License: Chipmunk's license
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in 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:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ 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
+ AUTHORS 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 IN THE
+ SOFTWARE.
+
+Files: Chipmunk*/
+Copyright: Copyright (c) 2007, Scott Lembcke and Howling Moon Software
+Licence: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in 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:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ 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
+ AUTHORS 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 IN THE
+ SOFTWARE.
+
+
diff -rN -u old-haskell-hipmunk//rules new-haskell-hipmunk//rules
--- old-haskell-hipmunk//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hipmunk//rules	2011-10-13 18:31:38.386832201 +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-hipmunk//source/format new-haskell-hipmunk//source/format
--- old-haskell-hipmunk//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hipmunk//source/format	2011-10-13 18:31:38.390840166 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-hipmunk//watch new-haskell-hipmunk//watch
--- old-haskell-hipmunk//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hipmunk//watch	2011-10-13 18:31:38.390840166 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|Hipmunk-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/Hipmunk \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list