fteqcc 3343+svn3400-5 source package in Ubuntu

Changelog

fteqcc (3343+svn3400-5) unstable; urgency=medium

  * Team upload

  [ Helmut Grohne ]
  * Fix FTCBFS: Defer stripping to dh_strip.
    In addition to cross compilation, this also fixes
    DEB_BUILD_OPTIONS=nostrip and generation of -dbgsym packages.
    (Closes: #968524)

  [ Reiner Herrmann ]
  * Update and fix watch file

  [ Simon McVittie ]
  * d/p/Wasn-t-prototyped-apparently.patch,
    d/p/Add-missing-prototype-for-QCC_PR_CheckImmediate.patch:
    Add patches from upstream git to fix implicit function declarations
    (Closes: #1066606)
  * d/p/patch-to-use-extern-properly.-divVerent-neededed-it-so-we.patch:
    Use upstream's commit to solve most of #957237
  * d/p/Avoid-multiple-definitions-of-some-global-variables.patch:
    Use a smaller patch to solve the rest of #957237
  * d/control: Use recommended debhelper compat level 13

 -- Simon McVittie <email address hidden>  Sat, 08 Jun 2024 14:32:17 +0100

Upload details

Uploaded by:
Debian Games Group
Uploaded to:
Sid
Original maintainer:
Debian Games Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
fteqcc_3343+svn3400-5.dsc 2.0 KiB fa3e25836103a3094b65bc40263d73c7bedc835b5caeb853c0c95aa1c92ec50f
fteqcc_3343+svn3400.orig.tar.gz 191.5 KiB c9bb6ca262cb970d013c5b17117f695c85fcb12d0771fc3933e1a18cd143b0fe
fteqcc_3343+svn3400-5.debian.tar.xz 7.8 KiB 6b9ab0c47c393787c8df0247cd19dbfae19dfd8280b7c04f61b784388f8c4c86

Available diffs

No changes file available.

Binary packages built by this source

fteqcc: FTE QuakeC compiler

 fteqcc compiles QuakeC source code to binary, platform-independent
 code that Quake based engines can interpret. QuakeC is the language
 that Quake game logic is developed in and is used for developing
 modifications.
 .
 FTE QCC supports Quake1, QuakeWorld, Hexen2 and FTE Quake, 64bit
 architectures and multithreading.