debian/0000755000000000000000000000000012210160377007165 5ustar debian/compat0000644000000000000000000000000212210160271010354 0ustar 9 debian/rules0000755000000000000000000000015512210160271010237 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000000405212210160271010562 0ustar Source: haskell-gtk-traymanager Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Louis Bettens Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-gtk-dev (>= 0.12.1) , libghc-gtk-dev (<< 0.13) , libghc-gtk-prof , libghc-glib-dev (>= 0.12.1) , libghc-glib-dev (<< 0.13) , libghc-glib-prof , libx11-dev , libgtk2.0-dev Build-Depends-Indep: ghc-doc , libghc-gtk-doc , libghc-glib-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/gtk-traymanager Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gtk-traymanager Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-gtk-traymanager X-Description: Bindings for eggtraymanager (GTK+) This package provides a wrapper around the prolific eggtraymanager code. Note that it is *NOT* itself a system tray widget, though it is a very convenient utility for implementing one. . This package adopts the style of gtk2hs and is designed to work well with it. Package: libghc-gtk-traymanager-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , libx11-dev , libgtk2.0-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-gtk-traymanager-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-gtk-traymanager-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/copyright0000644000000000000000000000455312210160271011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gtk-traymanager Upstream-Contact: Tristan Ravitch Source: http://hackage.haskell.org/package/gtk-traymanager Files: src/c/* Copyright: 2002 Anders Carlsson License: LGPL-2+ License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA . On Debian systems, the full text of the GNU Lesser General Public License version 2 can be found in the file `/usr/share/common-licenses/LGPL-2'. Files: src/Graphics/* Copyright: 2012 Tristan Ravitch License: LGPL-2.1+ License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA . On Debian systems, the full text of the GNU Lesser General Public License version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. Files: debian/* Copyright: 2013 Louis Bettens License: permissive License: permissive Copying and distribution of this package, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. debian/watch0000644000000000000000000000035212210160272010210 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|gtk-traymanager-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/gtk-traymanager \ ([\d\.]*\d)/ debian/source/0000755000000000000000000000000012210160271010456 5ustar debian/source/format0000644000000000000000000000001412210160271011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000022712210160377011040 0ustar haskell-gtk-traymanager (0.1.3-1) unstable; urgency=low * Initial release. -- Louis Bettens Wed, 17 Jul 2013 09:52:46 +0200