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

Rafael Cunha de Almeida rafael at kontesti.me
Thu Dec 30 07:13:20 UTC 2010


Wed Dec 29 18:58:50 UTC 2010  Rafael Cunha de Almeida <rafael at kontesti.me>
  * Initial Check-In
  Ignore-this: b498294df07efd52798c60269092edd2

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./patches/
    A ./patches/base-version.patch
    A ./patches/series
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Wed Dec 29 18:58:50 UTC 2010  Rafael Cunha de Almeida <rafael at kontesti.me>
  * Initial Check-In
  Ignore-this: b498294df07efd52798c60269092edd2
diff -rN -u old-haskell-dbus/changelog new-haskell-dbus/changelog
--- old-haskell-dbus/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/changelog	2010-12-30 07:13:20.588450745 +0000
@@ -0,0 +1,5 @@
+haskell-dbus (0.4-1) UNRELEASED; urgency=low
+
+  * Initial Release
+
+ -- Rafael Cunha de Almeida <rafael at kontesti.me>  Tue, 28 Dec 2010 00:28:09 -0200
diff -rN -u old-haskell-dbus/compat new-haskell-dbus/compat
--- old-haskell-dbus/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/compat	2010-12-30 07:13:20.588450745 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-dbus/control new-haskell-dbus/control
--- old-haskell-dbus/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/control	2010-12-30 07:13:20.588450745 +0000
@@ -0,0 +1,73 @@
+Source: haskell-dbus
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Rafael Cunha de Almeida <rafael at kontesti.me>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.7)
+  , ghc6
+  , ghc6-prof
+  , libdbus-1-dev
+Build-Depends-Indep: ghc6-doc
+Standards-Version: 3.9.1
+Homepage: http://hackage.haskell.org/package/DBus
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-dbus
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-dbus
+
+Package: libghc6-dbus-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}, dbus
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Haskell bindings for D-Bus API.
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides a haskell interface to the C D-Bus library.
+ .
+ D-Bus is a message bus, used for sending messages between applications.
+ Conceptually, it fits somewhere between raw sockets and CORBA in terms
+ of complexity. For more details on D-Bus, see the D-Bus wiki at
+ http://www.freedesktop.org/wiki/Software/dbus
+
+Package: libghc6-dbus-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}, dbus
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Haskell bindings for D-Bus API.
+ 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 a haskell interface to the C D-Bus library.
+ .
+ D-Bus is a message bus, used for sending messages between applications.
+ Conceptually, it fits somewhere between raw sockets and CORBA in terms
+ of complexity. For more details on D-Bus, see the D-Bus wiki at
+ http://www.freedesktop.org/wiki/Software/dbus
+
+Package: libghc6-dbus-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Haskell bindings for D-Bus API; documentation.
+ This package provides documentation of a library for the Haskell
+ programming language.  See http://www.haskell.org/ for more information
+ on Haskell.
+ .
+ This package provides documentation on haskell interface to the C D-Bus
+ library.
+ .
+ D-Bus is a message bus, used for sending messages between applications.
+ Conceptually, it fits somewhere between raw sockets and CORBA in terms
+ of complexity. For more details on D-Bus, see the D-Bus wiki at
+ http://www.freedesktop.org/wiki/Software/dbus
diff -rN -u old-haskell-dbus/copyright new-haskell-dbus/copyright
--- old-haskell-dbus/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/copyright	2010-12-30 07:13:20.588450745 +0000
@@ -0,0 +1,61 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: DBus
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Source: http://hackage.haskell.org/package/DBus
+
+Copyright: 2006, Evan Martin <martine at danga.com>
+License: BSD
+ 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.
+     * The name of the author may not 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 AND 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.
+
+Files: debian/*
+Copyright: 2010, Rafael Cunha de Almeida <rafael at kontesti.me>
+License: BSD
+ 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.
+     * The name of the author may not 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 AND 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.
diff -rN -u old-haskell-dbus/patches/base-version.patch new-haskell-dbus/patches/base-version.patch
--- old-haskell-dbus/patches/base-version.patch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/patches/base-version.patch	2010-12-30 07:13:20.584450534 +0000
@@ -0,0 +1,18 @@
+From: Rafael Cunha de Almeida <rafael at kontesti.me>
+Last-Update: 2010-12-29
+Description: Fix base dependency version
+ Despite not specifying the version, this package actually depends on
+ base version 3. This patch makes it clear for cabal infrastructure.
+
+diff -rN -u old-haskell-dbus_0.4/DBus.cabal new-haskell-dbus_0.4/DBus.cabal
+--- old-haskell-dbus_0.4/DBus.cabal	2010-12-28 17:16:36.000000000 -0200
++++ new-haskell-dbus_0.4/DBus.cabal	2010-12-28 17:16:36.000000000 -0200
+@@ -11,7 +11,7 @@
+ description:    Bindings for the D-Bus API.
+   For details on D-Bus, see the D-Bus wiki at:
+   <http://www.freedesktop.org/wiki/Software/dbus>
+-build-depends:  base, bytestring
++build-depends:  base == 3.*, bytestring
+ build-type:     Configure
+ extensions:     ForeignFunctionInterface, OverlappingInstances,
+                 ExistentialQuantification
diff -rN -u old-haskell-dbus/patches/series new-haskell-dbus/patches/series
--- old-haskell-dbus/patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/patches/series	2010-12-30 07:13:20.588450745 +0000
@@ -0,0 +1 @@
+base-version.patch
diff -rN -u old-haskell-dbus/rules new-haskell-dbus/rules
--- old-haskell-dbus/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/rules	2010-12-30 07:13:20.588450745 +0000
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+DEB_SETUP_GHC6_CONFIGURE_ARGS = --extra-include-dirs=/usr/include/dbus-1.0/\
+                                --extra-include-dirs=/usr/lib/dbus-1.0/include/
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-dbus/source/format new-haskell-dbus/source/format
--- old-haskell-dbus/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/source/format	2010-12-30 07:13:20.584450534 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-dbus/watch new-haskell-dbus/watch
--- old-haskell-dbus/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-dbus/watch	2010-12-30 07:13:20.584450534 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|DBus-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/DBus \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list