debian/0000755000000000000000000000000012157060073007167 5ustar debian/copyright0000644000000000000000000000263211306244003011115 0ustar This package was debianized by Joachim Breitner on Thu, 29 Oct 2009 22:58:40 +0100 It was downloaded from http://hackage.haskell.org/package/arbtt Copyright of arbtt (with the exceptions below): (C) 2009 Joachim Breitner This system 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 2 of the License, or (at your option) any later version. This system 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 system; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General Public License may be found in `/usr/share/common-licenses/GPL'. Copyright ./src/System/Locale/SetLocale.hsc: This file is copied from the setlocale-0.0.3 package. Its author is Lukas Mai and it is placed in the Public Domain. Copyright Debian packaging. (C) 2009 Joachim Breitner The Debian packaging can be distributed under the same terms as arbtt itself. debian/docs0000644000000000000000000000002011306244003010022 0ustar doc/users_guide debian/watch0000644000000000000000000000013711306244003010211 0ustar version=3 http://hackage.haskell.org/packages/archive/arbtt/([\d\.]+)/arbtt-([\d\.]+)\.tar\.gz debian/arbtt.doc-base0000644000000000000000000000041311401705504011674 0ustar Document: arbtt Title: arbtt User’s Guide Author: Joachim Breitner Abstract: The user’s guide to The Automatic Rule-Base Time Tracker. Section: Office Format: HTML Index: /usr/share/doc/arbtt/users_guide/index.html Files: /usr/share/doc/arbtt/users_guide/*.html debian/compat0000644000000000000000000000000211306244003010355 0ustar 7 debian/manpages0000644000000000000000000000001711306244003010673 0ustar doc/man/man*/* debian/control0000644000000000000000000000205112076572363010602 0ustar Source: arbtt Section: haskell Priority: optional Maintainer: Joachim Breitner Build-Depends: cdbs, haskell-devscripts (>= 0.8.13), debhelper (>= 7), ghc, libghc-mtl-dev, libghc-binary-dev, libghc-time-dev, libghc-x11-dev, libghc-pcre-light-dev, libghc-parsec3-dev, libghc-utf8-string-dev, libghc-deepseq-dev, libghc-strict-dev, libghc-terminal-progress-bar-dev, libghc-bytestring-progress-dev, libxss-dev, docbook-xsl, fop, xsltproc Build-Conflicts: libghc-parsec2-dev Standards-Version: 3.8.4 VCS-Darcs: http://darcs.nomeata.de/arbtt.debian Homepage: http://hackage.haskell.org/package/arbtt Package: arbtt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Automatic Rule-Based Time Tracker The program arbtt, the automatic rule-based time tracker, allows you to investigate how you spend your time, without having to manually specify what you are doing. arbtt records what windows are open and active, and provides you with a powerful rule-based language to afterwards categorize your work. debian/rules0000755000000000000000000000071111567424355010261 0ustar #!/usr/bin/make -f # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk clean :: make -C doc clean doc/users_guide: make -C doc build/$(CABAL_PACKAGE) :: build-ghc-stamp doc/users_guide install/$(CABAL_PACKAGE) :: build/$(CABAL_PACKAGE) $(DEB_SETUP_BIN_NAME) copy --builddir=dist-ghc --destdir=debian/$(CABAL_PACKAGE) rm -rf debian/$(CABAL_PACKAGE)/usr/share/doc debian/examples0000644000000000000000000000004511306244003010717 0ustar arbtt-capture.desktop categorize.cfg debian/changelog0000644000000000000000000000467312157060073011053 0ustar arbtt (0.7-2) unstable; urgency=low * Upload to unstable (Closes: #712337) -- Joachim Breitner Sat, 15 Jun 2013 14:38:19 +0200 arbtt (0.7-1) experimental; urgency=low * New upstream release, GHC 7.6 compatibility + Log file is never world-readable (Closes: 689099) -- Joachim Breitner Sat, 19 Jan 2013 20:33:13 +0100 arbtt (0.6.2-1) unstable; urgency=low * New upstream release, GHC-7.4.1 compatibility. (Closes: 665240) -- Joachim Breitner Sat, 07 Apr 2012 16:30:56 +0200 arbtt (0.6.1-2) unstable; urgency=low * Build-Depend on libghc-deepseq-dev -- Joachim Breitner Wed, 15 Jun 2011 14:11:30 +0200 arbtt (0.6.1-1) unstable; urgency=low * New upstream release: Build against parsec-3 -- Joachim Breitner Wed, 15 Jun 2011 12:21:17 +0200 arbtt (0.6-3) unstable; urgency=low * Build-Depend on utf8-string -- Joachim Breitner Thu, 26 May 2011 21:22:39 +0200 arbtt (0.6-2) unstable; urgency=low * ghc6 → ghc transition -- Joachim Breitner Thu, 26 May 2011 12:22:08 +0200 arbtt (0.6-1) unstable; urgency=low * New upstream release (Closes: 580893) -- Joachim Breitner Thu, 03 Jun 2010 13:03:47 +0200 arbtt (0.5-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sun, 21 Mar 2010 21:35:22 +0100 arbtt (0.4.5.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sun, 28 Feb 2010 22:49:00 +0100 arbtt (0.4.4-2) unstable; urgency=low * No need to shuffle dist/ghc6-dist with current haskell-devscripts (Closes: #571174) * Bump standards version, no change -- Joachim Breitner Wed, 24 Feb 2010 12:20:04 +0100 arbtt (0.4.4-1) unstable; urgency=low * New upstream release + Print "ERROR: No _NET_CLIENT_LIST set for the root window" only once (Closes: #558031) * Switch to 3.0 (quilt) source file format -- Joachim Breitner Fri, 04 Dec 2009 18:38:19 +0100 arbtt (0.4.3-1) unstable; urgency=low * New upstream release + Corrects copyright statement in src/Graphics/X11/XScreensaver.hsc -- Joachim Breitner Wed, 18 Nov 2009 08:59:28 +0100 arbtt (0.4.2-1) unstable; urgency=low * Initial release. -- Joachim Breitner Thu, 29 Oct 2009 23:11:27 +0100 debian/source/0000755000000000000000000000000011306244140010461 5ustar debian/source/format0000644000000000000000000000001411306244140011667 0ustar 3.0 (quilt)