Skip to content

Debian Changelog pads (1.2-10)

2008

pads (1.2-10) unstable; urgency=low

   * Fixed bashism (Closes: #476763)

 -- David Gil <dgil@telefonica.net>  Mon, 12 May 2008 14:59:17 +0200

pads (1.2-9) unstable; urgency=low

   * debian/pads.init:
      + gracefully exit if the daemon is not running when trying to stop it
        (Fixed bug "cannot upgrade when pads is not running", Closes: #474165)
      + use pidof -s instead of standalone pidof for checking running process

 -- David Gil <dgil@telefonica.net>  Fri, 04 Apr 2008 09:23:50 +0200

pads (1.2-8) unstable; urgency=low

   * debian/pads.init: Make init script LSB-compliant:
     + add LSB header (Closes: #468882)
     + new action status (requested into policy, see #291148).
   * debian/watch: Fixed watch file (Closes: #450027).
   * debian/control:
     + Added Homepage and Vcs-{Cvs,Browser} control fields.
     + Update to policy version 3.7.3 (no changes).
     + Use debhelper compat level 5, update debhelper build-depend
   * debian/{rules,compat}: Removed DH_COMPAT environment variable in
     debian/rules. Created a debian/compat file instead.
   * debian/rules: don't ignore all erros doing make distclean

 -- David Gil <dgil@telefonica.net>  Tue, 01 Apr 2008 10:16:11 +0200

2005

pads (1.2-7) unstable; urgency=low

   * Modified default daemon options to "-D -c /etc/pads/pads.conf"
   * Pointed output plugins to /var/lib/pads/ directory.
   * Switched the init script to lsb-base
   * Updated FSF address
   * Added watch file

 -- David Gil <dgil@telefonica.net>  Sat, 05 Nov 2005 16:26:57 +0100

pads (1.2-6) unstable; urgency=low

   * Small change to the TODO
   * Prefedined OPTS if /etc/default/pads does not exist

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 26 Jul 2005 19:54:34 +0200

pads (1.2-5) unstable; urgency=low

   * Added init script file:
     - debian/pads.init: initscript file for pads.
     - debian/pads.default: default options for pads daemon mode.
     - debian/pads.dirs: added /var/lib/pads/ directory.
     - debian/rules: use dh_installinit.
     - debian/pads.postrm: remove all files under /var/lib/pads.
   * Changed my e-mail address.

 -- David Gil <dgil@telefonica.net>  Mon, 18 Jul 2005 19:43:27 +0200

pads (1.2-4) unstable; urgency=low

   * Code taken from upstream CVS:
     - Fixed several compile warnings.
     - Adjusted all documentation and man pages to be 72 characters wide.
     - Identation updated in output plugins.
   * Bump Standards-Version to 3.6.2 (no policy-related changes needed).

 -- David Gil <dgil@ossim.net>  Sat, 16 Jul 2005 17:59:53 +0200

pads (1.2-3) unstable; urgency=low

   * Use etc's Makefile to install configuration files
   * Fixed segmentation fault running pads in daemon mode

 -- David Gil <dgil@ossim.net>  Thu, 23 Jun 2005 15:00:26 +0200

pads (1.2-2) unstable; urgency=low

   * Removed autotools-dev from Build-Deps
   * Cleaned up debian/rules
   * Added a TODO under debian/
   * Use src's Makefile to install
   * Slight improvements to debian/control
   * Added Homepage: to debian/control
   * Added the BSD license to debian/copyright as it is the license used
     by the bstring library included in this package
   * Added myself to the Uploaders: field
   * Fixed warnings under src/ (introducing some new along the way) which
     involves many changes in headers so that they can be safely included
     from other headers.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 20 Jun 2005 23:04:36 +0200

pads (1.2-1) unstable; urgency=low

   * Initial Release.

 -- David Gil <dgil@ossim.net>  Mon, 20 Jun 2005 16:52:31 +0200