move autotools-dev to Build-Depends-Indep
This commit is contained in:
parent
25b9c2fbb4
commit
95e5324a90
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -3,8 +3,9 @@ ps-watcher (1.06-10) unstable; urgency=low
|
|||
* bump copyright of packaging to 2008
|
||||
* Updating standards version to 3.8.0, no changes needed
|
||||
* implement machine-interpretable copyright file
|
||||
* move autotools-dev to Build-Depends-Indep
|
||||
|
||||
-- Jan Wagner <waja@cyocnet.org> Sun, 20 Jul 2008 13:43:55 +0200
|
||||
-- Jan Wagner <waja@cyconet.org> Sun, 20 Jul 2008 13:43:55 +0200
|
||||
|
||||
ps-watcher (1.06-9) unstable; urgency=low
|
||||
|
||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -2,8 +2,8 @@ Source: ps-watcher
|
|||
Section: admin
|
||||
Priority: extra
|
||||
Maintainer: Jan Wagner <waja@cyconet.org>
|
||||
Build-Depends: debhelper (>= 5), autotools-dev, dpatch
|
||||
Build-Depends-Indep: libconfig-inifiles-perl, perl-modules
|
||||
Build-Depends: debhelper (>= 5), dpatch
|
||||
Build-Depends-Indep: autotools-dev, libconfig-inifiles-perl, perl-modules
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue