remove coreutils from build-depends

This commit is contained in:
Jan Wagner 2009-09-23 12:36:24 +00:00
parent 47e1f21829
commit 3a9ffa118f
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -11,6 +11,7 @@ nagios-plugins (1.4.13+git200906171200-2) UNRELEASED; urgency=low
* droped unused patches from debian/patches
* add 39_check_ircd_fix_epn.dpatch to fix epn, thanks to Hendrik Jaeger and
Alexander Wirt (Closes: #545940)
* remove coreutils from build-depends, it's essential
-- Jan Wagner <waja@cyconet.org> Thu, 06 Aug 2009 00:11:51 +0200

2
debian/control vendored
View file

@ -3,7 +3,7 @@ Section: net
Priority: extra
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders: Sean Finney <seanius@debian.org>, Guido Trotter <ultrotter@debian.org>, Jan Wagner <waja@cyconet.org>, Alexander Wirt <formorer@debian.org>
Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), autotools-dev, libldap2-dev, libpq-dev, libmysqlclient-dev | libmysqlclient16-dev | libmysqlclient15-dev | libmysqlclient12-dev, libradiusclient-ng-dev, libkrb5-dev, libnet-snmp-perl, procps, coreutils, mawk | awk
Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), autotools-dev, libldap2-dev, libpq-dev, libmysqlclient-dev | libmysqlclient16-dev | libmysqlclient15-dev | libmysqlclient12-dev, libradiusclient-ng-dev, libkrb5-dev, libnet-snmp-perl, procps, mawk | awk
Homepage: http://nagiosplug.sourceforge.net
Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/nagios-plugins/
Vcs-Svn: svn://svn.debian.org/pkg-nagios/nagios-plugins/