Your message dated Sat, 04 Jul 2009 10:17:08 +0000
with message-id <e1mn2iu-0003td...@ries.debian.org>
and subject line Bug#535310: fixed in slingshot 0.8.1p-3
has caused the Debian Bug report #535310,
regarding slingshot: FTBFS with new dpkg-dev
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 ow...@bugs.debian.org
immediately.)
--
535310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: slingshot
Version: 0.8.1p-2
Severity: serious
Tags: patch
Justification: FTBFS
Hi.
With dpkg-dev (>= 1.15.3), backslashes are (rightfully) no longer
allowed for line wrapping, making your package FTBFS. Since the dpkg
developers didn't check what FTBFS might now be triggered, I'm doing
so…
| dh_gencontrol -pslingshot
| dpkg-gencontrol: warning: can't parse dependency \
| ttf-freefont
| dpkg-gencontrol: error: error occurred while parsing Depends field: , python
(<< 2.6), python (>= 2.5), python-support (>= 0.90.0), python-pygame (>=
1.7.1), \
| ttf-freefont
| dh_gencontrol: dpkg-gencontrol returned exit code 255
| make: *** [binary-makedeb-IMPL/slingshot] Error 1
| dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error
exit status 2
Trivial patch attached. Build checked with sbuild on sid/amd64.
Mraw,
KiBi
--- slingshot-0.8.1p/debian/control
+++ slingshot-0.8.1p/debian/control
@@ -14,7 +14,7 @@
Package: slingshot
Architecture: all
XB-Python-Version: ${python:Versions}
-Depends: ${misc:Depends}, ${python:Depends}, python-pygame (>= 1.7.1), \
+Depends: ${misc:Depends}, ${python:Depends}, python-pygame (>= 1.7.1),
ttf-freefont
Description: simple 2D shooting strategy game set in space, with gravity
Slingshot is a two dimensional, turn based simulation-strategy game
--- End Message ---
--- Begin Message ---
Source: slingshot
Source-Version: 0.8.1p-3
We believe that the bug you reported is fixed in the latest version of
slingshot, which is due to be installed in the Debian FTP archive:
slingshot_0.8.1p-3.diff.gz
to pool/main/s/slingshot/slingshot_0.8.1p-3.diff.gz
slingshot_0.8.1p-3.dsc
to pool/main/s/slingshot/slingshot_0.8.1p-3.dsc
slingshot_0.8.1p-3_all.deb
to pool/main/s/slingshot/slingshot_0.8.1p-3_all.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 535...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ryan Kavanagh <ryana...@kubuntu.org> (supplier of updated slingshot 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 03 Jul 2009 17:59:41 -0400
Source: slingshot
Binary: slingshot
Architecture: source all
Version: 0.8.1p-3
Distribution: unstable
Urgency: low
Maintainer: Ryan Kavanagh <ryana...@kubuntu.org>
Changed-By: Ryan Kavanagh <ryana...@kubuntu.org>
Description:
slingshot - simple 2D shooting strategy game set in space, with gravity
Closes: 535310
Changes:
slingshot (0.8.1p-3) unstable; urgency=low
.
* No longer including backslashes in Depends/Build-Depends. (Closes: #535310)
* Bumped Standards-Version to 3.8.2 (no changes needed)
Checksums-Sha1:
cfed19f3441d5d33278a0f6d209a39a6e5c62429 1336 slingshot_0.8.1p-3.dsc
eeccc63783a31acd3560e81b394a5cde86a69d75 6411 slingshot_0.8.1p-3.diff.gz
e487f596c995cadb4837f35cd2b3f8a970fc3336 1977286 slingshot_0.8.1p-3_all.deb
Checksums-Sha256:
bcd011b52921b4f6fa545c30657b2d4c45b68c2b4f15c5923438800737cc9a4f 1336
slingshot_0.8.1p-3.dsc
a12ecaa81c337a9ed6c3c2f51bd87aabea09ec4a0a69ce15ebd0a759d1492adb 6411
slingshot_0.8.1p-3.diff.gz
700f0180b9c951bfedbd61c350d19a7196514818b4596ecd7fda4fbef7dea2e9 1977286
slingshot_0.8.1p-3_all.deb
Files:
840f44c36aa519a0a0700eca44434209 1336 games extra slingshot_0.8.1p-3.dsc
6d4f1b58ada9d37a85237461617d441e 6411 games extra slingshot_0.8.1p-3.diff.gz
379a2387d39b1711b67635ca05cb1d4d 1977286 games extra slingshot_0.8.1p-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkpPKVIACgkQB01zfu119Zm+bQCdERrP9Kv+hpoDUpnVayX3TH4N
oqYAoMWJAEMyU+D2zvnhZqSqowBhcmzu
=6BoD
-----END PGP SIGNATURE-----
--- End Message ---