Your message dated Fri, 14 Oct 2011 15:15:38 +0000
with message-id <[email protected]>
and subject line Bug#645330: Removed package(s) from unstable
has caused the Debian Bug report #582316,
regarding cyrus-imapd-2.2: unnecessary build-time dependency on tcl-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
582316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582316
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cyrus-imapd-2.2
Version: 2.2.13-19
Severity: minor
Tags: patch
User: [email protected]
Usertags: UpgradeDefaultTclTkTo85

Now that cyradm has been rewritten to use perl, Cyrus imapd does
not use tcl.

 $ of_interest='-name .svn -prune -o -name CVS -prune -o'
 $ find . $of_interest -type f -exec grep -l TCL {} +
 ./doc/changes.html
 ./cmulocal/telnet.m4
 ./cmulocal/tcl.m4
 $ find . $of_interest -type f -exec grep -l '^tcl' {} +
 $ find . $of_interest -type f -exec grep -l '[^csp]tcl' {} +
 ./perl/imap/IMAP/Shell.pm
 ./perl/imap/blib/lib/Cyrus/IMAP/Shell.pm
 ./doc/changes.html
 ./debian/changelog
 ./cmulocal/tcl.m4
 $ grep TCL cmulocal/telnet.m4 | grep -v TCLIB
 $ grep tcl perl/imap/IMAP/Shell.pm perl/imap/blib/lib/Cyrus/IMAP/Shell.pm |
 > uniq
     # gack.  bloody tcl.

Thoughts?
Jonathan

Index: debian/control
===================================================================
--- debian/control      (revision 889)
+++ debian/control      (working copy)
@@ -4,7 +4,7 @@
 Maintainer: Debian Cyrus Team 
<[email protected]>
 Uploaders: Henrique de Moraes Holschuh <[email protected]>, Sven Mueller 
<[email protected]>, Benjamin Seidenberg <[email protected]>, Ondřej Surý 
<[email protected]>, Christoph Berg <[email protected]>
 Standards-Version: 3.8.3
-Build-Depends: debhelper (>= 5), quilt, tcl-dev | tcl8.3-dev, libwrap0-dev, 
libpam0g-dev, libdb4.7-dev, libssl-dev, libzephyr-dev, libsasl2-dev (>= 2.1.9), 
comerr-dev, libsnmp-dev | libsnmp9-dev, perl, xutils-dev | xutils, flex, bison, 
autotools-dev, po-debconf, transfig, ghostscript | gs-gpl, groff, libkvm-dev 
[kfreebsd-i386], libkvm-dev [kfreebsd-amd64], heimdal-dev
+Build-Depends: debhelper (>= 5), quilt, libwrap0-dev, libpam0g-dev, 
libdb4.7-dev, libssl-dev, libzephyr-dev, libsasl2-dev (>= 2.1.9), comerr-dev, 
libsnmp-dev | libsnmp9-dev, perl, xutils-dev | xutils, flex, bison, 
autotools-dev, po-debconf, transfig, ghostscript | gs-gpl, groff, libkvm-dev 
[kfreebsd-i386], libkvm-dev [kfreebsd-amd64], heimdal-dev
 Vcs-Browser: https://mail.incase.de/viewcvs/trunk/?root=cyrus22
 Vcs-Svn: https://mail.incase.de/svn/cyrus22/trunk
 Homepage: http://cyrusimap.web.cmu.edu/
Index: debian/rules
===================================================================
--- debian/rules        (revision 889)
+++ debian/rules        (working copy)
@@ -99,7 +99,7 @@
         --disable-listext --enable-annotatemore --with-sasl=/usr \
         --with-drac=/usr \
         --with-cyrus-user=cyrus --with-cyrus-group=mail \
-        --with-tclsh=/usr/bin/tclsh --with-com_err=/usr \
+        --with-com_err=/usr \
         --with-pidfile=/var/run/cyrmaster.pid \
         --with-syslogfacility=MAIL \
         --with-seen-db=skiplist --with-mboxlist-db=skiplist \
Index: debian/changelog
===================================================================
--- debian/changelog    (revision 889)
+++ debian/changelog    (working copy)
@@ -1,3 +1,9 @@
+cyrus-imapd-2.2 (2.2.13-20) unstable; urgency=low
+
+  * Remove unused built-time dependency on tcl.
+
+ -- Jonathan Nieder <[email protected]>  Wed, 19 May 2010 16:34:04 -0500
+
 cyrus-imapd-2.2 (2.2.13-19) unstable; urgency=low
 
   * Switch to BerkeleyDB 4.7, the version OpenLDAP uses.



--- End Message ---
--- Begin Message ---
Version: 2.2.13p1-15+rm

Dear submitter,

as the package cyrus-imapd-2.2 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/645330

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to