Your message dated Sat, 08 Mar 2014 12:33:45 +0000
with message-id <[email protected]>
and subject line Bug#710332: fixed in performous 0.7.0+git20140217-1
has caused the Debian Bug report #710332,
regarding please consider uploading a git snapshot to experimental
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.)
--
710332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710332
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: performous
Version: 0.7.0-1
Severity: wishlist
while there is no post-0.7 release yet, the performous authors currently
recommend using git head instead of 0.7[1].
experimenting with duets, i downloaded the latest version (git 0828680)
and made a tarball out of it. the only packaging modification i had to
make was removing `docs/TODO.txt` from `debian/docs` as it was removed
upstream. being part of the boost1.53 transition, i built against that
(did not try current boost as well).
i'd like to suggest uploading a 0.7.0+git$DATE-1 version to
experimental. that way, the new input system and playlists are available
to curious users; on the other hand, this gets the current pre-release
version a little more coverage, which might help smoothing out some
rough edges pre-release.
as indicated by the bug version, this is just a wishlist item, a little
suggestion; at least it documents that building against the current
upstream state is painless.
[1] http://performous.org/blog
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages performous depends on:
ii dpkg 1.16.10
ii libavcodec53 6:0.8.7-1
ii libavformat53 6:0.8.7-1
ii libavutil51 6:0.8.7-1
ii libboost-filesystem1.53.0 1.53.0-4
ii libboost-program-options1.53.0 1.53.0-4
ii libboost-regex1.53.0 1.53.0-4
ii libboost-system1.53.0 1.53.0-4
ii libboost-thread1.53.0 1.53.0-4
ii libc6 2.17-2
ii libcairo2 1.12.2-3
ii libgcc1 1:4.7.2-5
ii libgl1-mesa-glx [libgl1] 8.0.5-4
ii libglew1.7 1.7.0-3
ii libglib2.0-0 2.36.1-2build1
ii libglibmm-2.4-1c2a 2.36.2-1
ii libjpeg8 8d-1
ii libpango-1.0-0 1.32.5-5
ii libpangocairo-1.0-0 1.32.5-5
ii libpng12-0 1.2.49-3
ii libportaudio2 19+svn20111121-1
ii librsvg2-2 2.36.4-2
ii libsdl1.2debian 1.2.15-5
ii libstdc++6 4.7.2-5
ii libswscale2 6:0.8.7-1
ii libxml++2.6-2 2.34.2-1
performous recommends no packages.
performous suggests no packages.
-- no debconf information
--
To use raw power is to make yourself infinitely vulnerable to greater powers.
-- Bene Gesserit axiom
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: performous
Source-Version: 0.7.0+git20140217-1
We believe that the bug you reported is fixed in the latest version of
performous, 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.
Markus Koschany <[email protected]> (supplier of updated performous 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: Sat, 08 Mar 2014 11:52:55 +0100
Source: performous
Binary: performous performous-tools performous-dbg
Architecture: source amd64
Version: 0.7.0+git20140217-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
performous - karaoke game that allows user supplied songs
performous-dbg - karaoke game that allows user supplied songs - debug
performous-tools - karaoke game that allows user supplied songs - tools
Closes: 710332 718897 740763
Changes:
performous (0.7.0+git20140217-1) unstable; urgency=medium
.
* Imported Upstream version 0.7.0+git20140217.
- Update to recommended git master version. (Closes: #710332)
- Fix audio noise when entering the game. (Closes: #740763)
* Add myself to Uploaders.
* Enable MIDI I/O support.
* debian/rules:
- Switch to dh sequencer and simplify debian/rules.
- Build with --parallel.
- Remove all overrides in regard to libda.
- Use only required dh_auto_configure options.
- Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed.
- Do not create separate ultrastar directory anymore.
* wrap-and-sort -sa
* debian/control:
- Remove unnecessary build-dependencies:
+ libsamplerate0-dev
+ libpulse-dev
+ libgstreamer0.10-dev
+ libjack-dev
- Use libboost-all-dev instead of single boost libraries.
- Switch to libglew-dev from libglew1.5-dev.
- Add libportmidi-dev [linux-any] and enable MIDI I/O support.
- Add libpng-dev and libjpeg-dev.
- Remove Conflicts, Replaces, Provides fields for obsolete ultrastar
package.
- Remove Pre-Depends dpkg (>= 1.15.6)
- performous: Add fonts-droid dependency.
- performous: Remove Recommends: ${alsalibs:Recommends} substvar.
* source/options: Use default xz compression.
* Update desktop.patch to desktop-file.patch and create a valid desktop file.
* Drop use-Boost-TIME_UTC_-constant-unconditionally.patch. Fixed upstream.
* Drop FindFreetype.patch. Fixed upstream.
* Drop libav0.8.patch. Fixed upstream.
* Update README.source. Explain how one can obtain the original sources.
* debian/docs: Do not install TODO.txt anymore. It does no longer exist.
* Drop debian/h2m folder. It is obsolete.
* Add longtitle to performous.menu.
* Add performous-tools.install file.
* Update README.Debian. Mention ~/.local/share/games/performous/songs as an
alternative song location. (Closes: #718897)
* Drop ultrastar-ng.links.
* Update debian/copyright to copyright format 1.0. Add Sil Open Fonts
license.
* Install performous.svg to /usr/share/icons/hicolor/scalable/apps.
Checksums-Sha1:
e7da9fbd89b4d79cbe9cc092e8b0961855f82a7f 2592
performous_0.7.0+git20140217-1.dsc
e386bf7568a582b515472a89a8cca55aa3c6f80d 3690484
performous_0.7.0+git20140217.orig.tar.xz
f7ab656932596c75079eeedb393cfcfb245f3709 13348
performous_0.7.0+git20140217-1.debian.tar.xz
1f4689b878c7c7a8573b1cf1078f1b8cd5a3a251 3789370
performous_0.7.0+git20140217-1_amd64.deb
042dbd561463df30d5560fb8a619d56c4ed55a91 147554
performous-tools_0.7.0+git20140217-1_amd64.deb
ae7f63adf5ab3392acf1be8746beba7310c67be8 15071476
performous-dbg_0.7.0+git20140217-1_amd64.deb
Checksums-Sha256:
4d60dc0d37c0e7ea4bf05b5c6d44283326f2be79da8df255c880c9535332c84c 2592
performous_0.7.0+git20140217-1.dsc
fbfab637a894dd5507f3dab0f215a0adb4699d52c9355aa0f3cbd62b74495afe 3690484
performous_0.7.0+git20140217.orig.tar.xz
1f792ec237b622d543def68e15d73def7c0826d6c94d3019f5a3f1c3289a2959 13348
performous_0.7.0+git20140217-1.debian.tar.xz
f57822ed8fa278ff006913d5c2972540bbbae7fe0d43e0dcc0baaf682bbb43f5 3789370
performous_0.7.0+git20140217-1_amd64.deb
2e0917a150dff5b439d760932bcdb36e9a22ff9db1430d8dc0c205c8f5918781 147554
performous-tools_0.7.0+git20140217-1_amd64.deb
9c708e058241b020d011047c101f6ce92e176355c06284b8e6c6640e6c01e639 15071476
performous-dbg_0.7.0+git20140217-1_amd64.deb
Files:
81f37842c203ba58e2ce9f5f3775c9ef 2592 games optional
performous_0.7.0+git20140217-1.dsc
be7c1ed17cd3f7b2555f2d9fec685c5d 3690484 games optional
performous_0.7.0+git20140217.orig.tar.xz
61bc8fa63d2bddae510ca8889de955d5 13348 games optional
performous_0.7.0+git20140217-1.debian.tar.xz
a7fc91dbd9faf48fa5e388e48d2bcdce 3789370 games optional
performous_0.7.0+git20140217-1_amd64.deb
409800d34ee0cec08670252836e696d3 147554 games optional
performous-tools_0.7.0+git20140217-1_amd64.deb
8f8e6c36e22b902c8f1e22c3f6e92ad2 15071476 debug extra
performous-dbg_0.7.0+git20140217-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJTGwhjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkSgYQAIJqjgss3AV6O0Hg7R9h3tk+
xB10xM+pT0DzqAWSDH8w4kI8nO7jFGzUEgNg775/CE8JNZyFcheMeUT2chlyMCIm
3UVz8hn0/ZSl4YUQO54+B5Lx+mGBArVokos2PnByT33QYqFILk/tBUuOcJgultFY
ybAnsWhhZCgSmTlaoLRhXv+gODdvJ9iUtsuI5qMXyWTKORw2zMvSkElNvvFSLLOQ
1me2NcOMM8YZaO17uMcnLOJRK8DCIEkKtS/7qpwm0siJyMhTToaMn92agZhFte4G
+P4GqUq3ebFTCBbGdqpZeYFaPrEyqI4M1Rb+CfPCob8bJ0bExz+Gf3JhK/MbMTN1
eE8Zxp0Ld7iOYoy5Ev2lrMEHY/+7Ya4hFphg2aRH6H3a7AYZeT5lUBAIvAJXajFs
Etf05g9bJjm+BVkDFC7ajVebnsHpQ45UsuoE9mRSEY84B7/hB0zFmoP7eWnIqYbV
OJdTPVhKqAsrLRi4KvNvUad62F21DWUN9DAL6j8X8VM0sydp+NcFc3Ga2fNhGKbW
5lSjq8+hdn/unDawXrd8bHU+No/kfIhDbF3VC2WNwQnpAw+Xxx/NKLRshKszWZ1T
4k23YKPg8L3xuzp/YCJQX3UvV4CMNsv+5FRqQxSAramapgsTLqM+ntA3JBmVuzPp
M/JXkUpTjd6Wa818NCy3
=Mh3O
-----END PGP SIGNATURE-----
--- End Message ---