citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

control (576B)


      1 Source: undistract-me
      2 Section: misc
      3 Priority: extra
      4 Standards-Version: 3.9.3
      5 Maintainer: Jonathan M. Lange <jml@mumak.net>
      6 Build-Depends: debhelper (>= 7)
      7 Homepage: http://launchpad.net/undistract-me/
      8 
      9 Package: undistract-me
     10 Architecture: all
     11 Section: misc
     12 Priority: extra
     13 Depends: ${shlibs:Depends}, ${misc:Depends}, libnotify-bin, pulseaudio-utils, sound-theme-freedesktop
     14 Description: Notifies you when long-running terminal commands complete.
     15  .
     16  Uses notify-send to alert users whenever a shell command completes that took
     17  more than 10s to do so.  Only works with bash.