Comment 0 for bug 79523

Revision history for this message
Emmet Hikory (persia) wrote : merge oops 1.5.23.cvs-4 from Debian unstable

Binary package hint: oops

Please merge oops 1.5.23.cvs-4 from Debian unstable. The interim changelog follows:

oops (1.5.23.cvs-4) unstable; urgency=low

  * Don't use internal rwlock implementation. Use the one in glibc, which
    fixes FTBFS with glibc 2.5 and Closes: #406491
  * therefore regenerate ./configure with autoconf 2.61
  * update config.{guess,sub}
  * small cleanups to debian/rules
  * use dh_installman instead of dh_installmanpages
  * add po-debconf to build-depends
  * make Init Script LSB-compliant, See
    http://wiki.debian.org/LSBInitScripts and Policy 9.3.2
  * preinst: use invoke-rc.d (policy 9.3.3.2)
  * with the above changes, bump Standards Version to 3.7.2.2

 -- Reinhard Tartler <email address hidden> Fri, 12 Jan 2007 08:49:04 +0000

oops (1.5.23.cvs-3) unstable; urgency=low

  * Acknowledge NMUs (Closes: #316513, #330322, #332052, #314906, #260775)
  * Add myself to uploaders
  * remove '--disable-static-modules' from debian/rules. This breaks the
    package in severe ways. (no -fPIC, no oopsctl and initscript fails)
    (Closes: #342325)
  * english only template html files (Closes: #245184)
  * don't update config.{guess,sub} on clean. Do this manually instead!
  * make initfile aware that /var/run can be tempfs (Closes: #349848)
  * call configure with variable CC set to gcc. This makes configure use gcc
    as linker instead of ld. (Closes: #231923)
  * Updated standards version to 3.6.2.0 (no changes needed)
  * Use debhelper compat level 5

  * Upload sponsored by Norbert Tretkowski <email address hidden>

 -- Reinhard Tartler <email address hidden> Wed, 25 Jan 2006 18:32:14 +0000

    Please note that -5 is expected to backout the rwlock change, which will cause a FTBFS with glibc2.5. This change requires testing to ensure that debian bug 406972 does not apply.