Hi release team, please consider granting a freeze exception for condor
http://packages.qa.debian.org/c/condor.html It is fixing bugs #678952 (I18N), #680201 (I18N), and #681144 (important). The latter one is a one line fix. The changelog mentions another bugfix (#678425), but this change is actually not included in this upload (the bug was reopened). I'm attaching the full diff between the version in testing and unstable. Thanks in advance, Michael -- changelog ---------- condor (7.8.1~dfsg.1-2) unstable; urgency=low * Remove dangling symlink /usr/sbin/condor -> ../bin/condor. This file no longer exists (Closes: #678425). * Add Debconf template translations: - Czech -- courtesy of Martin Å Ãn <[email protected]> (Closes: #678952) - Spanish -- courtesy of Fernando C. Estrada <[email protected]> (Closes: #680201) * Only issue 'condor_restart' command in postinst, when condor_master is actually running. If that is not the case, for example when daemon startup is prevented by system policy, package installation would fail otherwise. Thanks to Andreas Beckmann for the report. (Closes: #681144) -- Michael Hanke <[email protected]> Thu, 21 Jun 2012 18:40:11 +0200 ----------------------- -- diffstat ----------- debian/changelog | 16 +++++ debian/condor.postinst | 4 +- debian/po/cs.po | 345 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ debian/po/es.po | 389 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ debian/po/sv.po | 48 ------------- 5 files changed, 753 insertions(+), 49 deletions(-) ----------------------- -- Michael Hanke http://mih.voxindeserto.de -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20120726091422.GB20650@meiner

