[Bug 930725] [NEW] Sync darkplaces 0~20110628+svn11619-2 (universe) from Debian testing (main)

Hans Joachim Desserud 930725 at bugs.launchpad.net
Sat Feb 11 18:25:30 UTC 2012


Public bug reported:


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync darkplaces 0~20110628+svn11619-2 (universe) from Debian
testing (main)

All changelog entries:

darkplaces (0~20110628+svn11619-2) unstable; urgency=low

  * Conditionalize more references to the software rasterizer, fixing
    more FTBFSs on non-x86 (Closes: #656602)
  * Use the png_jmpbuf macro, the system's definition of png_uint_32
    and the real libpng version number, to be compatible with both
    libpng 1.2 and 1.5, hopefully (Closes: #650594)

 -- Simon McVittie <smcv at debian.org>  Sat, 21 Jan 2012 22:44:37 +0000

darkplaces (0~20110628+svn11619-1) unstable; urgency=low

  * New upstream snapshot r11619, as recommended by the Xonotic developers
    for Xonotic 0.5
    - remove patch to disable OffscreenGecko, which has been removed upstream
    - refresh patches
  * Mention "Nexuiz Classic", not "Nexuiz", in the package description
    (Nexuiz upstream has retroactively renamed what we package as nexuiz
    to Nexuiz Classic), and also mention Xonotic, the Free fork of Nexuiz
    Classic
  * Remove a duplicate patch which is not actually applied
  * Improve the description of the two type-safety-related patches to explain
    why they're applied
  * Bump debhelper compat level to 9

 -- Simon McVittie <smcv at debian.org>  Fri, 20 Jan 2012 10:32:16 +0000

darkplaces (0~20110628+svn11231-2) unstable; urgency=low

  * Don't compile SSE code, or the software rasterizer (which requires SSE2),
    on non-x86

 -- Simon McVittie <smcv at debian.org>  Mon, 18 Jul 2011 23:08:10 +0100

darkplaces (0~20110628+svn11231-1) unstable; urgency=low

  * Initial release to Debian under this name (Closes: #319599)
  * Initial Debian patchset:
    - link against libjpeg, zlib, libvorbis, modplug, libode, libtheora,
      libogg, libpng, curl, freetype2 "properly" instead of loading them
      with dlopen, to have better dependency information; use their headers,
      instead of inlining a simplified version
    - disable loading d0_blind_id, d0_rijndael, OffscreenGecko libraries,
      rather than dlopening a potentially-incompatible version
    - fix some typos picked up by Lintian
    - import a patch from the nexuiz package (which is actually an old
      copy of DarkPlaces) to compile on kFreeBSD

 -- Simon McVittie <smcv at debian.org>  Fri, 15 Jul 2011 17:36:05 +0100
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJPNrCOAAoJEBBVVlzosKeE3AgQALGboMFvXLIV73Ub+ouFtZR1
9tlwhB7tULm+3KGOyewyNIazpPTBX0jzzw3M3wZCzWUWXPRuu5+m5UPPk/4FRdG5
vUD3A/9qf2E9JukiT2yz9QAoxDjfhcIiei6vuWA/Nzm0ajltD79JXA89hkxvr3p3
qNUwVyvBV1dITYjj2unVFBKcfSmlJOJg8E4HNUSbqUwt13Jf0MocC9Gg+8+16mzH
QN0O+RlSpzOlgXkvF3P/5gmOLqWfF9uuEF8z1ZXsyQhFXVkkJgoZXkn478/OzNag
aEd1uHULH2wHW1dj9Mu2zSxiMpvoMCIEWsgqydlaN6DFA60jme6XlwE3bP7AJwJb
geidPmvbyxFHnLFeseVTrSZvk0mQ1ty/71gldZHZAqLwedj4LmR1UnLW72lqR+wN
gVH2XK80OXo2/hdxB2PqtY9az39bv2r2b+LkgTDSS2Xu97gBWAb8plm0DOgOaxfE
e+jNCDwuXZ3lap4oGYmMvzVKU3LEvzTTjVMtuQyZs5B/jS6sMAFaKgpYA+e6Ogkz
nluG0l+F41EpG9rCwI97HRfDER3rAr5usHruTB8THcE/oxv7yGdlFVfiguBzD1bD
lsZolSUAdI3Xzvg48yYbOv+1TRY+rrY4SsX2KyTtBLbz3+DBB/hkNnJaAElnrCd5
gdngObnYdelV++XxuTzC
=sa5F
-----END PGP SIGNATURE-----

** Affects: ubuntu
     Importance: Wishlist
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/930725

Title:
  Sync darkplaces 0~20110628+svn11619-2 (universe) from Debian testing
  (main)

Status in Ubuntu:
  New

Bug description:
  
  -----BEGIN PGP SIGNED MESSAGE-----
  Hash: SHA1

   affects ubuntu
   status new
   importance wishlist
   subscribe ubuntu-sponsors
   done

  Please sync darkplaces 0~20110628+svn11619-2 (universe) from Debian
  testing (main)

  All changelog entries:

  darkplaces (0~20110628+svn11619-2) unstable; urgency=low

    * Conditionalize more references to the software rasterizer, fixing
      more FTBFSs on non-x86 (Closes: #656602)
    * Use the png_jmpbuf macro, the system's definition of png_uint_32
      and the real libpng version number, to be compatible with both
      libpng 1.2 and 1.5, hopefully (Closes: #650594)

   -- Simon McVittie <smcv at debian.org>  Sat, 21 Jan 2012 22:44:37 +0000

  darkplaces (0~20110628+svn11619-1) unstable; urgency=low

    * New upstream snapshot r11619, as recommended by the Xonotic developers
      for Xonotic 0.5
      - remove patch to disable OffscreenGecko, which has been removed upstream
      - refresh patches
    * Mention "Nexuiz Classic", not "Nexuiz", in the package description
      (Nexuiz upstream has retroactively renamed what we package as nexuiz
      to Nexuiz Classic), and also mention Xonotic, the Free fork of Nexuiz
      Classic
    * Remove a duplicate patch which is not actually applied
    * Improve the description of the two type-safety-related patches to explain
      why they're applied
    * Bump debhelper compat level to 9

   -- Simon McVittie <smcv at debian.org>  Fri, 20 Jan 2012 10:32:16 +0000

  darkplaces (0~20110628+svn11231-2) unstable; urgency=low

    * Don't compile SSE code, or the software rasterizer (which requires SSE2),
      on non-x86

   -- Simon McVittie <smcv at debian.org>  Mon, 18 Jul 2011 23:08:10 +0100

  darkplaces (0~20110628+svn11231-1) unstable; urgency=low

    * Initial release to Debian under this name (Closes: #319599)
    * Initial Debian patchset:
      - link against libjpeg, zlib, libvorbis, modplug, libode, libtheora,
        libogg, libpng, curl, freetype2 "properly" instead of loading them
        with dlopen, to have better dependency information; use their headers,
        instead of inlining a simplified version
      - disable loading d0_blind_id, d0_rijndael, OffscreenGecko libraries,
        rather than dlopening a potentially-incompatible version
      - fix some typos picked up by Lintian
      - import a patch from the nexuiz package (which is actually an old
        copy of DarkPlaces) to compile on kFreeBSD

   -- Simon McVittie <smcv at debian.org>  Fri, 15 Jul 2011 17:36:05 +0100
  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v1.4.11 (GNU/Linux)

  iQIcBAEBAgAGBQJPNrCOAAoJEBBVVlzosKeE3AgQALGboMFvXLIV73Ub+ouFtZR1
  9tlwhB7tULm+3KGOyewyNIazpPTBX0jzzw3M3wZCzWUWXPRuu5+m5UPPk/4FRdG5
  vUD3A/9qf2E9JukiT2yz9QAoxDjfhcIiei6vuWA/Nzm0ajltD79JXA89hkxvr3p3
  qNUwVyvBV1dITYjj2unVFBKcfSmlJOJg8E4HNUSbqUwt13Jf0MocC9Gg+8+16mzH
  QN0O+RlSpzOlgXkvF3P/5gmOLqWfF9uuEF8z1ZXsyQhFXVkkJgoZXkn478/OzNag
  aEd1uHULH2wHW1dj9Mu2zSxiMpvoMCIEWsgqydlaN6DFA60jme6XlwE3bP7AJwJb
  geidPmvbyxFHnLFeseVTrSZvk0mQ1ty/71gldZHZAqLwedj4LmR1UnLW72lqR+wN
  gVH2XK80OXo2/hdxB2PqtY9az39bv2r2b+LkgTDSS2Xu97gBWAb8plm0DOgOaxfE
  e+jNCDwuXZ3lap4oGYmMvzVKU3LEvzTTjVMtuQyZs5B/jS6sMAFaKgpYA+e6Ogkz
  nluG0l+F41EpG9rCwI97HRfDER3rAr5usHruTB8THcE/oxv7yGdlFVfiguBzD1bD
  lsZolSUAdI3Xzvg48yYbOv+1TRY+rrY4SsX2KyTtBLbz3+DBB/hkNnJaAElnrCd5
  gdngObnYdelV++XxuTzC
  =sa5F
  -----END PGP SIGNATURE-----

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/930725/+subscriptions



More information about the Ubuntu-sponsors mailing list