Re: Bug#602050: ITP: supercollider -- A real time audio synthesis programming language

2011-04-04 Thread Dan S
2011/4/4 Felipe Sateler fsate...@debian.org:
 On Mon, Mar 28, 2011 at 18:42, Dan S danstowell+de...@gmail.com wrote:
 2011/3/28 Dan S danstowell+de...@gmail.com:
 2011/3/28 Felipe Sateler fsate...@debian.org:
 I've pushed a commit to that branch that apparently solves the issue.

 Great, works here, thanks.

 Someone else started the supercollider packaging (on ubuntu) and he
 had reasons for going with --install-sandbox. He is bcc'ed here -
 Artem please send me (or deb-mm) a mail if you have objections.

 I'll merge that branch into master, and send the change upstream (for
 inclusion in 3.4.2).

 Remember to include the change in master as a patch instead of
 directly modifying SConstruct!

 Ping?

 Thanks for the nudge - now committed. Any feedback welcome - this was
 the first time I used quilt properly

 ...and now SC 3.4.2 has been released on the same day. So I've
 imported it into the git (3 patches no longer needed, hooray) - all
 testing and feedback welcome.


 Looks like you didn't actually merge the upstream branch into master
 but instead imported the new tarball as a new commit.

I used git-import-orig, surely that's the right thing to do?
http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.import.html#GBP.IMPORT.NEW.UPSTREAM

Dan

 Any ideas on how to fix this? One could revert the commit and do a
 proper merge, I guess. Any other options?

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processed: severity of 616080 is important

2011-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 616080 important
Bug #616080 [gmerlin] gmerlin: segfault on start
Severity set to 'important' from 'grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
616080: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616080
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#558506: marked as done (Missing autoreconf to fix 554821 or similar bugs in the future)

2011-04-04 Thread Debian Bug Tracking System
Your message dated Mon, 4 Apr 2011 09:27:30 +0200
with message-id banlktimjovbnw0b4igw1cx+pv0trezk...@mail.gmail.com
and subject line Closing #558506
has caused the Debian Bug report #558506,
regarding Missing autoreconf to fix 554821 or similar bugs in the future
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.)


-- 
558506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: gmerlin
Version: 0.4.1-2
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: missing-libtool-update

I did a rebuild of all packages which are affected by bug #554821. As it seems
your package doesnt do the needed autoreconf needed for libtool. When doing
autoreconf or the needed sequence of different autotools/libtool utilities the
package should be able to fix the problem automatically.
/usr/share/doc/autotools-dev/README.Debian.gz explains it in section Basic
summary of packaging source that uses autotools.

The build was done in a cowbuild chroot with the patch from #554821 included in
/usr/share/aclocal/libtool.m4 and binutils-gold installed. All logs were then
greped for -export-symbols-regex and not including -version-script. This
should indicate that your package doesnt do the required autoreconf with
updating the libtools stuff.

A small extra test output test-version-script was added to libtool.m4 and
silent mode was disabled in global ltmain.sh so it is easier for me to decide if
it was really updated in case libtool doesnt output the ld command to stdout.
So if the output and test-version-script is missing then your program doesnt
update the files. I am sorry if this is still a false positive.

udev 147-5 for example fails completely due to new (unknown) symbols appearing
inside the .so, but `autoreconf -fi -I m4` (with libtool.m4 installed on my
system with the mentioned patch) fixes the problem. I had to remove a patch
with touches Makefile.in, but the rest worked out of the box. Maybe it is
better to copy all clean files into a extra directory, run autoreconf inside
the directory, build and install everything from that directory and in clean
remove that directory. This way the diff.gz should be clean and you still do
the necessary autoreconf. A package which does that is g3dviewer. Many other
packages like libupnp4 and compizconfig-python just ignore the fact that these
changes are included in debian.tar.gz/diff.gz

The interesting output inside the log of your program is:

/bin/bash ../libtool --tag=CC   --mode=link cc -I/usr/include/freetype2   
-DLOCALE_DIR=\/usr/share/locale\ -I/usr/include/libvisual-0.4   -g -O2 -g 
-Wall -O2 -D_REENTRANT -D_FILE_OFFSET_BITS=64-O3 -funroll-all-loops 
-fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations 
-Wdeclaration-after-statement -I/usr/include/libxml2   -version-info 0:0:0 
-export-symbols-regex ^bg_  -o libgmerlin.la -rpath /usr/lib bglv.lo  
accelerator.lo album.lo album_xml.lo bggavl.lo bgladspa.lo bgfrei0r.lo bgxml.lo 
cfg_item.lo cfg_registry.lo cfg_section.lo cfg_xml.lo chapterlist.lo 
chapterlist_xml.lo charset.lo cmdline.lo converters.lo device.lo edl.lo 
edldec.lo edl_xml.lo fifo.lo fileformat.lo filters.lo formats.lo hexdump.lo 
lcdproc.lo log.lo md5.lo metadata.lo metadata_xml.lo msgqueue.lo osd.lo 
parameter.lo parameter_xml.lo player.lo player_input.lo player_oa.lo 
player_ov.lo player_audio.lo player_subtitle.lo player_thread.lo 
player_video.lo playercmd.lo pluginregistry.lo pluginreg_xml.lo remote.lo 
searchpath.lo serialize.lo singlepic.lo socket.lo streaminfo.lo stringutils.lo 
subprocess.lo textrenderer.lo threadpool.lo thumbnail.lo transcoder.lo 
transcoder_enc.lo transcoder_pp.lo transcoder_track.lo transcoder_track_xml.lo 
translation.lo tree.lo tree_xml.lo urilist.lo utf8.lo visualize.lo 
x11/libx11.la -lfontconfig   -lfreetype   -lxml2 -lpthread -lm -ldl 
-lvisual-0.4   -ldl -lpthread -lgavl  
libtool: link: /usr/bin/nm -B  .libs/bglv.o .libs/accelerator.o .libs/album.o 
.libs/album_xml.o .libs/bggavl.o .libs/bgladspa.o .libs/bgfrei0r.o 
.libs/bgxml.o .libs/cfg_item.o .libs/cfg_registry.o .libs/cfg_section.o 
.libs/cfg_xml.o .libs/chapterlist.o .libs/chapterlist_xml.o .libs/charset.o 
.libs/cmdline.o .libs/converters.o .libs/device.o .libs/edl.o .libs/edldec.o 
.libs/edl_xml.o .libs/fifo.o .libs/fileformat.o .libs/filters.o .libs/formats.o 
.libs/hexdump.o .libs/lcdproc.o .libs/log.o .libs/md5.o .libs/metadata.o 
.libs/metadata_xml.o .libs/msgqueue.o .libs/osd.o .libs/parameter.o 
.libs/parameter_xml.o .libs/player.o .libs/player_input.o .libs/player_oa.o 

Processing of naspro-bridge-it_0.2.90~dfsg0-1_i386.changes

2011-04-04 Thread Debian FTP Masters
naspro-bridge-it_0.2.90~dfsg0-1_i386.changes uploaded successfully to localhost
along with the files:
  naspro-bridge-it_0.2.90~dfsg0-1.dsc
  naspro-bridge-it_0.2.90~dfsg0.orig.tar.bz2
  naspro-bridge-it_0.2.90~dfsg0-1.debian.tar.gz
  libnabrit1_0.2.90~dfsg0-1_i386.deb
  libnabrit-dev_0.2.90~dfsg0-1_all.deb
  libnabrit-dbg_0.2.90~dfsg0-1_i386.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


naspro-bridge-it_0.2.90~dfsg0-1_i386.changes is NEW

2011-04-04 Thread Debian FTP Masters
(new) libnabrit-dbg_0.2.90~dfsg0-1_i386.deb extra debug
LV2 bridging helper library (debugging symbols)
 NASPRO Bridge it is a little helper library to develop insert-your-API-here
 to LV2 bridges.
 .
 This package provides the debugging symbols.
(new) libnabrit-dev_0.2.90~dfsg0-1_all.deb optional libdevel
LV2 bridging helper library (development files)
 NASPRO Bridge it is a little helper library to develop insert-your-API-here
 to LV2 bridges.
 .
 This package provides the development files.
(new) libnabrit1_0.2.90~dfsg0-1_i386.deb optional libs
LV2 bridging helper library
 NASPRO Bridge it is a little helper library to develop insert-your-API-here
 to LV2 bridges.
 .
 As of now, it basically offers a few utility functions and Turtle/RDF
 serialization for LV2 dynamic manifest generation, supporting the
 following LV2 specifications/extensions:
  * LV2 revision 4.0;
  * LV2 Dynamic Manifest revision 1.0;
  * Extended Port Information draft revision 3 (only for the logarithmic port
property);
  * LV2 Events revision 1.0;
  * LV2 MIDI Events revision 1.0.
 .
 It is written in C99 and is almost entirely reentrant and thread-safe.
 .
 This package includes the shared library object.
(new) naspro-bridge-it_0.2.90~dfsg0-1.debian.tar.gz optional libs
(new) naspro-bridge-it_0.2.90~dfsg0-1.dsc optional libs
(new) naspro-bridge-it_0.2.90~dfsg0.orig.tar.bz2 optional libs
Changes: naspro-bridge-it (0.2.90~dfsg0-1) unstable; urgency=low
 .
  * Initial release. (Closes: #620333)


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 620333 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: package pkg-multimedia/crtmpserver looking for mentor(s)

2011-04-04 Thread Andriy Beregovenko
Hi.
Finally I remove tinyxml from sources and crtmpserver success build with 
systemwide tinyxml. Also cleaned copyright.
So looking for review package and (if all clean) for uploader.

п'ятниця 25 березень 2011 14:06:27 Andriy Beregovenko ви написали:
 п'ятниця 25 березень 2011 13:25:39 Alessio Treglia ви написали:
  Please take a look at this too:
  
  E: crtmpserver: embedded-library usr/lib/crtmpserver/libcommon.so:
  tinyxml N:
  N:The given ELF object appears to have been statically linked to a
  N:library. Doing this is strongly discouraged due to the extra work
  needed N:by the security team to fix all the extra embedded copies or
  trigger the N:package rebuilds, as appropriate.
  N:
  N:If the package uses a modified version of the given library it is
  highly N:recommended to coordinate with the library's maintainer to
  include the N:changes on the system version of the library.
  N:
  N:Refer to Debian Policy Manual section 4.13 (Convenience copies of
  code) N:for details.
  N:
  N:Severity: serious, Certainty: possible
 
 Waiting for upstream update which allows to use systemwide tinyxml.
 This will happen today :)
 
 
 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintainers@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: FFmpeg

2011-04-04 Thread Jonas Smedegaard
On 11-04-04 at 02:33am, Ivo wrote:
 I just noticed that debian sid switched the ffmpeg package (and 
 related packages) to a fork that just appeared on the scene. A bunch 
 of guys tried to takeover the official ffmpeg site and repo and when 
 that didn't work (they were forced out by the official trademark 
 holder and founder of the ffmpeg project), they forked. I wish them 
 all the best, but I expect a distro that is known for its stability to 
 stick with the original, unless over time the fork turns out to be the 
 winner.

Thanks for your different view on this.  Legal disputes over control of 
domain or project name is, however, an internal matter, not relevant for 
Debian (as long as _Debian_ is not violating trademarks etc.).


 Just because one of the guys that tried to takeover ffmpeg.org and 
 related services by illegal means is one of the ffmpeg package 
 maintainers of both debian and ubuntu, should not be a reason to 
 switch. A lot of other packages depend on ffmpeg and its libraries and 
 unless a majority of them (i.e. the authors of said software) switch 
 to the libav fork, debian should IMO stick with the stable ffmpeg 
 project.

Ah, so you are aware that this has been discussed already.  So I assume 
you also know the technical judgement of those hijackers, just 
disagree with it.


I support (with current information provided) the judgement of my fellow 
Debian developer closely involved in the upstream code and making that 
judgement, yet appreciate your additional input.


Kind regards,

 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processing of audacious_2.4.4-1_amd64.changes

2011-04-04 Thread Debian FTP Masters
audacious_2.4.4-1_amd64.changes uploaded successfully to localhost
along with the files:
  audacious_2.4.4-1.dsc
  audacious_2.4.4.orig.tar.gz
  audacious_2.4.4-1.debian.tar.gz
  audacious_2.4.4-1_amd64.deb
  audacious-dbg_2.4.4-1_amd64.deb
  audacious-dev_2.4.4-1_amd64.deb
  libaudclient2_2.4.4-1_amd64.deb
  libaudcore1_2.4.4-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


audacious_2.4.4-1_amd64.changes ACCEPTED into unstable

2011-04-04 Thread Debian FTP Masters



Accepted:
audacious-dbg_2.4.4-1_amd64.deb
  to main/a/audacious/audacious-dbg_2.4.4-1_amd64.deb
audacious-dev_2.4.4-1_amd64.deb
  to main/a/audacious/audacious-dev_2.4.4-1_amd64.deb
audacious_2.4.4-1.debian.tar.gz
  to main/a/audacious/audacious_2.4.4-1.debian.tar.gz
audacious_2.4.4-1.dsc
  to main/a/audacious/audacious_2.4.4-1.dsc
audacious_2.4.4-1_amd64.deb
  to main/a/audacious/audacious_2.4.4-1_amd64.deb
audacious_2.4.4.orig.tar.gz
  to main/a/audacious/audacious_2.4.4.orig.tar.gz
libaudclient2_2.4.4-1_amd64.deb
  to main/a/audacious/libaudclient2_2.4.4-1_amd64.deb
libaudcore1_2.4.4-1_amd64.deb
  to main/a/audacious/libaudcore1_2.4.4-1_amd64.deb


Override entries for your package:
audacious-dbg_2.4.4-1_amd64.deb - extra debug
audacious-dev_2.4.4-1_amd64.deb - optional libdevel
audacious_2.4.4-1.dsc - source sound
audacious_2.4.4-1_amd64.deb - optional sound
libaudclient2_2.4.4-1_amd64.deb - optional sound
libaudcore1_2.4.4-1_amd64.deb - optional sound

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 519160 618108 


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#519160: marked as done (audacious: debian/control::Description announces features not present)

2011-04-04 Thread Debian Bug Tracking System
Your message dated Mon, 04 Apr 2011 12:32:13 +
with message-id e1q6ix3-0001gu...@franck.debian.org
and subject line Bug#519160: fixed in audacious 2.4.4-1
has caused the Debian Bug report #519160,
regarding audacious: debian/control::Description announces features not present
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.)


-- 
519160: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519160
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: audacious
Version: 1.5.1-4
Severity: minor


$ apt-cache show audacious

Description: small and fast audio player which supports lots of formats
 Audacious is a fork of beep-media-player which supports winamp skins
 and many codecs.
 .
 In the default install, the following codecs are supported:
 .
  * MP3
  * Ogg Vorbis
  * AAC and AAC+
  * FLAC
  * Windows Media (WMA)
  * Musepack
  * TTA
  * Many module formats and much more!

But:

   $ apt-cache show audacious-plugins

   ...
   This package contains the base plugins. These plugins are the most
   tested, and provide the following features:
   * Audio CD reading
   * MPEG support (mp3)
   * Ogg Vorbis support
   * Windows Media support (WMA)
   * AAC support
   * FLAC support
   * ALAC support
   * WAVE support
   * ALSA output
   * OSS output
   * Disk writer output

SUGGESTION

If 'audacious' is player package and *-plugins' is the codec package,
perhaps the distictions would better be made more clear. The list of
codecs in 'audacious' should be removed if they are provided by
additional packages.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages audacious depends on:
ii  audacious-plugins 1.5.1-2Base plugins for audacious
ii  dbus  1.2.12-1   simple interprocess messaging syst
ii  gtk2-engines-pixbuf   2.14.7-4   Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libaudclient1 1.5.1-4audacious dbus remote control libr
ii  libaudid3tag1 1.5.1-4audacious id3 tag manipulation lib
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libcairo2 1.8.6-2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.12-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.80-3 simple interprocess messaging syst
ii  libglib2.0-0  2.18.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.14.7-4   The GTK+ graphical user interface 
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libmcs1   0.7.1-1Abstraction library to store confi
ii  libmowgli10.6.1-1a high performance development fra
ii  libpango1.0-0 1.22.4-2   Layout and rendering of internatio
ii  libsamplerate00.1.4-1audio rate conversion library
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libx11-6  2:1.1.5-2  X11 client-side library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.5.1-2Various extra plugins for audaciou
ii  unzip 5.52-12De-archiver for .zip files

audacious suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: audacious
Source-Version: 2.4.4-1

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

audacious-dbg_2.4.4-1_amd64.deb
  to main/a/audacious/audacious-dbg_2.4.4-1_amd64.deb
audacious-dev_2.4.4-1_amd64.deb
  to main/a/audacious/audacious-dev_2.4.4-1_amd64.deb
audacious_2.4.4-1.debian.tar.gz
  to main/a/audacious/audacious_2.4.4-1.debian.tar.gz
audacious_2.4.4-1.dsc
  to main/a/audacious/audacious_2.4.4-1.dsc
audacious_2.4.4-1_amd64.deb
  to main/a/audacious/audacious_2.4.4-1_amd64.deb
audacious_2.4.4.orig.tar.gz
  to main/a/audacious/audacious_2.4.4.orig.tar.gz
libaudclient2_2.4.4-1_amd64.deb
  to main/a/audacious/libaudclient2_2.4.4-1_amd64.deb
libaudcore1_2.4.4-1_amd64.deb
  to main/a/audacious/libaudcore1_2.4.4-1_amd64.deb



A summary of the 

Bug#618108: marked as done (audacious: FTBFS: libICE.so.6: could not read symbols: Invalid operation)

2011-04-04 Thread Debian Bug Tracking System
Your message dated Mon, 04 Apr 2011 12:32:13 +
with message-id e1q6ix3-0001h0...@franck.debian.org
and subject line Bug#618108: fixed in audacious 2.4.4-1
has caused the Debian Bug report #618108,
regarding audacious: FTBFS: libICE.so.6: could not read symbols: Invalid 
operation
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.)


-- 
618108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618108
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: audacious
Version: 2.3-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110313 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 /usr/bin/ld: note: 'IceProcessMessages' is defined in DSO 
 //usr/lib64/libICE.so.6 so try adding it to the linker command line
 //usr/lib64/libICE.so.6: could not read symbols: Invalid operation
 collect2: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/03/13/audacious_2.3-2_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
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: audacious
Source-Version: 2.4.4-1

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

audacious-dbg_2.4.4-1_amd64.deb
  to main/a/audacious/audacious-dbg_2.4.4-1_amd64.deb
audacious-dev_2.4.4-1_amd64.deb
  to main/a/audacious/audacious-dev_2.4.4-1_amd64.deb
audacious_2.4.4-1.debian.tar.gz
  to main/a/audacious/audacious_2.4.4-1.debian.tar.gz
audacious_2.4.4-1.dsc
  to main/a/audacious/audacious_2.4.4-1.dsc
audacious_2.4.4-1_amd64.deb
  to main/a/audacious/audacious_2.4.4-1_amd64.deb
audacious_2.4.4.orig.tar.gz
  to main/a/audacious/audacious_2.4.4.orig.tar.gz
libaudclient2_2.4.4-1_amd64.deb
  to main/a/audacious/libaudclient2_2.4.4-1_amd64.deb
libaudcore1_2.4.4-1_amd64.deb
  to main/a/audacious/libaudcore1_2.4.4-1_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 618...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bilal Akhtar bilalakh...@ubuntu.com (supplier of updated audacious 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: SHA512

Format: 1.8
Date: Mon, 04 Apr 2011 14:11:24 +0200
Source: audacious
Binary: audacious audacious-dbg audacious-dev libaudclient2 libaudcore1
Architecture: source amd64
Version: 2.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Bilal Akhtar bilalakh...@ubuntu.com
Description: 
 audacious  - small and fast audio player which supports lots of formats
 audacious-dbg - audacious media player (debugging symbols)
 audacious-dev - audacious development files
 libaudclient2 - audacious dbus remote control library
 libaudcore1 - audacious core engine library
Closes: 519160 618108
Changes: 
 audacious (2.4.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Upload to unstable.
 - Merge ld --no-add-needed FTBFS fix from experimental. (Closes: #618108)
   * debian/patches/bp-audtag-debugging-output.patch: Refresh to make patch
 apply without fuzz.
   * debian/control: Improve package description, remove mention of codecs
 not provided in -plugins package, add clarification on how support for
 more codecs can be added through plugins. (Closes: #519160)
   * debian/libaudcore1.symbols: Update according to changes in new upstream
 release.
Checksums-Sha1: 
 0a7393fcaf9560e5685df1a1a044f40435124668  audacious_2.4.4-1.dsc
 697b2cc217cef9785cf7ec0c4ee617bc174fbe98 1344519 audacious_2.4.4.orig.tar.gz
 e5662603728ce11721164a62c03a9464ca64a60e 21297 audacious_2.4.4-1.debian.tar.gz
 

Bug#620862: [libaudclient2] winamp not capitalized in extended description

2011-04-04 Thread Filipus Klutiero

Package: libaudclient2
Version: 2.4.3-1
Severity: minor

The extended description starts with:

Audacious is a fork of beep-media-player which supports winamp skins and 
many codecs.


Winamp is a proper noun and should be capitalized. Note that D-Bus 
also is.




___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


[no subject]

2011-04-04 Thread yurtseven


We congratulate you on the selection of the Powerball Promo held on 1/1/11.You 
have been approved claim the sum of US $500,000. For claims contact Mrs Lauren 
Smith E-mail: ( lauren-smit...@hotmail.com) with the following details 1.full 
Name: 2. Address: 3. Nationality: 4. Date of Birth:5.Occupation: 6.Phone: 7. 
Mobile: 8. Fax: 9. State of Origin: 10.Country:11.Sex: 12.E-mail Address:

Mr. Kelvin Martins,
(Lottery Coordinator)
(Online Promo Programme).
Tel: +4470-1703-9517
Tel: +4470-4571-2348

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers