be prepared for mysql-dfsg-5.1 upload into unstable
This commit is contained in:
parent
bdda29d397
commit
526d4e67f5
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
|||
nagios-plugins (1.4.13+git200906171200-2) UNRELEASED; urgency=low
|
||||
|
||||
* NOT RELEASED YET
|
||||
* added libmysqlclient16-dev to build-deps and moved libmysqlclient-dev to
|
||||
the first position (Closes: #538487)
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Tue, 07 Jul 2009 11:12:50 +0200
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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, libmysqlclient15-dev | libmysqlclient12-dev | libmysqlclient-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, coreutils, 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/
|
||||
|
|
Loading…
Reference in a new issue