updated build-deps to be more backporting friendly

This commit is contained in:
Sean Finney 2006-08-03 19:17:52 +00:00
parent 6ebebb2676
commit 4c696b9327
2 changed files with 12 additions and 1 deletions

11
debian/changelog vendored
View file

@ -1,3 +1,14 @@
nagios-plugins (1.4.3.0cvs.20060707-3) UNRELEASED; urgency=low
NOT RELEASED YET
[sean finney]
* to make backporting easier, change the build dep on libpq-dev
to libpq-dev | postgresql-dev. thanks to Jan Wagner for the
suggestion.
-- sean finney <seanius@debian.org> Thu, 03 Aug 2006 12:16:54 -0700
nagios-plugins (1.4.3.0cvs.20060707-2) unstable; urgency=low
[sean finney]

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>
Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), autotools-dev, libldap2-dev, libpq-dev, libmysqlclient15-dev | libmysqlclient12-dev | libmysqlclient-dev, libsnmp9-dev | libsnmp5-dev | libsnmp-dev, libradius1-dev, libkrb5-dev, libnet-snmp-perl, procps, coreutils, iputils-ping, snmp, mawk | awk
Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), autotools-dev, libldap2-dev, libpq-dev | postgresql-dev, libmysqlclient15-dev | libmysqlclient12-dev | libmysqlclient-dev, libsnmp9-dev | libsnmp5-dev | libsnmp-dev, libradius1-dev, libkrb5-dev, libnet-snmp-perl, procps, coreutils, iputils-ping, snmp, mawk | awk
Standards-Version: 3.6.2
Package: nagios-plugins