Change logs for openarena source package in Xenial

  • openarena (0.8.8-15) unstable; urgency=medium
    
      * Use DEB_VENDOR instead of lsb_release
      * Drop compatibility with ioquake3 (<< 1.36+u20130504)
      * debian/rules: simplify by building in a non-platform-specific directory
      * debian/rules: rely on a q3arch version that accepts command-lines like
        "q3arch make i386 linux-gnu", to avoid repeated invocation
      * openarena Recommends openarena-oacmp1 now that it is in Debian,
        and openarena-server Suggests it
      * Stop installing the legacy Debian menu file
        - stop converting the icon to XPM format
        - no longer needs a build-dependency on imagemagick
      * Normalize packaging through `wrap-and-sort -abst`
      * Remove unnecessary debian/tmp prefix from install files
      * Use https for Vcs-Git, to provide anonymous checkouts that
        still authenticate the server
      * Remove host architecture restriction: since 0.8.8-6 it has not actually
        excluded any Debian architecture
    
     -- Simon McVittie <email address hidden>  Fri, 22 Jan 2016 11:52:33 +0000
  • openarena (0.8.8-14) unstable; urgency=medium
    
      * Add arm64 support by applying Martin Michlmayr's patch from ioquake3,
        which is also needed here (Closes: #790668)
    
     -- Simon McVittie <email address hidden>  Mon, 13 Jul 2015 08:52:01 +0100