From 95e5324a902968b480a84d1509defc44726b154d Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sun, 20 Jul 2008 11:49:31 +0000 Subject: [PATCH] move autotools-dev to Build-Depends-Indep --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a17a644..13d287e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 20 Jul 2008 13:43:55 +0200 + -- Jan Wagner Sun, 20 Jul 2008 13:43:55 +0200 ps-watcher (1.06-9) unstable; urgency=low diff --git a/debian/control b/debian/control index 78501e5..186a1bf 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: ps-watcher Section: admin Priority: extra Maintainer: Jan Wagner -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