update to standards 3.7.3, added Vcs- fields, moved Homepage

This commit is contained in:
Jan Wagner 2007-12-09 22:14:30 +00:00
parent 5a687c0f94
commit 09b4e8a07b
2 changed files with 11 additions and 3 deletions

7
debian/control vendored
View file

@ -4,7 +4,10 @@ Priority: optional
Maintainer: Jan Wagner <waja@cyconet.org>
Build-Depends: debhelper (>= 5), autotools-dev
Build-Depends-Indep: libconfig-inifiles-perl, perl-modules
Standards-Version: 3.7.2
Homepage: http://ps-watcher.sourceforge.net/
Vcs-Browser: https://trac.cyconet.org/debian/browser/debian/ps-watcher
Vcs-Svn: https://trac.cyconet.org/svn/debian/ps-watcher
Standards-Version: 3.7.3
Package: ps-watcher
Architecture: all
@ -18,5 +21,3 @@ Description: monitoring a system via ps-like commands
For example it can be used to ensure that a daemon is running, or is not
running too many times. It can also be used to determine when a process has
consumed too many resources, perhaps due to a memory leak.
.
Homepage: <http://ps-watcher.sourceforge.net/>