[ps-watcher] 82/88: Merge tag 'upstream/1.07'

Jan Wagner waja at alioth.debian.org
Fri Nov 8 23:06:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository ps-watcher.

commit 5959c0309df94ce2a4dbbb60a258c58ccba15b35
Merge: a3087cf a8f50c0
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Nov 6 09:53:33 2013 +0100

    Merge tag 'upstream/1.07'
    
    Upstream version 1.07

 AUTHORS                |    3 +
 COPYING                |  340 +++++
 ChangeLog              |  851 +++++++++++
 INSTALL                |  182 +++
 Makefile.PL            |    4 +
 Makefile.am            |   67 +
 Makefile.in            |  676 +++++++++
 NEWS                   |   96 ++
 README                 |   41 +
 THANKS                 |   29 +
 TODO                   |   12 +
 aclocal.m4             |  618 ++++++++
 config.guess           | 1354 +++++++++++++++++
 config.sub             | 1410 ++++++++++++++++++
 configure              | 3758 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac           |  236 +++
 docs/Makefile.am       |   40 +
 docs/Makefile.in       |  394 +++++
 docs/ps-watcher.8      |  740 ++++++++++
 docs/ps-watcher.html   |  644 +++++++++
 install-sh             |  250 ++++
 missing                |  283 ++++
 mkinstalldirs          |   40 +
 post-configure.in      |   80 ++
 ps-watcher             | 1300 +++++++++++++++++
 ps-watcher.in.in       | 1280 +++++++++++++++++
 samples/README         |   10 +
 samples/port-watch.ini |   13 +
 samples/root-procs.ini |   19 +
 samples/sample.ini     |   54 +
 samples/sample2.ini    |    4 +
 samples/solaris.ini    |   18 +
 tests/01.pod.t         |    9 +
 tests/01.pod.t.in      |    9 +
 tests/Makefile.am      |   38 +
 tests/Makefile.in      |  351 +++++
 tests/args.cnf         |   13 +
 tests/args.t           |   38 +
 tests/args.t.in        |   38 +
 tests/basic.cnf        |   27 +
 tests/basic.cnf.in     |   27 +
 tests/basic.t          |   32 +
 tests/basic.t.in       |   32 +
 tests/count.cnf        |   12 +
 tests/count.t          |   24 +
 tests/count.t.in       |   24 +
 tests/driver           |   48 +
 tests/full.cnf         |   15 +
 tests/full.t           |   34 +
 tests/full.t.in        |   34 +
 tests/paction.cnf      |   21 +
 tests/paction.t        |   37 +
 touch.pl               |   42 +
 53 files changed, 15751 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ps-watcher.git



More information about the Pkg-perl-cvs-commits mailing list