Your message dated Thu, 22 Jul 2010 18:47:22 +0000
with message-id <[email protected]>
and subject line Bug#582601: fixed in snack 2.2.10-dfsg1-10
has caused the Debian Bug report #582601,
regarding snack: please rebuild against tcl/tk 8.5 in 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.)


-- 
582601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582601
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: snack
Version: 2.2.10-dfsg1-9
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: UpgradeDefaultTclTkTo85

Hi Sergei,

Before upgrading tcltk-defaults to version 8.5 in sid, it would
be nice to get a peek through unstable at what bugs that will
reveal, by rebuilding all the packages that depend on tcl- or
tk-dev against the new version.

Since experimental buildds use packages from sid by default, this
requires sourceful uploads to change build-deps to explicitly request
the version from experimental, as was discussed on debian-release[1].

  Build-Depends: tk-dev (>= 8.5)

I tried rebuilding snack against tk version 8.5 locally and running
the test suite, and unfortunately, the results weren’t so great:

| Tcl 8.5.8 tests running in interp:  /usr/bin/wish8.5
| [...]
| ==== dbpower-1.2 dBPowerSpectrum command, -end option FAILED
| ==== Contents of test case:
|
|  set s [snack::sound snd -load ex1.wav]
|  set tcl_precision 5
|  set res [$s dBPowerSpectrum -start 1000 -end 2000 -fftlength 32  
-windowlength 32]
|  $s destroy
|  set res
|
| ---- Result was:
| -44.938 -51.981 -83.818 -91.582 -95.218 -97.588 -97.686 -99.849 -99.143 
-100.16 -102.67 -102.81 -102.91 -104.25 -104.26 -107.86
| ---- Result should have been (exact matching):
| -44.938 -51.981 -83.818 -91.582 -95.218 -97.588 -97.686 -99.849 -99.143 
-100.16 -102.67 -102.81 -102.91 -104.24 -104.26 -107.86
| ==== dbpower-1.2 FAILED
| [...]
| pitch.test
| Segmentation fault (core dumped)
| make: *** [test] Error 139

I haven’t tried testing against version 8.4 yet.  Any ideas?

Still I think this is good enough for experimental. :)  Patch below.

Jonathan

 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 75d8fcf..67ca50d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+snack (2.2.10-dfsg1-10) experimental; urgency=low
+
+  * Rebuilt against tk-dev (>= 8.5).
+
+ -- Jonathan Nieder <[email protected]>  Fri, 21 May 2010 23:41:51 -0500
+
 snack (2.2.10-dfsg1-9) unstable; urgency=low
 
   * Added patch which makes snack build with glibc 2.10 (closes: #548641).
diff --git a/debian/control b/debian/control
index 8a3e52c..0a0005f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: snack
 Section: sound
 Priority: optional
 Maintainer: Sergei Golovan <[email protected]>
-Build-Depends: tk-dev, debhelper (>= 5.0.0), libogg-dev, libvorbis-dev, 
libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], quilt
+Build-Depends: tk-dev (>= 8.5), debhelper (>= 5.0.0), libogg-dev, 
libvorbis-dev, libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], quilt
 Build-Depends-Indep: python-support (>= 0.3)
 Standards-Version: 3.8.3
 Homepage: http://www.speech.kth.se/snack/
-- 
1.7.1




--- End Message ---
--- Begin Message ---
Source: snack
Source-Version: 2.2.10-dfsg1-10

We believe that the bug you reported is fixed in the latest version of
snack, which is due to be installed in the Debian FTP archive:

libsnack2-alsa_2.2.10-dfsg1-10_i386.deb
  to main/s/snack/libsnack2-alsa_2.2.10-dfsg1-10_i386.deb
libsnack2-dev_2.2.10-dfsg1-10_i386.deb
  to main/s/snack/libsnack2-dev_2.2.10-dfsg1-10_i386.deb
libsnack2-doc_2.2.10-dfsg1-10_all.deb
  to main/s/snack/libsnack2-doc_2.2.10-dfsg1-10_all.deb
libsnack2_2.2.10-dfsg1-10_i386.deb
  to main/s/snack/libsnack2_2.2.10-dfsg1-10_i386.deb
python-tksnack_2.2.10-dfsg1-10_all.deb
  to main/s/snack/python-tksnack_2.2.10-dfsg1-10_all.deb
snack_2.2.10-dfsg1-10.diff.gz
  to main/s/snack/snack_2.2.10-dfsg1-10.diff.gz
snack_2.2.10-dfsg1-10.dsc
  to main/s/snack/snack_2.2.10-dfsg1-10.dsc



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.
Sergei Golovan <[email protected]> (supplier of updated snack 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: Thu, 22 Jul 2010 22:23:47 +0400
Source: snack
Binary: libsnack2 libsnack2-alsa python-tksnack libsnack2-dev libsnack2-doc
Architecture: source i386 all
Version: 2.2.10-dfsg1-10
Distribution: experimental
Urgency: low
Maintainer: Sergei Golovan <[email protected]>
Changed-By: Sergei Golovan <[email protected]>
Description: 
 libsnack2  - Sound extension to Tcl/Tk and Python/Tkinter - Tcl/Tk library
 libsnack2-alsa - Sound extension to Tcl/Tk and Python/Tkinter - Tcl/Tk library
 libsnack2-dev - Sound extension to Tcl/Tk and Python/Tkinter - development 
files
 libsnack2-doc - Sound extension to Tcl/Tk and Python/Tkinter - documentation
 python-tksnack - Sound extension to Tcl/Tk and Python/Tkinter - Python library
Closes: 582601
Changes: 
 snack (2.2.10-dfsg1-10) experimental; urgency=low
 .
   * Rebuild snack with Tcl/Tk 8.5.
   * Added a patch which fixes several cases of searching for arguments
     beyond the array of them (closes: #582601).
   * Added ${misc:Depends} substitution variable to debian/control because
     the package is using debhelper to build.
   * Added patch which removes unnecessary libraries from the list libsnack.so
     links to.
   * Bumped standards version to 3.9.0.
Checksums-Sha1: 
 5b0e1ca1807f266ec29bcca7690c2e898acb99c4 1241 snack_2.2.10-dfsg1-10.dsc
 4428a151a7a40c5f6d47b48335dd08d8207c4f03 9284 snack_2.2.10-dfsg1-10.diff.gz
 2c934c6735cc71451618ee11636de69208a76be2 368404 
libsnack2_2.2.10-dfsg1-10_i386.deb
 fb1402f6399244540ea482ee1dcd4d13c1e843d7 57826 
libsnack2-dev_2.2.10-dfsg1-10_i386.deb
 c844b88253d5650eb288a81e44528d09234d633c 361736 
libsnack2-alsa_2.2.10-dfsg1-10_i386.deb
 57ce1659739152d3c662a28f3895f36ee31d8bee 32946 
python-tksnack_2.2.10-dfsg1-10_all.deb
 649251d69bff65d7c62da8af2b45b20bfde9b9f7 225476 
libsnack2-doc_2.2.10-dfsg1-10_all.deb
Checksums-Sha256: 
 f70c6dd7a990c7c5d44d9ba77bc382dcb77ac3865846f24983fb51aac52259c6 1241 
snack_2.2.10-dfsg1-10.dsc
 91fdd360e2af8b0dec38f6e0353fd8422662abb2af8f9bd7d873feee6408a81f 9284 
snack_2.2.10-dfsg1-10.diff.gz
 0550de2392f4bc8393604777082fd94970c693664ab137808f7cc48ac6b680a6 368404 
libsnack2_2.2.10-dfsg1-10_i386.deb
 d833e93d925bfe0cbdd2437669e2cb5122900dae054733c83c818f4149f4e8a9 57826 
libsnack2-dev_2.2.10-dfsg1-10_i386.deb
 56cefe89f15e9c6b683eca6060d7fdfef7433da9f6e404781f17ddc43ee68d2a 361736 
libsnack2-alsa_2.2.10-dfsg1-10_i386.deb
 077cc5e6f0be060729f8c69d7cbbb562c876ecf5bf309badd87d1c5f292f3dba 32946 
python-tksnack_2.2.10-dfsg1-10_all.deb
 1d1b3694ed43babf515b7fec8f4b46b3c2dd73730401f3353e10b9ab54ef5340 225476 
libsnack2-doc_2.2.10-dfsg1-10_all.deb
Files: 
 67573e34d8f31080354aa9b2de23428e 1241 sound optional snack_2.2.10-dfsg1-10.dsc
 d2478d9549dcf817e77128359942c5de 9284 sound optional 
snack_2.2.10-dfsg1-10.diff.gz
 06b7641aa54981e160280693d1b4a6fa 368404 libs optional 
libsnack2_2.2.10-dfsg1-10_i386.deb
 e5383b49954a4cd087c5c6a6e5b15cd8 57826 libdevel optional 
libsnack2-dev_2.2.10-dfsg1-10_i386.deb
 f556a786a3f58f66cc7a67be111e04e6 361736 libs optional 
libsnack2-alsa_2.2.10-dfsg1-10_i386.deb
 63422b029a0ba905fa5795f9e07c5d23 32946 python optional 
python-tksnack_2.2.10-dfsg1-10_all.deb
 a0e9fa31d2d639a38ab6929b48d6af01 225476 doc optional 
libsnack2-doc_2.2.10-dfsg1-10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFMSI2UIcdH02pGEFIRApInAJ939TYJ9ZTEKvgmzDcsviKVuWaqgACdEJr6
gW22mEjvHAVcHxITmlBkbrU=
=VhcT
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to