update to libmysqlclient15-dev build-dep
This commit is contained in:
parent
1eb8ee92cb
commit
06b7682676
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,3 +1,11 @@
|
||||||
|
nagios-plugins (1.4.2-7) unstable; urgency=high
|
||||||
|
|
||||||
|
[sean finney]
|
||||||
|
* update build dependencies to build against libmysqlclient15-dev.
|
||||||
|
fixes (now) rc bug, urgency thus set to high.
|
||||||
|
|
||||||
|
-- sean finney <seanius@debian.org> Sat, 18 Feb 2006 13:47:54 +0100
|
||||||
|
|
||||||
nagios-plugins (1.4.2-6) unstable; urgency=low
|
nagios-plugins (1.4.2-6) unstable; urgency=low
|
||||||
|
|
||||||
[sean finney]
|
[sean finney]
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: net
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
||||||
Uploaders: sean finney <seanius@debian.org>, Guido Trotter <ultrotter@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, postgresql-dev, libmysqlclient14-dev | libmysqlclient-dev, libsnmp9-dev | libsnmp-dev, libradius1-dev, libkrb5-dev, libnet-snmp-perl, procps, coreutils | fileutils, iputils-ping, snmp, mawk | awk
|
Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), autotools-dev, libldap2-dev, postgresql-dev, libmysqlclient15-dev | libmysqlclient-dev, libsnmp9-dev | libsnmp-dev, libradius1-dev, libkrb5-dev, libnet-snmp-perl, procps, coreutils | fileutils, iputils-ping, snmp, mawk | awk
|
||||||
Standards-Version: 3.6.2
|
Standards-Version: 3.6.2
|
||||||
|
|
||||||
Package: nagios-plugins
|
Package: nagios-plugins
|
||||||
|
|
Loading…
Reference in a new issue