Processed: closing 442497

2008-03-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.19
> close 442497 1.3.4-1
Bug#442497: audacity: FTBFS if build twice in a row
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 1.3.4-1, send any further explanations to 
Patrick Winnertz <[EMAIL PROTECTED]>

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: notfound 428207 in 1.3.4-1.1

2008-03-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.19
> notfound 428207 1.3.4-1.1
Bug#428207: there was no package for german language in the audacity package
Bug no longer marked as found in version 1.3.4-1.1.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: notfound 412985 in 1.3.4-1.1

2008-03-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.19
> notfound 412985 1.3.4-1.1
Bug#412985: audacity: cannot use translations (patch)
Bug no longer marked as found in version 1.3.4-1.1.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: fixed 412985 in 1.3.4-1.1

2008-03-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.19
> fixed 412985 1.3.4-1.1
Bug#412985: audacity: cannot use translations (patch)
Bug marked as fixed in version 1.3.4-1.1.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: fixed 428207 in 1.3.4-1.1

2008-03-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.19
> fixed 428207 1.3.4-1.1
Bug#428207: there was no package for german language in the audacity package
Bug marked as fixed in version 1.3.4-1.1.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#472128: audacity: diff for NMU version 1.3.4-1.2

2008-03-22 Thread Luk Claes
Package: audacity
Version: 1.3.4-1.1
Severity: normal
Tags: patch

Hi,

Attached is the diff for my audacity 1.3.4-1.2 NMU.
diff -u audacity-1.3.4/debian/changelog audacity-1.3.4/debian/changelog
--- audacity-1.3.4/debian/changelog
+++ audacity-1.3.4/debian/changelog
@@ -1,3 +1,11 @@
+audacity (1.3.4-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with GCC 4.3 (Closes: #455635).
+  * Reenable JACK on amd64 (Closes: #469325).
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Sat, 22 Mar 2008 10:50:11 +
+
 audacity (1.3.4-1.1) unstable; urgency=high
 
   * Non-maintainer upload by security team.
diff -u audacity-1.3.4/debian/rules audacity-1.3.4/debian/rules
--- audacity-1.3.4/debian/rules
+++ audacity-1.3.4/debian/rules
@@ -12,7 +12,11 @@
  ifeq (powerpc, ,$(DEB_HOST_ARCH))
 T1_DEB_CONFIGURE_EXTRA_FLAGS := --with-jack=yes
  else
+  ifeq (amd64, ,$(DEB_HOST_ARCH))
+T1_DEB_CONFIGURE_EXTRA_FLAGS := --with-jack=yes
+  else
 T1_DEB_CONFIGURE_EXTRA_FLAGS := --with-jack=no
+  endif
  endif
 endif
 
only in patch2:
unchanged:
--- audacity-1.3.4.orig/lib-src/libvamp/vamp-sdk/PluginAdapter.cpp
+++ audacity-1.3.4/lib-src/libvamp/vamp-sdk/PluginAdapter.cpp
@@ -36,6 +36,9 @@
 
 #include "PluginAdapter.h"
 
+#include 
+#include 
+
 //#define DEBUG_PLUGIN_ADAPTER 1
 
 
only in patch2:
unchanged:
--- audacity-1.3.4.orig/lib-src/libvamp/vamp-sdk/PluginHostAdapter.cpp
+++ audacity-1.3.4/lib-src/libvamp/vamp-sdk/PluginHostAdapter.cpp
@@ -36,6 +36,8 @@
 
 #include "PluginHostAdapter.h"
 
+#include 
+
 namespace Vamp
 {
 
only in patch2:
unchanged:
--- audacity-1.3.4.orig/lib-src/libvamp/vamp-sdk/hostext/PluginLoader.cpp
+++ audacity-1.3.4/lib-src/libvamp/vamp-sdk/hostext/PluginLoader.cpp
@@ -39,6 +39,7 @@
 #include "PluginInputDomainAdapter.h"
 #include "PluginChannelAdapter.h"
 
+#include 
 #include 
 #include  // tolower
 


Processing of audacity_1.3.4-1.2_i386.changes

2008-03-22 Thread Archive Administrator
audacity_1.3.4-1.2_i386.changes uploaded successfully to localhost
along with the files:
  audacity_1.3.4-1.2.dsc
  audacity_1.3.4-1.2.diff.gz
  audacity_1.3.4-1.2_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



audacity_1.3.4-1.2_i386.changes ACCEPTED

2008-03-22 Thread Debian Installer

Accepted:
audacity_1.3.4-1.2.diff.gz
  to pool/main/a/audacity/audacity_1.3.4-1.2.diff.gz
audacity_1.3.4-1.2.dsc
  to pool/main/a/audacity/audacity_1.3.4-1.2.dsc
audacity_1.3.4-1.2_i386.deb
  to pool/main/a/audacity/audacity_1.3.4-1.2_i386.deb


Override entries for your package:
audacity_1.3.4-1.2.dsc - source sound
audacity_1.3.4-1.2_i386.deb - optional sound

Announcing to [EMAIL PROTECTED]
Closing bugs: 455635 469325 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#469325: marked as done (audacity: Please enable JACK on amd64)

2008-03-22 Thread Debian Bug Tracking System

Your message dated Sat, 22 Mar 2008 11:17:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#469325: fixed in audacity 1.3.4-1.2
has caused the Debian Bug report #469325,
regarding audacity: Please enable JACK on amd64
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.)


-- 
469325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469325
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: audacity
Version: 1.3.4-1.1
Severity: wishlist


Please enable JACK on amd64 architectures.

I understand that there are (or there have been) issues with 
portaudio19, ringbuffers, memory barries and amd64.  I read in 
/usr/share/doc/audacity/changelog.Debian.gz

> audacity (1.3.4-1) unstable; urgency=low
>   * only enable jack on i386 and powerpc (See also #406754)

I read bugreport #406754, which is now closed.  But I don't understand 
if the issue is closed and fixed, or if the bug report is closed and the 
issue is not fixed.  The description is:

> portaudio19 (19+svn20070125-1) unstable; urgency=low
>* Disable JACK and ringbuffer on all architectures except i386 and
>  powerpc.  (Closes: #406754: FTBFS: #error Memory barriers are not
>  defined on this system)

Anyway, I re-compiled audacity, and re-enabled JACK (--with-jack=yes).  
It seems to work on my amd64 system.

Thanks,

Marc

-- System Information: Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages audacity depends on:
ii  libasound2  1.0.16-1 ALSA library
ii  libc6   2.7-9GNU C Library: Shared libraries
ii  libexpat1   1.95.8-4 XML parsing C library - runtime li
ii  libflac++6  1.2.1-1.1Free Lossless Audio Codec - C++ ru
ii  libflac81.2.1-1.1Free Lossless Audio Codec - runtim
ii  libgcc1 1:4.3-20080219-1 GCC support library
ii  libglib2.0-02.14.6-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.8-1 The GTK+ graphical user interface 
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libjack00.109.2-1JACK Audio Connection Kit (librari
ii  libmad0 0.15.1b-2.1  MPEG audio decoder library
ii  libogg0 1.1.3-3  Ogg Bitstream Library
ii  libsndfile1 1.0.17-4 Library for reading/writing audio 
ii  libstdc++6  4.3-20080219-1   The GNU Standard C++ Library v3
ii  libvorbis0a 1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libvorbisenc2   1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libwxbase2.6-0  2.6.3.2.2-2  wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0   2.6.3.2.2-2  wxWidgets Cross-platform C++ GUI t

audacity recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: audacity
Source-Version: 1.3.4-1.2

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

audacity_1.3.4-1.2.diff.gz
  to pool/main/a/audacity/audacity_1.3.4-1.2.diff.gz
audacity_1.3.4-1.2.dsc
  to pool/main/a/audacity/audacity_1.3.4-1.2.dsc
audacity_1.3.4-1.2_i386.deb
  to pool/main/a/audacity/audacity_1.3.4-1.2_i386.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.
Luk Claes <[EMAIL PROTECTED]> (supplier of updated audacity 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.7
Date: Sat, 22 Mar 2008 10:50:11 +
Source: audacity
Binary: audacity
Architecture: source i386
Version: 1.3.4-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Team 
Changed-By: Luk Claes <[EMAIL PROTECTED]>
Description: 
 audacity   - A fast, cross-platform audio editor
Closes: 455635 469325
Changes: 
 audacity 

Bug#455635: marked as done (FTBFS with GCC 4.3: missing #includes)

2008-03-22 Thread Debian Bug Tracking System

Your message dated Sat, 22 Mar 2008 11:17:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455635: fixed in audacity 1.3.4-1.2
has caused the Debian Bug report #455635,
regarding FTBFS with GCC 4.3: missing #includes
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.)


-- 
455635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455635
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: audacity
Version: 1.3.3-1
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  There's some more information about this at
http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

> Automatic build of audacity_1.3.3-1 on em64t by sbuild/amd64 0.53
...
> g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include   -O3 
> -I../bpm  -c -o soundstretch-WavFile.o `test -f 'WavFile.cpp' || echo 
> './'`WavFile.cpp
> WavFile.cpp: In member function 'int WavInFile::checkCharTags()':
> WavFile.cpp:200: error: 'memcmp' was not declared in this scope
> WavFile.cpp:202: error: 'memcmp' was not declared in this scope
> WavFile.cpp: In member function 'int WavInFile::readRIFFBlock()':
> WavFile.cpp:353: error: 'memcmp' was not declared in this scope
> WavFile.cpp:355: error: 'memcmp' was not declared in this scope
> WavFile.cpp: In member function 'int WavInFile::readHeaderBlock()':
> WavFile.cpp:375: error: 'strcmp' was not declared in this scope
> WavFile.cpp:380: error: 'memcpy' was not declared in this scope
> WavFile.cpp:419: error: 'memcpy' was not declared in this scope
> WavFile.cpp: In member function 'int WavInFile::readWavHeaders()':
> WavFile.cpp:450: error: 'memset' was not declared in this scope
> WavFile.cpp: In member function 'void WavOutFile::fillInHeader(uint, uint, 
> uint)':
> WavFile.cpp:552: error: 'memcpy' was not declared in this scope
> WavFile.cpp: In member function 'void WavOutFile::write(const short int*, 
> int)':
> WavFile.cpp:674: error: 'memcpy' was not declared in this scope
> make[6]: *** [soundstretch-WavFile.o] Error 1
> make[6]: Leaving directory 
> `/build/tbm/audacity-1.3.3/lib-src/soundtouch/source/example/SoundStretch'
> make[5]: *** [all-recursive] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: audacity
Source-Version: 1.3.4-1.2

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

audacity_1.3.4-1.2.diff.gz
  to pool/main/a/audacity/audacity_1.3.4-1.2.diff.gz
audacity_1.3.4-1.2.dsc
  to pool/main/a/audacity/audacity_1.3.4-1.2.dsc
audacity_1.3.4-1.2_i386.deb
  to pool/main/a/audacity/audacity_1.3.4-1.2_i386.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.
Luk Claes <[EMAIL PROTECTED]> (supplier of updated audacity 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.7
Date: Sat, 22 Mar 2008 10:50:11 +
Source: audacity
Binary: audacity
Architecture: source i386
Version: 1.3.4-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Team 
Changed-By: Luk Claes <[EMAIL PROTECTED]>
Description: 
 audacity   - A fast, cross-platform audio editor
Closes: 455635 469325
Changes: 
 audacity (1.3.4-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.3 (Closes: #455635).
   * Reenable JACK on amd64 (Closes: #469325).
Files: 
 81a5127a93ab0dd76df5b0f296bd4b1a 983 sound optional audacity_1.3.4-1.2.dsc
 9c7725b305150d

Bug#457007: marked as done (bug with tempo change)

2008-03-22 Thread Debian Bug Tracking System

Your message dated Sat, 22 Mar 2008 09:17:16 -0400
with message-id <[EMAIL PROTECTED]>
and subject line fixed by previous upload
has caused the Debian Bug report #457007,
regarding bug with tempo change
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.)


-- 
457007: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457007
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: rosegarden
Version: 1:1.6.0-1
Forwarded: [EMAIL PROTECTED]
Severity: Normal
X-Debbugs-CC: [EMAIL PROTECTED]

Forwarding this bug which was originally reported to the rosegarden-user
list to the Debian bug tracking system

thanks,
stew

- Forwarded message from Chris Cannam <[EMAIL PROTECTED]> -

From: Chris Cannam <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED],
Paul Ulrich Niggli <[EMAIL PROTECTED]>
Subject: Re: [Rosegarden-devel] [Rosegarden-user] bug in debian unstable
Date: Tue, 18 Dec 2007 20:15:37 +

On Tuesday 18 December 2007 15:59, Paul Ulrich Niggli wrote:
> I think, i found a bug in debian-unstable package
> of rosegarden.when i save tempo-changes as
> fixed,they get opend as ramp to following tempo.

OK, thanks for the test files and description off-list.  I was simply 
misreading the problem -- it's to do with saving files, not loading 
files.

To reproduce without an example file:

 * start RG (1.6.0) with empty composition
 * add new (non-ramped) tempo change with any tempo other than 120, at 
any point after the start (anything that makes the tempo actually 
change)
 * save the file
 * reload it
 * note that the opening tempo is now ramped to the one you just added

This is a pretty significant bug -- the sort of thing one rolls out a 
point release for, when it's fixed.  We have to fix it first of course.

Thanks for the report.


Chris

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Rosegarden-devel mailing list
[EMAIL PROTECTED] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

- End forwarded message -


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 1:1.6.1-1

--- End Message ---


Bug#460477: not kdesu but kdialog

2008-03-22 Thread Mike O'Connor
We are not depending on kdebase-bin becuase of kdesu but becuase of
kdialog.  Is this binary also changing locations?  Is there somewhere
that you could point me that documents these changes?

thanks,
stew


signature.asc
Description: Digital signature


Bug#392635: marked as done (rosegarden: always repeats incoming notes)

2008-03-22 Thread Debian Bug Tracking System

Your message dated Sat, 22 Mar 2008 09:29:59 -0400
with message-id <[EMAIL PROTECTED]>
and subject line closing due to inactivity
has caused the Debian Bug report #392635,
regarding rosegarden: always repeats incoming notes
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.)


-- 
392635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=392635
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: rosegarden
Version: 1:1.2.4-1
Severity: normal

With Rosegarden running, all notes I play on my piano connected via MIDI are
instantly sent back to the piano. This is really annoying because the piano
then plays them twice at the same time, resulting in nasty sounds.

It does not matter whether I am actually recording from the piano or not. If
there is an option to turn this behavior off, I have not found it.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (200, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17sreichelt
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages rosegarden depends on:
ii  kdelibs4c2a  4:3.5.4-3   core libraries and binaries for al
ii  khelpcenter  4:3.5.4-2   help center for KDE
ii  libasound2   1.0.12-1ALSA library
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
pn  libfontconfig1 (no description available)
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libjack0.100.0-0 0.101.1-1   JACK Audio Connection Kit (librari
ii  liblircclient0   0.8.0-6 LIRC client library
ii  liblo0   0.23-2.1Lightweight OSC library
ii  liblrdf0 0.4.0-1 a library to manipulate RDF files 
ii  libqt3-mt3:3.3.6-4   Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3
pn  libx11-6   (no description available)
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  rosegarden-data  1:1.2.4-1   music editor and MIDI/audio sequen

Versions of packages rosegarden recommends:
ii  cmt [ladspa-plugin]   1.15-3.1   Computer Music Toolkit (cmt) a col
ii  jackd 0.101.1-1  JACK Audio Connection Kit (server 
ii  swh-plugins [ladspa-plugin]   0.4.14-1.1 Steve Harris's LADSPA plugins

-- no debconf information

--- End Message ---
--- Begin Message ---
I haven't gotten responses on these unreproducable bugs in a year, and
so I'm closing them.  If you feel this was an error, please feel free to
reopen them.

thanks,
stew


signature.asc
Description: Digital signature
--- End Message ---


Bug#410357: marked as done (rosegarden: out-of-date font caches after 1.4 to 1.5 update)

2008-03-22 Thread Debian Bug Tracking System

Your message dated Sat, 22 Mar 2008 09:29:59 -0400
with message-id <[EMAIL PROTECTED]>
and subject line closing due to inactivity
has caused the Debian Bug report #410357,
regarding rosegarden: out-of-date font caches after 1.4 to 1.5 update
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.)


-- 
410357: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410357
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: rosegarden
Version: 1:1.5.0-1
Severity: minor


After updating any Debian packages, I normally run:

mandb
fc-cache -v
prelink -av

After I had updated rosegarden from 1:1.4.?-? to 1:1.5.0-1 fc-cache -v 
reported:

/var/cache/fontconfig: cleaning cache directory
/var/cache/fontconfig: 15f39b3b4c1f7e384215eec3375ce175-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts//feta/10
/var/cache/fontconfig: 87af2c02fce9e361a1223f7ae77e8f4e-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts//mappings
/var/cache/fontconfig: d8453e4bf97c47b313d069587bd63fb1-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts//feta/6
/var/cache/fontconfig: 6590c52372f5cc1010d007d5cea23e98-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts/
/var/cache/fontconfig: 125e5cce5d33d4a5b6d93194baf83d2c-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts//feta/8
/var/cache/fontconfig: 7f213fdf626df25cec7507c7b81c36ae-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts//rg21/4
/var/cache/fontconfig: 3746b1b57205dcb411ae7d308c3db23b-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts//feta/12
/var/cache/fontconfig: 500b2bb09637b744083cf3848d1d5f07-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts//rg21/8
/var/cache/fontconfig: 50fdca952ea05f5e7f4b4d135ba54ced-x86.cache-2: 
cache outdated: /usr/share/apps/rosegarden/fonts//feta/4


Should there be something in the update process or the release notes 
reminding users to run fc-cache ?

Arthur.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages rosegarden depends on:
ii  fftw3  3.1.2-1   library for computing Fast Fourier
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  khelpcenter4:3.5.5a.dfsg.1-6 help center for KDE
ii  libasound2 1.0.13-1  ALSA library
ii  libc6  2.3.6.ds1-11  GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libgcc11:4.1.1-21GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libjack0.100.0-0   0.101.1-2 JACK Audio Connection Kit (librari
ii  liblircclient0 0.8.0-9   LIRC client library
ii  liblo0 0.23-2.1  Lightweight OSC library
ii  liblrdf0   0.4.0-1   a library to manipulate RDF files 
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  rosegarden-data1:1.5.0-1 music editor and MIDI/audio sequen

Versions of packages rosegarden recommends:
ii  cmt [ladspa-plugin]   1.15-3.1   Computer Music Toolkit (cmt) a col
ii  jackd 0.101.1-2  JACK Audio Connection Kit (server 
ii  swh-plugins [ladspa-plugin]   0.4.14-1.1 Steve Harris's LADSPA plugins
ii  tap-plugins [ladspa-plugin]   0.7.0-2Tom's Audio Processing LADSPA plug

-- no debconf information

--- End Message ---
--- Begin Message ---
I haven't gotten responses on these unreproducable bugs in a year, and
so I'm closing them.  If you feel this was an error, please feel free to
reopen them.

thanks,
stew


signature.asc
Description: Digital signature
--- End Message ---


Processed: found 471960 in 1:1.5.1-2

2008-03-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.13~bpo40+1
> found 471960 1:1.5.1-2
Bug#471960: rosegarden: cannot migrate to testing due to lilypond
Bug marked as found in version 1:1.5.1-2.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]