[SVN] r295 - in /trunk/cyrus-imapd-2.2.12/debian: changelog control

debian at incase.de debian at incase.de
Tue Feb 14 12:02:50 UTC 2006


Author: astronut
Date: Tue Feb 14 13:02:47 2006
New Revision: 295

URL: https://mail.incase.de/viewcvs?rev=295&root=cyrus22&view=rev
Log:
Move all Build-Depends-Indep dependencies to Build-Depends because of the way debian/rules invokes this target, they are not installed, fixes FTBFS. (Closes: #352775, #352779)

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/trunk/cyrus-imapd-2.2.12/debian/changelog?rev=295&root=cyrus22&r1=294&r2=295&view=diff
==============================================================================
--- trunk/cyrus-imapd-2.2.12/debian/changelog (original)
+++ trunk/cyrus-imapd-2.2.12/debian/changelog Tue Feb 14 13:02:47 2006
@@ -5,9 +5,12 @@
   * Remove multiple provides: lines in cyrus-nntpd-2.2 (Closes: #352240)
   * Add lintian override for CVS dirs in source tarball, we need to hit
     upstream with a cluebat for this.
-  * Change section of cyrus-doc-2.2 to 'doc' to match ftpmaster override 
+  * Change section of cyrus-doc-2.2 to 'doc' to match ftpmaster override
+  * Move all Build-Depends-Indep dependencies to Build-Depends because of the
+    way debian/rules invokes this target, they are not installed, fixes FTBFS.
+    (Closes: #352775, #352779)
 
- -- Benjamin Seidenberg <astronut at dlgeek.net>  Mon, 13 Feb 2006 19:51:05 -0500
+ -- Benjamin Seidenberg <astronut at dlgeek.net>  Tue, 14 Feb 2006 06:59:20 -0500
 
 cyrus-imapd-2.2 (2.2.12-3) unstable; urgency=low
 

Modified: trunk/cyrus-imapd-2.2.12/debian/control
URL: https://mail.incase.de/viewcvs/trunk/cyrus-imapd-2.2.12/debian/control?rev=295&root=cyrus22&r1=294&r2=295&view=diff
==============================================================================
--- trunk/cyrus-imapd-2.2.12/debian/control (original)
+++ trunk/cyrus-imapd-2.2.12/debian/control Tue Feb 14 13:02:47 2006
@@ -4,8 +4,7 @@
 Maintainer: Debian Cyrus Team <pkg-cyrus-imapd-debian-devel at lists.alioth.debian.org>
 Uploaders: Henrique de Moraes Holschuh <hmh at debian.org>, Sven Mueller <debian at incase.de>, Benjamin Seidenberg <astronut at dlgeek.net>, Ondřej Surý <ondrej at debian.org>
 Standards-Version: 3.6.2
-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), libsnmp9-dev | libsnmp5-dev, perl (>= 5.6.0-16), xutils, flex, bison, autotools-dev, po-debconf, dpatch
-Build-Depends-Indep: transfig, gs, groff
+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), libsnmp9-dev | libsnmp5-dev, perl (>= 5.6.0-16), xutils, flex, bison, autotools-dev, po-debconf, dpatch, transfig, gs, groff
 
 Package: cyrus-common-2.2
 Architecture: any



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