Your message dated Fri, 07 Nov 2025 02:39:34 +0000
with message-id <[email protected]>
and subject line Bug#1120225: fixed in sdl12-compat 1.2.70-3
has caused the Debian Bug report #1120225,
regarding antigrav: FTBFS: game.cpp:539:9: error: 'gluPerspective' was not
declared in this scope
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1120225: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120225
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:antigrav
Version: 0.0.3-12
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202511/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:antigrav, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f debian/antigrav.png
rm -f src/tinyxml/Makefile
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
autoreconf: warning: autoconf input should be named 'configure.ac', not
'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not
'configure.in'
configure.in:2: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete.
configure.in:2: You should run autoupdate.
./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
configure.in:2: the top level
configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are
deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:954: AM_INIT_AUTOMAKE is expanded from...
configure.in:3: the top level
configure.in:12: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete.
configure.in:12: You should run autoupdate.
./lib/autoconf/c.m4:270: AC_LANG_CPLUSPLUS is expanded from...
configure.in:12: the top level
configure.in:14: warning: The macro 'AC_STDC_HEADERS' is obsolete.
configure.in:14: You should run autoupdate.
./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from...
configure.in:14: the top level
configure.in:14: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.in:14: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from...
configure.in:14: the top level
configure.in:64: warning: AC_OUTPUT should be used without arguments.
configure.in:64: You should run autoupdate.
autoheader: warning: autoconf input should be named 'configure.ac', not
'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'
configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are
deprecated. For more info, see:
configure.in:3:
https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:7: installing './compile'
src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or
'*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'
src/tinyxml/Makefile.am:1: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
--bindir=\${prefix}/games \
--mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info \
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking
--bindir=\${prefix}/games --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '999' is supported by ustar format... yes
checking whether GID '999' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking for ranlib... ranlib
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for alGenSources in -lopenal... yes
checking for alutInit in -lalut... yes
checking for png_create_read_struct in -lpng... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sdl >= 1.1.5... yes
checking for GL/gl.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/tinyxml/Makefile
config.status: creating data/Makefile
config.status: creating extra/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o main.o main.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o craft.o craft.cpp
craft.cpp: In member function âCraftState Craft::derive(float, const
CraftState&, const CraftState&)â:
craft.cpp:107:35: warning: implicitly-declared âconstexpr
Vector2::Vector2(const Vector2&)â is deprecated [-Wdeprecated-copy]
107 | beam[0] = Vector2(getPos());
| ^
In file included from antigrav.h:24,
from craft.cpp:7:
vector2.h:36:18: note: because âVector2â has user-provided âVector2&
Vector2::operator=(const Vector2&)â
36 | Vector2 &operator=(const Vector2 &other);
| ^~~~~~~~
craft.cpp: In member function âvoid Craft::addImpulse(const Vector2&, const
Vector2&)â:
craft.cpp:340:23: warning: implicitly-declared âconstexpr
Vector2::Vector2(const Vector2&)â is deprecated [-Wdeprecated-copy]
340 | Vector2 imp = impulse;
| ^~~~~~~
vector2.h:36:18: note: because âVector2â has user-provided âVector2&
Vector2::operator=(const Vector2&)â
36 | Vector2 &operator=(const Vector2 &other);
| ^~~~~~~~
main.cpp: In function âvoid swapWavBytes(Uint8*, Uint32)â:
main.cpp:185:21: warning: passing argument 2 to ârestrictâ-qualified
parameter aliases with argument 1 [-Wrestrict]
185 | swab(buffer, buffer, length);
| ~~~~~~ ^~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o level.o level.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o vector2.o vector2.cpp
vector2.cpp: In member function âVector2 Vector2::unitVector() constâ:
vector2.cpp:138:16: warning: implicitly-declared âconstexpr
Vector2::Vector2(const Vector2&)â is deprecated [-Wdeprecated-copy]
138 | return temp;
| ^~~~
In file included from vector2.cpp:3:
vector2.h:36:18: note: because âVector2â has user-provided âVector2&
Vector2::operator=(const Vector2&)â
36 | Vector2 &operator=(const Vector2 &other);
| ^~~~~~~~
vector2.cpp: In function âVector2 operator*(float, const Vector2&)â:
vector2.cpp:170:16: warning: implicitly-declared âconstexpr
Vector2::Vector2(const Vector2&)â is deprecated [-Wdeprecated-copy]
170 | return temp;
| ^~~~
vector2.cpp:152:10: note: because âVector2â has user-provided âVector2&
Vector2::operator=(const Vector2&)â
152 | Vector2 &Vector2::operator=(const Vector2 &other)
| ^~~~~~~
vector2.cpp: In function âVector2 operator*(const Vector2&, float)â:
vector2.cpp:176:16: warning: implicitly-declared âconstexpr
Vector2::Vector2(const Vector2&)â is deprecated [-Wdeprecated-copy]
176 | return temp;
| ^~~~
vector2.cpp:152:10: note: because âVector2â has user-provided âVector2&
Vector2::operator=(const Vector2&)â
152 | Vector2 &Vector2::operator=(const Vector2 &other)
| ^~~~~~~
vector2.cpp: In function âVector2 operator/(const Vector2&, float)â:
vector2.cpp:182:16: warning: implicitly-declared âconstexpr
Vector2::Vector2(const Vector2&)â is deprecated [-Wdeprecated-copy]
182 | return temp;
| ^~~~
vector2.cpp:152:10: note: because âVector2â has user-provided âVector2&
Vector2::operator=(const Vector2&)â
152 | Vector2 &Vector2::operator=(const Vector2 &other)
| ^~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o font.o font.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m3dmaterial.o
m3dmaterial.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m3dmesh.o m3dmesh.cpp
m3dmesh.cpp: In member function âvoid m3dMesh::draw()â:
m3dmesh.cpp:231:13: warning: variable ânumTexUnitsâ set but not used
[-Wunused-but-set-variable]
231 | int numTexUnits;
| ^~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m3dtexture.o
m3dtexture.cpp
m3dtexture.cpp: In member function âint m3dTexture::loadFromXML(const
TiXmlElement*)â:
m3dtexture.cpp:107:49: warning: format â%uâ expects argument of type
âunsigned intâ, but argument 3 has type âpng_uint_32*â {aka âunsigned
int*â} [-Wformat=]
107 | fprintf(stderr, "Width %u, Height
%u\n",&(texUnits[n].width), &(texUnits[n].height));
| ~^
~~~~~~~~~~~~~~~~~~~~
| | |
| unsigned int
png_uint_32* {aka unsigned int*}
| %n
m3dtexture.cpp:107:60: warning: format â%uâ expects argument of type
âunsigned intâ, but argument 4 has type âpng_uint_32*â {aka âunsigned
int*â} [-Wformat=]
107 | fprintf(stderr, "Width %u, Height
%u\n",&(texUnits[n].width), &(texUnits[n].height));
| ~^
~~~~~~~~~~~~~~~~~~~~~
| |
|
| unsigned int
png_uint_32* {aka unsigned int*}
| %n
m3dtexture.cpp: In member function âint m3dTexture::load(int, const
char**)â:
m3dtexture.cpp:152:49: warning: format â%uâ expects argument of type
âunsigned intâ, but argument 3 has type âpng_uint_32*â {aka âunsigned
int*â} [-Wformat=]
152 | fprintf(stderr, "Width %u, Height
%u\n",&(texUnits[n].width), &(texUnits[n].height));
| ~^
~~~~~~~~~~~~~~~~~~~~
| | |
| unsigned int
png_uint_32* {aka unsigned int*}
| %n
m3dtexture.cpp:152:60: warning: format â%uâ expects argument of type
âunsigned intâ, but argument 4 has type âpng_uint_32*â {aka âunsigned
int*â} [-Wformat=]
152 | fprintf(stderr, "Width %u, Height
%u\n",&(texUnits[n].width), &(texUnits[n].height));
| ~^
~~~~~~~~~~~~~~~~~~~~~
| |
|
| unsigned int
png_uint_32* {aka unsigned int*}
| %n
m3dtexture.cpp: In static member function âstatic int
m3dTexture::loadPNG(unsigned char**, png_uint_32*, png_uint_32*, void*, void
(*)(png_structp, png_bytep, png_size_t))â:
m3dtexture.cpp:232:22: warning: variable âckeyâ set but not used
[-Wunused-but-set-variable]
232 | volatile int ckey = -1;
| ^~~~
m3dtexture.cpp: In static member function âstatic GLuint
m3dTexture::loadTexture(const char*)â:
m3dtexture.cpp:452:41: warning: format â%dâ expects argument of type
âintâ, but argument 3 has type âpng_uint_32*â {aka âunsigned int*â}
[-Wformat=]
452 | fprintf(stderr, "Width %d, Height %d\n",&width,
&height);
| ~^ ~~~~~~
| | |
| int png_uint_32*
{aka unsigned int*}
| %n
m3dtexture.cpp:452:52: warning: format â%dâ expects argument of type
âintâ, but argument 4 has type âpng_uint_32*â {aka âunsigned int*â}
[-Wformat=]
452 | fprintf(stderr, "Width %d, Height %d\n",&width,
&height);
| ~^ ~~~~~~~
| | |
| int
png_uint_32* {aka unsigned int*}
| %n
m3dtexture.cpp: In static member function âstatic void
m3dTexture::pngReadCallbackSTDIO(png_structp, png_bytep, png_size_t)â:
m3dtexture.cpp:196:14: warning: ignoring return value of âsize_t fread(void*,
size_t, size_t, FILE*)â declared with attribute âwarn_unused_resultâ
[-Wunused-result]
196 | fread(data, length, 1, f);
| ~~~~~^~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o terrain.o terrain.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -DTIXML_USE_STL
-DDATADIR="\"/usr/share/antigrav\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o game.o game.cpp
terrain.cpp: In member function âvoid Terrain::drawLists(const float*, const
float*, float, float)â:
terrain.cpp:490:76: warning: narrowing conversion of â(5.0e+0 -
((double)((float)(*(eye + 4)))))â from âdoubleâ to âfloatâ
[-Wnarrowing]
490 | float pos[3] = {i * 16 * VERTEX_DIST - eye[0],
5.0 - eye[1], j * 16 * VERTEX_DIST + dz - eye[2]};
|
~~~~^~~~~~~~
game.cpp: In member function âvoid Game::drawViewport(int, const GLint*)â:
game.cpp:539:9: error: âgluPerspectiveâ was not declared in this scope
539 | gluPerspective(DEG(fovY), aspect, 0.1, 200.0);
| ^~~~~~~~~~~~~~
game.cpp:566:9: error: âgluLookAtâ was not declared in this scope
566 | gluLookAt(eyeX, eyeY, eyeZ, centerX, centerY, centerZ, centerX
- eyeX, eyeZ - centerZ, centerY - eyeY);
| ^~~~~~~~~
make[3]: *** [Makefile:433: game.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:385: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:326: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: sdl12-compat
Source-Version: 1.2.70-3
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sdl12-compat, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated sdl12-compat package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 06 Nov 2025 21:43:09 +0000
Source: sdl12-compat
Architecture: source
Version: 1.2.70-3
Distribution: unstable
Urgency: medium
Maintainer: Debian SDL packages maintainers
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1120174 1120175 1120181 1120183 1120186 1120195 1120196 1120199 1120207
1120218 1120224 1120225
Changes:
sdl12-compat (1.2.70-3) unstable; urgency=medium
.
* d/p/Revert-Don-t-include-glu.h-by-default.patch:
Add patch from upstream to include <GL/glu.h> as was historically done,
reverting a change in 1.2.70 that caused several older games to FTBFS
(Closes: #1120174, #1120175, #1120181, #1120183, #1120186, #1120195)
(Closes: #1120196, #1120199, #1120207, #1120218, #1120224, #1120225)
Checksums-Sha1:
d05fdf816d093923d286b76dccaeeec2f0ca1e59 2809 sdl12-compat_1.2.70-3.dsc
6e64a1f81c974654ead15d2e23df3040e3e84bab 15144
sdl12-compat_1.2.70-3.debian.tar.xz
dc2423d572b7ca74908667ccbb4fc18fcb39836d 669324
sdl12-compat_1.2.70-3.git.tar.xz
78fa7f98fb4c8ea2b73662926b4d8ba0042c5ee5 18242
sdl12-compat_1.2.70-3_source.buildinfo
Checksums-Sha256:
26f0a0692a3bff279274fc23bac056bce1a375459326c92c2087bd5b4c42152e 2809
sdl12-compat_1.2.70-3.dsc
992b38548b947c5d0333554e84facd7e8e7945197241e2014aea148efc5aef2b 15144
sdl12-compat_1.2.70-3.debian.tar.xz
11d3d91d9a2554349f287de6d740b08c0c0d783010e3fff62753f1a5b103821b 669324
sdl12-compat_1.2.70-3.git.tar.xz
1356a9e82cbca165fb8c7dcf372d586374a76cd0a72232b079e697997ffeb3c4 18242
sdl12-compat_1.2.70-3_source.buildinfo
Files:
312a301d4a94d6808557a91d323e1e1b 2809 libs optional sdl12-compat_1.2.70-3.dsc
7f0b7bd59a19ae62287956582714bf16 15144 libs optional
sdl12-compat_1.2.70-3.debian.tar.xz
817fc2edf85570e957695d42f261532e 669324 libs optional
sdl12-compat_1.2.70-3.git.tar.xz
78dded15201cad4e7f2634f8bd7b86d1 18242 libs optional
sdl12-compat_1.2.70-3_source.buildinfo
Git-Tag-Info: tag=190cd2f8ca8a79210fc80e4d6a3d8b06c6bba135
fp=7a073ad1ae694fa25bff62e5235c099d3eb33076
Git-Tag-Tagger: Simon McVittie <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmkNWA8ACgkQYG0ITkaD
wHljMQ/9Gl16976AHP5ssEooSd167LuwQb3iwzx4IjlQMhJE9sI5olRY+SO36746
y5CyKQZqFra0XppEINEcx/PRdJRkEd2tIZPAzoiO/SU4VPC1QV/hTdc0EboL5c5E
/fbSL8VXcE1yocPyu89TCTvCEtDiHAQiCts2pDEnnckJD4obhUa/chPKFVzPVzSb
hDPkvKOq+NyWPglXIlamb7X0ejtI8w9ypGewQ+S3NDx4t7bc1GT1EyEhzlRThQnE
Rq/CpC7+1OhJD+CDiHkZ3M983ddwJcFeCTu7csW6fiXzOpNcNbMljRGFUJnBKzSm
3PXrsywYwH1CgYMhXROoPyElA9s0dGL0HxYJtANZXUmvcOS/kFx4vTi+qrK+x9nr
J7MtnL+GNbnMsUKqQ02yeD004Io8rU5TGsloHRUfuv8W+NUz0DMZhEZL5kplzWSU
8CIERCeYDBMNmPM76zwLIL6L1OIXNBOKqX6cxKzoLafnDQiREsWcM6ON/FwHyEb9
SUam+MOazevI+qcvy4kcbha4Wy+xq7PAFw3MsdwrXW++3xFfufIHpeDb4DNDcOWY
pTj0O0JczhRT4RSoG702im83BotL0hznSu/uZWPgg6XGHIQOoK0n2eoI5duBDAOn
9dwkO1xY+cneZg1QSKWvUcNToxpiiMDvdyQbSdoO9YT0Q/Oo/Gw=
=ydLI
-----END PGP SIGNATURE-----
pgp33uNchodge.pgp
Description: PGP signature
--- End Message ---