debian/0000755000000000000000000000000012252355430007167 5ustar debian/watch0000644000000000000000000000013012036247566010224 0ustar version=3 https://john-millikin.com/downloads/haskell-dbus_(.+)\.tar\.xz debian uupdate debian/rules0000755000000000000000000000015412036247566010261 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000200312036247566011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: haskell-dbus Upstream-Contact: John Millikin Source: https://john-millikin.com/software/haskell-dbus/ Files: * Copyright: 2009-2012 John Millikin License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012036247566010501 5ustar debian/source/format0000644000000000000000000000001412036247566011707 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012046665136010626 5ustar debian/patches/series0000644000000000000000000000000012046665136012031 0ustar debian/compat0000644000000000000000000000000212147620563010372 0ustar 9 debian/control0000644000000000000000000000705712147626617010616 0ustar Source: haskell-dbus Priority: optional Section: haskell Maintainer: Debian Haskell Group Uploaders: John Millikin DM-Upload-Allowed: yes Build-Depends: cdbs , debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc (>= 6.12) , ghc-prof , libghc-cereal-dev (>= 0.3.4) , libghc-cereal-dev (<< 0.4) , libghc-cereal-prof , libghc-libxml-sax-dev (>= 0.7) , libghc-libxml-sax-dev (<< 0.8) , libghc-libxml-sax-prof , libghc-network-dev (>= 2.2.3) , libghc-network-prof , libghc-parsec3-dev (>= 3.0) , libghc-parsec3-dev (<< 3.2) , libghc-parsec3-prof , libghc-random-dev (>= 1.0) , libghc-random-dev (<< 1.1) , libghc-random-prof , libghc-text-dev (>= 0.11.1.5) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-transformers-dev (>= 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-vector-dev (>= 0.7) , libghc-vector-dev (<< 0.11) , libghc-vector-prof , libghc-xml-types-dev (>= 0.3) , libghc-xml-types-dev (<< 0.4) , libghc-xml-types-prof Build-Depends-Indep: ghc-doc , haddock , libghc-cereal-doc , libghc-libxml-sax-doc , libghc-network-doc , libghc-text-doc , libghc-parsec3-doc , libghc-random-doc , libghc-text-doc , libghc-transformers-doc , libghc-vector-doc , libghc-xml-types-doc Standards-Version: 3.9.4 Homepage: https://john-millikin.com/software/haskell-dbus/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-dbus Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-dbus Package: libghc-dbus-dev Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} , ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell implementation of D-Bus${haskell:ShortBlurb} D-Bus is a simple, message-based protocol for inter-process communication, which allows applications to interact with other parts of the machine and the user's session using remote procedure calls. . haskell-dbus is an implementation of the D-Bus protocol in Haskell. It can be used to add D-Bus support to Haskell applications, without the awkward interfaces common to foreign bindings. . ${haskell:Blurb} Package: libghc-dbus-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell implementation of D-Bus${haskell:ShortBlurb} D-Bus is a simple, message-based protocol for inter-process communication, which allows applications to interact with other parts of the machine and the user's session using remote procedure calls. . haskell-dbus is an implementation of the D-Bus protocol in Haskell. It can be used to add D-Bus support to Haskell applications, without the awkward interfaces common to foreign bindings. . ${haskell:Blurb} Package: libghc-dbus-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell implementation of D-Bus${haskell:ShortBlurb} D-Bus is a simple, message-based protocol for inter-process communication, which allows applications to interact with other parts of the machine and the user's session using remote procedure calls. . haskell-dbus is an implementation of the D-Bus protocol in Haskell. It can be used to add D-Bus support to Haskell applications, without the awkward interfaces common to foreign bindings. . ${haskell:Blurb} debian/changelog0000644000000000000000000000236512252355430011047 0ustar haskell-dbus (0.10.4-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 12 Dec 2013 15:49:44 +0000 haskell-dbus (0.10.4-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 22:43:32 +0100 haskell-dbus (0.10.4-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:24 +0200 haskell-dbus (0.10.4-1) experimental; urgency=low [ Joey Hess ] * Update build dependencies for experimental. [ Joachim Breitner ] * New upstream release -- Joachim Breitner Thu, 08 Nov 2012 19:30:32 +0100 haskell-dbus (0.10.3-1) unstable; urgency=low * New upstream release, fixing a FD leak. -- Joey Hess Fri, 26 Oct 2012 18:53:05 -0400 haskell-dbus (0.10.2-1) unstable; urgency=low * New upstream release, fixing a bad memory leak when connection to dbus is lost. -- Joey Hess Thu, 25 Oct 2012 11:42:22 -0400 haskell-dbus (0.10-1) unstable; urgency=low * Initial release. (closes: #678701) -- John Millikin Sat, 23 Jun 2012 13:53:45 -0700