debian/0000755000000000000000000000000012143460267007173 5ustar debian/copyright0000644000000000000000000000316612143453602011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: undistract-me Upstream-Contact: Jonathan M. Lange Source: https://github.com/jml/undistract-me Files: * Copyright: Jonathan M. Lange and the Undistract-me authors. License: Expat Copyright (c) 2012-2013 Jonathan M. Lange and the undistract-me authors. . The undistract-me authors are: * Canonical Ltd * Jonathan Lange * Matthew Lefkowitz * Clint Byrum * Mikey Neuling * Stephen Rothwell . and are collectively referred to as "undistract-me developers". . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/changelog0000644000000000000000000000131712143460251011040 0ustar undistract-me (0.1.0+git20130402+3a9144bc1f-1) unstable; urgency=low * New upstream snapshot. * d/copyright: add Source field pointed at github repo. * d/control: Depend on x11-utils. (Closes: #703448) * d/control: Bump standards to 3.9.4, no changes necessary. -- Clint Byrum Sat, 11 May 2013 07:32:07 -0700 undistract-me (0.1.0+bzr19-1) unstable; urgency=low * New upstream release * d/copyright: Updated with Expat license per upstream change. -- Clint Byrum Mon, 21 Jan 2013 09:39:18 -0800 undistract-me (0.1.0+bzr10-1) unstable; urgency=low * Initial packaging (Closes: 695699) -- Clint Byrum Tue, 11 Dec 2012 16:10:56 -0800 debian/control0000644000000000000000000000137512143460215010575 0ustar Source: undistract-me Section: misc Priority: extra Standards-Version: 3.9.4 Maintainer: Clint Byrum Build-Depends: debhelper (>= 7) Homepage: http://launchpad.net/undistract-me/ Package: undistract-me Architecture: all Section: misc Priority: extra Depends: ${shlibs:Depends}, ${misc:Depends}, libnotify-bin, x11-utils Description: Notifies user when long-running terminal commands complete via libnotify If you are running an environment which supports notifications via libnotify, you can install this, and then you'll get a notification when any command finishes that took longer than ten seconds to finish. . This package installs a set of bash functions and settings which will be pulled into a bash login shell via /etc/profile.d debian/install0000644000000000000000000000015612061745702010565 0ustar long-running.bash usr/share/undistract-me preexec.bash usr/share/undistract-me undistract-me.sh etc/profile.d debian/source/0000755000000000000000000000000012143453276010475 5ustar debian/source/format0000644000000000000000000000001412061747302011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612061745433010252 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000212061745433010371 0ustar 7 debian/docs0000644000000000000000000000001212061745676010050 0ustar README.md