[Pkg-haskell-commits] darcs: haskell-hfuse: Initial Check-In

takaki at asis.media-as.org takaki at asis.media-as.org
Thu Jan 13 01:21:36 UTC 2011


Thu Jan 13 01:20:42 UTC 2011  takaki at asis.media-as.org
  * Initial Check-In
  Ignore-this: f68ee90eb91bd4d69d70d7269b926e7

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./docs
    A ./patches/
    A ./patches/00_ghc_unicode_bug
    A ./patches/series
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Thu Jan 13 01:20:42 UTC 2011  takaki at asis.media-as.org
  * Initial Check-In
  Ignore-this: f68ee90eb91bd4d69d70d7269b926e7
diff -rN -u old-haskell-hfuse/changelog new-haskell-hfuse/changelog
--- old-haskell-hfuse/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/changelog	2011-01-13 01:21:36.192575617 +0000
@@ -0,0 +1,5 @@
+haskell-hfuse (0.2.3-1) unstable; urgency=low
+
+  * Initial release (Closes: #566073)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Sun, 14 Nov 2010 11:30:32 +0900
diff -rN -u old-haskell-hfuse/compat new-haskell-hfuse/compat
--- old-haskell-hfuse/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/compat	2011-01-13 01:21:36.192575617 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-hfuse/control new-haskell-hfuse/control
--- old-haskell-hfuse/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/control	2011-01-13 01:21:36.192575617 +0000
@@ -0,0 +1,62 @@
+Source: haskell-hfuse
+Section: haskell
+Priority: extra
+Maintainer: TANIGUCHI Takaki <takaki at debian.org>
+Build-Depends: debhelper (>= 7.0.50~), 
+	cdbs, 
+	haskell-devscripts, 
+	libfuse-dev,
+        libcurl4-gnutls-dev | libcurl-dev,
+        ghc6,
+        ghc6-prof,
+        ghc6-doc,
+Standards-Version: 3.9.1
+Homepage: http://hackage.haskell.org/package/HFuse
+#Vcs-Git: git://git.debian.org/collab-maint/haskell-hfuse.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/haskell-hfuse.git;a=summary
+
+Package: libghc6-hfuse-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Suggests: ${haskell:Suggests}
+Description: Haskell binding for the Linux FUSE library
+ HFuse is a Haskell binding to the Linux C library, FUSE ('Filesystems in
+ Userspace'); FUSE allows you to construct interesting filesystems which
+ can be used in many ways, such as a filesystem in which the files are
+ Wikipedia files, or SSHFS where one mounts remote directories over SSH,
+ or FlickrFS which represents your Flickr account as directories and files.
+ .
+ This package contains the libraries compiled for GHC 6.
+
+Package: libghc6-hfuse-prof
+Architecture: any
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Haskell binding for the Linux FUSE library; profiling library
+ HFuse is a Haskell binding to the Linux C library, FUSE ('Filesystems in
+ Userspace'); FUSE allows you to construct interesting filesystems which
+ can be used in many ways, such as a filesystem in which the files are
+ Wikipedia files, or SSHFS where one mounts remote directories over SSH,
+ or FlickrFS which represents your Flickr account as directories and files.
+ .
+ This package contains the profiling libraries compiled for GHC 6.
+
+Package: libghc6-hfuse-doc
+Section: doc
+Architecture: any
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Haskell binding for the Linux FUSE library; documentation
+ HFuse is a Haskell binding to the Linux C library, FUSE ('Filesystems in
+ Userspace'); FUSE allows you to construct interesting filesystems which
+ can be used in many ways, such as a filesystem in which the files are
+ Wikipedia files, or SSHFS where one mounts remote directories over SSH,
+ or FlickrFS which represents your Flickr account as directories and files.
+ .
+ This package contains the library documentation.
+
diff -rN -u old-haskell-hfuse/copyright new-haskell-hfuse/copyright
--- old-haskell-hfuse/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/copyright	2011-01-13 01:21:36.188575405 +0000
@@ -0,0 +1,48 @@
+This work was packaged for Debian by:
+
+    TANIGUCHI Takaki <takaki at debian.org> on Sun, 14 Nov 2010 11:30:32 +0900
+
+It was downloaded from:
+
+    http://hackage.haskell.org/package/HFuse
+
+Upstream Author(s):
+
+    Jérémy Bobbio
+
+Copyright:
+
+    Copyright (c) Jérémy Bobbio
+
+License:
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. 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.
+3. Neither the name of the University 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 REGENTS AND 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 REGENTS OR 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.
+
+The Debian packaging is:
+
+    Copyright (C) 2010 TANIGUCHI Takaki <takaki at debian.org>
+
+and is licensed under the GPL version 3,
+see "/usr/share/common-licenses/GPL-3".
diff -rN -u old-haskell-hfuse/docs new-haskell-hfuse/docs
--- old-haskell-hfuse/docs	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/docs	2011-01-13 01:21:36.188575405 +0000
@@ -0,0 +1 @@
+README
diff -rN -u old-haskell-hfuse/patches/00_ghc_unicode_bug new-haskell-hfuse/patches/00_ghc_unicode_bug
--- old-haskell-hfuse/patches/00_ghc_unicode_bug	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/patches/00_ghc_unicode_bug	2011-01-13 01:21:36.188575405 +0000
@@ -0,0 +1,13 @@
+Index: haskell-hfuse-0.2.3/System/Fuse.hsc
+===================================================================
+--- haskell-hfuse-0.2.3.orig/System/Fuse.hsc	2010-11-16 13:41:34.276657323 +0900
++++ haskell-hfuse-0.2.3/System/Fuse.hsc	2010-11-16 13:41:43.876656621 +0900
+@@ -1,7 +1,7 @@
+ -----------------------------------------------------------------------------
+ -- |
+ -- Module      :  System.Fuse
+--- Copyright   :  (c) Jérémy Bobbio, Taru Karttunen
++-- Copyright   :  (c) Jeremy Bobbio, Taru Karttunen
+ -- License     :  BSD-style
+ -- 
+ -- Maintainer  :  taruti at taruti.net, jeremy.bobbio at etu.upmc.fr
diff -rN -u old-haskell-hfuse/patches/series new-haskell-hfuse/patches/series
--- old-haskell-hfuse/patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/patches/series	2011-01-13 01:21:36.188575405 +0000
@@ -0,0 +1 @@
+00_ghc_unicode_bug
diff -rN -u old-haskell-hfuse/rules new-haskell-hfuse/rules
--- old-haskell-hfuse/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/rules	2011-01-13 01:21:36.188575405 +0000
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-hfuse/source/format new-haskell-hfuse/source/format
--- old-haskell-hfuse/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/source/format	2011-01-13 01:21:36.188575405 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-hfuse/watch new-haskell-hfuse/watch
--- old-haskell-hfuse/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hfuse/watch	2011-01-13 01:21:36.188575405 +0000
@@ -0,0 +1,3 @@
+version=3
+opts=downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|  http://hackage.haskell.org/packages/archive/HFuse  ([\d\.]*\d)/
+





More information about the Pkg-haskell-commits mailing list