[Pkg-Cyrus-imapd-Debian-devel] [SVN] r216 - trunk/cyrus-imapd-2.2.12/debian/changelog trunk/cyrus-imapd-2.2.12/debian/control

debian at incase.de debian at incase.de
Mon Nov 28 23:20:19 UTC 2005


Author: sven
Date: Tue Nov 29 00:20:15 2005
New Revision: 216

URL: https://mail.incase.de/viewcvs?root=cyrus22?view=rev&rev=216
Log:
Change build dependency to netkit snmp instead of ucd snmp
Modified:
    trunk/cyrus-imapd-2.2.12/debian/changelog
    trunk/cyrus-imapd-2.2.12/debian/control

Modified: trunk/cyrus-imapd-2.2.12/debian/changelog
URL: https://mail.incase.de/viewcvs?root=cyrus22/trunk/cyrus-imapd-2.2.12/debian/changelog?view=diff&rev=216&p1=trunk/cyrus-imapd-2.2.12/debian/changelog&r1=215&p2=trunk/cyrus-imapd-2.2.12/debian/changelog&r2=216
==============================================================================
--- trunk/cyrus-imapd-2.2.12/debian/changelog (original)
+++ trunk/cyrus-imapd-2.2.12/debian/changelog Tue Nov 29 00:20:15 2005
@@ -6,8 +6,10 @@
   * Fixed a discrepancy between documentation and actual behaviour of the
     "dracinterval" imapd.conf option. Documentation always said the default
     would be 0, while the default was actually 5.
+  * Change build-dependency from libsnmp4.2-dev (ucd snmp) to libsnmp5-dev
+    (netkit snmp)
 
- -- Sven Mueller <debian at incase.de>  Thu, 17 Nov 2005 04:38:07 +0100
+ -- Sven Mueller <debian at incase.de>  Tue, 29 Nov 2005 00:17:17 +0100
 
 cyrus22-imapd (2.2.12-0.9) unstable; urgency=low
 

Modified: trunk/cyrus-imapd-2.2.12/debian/control
URL: https://mail.incase.de/viewcvs?root=cyrus22/trunk/cyrus-imapd-2.2.12/debian/control?view=diff&rev=216&p1=trunk/cyrus-imapd-2.2.12/debian/control&r1=215&p2=trunk/cyrus-imapd-2.2.12/debian/control&r2=216
==============================================================================
--- trunk/cyrus-imapd-2.2.12/debian/control (original)
+++ trunk/cyrus-imapd-2.2.12/debian/control Tue Nov 29 00:20:15 2005
@@ -4,7 +4,7 @@
 Maintainer: Henrique de Moraes Holschuh <hmh at debian.org>
 Uploaders: Sven Mueller <debian at incase.de>, Benjamin Seidenberg <astronut at dlgeek.net>
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>= 4.1.68), tcl8.3-dev, libwrap0-dev, libpam0g-dev, libdb4.2-dev (>= 4.2.52), libssl-dev, libzephyr-dev, libsasl2-dev (>= 2.1.9), comerr-dev, drac-dev (>= 1.11-7), libsnmp4.2-dev (>= 4.2.5-3.5), perl (>= 5.6.0-16), xutils, flex, bison, autotools-dev, po-debconf, dpatch
+Build-Depends: debhelper (>= 4.1.68), tcl8.3-dev, libwrap0-dev, libpam0g-dev, libdb4.2-dev (>= 4.2.52), libssl-dev, libzephyr-dev, libsasl2-dev (>= 2.1.9), comerr-dev, drac-dev (>= 1.11-7), libsnmp5-dev | libsnmp9-dev, perl (>= 5.6.0-16), xutils, flex, bison, autotools-dev, po-debconf, dpatch
 Build-Depends-Indep: transfig, gs, groff
 
 Package: cyrus22-common



More information about the Pkg-Cyrus-imapd-Debian-devel mailing list