debian/0000755000000000000000000000000012147643014007170 5ustar debian/watch0000644000000000000000000000033012036250156010213 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hcwiid-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hcwiid \ ([\d\.]*\d)/ debian/control0000644000000000000000000000422012147621354010574 0ustar Source: haskell-hcwiid Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Kiwamu Okabe Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.13), cdbs, ghc, ghc-prof, libbluetooth-dev, libcwiid-dev Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: https://gitorious.org/hcwiid Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hcwiid Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hcwiid DM-Upload-Allowed: yes Package: libghc-hcwiid-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Library to interface with the wiimote HCWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. . This package contains the normal library files. Package: libghc-hcwiid-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Library to interface with the wiimote; profiling libraries HCWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. . This package contains the libraries compiled with profiling enabled. Package: libghc-hcwiid-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Library to interface with the wiimote; documentation HCWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. . This package contains the documentation files. debian/rules0000755000000000000000000000015412036250156010246 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000166012147643014011045 0ustar haskell-hcwiid (0.0.1-5) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:50:52 +0200 haskell-hcwiid (0.0.1-4) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:02 +0200 haskell-hcwiid (0.0.1-3) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Iain Lane Thu, 23 Feb 2012 11:19:55 +0000 haskell-hcwiid (0.0.1-2) unstable; urgency=low * change Vcs-* lines on debian/control. * ITP (Closes: #646408) -- Kiwamu Okabe Wed, 26 Oct 2011 14:00:08 +0900 haskell-hcwiid (0.0.1-1) UNRELEASED; urgency=low * Debianization generated by cabal-debian -- Kiwamu Okabe Wed, 26 Oct 2011 00:12:23 +0900 debian/source/0000755000000000000000000000000012036250156010466 5ustar debian/source/format0000644000000000000000000000001412036250156011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620565010374 0ustar 9 debian/copyright0000644000000000000000000000141112036250156011116 0ustar Copyright 2011 Kiwamu Okabe This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.