remove libsnmp5-dev from depency and reorder libsnmp-dev and libsnmp9-dev
This commit is contained in:
parent
691bbce0e4
commit
fb660ea84f
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -17,6 +17,9 @@ nagios-plugins (1.4.10-1) unstable; urgency=low
|
|||
* Bump standards version to 3.7.3
|
||||
* added Vcs- fields and Homepage into source header's field
|
||||
* modify 00list so 06_checkircd.dpatch can get patched in
|
||||
* removed libsnmp5-dev as depency option and turned around order of
|
||||
libsnmp9-dev and libsnmp-dev, since only libsnmp-dev is in unstable and
|
||||
libsnmp9-dev in stable
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Thu, 06 Dec 2007 14:39:47 +0100
|
||||
|
||||
|
|
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>
|
||||
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, 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, libsnmp-dev | libsnmp9-dev, libradius1-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-snmp-plugins/
|
||||
Vcs-Svn: svn://svn.debian.org/pkg-nagios/nagios-snmp-plugins/
|
||||
|
|
Loading…
Reference in a new issue