Your message dated Wed, 23 Jun 2010 22:33:11 +0000
with message-id <[email protected]>
and subject line Bug#582991: fixed in tagua 1.0~alpha2-9
has caused the Debian Bug report #582991,
regarding tagua: FTBFS: tagua_wrapped.h:58: error: expected primary-expression
before 'for'
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.)
--
582991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582991
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tagua
Version: 1.0~alpha2-8
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100524 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[3]: Entering directory
> `/build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/BUILD'
> [ 9%] Building CXX object src/CMakeFiles/tagua.dir/tagua_automoc.o
> [ 10%] Building CXX object src/CMakeFiles/tagua.dir/main.o
> [ 11%] Building CXX object src/CMakeFiles/tagua.dir/controllers/editgame.o
> [ 12%] Building CXX object src/CMakeFiles/tagua.dir/controllers/abstract.o
> [ 13%] Building CXX object src/CMakeFiles/tagua.dir/controllers/editposition.o
> [ 14%] Building CXX object src/CMakeFiles/tagua.dir/controllers/entitytoken.o
> [ 14%] Building CXX object src/CMakeFiles/tagua.dir/loader/image.o
> [ 15%] Building CXX object src/CMakeFiles/tagua.dir/loader/theme.o
> [ 16%] Building CXX object src/CMakeFiles/tagua.dir/loader/context.o
> [ 17%] Building C object src/CMakeFiles/tagua.dir/luaapi/lfunclib.o
> [ 18%] Building CXX object src/CMakeFiles/tagua.dir/luaapi/options.o
> [ 19%] Building CXX object src/CMakeFiles/tagua.dir/luaapi/luahl.o
> [ 20%] Building CXX object src/CMakeFiles/tagua.dir/luaapi/genericwrapper.o
> [ 20%] Building CXX object src/CMakeFiles/tagua.dir/luaapi/loader.o
> [ 21%] Building CXX object src/CMakeFiles/tagua.dir/luaapi/imaging.o
> [ 22%] Building CXX object src/CMakeFiles/tagua.dir/luaapi/luavalue.o
> [ 23%] Building CXX object src/CMakeFiles/tagua.dir/entities/gameentity.o
> [ 24%] Building CXX object src/CMakeFiles/tagua.dir/entities/userentity.o
> [ 25%] Building CXX object
> src/CMakeFiles/tagua.dir/entities/examinationentity.o
> [ 25%] Building CXX object src/CMakeFiles/tagua.dir/entities/entity.o
> [ 26%] Building CXX object src/CMakeFiles/tagua.dir/entities/engineentity.o
> [ 27%] Building CXX object src/CMakeFiles/tagua.dir/entities/icsentity.o
> [ 28%] Building CXX object src/CMakeFiles/tagua.dir/hlvariant/chess/variant.o
> In file included from
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/variant.cpp:19:
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual bool
> HLVariant::WrappedPiece<Variant>::equals(const PiecePtr&) const':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:58:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:58:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:58:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:58:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual int HLVariant::WrappedPool<Variant>::insert(int,
> const PiecePtr&)':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:104:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:104:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:104:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:104:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual QString
> HLVariant::WrappedMove<Variant>::toString(const QString&, const PositionPtr&)
> const':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:150:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:150:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:150:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:150:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual bool
> HLVariant::WrappedMove<Variant>::equals(const MovePtr&) const':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:166:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:166:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:166:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:166:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual void
> HLVariant::WrappedPosition<Variant>::set(const Point&, const PiecePtr&)':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:245:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:245:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:245:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:245:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual bool
> HLVariant::WrappedPosition<Variant>::testMove(const MovePtr&) const':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:294:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:294:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:294:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:294:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual void
> HLVariant::WrappedPosition<Variant>::move(const MovePtr&)':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:308:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:308:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:308:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:308:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual void
> HLVariant::WrappedPosition<Variant>::copyFrom(const PositionPtr&)':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:322:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:322:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:322:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:322:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual bool
> HLVariant::WrappedPosition<Variant>::equals(const PositionPtr&) const':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:331:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:331:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:331:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:331:
> error: expected ';' before ')' token
> In file included from
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:365,
> from
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/variant.cpp:19:
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../graphicalapi_unwrapped.h:
> In member function 'virtual const typename VariantData<_Variant>::GameState*
> HLVariant::UnwrappedGraphicalAPI<Variant>::position()':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../graphicalapi_unwrapped.h:48:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../graphicalapi_unwrapped.h:48:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../graphicalapi_unwrapped.h:48:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../graphicalapi_unwrapped.h:48:
> error: expected ';' before ')' token
> In file included from
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:366,
> from
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/variant.cpp:19:
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../icsapi_wrapped.h:
> In member function 'virtual MovePtr
> HLVariant::WrappedICSAPI<Variant>::parseVerbose(const QString&, const
> PositionPtr&)':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../icsapi_wrapped.h:65:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../icsapi_wrapped.h:65:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../icsapi_wrapped.h:65:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../icsapi_wrapped.h:65:
> error: expected ';' before ')' token
> In file included from
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/variant.cpp:19:
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual AnimationPtr
> HLVariant::WrappedAnimator<Variant>::warp(const PositionPtr&)':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:388:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:388:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:388:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:388:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual AnimationPtr
> HLVariant::WrappedAnimator<Variant>::forward(const PositionPtr&, const
> MovePtr&)':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:401:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:401:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:401:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:401:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:403:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:403:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:403:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:
> In member function 'virtual AnimationPtr
> HLVariant::WrappedAnimator<Variant>::back(const PositionPtr&, const
> MovePtr&)':
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:416:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:416:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:416:
> error: '_k_kDebugDoOutput_' was not declared in this scope
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:416:
> error: expected ';' before ')' token
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:418:
> error: expected primary-expression before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:418:
> error: expected ')' before 'for'
> /build/user-tagua_1.0~alpha2-8-amd64-Odzvth/tagua-1.0~alpha2/src/hlvariant/chess/../tagua_wrapped.h:418:
> error: expected ';' before ')' token
> make[3]: *** [src/CMakeFiles/tagua.dir/hlvariant/chess/variant.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/05/24/tagua_1.0~alpha2-8_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: tagua
Source-Version: 1.0~alpha2-9
We believe that the bug you reported is fixed in the latest version of
tagua, which is due to be installed in the Debian FTP archive:
tagua-data_1.0~alpha2-9_all.deb
to main/t/tagua/tagua-data_1.0~alpha2-9_all.deb
tagua_1.0~alpha2-9.diff.gz
to main/t/tagua/tagua_1.0~alpha2-9.diff.gz
tagua_1.0~alpha2-9.dsc
to main/t/tagua/tagua_1.0~alpha2-9.dsc
tagua_1.0~alpha2-9_amd64.deb
to main/t/tagua/tagua_1.0~alpha2-9_amd64.deb
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.
Yann Dirson <[email protected]> (supplier of updated tagua 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: SHA1
Format: 1.8
Date: Wed, 23 Jun 2010 23:29:02 +0200
Source: tagua
Binary: tagua tagua-data
Architecture: source amd64 all
Version: 1.0~alpha2-9
Distribution: unstable
Urgency: low
Maintainer: Yann Dirson <[email protected]>
Changed-By: Yann Dirson <[email protected]>
Description:
tagua - Board-game frontend for playing chess variants and other games
tagua-data - Theme data for the tagua board-game frontend
Closes: 582991
Changes:
tagua (1.0~alpha2-9) unstable; urgency=low
.
* Fixed build on at least amd64 (Pino Toscano, Closes: #582991).
* Explicitely state 1.0 as debian/source/format.
* Bumped Standards-Version to 3.8.4, no change.
Checksums-Sha1:
79085a8741ddb49e82f960874bb2a37292c7a95c 1113 tagua_1.0~alpha2-9.dsc
11646d6f3450db1e9e08716712129098bd17fefc 10925 tagua_1.0~alpha2-9.diff.gz
0962aa11b271fac575d2bfcc82615a9fb4738ddc 825886 tagua_1.0~alpha2-9_amd64.deb
45d90c44b6fc226bdd6206c2a66287c2ddb28170 2479724
tagua-data_1.0~alpha2-9_all.deb
Checksums-Sha256:
a82b4ca556b33900d3e162c6682ffdbb57dff263544dcb8e909880421e740615 1113
tagua_1.0~alpha2-9.dsc
293245e637d27025625dff29ad0b2b3c67625369dc200ae70a38e4a400cdb0d3 10925
tagua_1.0~alpha2-9.diff.gz
ca776e233eef1962a94f158535dac1bfeac3588429b03c2e00f2ff8912896762 825886
tagua_1.0~alpha2-9_amd64.deb
a1185958d8f915e0123205f29b8ffcc9cbea932d29f1eabbb395fea0d0a6e3e9 2479724
tagua-data_1.0~alpha2-9_all.deb
Files:
420c52cd4dfe3c2053fce38bcd487a64 1113 games optional tagua_1.0~alpha2-9.dsc
5adc2234ec63788f162eae11ae5fbec3 10925 games optional
tagua_1.0~alpha2-9.diff.gz
42cebb6749d472e953abea681195c1fd 825886 games optional
tagua_1.0~alpha2-9_amd64.deb
ffa75fb0ce8b36cbdd462041219ce6d5 2479724 games optional
tagua-data_1.0~alpha2-9_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFMIooLV1uVslwzwbgRAt7QAKCax0JxmySWQ3oIOPtNDLZWq0Y2hQCgo6qg
tjYz3Py6c+Nb37u8YcH6tyo=
=eJNY
-----END PGP SIGNATURE-----
--- End Message ---