Author: atagar Date: 2010-11-17 06:34:30 +0000 (Wed, 17 Nov 2010) New Revision: 23815
Modified: arm/resources/build/debian/changelog arm/resources/build/debian/control Log: More changes for the deb build: - noting that this closes an ITP bug - changing short description to conform to the standard debian format Modified: arm/resources/build/debian/changelog =================================================================== --- arm/resources/build/debian/changelog 2010-11-17 03:32:30 UTC (rev 23814) +++ arm/resources/build/debian/changelog 2010-11-17 06:34:30 UTC (rev 23815) @@ -1,6 +1,7 @@ tor-arm (1.3.7-1) unstable; urgency=low * Initial release (upstream version 1.3.7-1). + * closes: bug#603056 -- Damian Johnson (www.atagar.com) <[email protected]> Wed, 6 Oct 2010 22:30:43 -0700 Modified: arm/resources/build/debian/control =================================================================== --- arm/resources/build/debian/control 2010-11-17 03:32:30 UTC (rev 23814) +++ arm/resources/build/debian/control 2010-11-17 06:34:30 UTC (rev 23815) @@ -3,14 +3,14 @@ Priority: extra Maintainer: Damian Johnson (www.atagar.com) <[email protected]> Build-Depends: debhelper (>= 5), python-support (>= 0.6), cdbs (>= 0.4.49), python -Standards-Version: 3.8.0 +Standards-Version: 3.8.3 Homepage: http://www.atagar.com/arm Package: tor-arm Architecture: all Depends: ${misc:Depends}, ${python:Depends} Suggests: tor -Description: terminal tor status monitor +Description: arm is a terminal status monitor for tor The anonymizing relay monitor (arm) is a terminal status monitor for Tor relays, intended for command-line aficionados, ssh connections, and anyone stuck with a tty terminal. This works much like top does for system usage,
