Bug#560773: O: mediawiki-semediawiki -- Semantic MediaWiki helps to organise and search MediaWiki content

2011-04-04 Thread John Ferlito
Hi Mahyuddin,

On Wed, Dec 29, 2010 at 12:03:46AM +0700, Mahyuddin Susanto wrote:
 Hi, can i take this package?

Go for it!

Cheers,
John

-- 
John
Blog http://www.inodes.org
LCA2012  http://lcaunderthestars.org.au



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#584313: Vorbis libraries (libvorbis, libvorbisenc, libvorbisfile) _must_ be updated as a set; not always happening

2011-02-15 Thread John Ferlito
Hi Monty,

On Thu, Jun 03, 2010 at 02:09:40AM -0400, Monty Montgomery wrote:
 We had a user stumble into #vorbis with Debian Unstable oggenc that
 produced corrupt Vorbis files.  Investigation revealed that he still
 had an ancient libvorbisenc (.so.2.0.3) installed along with a fully
 up-to-date libvorbis0a-1.3.1-1 and vorbis-tools 1.4.0.  The package
 system was aware of the old install, but the package depends were
 satisfied (incorrectly), so nothing triggered pulling in a required
 matching libvorbisenc2. This is possibly because his libvorbisenc
 likely predated the libs being split into seperate packages.
 Libvorbis0a does not force an update of the other libs/packages, and
 the older libs were still satisfying the = depends of the tools
 packages.

Without access to the users system in the broken state this was is
going to be hard to debug. You mentioned that the user had
vorbis-tools 1.4.0 installed. This should make the situation you
describe impossible since

  Package: vorbis-tools
  Depends: SNIP, libvorbis0a (= 1.1.2), libvorbisenc2 (= 1.1.2), 
libvorbisfile3 (= 1.1.2)

So installing vorbis-tools 1.4.0 should have pulled in libvorbisenc2.

The old package used to be called libvorbis0 and contained all three
libraries and there is an explicit conflicts against that.

So I can only assume that the user installed something manually or has
had something strange happen with packaging in the past.

Going to close this until we have a system where we can investigate
this further.

Cheers,
John

-- 
John
Blog http://www.inodes.org
LCA2011  http://www.lca2011.org.au



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590961: libao4 bug #590961 will probably prevent audio disc creation in default installation

2010-08-14 Thread John Ferlito
Howdy,

I'm not keen to set dependencies since the whole point of this library
is that you don't need all of the sound libraries and instead it
abstracts them all.

I am going to add the quiet option to libao.conf. This makes it never
print to stderr which is the sensible thing or a library to do.

Cheers,
John

-- 
John
Blog http://www.inodes.org
LCA2011  http://www.lca2011.org.au



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#580193: libao-dev: mpg321 crashes after upgrading to libao4

2010-05-06 Thread John Ferlito

So it looks like libao2 - libao4 wasn't quite API breakage free. From
what I can tell mpg321 uses

ao_sample_format format;

in ao.c

This struct now has an extra element called matrix. mpg321 doesn't set
this so it points at random crap on the stack. When libao then
accesses it we get segfault. I'm checking with upstream as to how to
proceed in fixing this and whether it can be sorted in the library
instead of those that use it.

Cheers,
John

-- 
John
Blog http://www.inodes.org
LCA2010  http://www.lca2010.org.nz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#231862: closed by John Ferlito jo...@inodes.org (libvorbis0a: oggenc still dies sometimes with floating point exception)

2010-04-04 Thread John Ferlito
Hi Helge,

On Sun, Apr 04, 2010 at 04:42:07PM +0200, Helge Kreutzmann wrote:
 Hello John,
 On Sat, Apr 03, 2010 at 03:33:08AM +, Debian Bug Tracking System wrote:
  This bug is ancient and is most likely fixed. Feel free to re-open if
  you don't think that is the case.
 
 What kind of bug maintenance is this

snip

I find it unfortunate that you find the need to simply jump to
conclusions and send such an incendiary email in a public forum,
rather than perhaps send me a quick private email to find out why I
went down this path.

I have only recently taken over maintenance of these packages in an
effort to try and clean up the mess that has been accumulating for
many years. With a goal to try and keep them maintained much better,
seeing as I do have some time to devote to this whereas past
maintainers may not have.

libvorbis, vorbis-tools and libao have not been maintained in an
extremely long time. I have spent the past two days of my Easter
creating new packages since upstream have finally after many years
released new versions.

This required me to go through approx 60 bugs, most of them dating
back to 2004 and 2005 which are simply not relevant to the current
code base.

For most bugs including this one I took the time to have a quick look
at the source code and change logs to try and ascertain whether or not
the bug was likely fixed. This involved me taking one of a
couple of steps

a) Pushing the bug upstream where I confirmed it was still an issue

b) Closing bugs that were unreproducible and no response had been
heard from the original submitter when queried

c) Closing bugs where it seemed unlikely there was a problem any
longer asking for them to be reopened if it was believed the problem
still existed

d) probably some others I can't remember right now

For this bug and many others, (Keep in mind this bug was originally filed
back in 2004, that's 6 years ago now), after a quick look at the code
and considering the amount of time I came to the conclusion that
it was extremely unlikely that the bug still existed and chose option
c).

Thank you very much for taking the time to indeed confirm that this
bug is most likely no longer relevant.

Cheers,
John

-- 
John
Blog http://www.inodes.org
LCA2010  http://www.lca2010.org.nz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557765: libfishsound1-dev: The -dev package should be named libfishsound-dev

2010-03-20 Thread John Ferlito
close 557765
tags 557765 wontfix

The debian packaging guide says you can do it both ways and there
doesn't seem to be a consensus on the right way. I'm going to leave it
as is.

On Tue, Nov 24, 2009 at 10:06:11AM +0100, Mike Hommey wrote:
 The -dev package should be named libfishsound-dev, without the 1, so that
 reverse dependencies don't need to bump their build dependency whenever
 the ABI changes.

Cheers,
John

-- 
John
Blog http://www.inodes.org
LCA2010  http://www.lca2010.org.nz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550678: aqualung: Transition from liboggz1 to liboggz2 needed.

2009-11-18 Thread John Ferlito
Hi Adam,

Have you had a chance to look into this yet? I have some time over the
next few days and could perform an NMU if you're to busy.

Cheers,
John

On Mon, Oct 12, 2009 at 08:49:56AM +0200, Adam Cécile (Le_Vert) wrote:
 Hi John,
 
 I will do it, thanks.
 
 Adam.
 
 John Francesco Ferlito a écrit :
 Package: aqualung
 Version: 0.9~beta10-2
 Severity: normal
 
 Hi,
 
 I've just uploaded liboggz 1.1.0 which has has a SONAME change. aqualung
 should now depend against liboggz2-dev and liboggz2. The API is supposed to 
 be
 backwards so simply changing the deps should be sufficient.
 
 Let me know if you are time poor and would prefer I do an NMU.
 
 Cheers,
 John
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.31-12-generic (SMP w/2 CPU cores)
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to 
 C)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages aqualung depends on:
 ii  libasound21.0.21a-1  shared library for ALSA 
 applicatio
 ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
 ii  libavcodec52  4:0.5+svn20090706-2+b1 ffmpeg codec library
 ii  libavformat52 4:0.5+svn20090706-2+b1 ffmpeg file format library
 ii  libavutil49   4:0.5+svn20090706-2+b1 ffmpeg utility library
 ii  libc6 2.9-27 GNU C Library: Shared libraries
 ii  libcairo2 1.8.8-2The Cairo 2D vector graphics 
 libra
 ii  libcddb2  1.2.1-1library to access CDDB data - 
 runt
 ii  libcdio-cdda0 0.81-4 library to read and control 
 digita
 ii  libcdio-paranoia0 0.81-4 library to read
 digital audio CDs ii  libcdio10 0.81-4
 library to read and control CD-ROM
 ii  libflac8  1.2.1-2+b1 Free Lossless Audio Codec - 
 runtim
 ii  libfontconfig12.6.0-4generic font configuration 
 library
 ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared 
 lib
 ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
 ii  libgtk2.0-0   2.18.2-1   The GTK+ graphical
 user interface ii  libifp4   1.0.0.2-3
 communicate with iRiver iFP audio ii  libjack0
 0.116.2+svn3592-3  JACK Audio Connection Kit (librari
 ii  liblrdf0  0.4.0-1.2  a library to
 manipulate RDF files ii  libmad0   0.15.1b-4
 MPEG audio decoder library
 ii  libmodplug0c2 1:0.8.7-1  shared libraries for mod music 
 bas
 ii  libmpcdec31:1.2.2-2.1Musepack (MPC) format library
 ii  libogg0   1.1.4~dfsg-1   Ogg bitstream library
 ii  liboggz1  1.0.0-2convenience interface for Ogg 
 stre
 ii  libpango1.0-0 1.26.0-1   Layout and rendering of 
 internatio
 ii  libsamplerate00.1.7-3Audio sample rate conversion 
 libra
 ii  libsndfile1   1.0.20-3   Library for
 reading/writing audio ii  libspeex1 1.2~rc1-1
 The Speex codec runtime library
 ii  libstdc++64.4.1-6The GNU Standard C++ Library v3
 ii  libusb-0.1-4  2:0.1.12-13userspace USB programming 
 library
 ii  libvorbis0a   1.2.3-2The Vorbis General Audio 
 Compressi
 ii  libvorbisenc2 1.2.3-2The Vorbis General Audio 
 Compressi
 ii  libvorbisfile31.2.3-2The Vorbis General Audio 
 Compressi
 ii  libwavpack1   4.60.0-1   an audio codec (lossy and 
 lossless
 ii  libxml2   2.7.6.dfsg-1   GNOME XML library
 ii  zlib1g1:1.2.3.3.dfsg-15  compression library - runtime
 
 aqualung recommends no packages.
 
 aqualung suggests no packages.
 
 -- no debconf information
 
 
 

-- 
John
Blog http://www.inodes.org
LCA2010  http://www.lca2010.org.nz



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550678: aqualung: diff for NMU version 0.9~beta10-2.1

2009-11-18 Thread John Ferlito
Package: aqualung
Version: 0.9~beta10-2
Severity: normal
Tags: patch

Adam,

Here is the NMU patch for your convenience.

Cheers,
John

-- 
John
Blog http://www.inodes.org
LCA2010  http://www.lca2010.org.nz
diff -u aqualung-0.9~beta10/debian/control aqualung-0.9~beta10/debian/control
--- aqualung-0.9~beta10/debian/control
+++ aqualung-0.9~beta10/debian/control
@@ -2,7 +2,7 @@
 Section: sound
 Priority: extra
 Maintainer: Adam Cécile (Le_Vert) gand...@le-vert.net
-Build-Depends: debhelper (= 5), autotools-dev, libgtk2.0-dev (= 2.6), libxml2-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] | libasound-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack-dev, libsamplerate0-dev | libsamplerate-dev, libsndfile1-dev (= 1.0.12) | libsndfile-dev (= 1.0.12), libflac-dev, libvorbis-dev, libmodplug-dev (= 0.8), libmpcdec-dev, liboggz1-dev | liboggz-dev, libspeex-dev, libmad0-dev, liblrdf0-dev (= 0.4.0) | liblrdf-dev (= 0.4.0), libcddb2-dev | libcddb-dev (= 1.2.1), libusb-dev (= 1.2.1), libifp-dev, libwavpack-dev (= 4.40.0), libavformat-dev, libcdio-paranoia-dev (= 0.76), imagemagick, dpatch
+Build-Depends: debhelper (= 5), autotools-dev, libgtk2.0-dev (= 2.6), libxml2-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] | libasound-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack-dev, libsamplerate0-dev | libsamplerate-dev, libsndfile1-dev (= 1.0.12) | libsndfile-dev (= 1.0.12), libflac-dev, libvorbis-dev, libmodplug-dev (= 0.8), libmpcdec-dev, liboggz2-dev | liboggz-dev, libspeex-dev, libmad0-dev, liblrdf0-dev (= 0.4.0) | liblrdf-dev (= 0.4.0), libcddb2-dev | libcddb-dev (= 1.2.1), libusb-dev (= 1.2.1), libifp-dev, libwavpack-dev (= 4.40.0), libavformat-dev, libcdio-paranoia-dev (= 0.76), imagemagick, dpatch
 Standards-Version: 3.8.3
 Homepage: http://aqualung.sourceforge.net/
 
diff -u aqualung-0.9~beta10/debian/changelog aqualung-0.9~beta10/debian/changelog
--- aqualung-0.9~beta10/debian/changelog
+++ aqualung-0.9~beta10/debian/changelog
@@ -1,3 +1,10 @@
+aqualung (0.9~beta10-2.1) unstable; urgency=low
+
+  * Non-maintainer upload (At request of maintainer).
+  * Depend on liboggz2 (Closes: #550678, #552716).
+
+ -- John Francesco Ferlito jo...@inodes.org  Thu, 19 Nov 2009 18:26:17 +1100
+
 aqualung (0.9~beta10-2) unstable; urgency=low
 
   * Only build depends on libjack-dev (Closes: #527401).


Bug#511981: ITP: liboggplay -- A library for playing OGG multimedia

2009-01-15 Thread John Ferlito
Package: wnpp
Severity: wishlist
Owner: John Ferlito jo...@inodes.org

* Package name: liboggplay
  Version : 0.0.2~svn3836
  Upstream Author : Shane Stephens (shans) sh...@annodex.net
  Upstream Author : Conrad Parker (kfish) con...@metadecks.org
* URL : http://annodex.net/software/liboggplay/index.html
* License : (see below)
  Programming Lang: C
  Description : A library for playing OGG multimedia

 A library designed to allow drop-in playback of Xiph.Org media in an
 application. liboggplay handles demuxing and decoding, generates timestamps for
 raw data, maintains synchronisation across multiple streams, and provides a
 lock-free buffer implementation for easy multithreading.

Copyright from the file COPYING in the source tarball:

   Copyright (C) 2003 CSIRO Australia

   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions
   are met:

   - Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.

   - Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.

   - Neither the name of the CSIRO nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR
   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-- 
John
Bloghttp://www.inodes.org/blog
OLPC Friends http://olpcfriends.org




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511986: ITP: libkate -- Kate is a codec for karaoke and text encapsulation for Ogg

2009-01-15 Thread John Ferlito
Package: wnpp
Severity: wishlist
Owner: John Ferlito jo...@inodes.org

* Package name: libkate
  Version : 0.3.0
  Upstream Author : Vincent Penquerc'h ogg.k.og...@googlemail.com
* URL : http://code.google.com/p/libkate/
* License : New BSD License
  Programming Lang: C
  Description : Kate is a codec for karaoke and text encapsulation for Ogg

Kate is meant to be used for karaoke alongside audio/video streams (typically
Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text
data at arbitrary time intervals.

-- 
John
Bloghttp://www.inodes.org/blog
OLPC Friends http://olpcfriends.org




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#399727: oggz-tools: Man pages seem to be mis-coded

2008-07-16 Thread John Ferlito
Hi Rueben,

I know this is a very old bug but can you confirm if this is still
a problem?

Cheers,

On Tue, Nov 21, 2006 at 04:23:17PM +, Reuben Thomas wrote:
 Package: oggz-tools
 Version: 0.9.5-4
 Severity: minor
 
 I work in locale en_GB.UTF8. When I read an oggz-tools man page, I get
 odd characters, for example, in the heading of oggzdump:
 
oggzdump â Hexdump packets of an Ogg file, or revert an Ogg file from 
 such a hexdump
 
 -- System Information:
 Debian Release: 4.0
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.17-2-686
 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
 
 Versions of packages oggz-tools depends on:
 ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
 ii  libogg0  1.1.3-2 Ogg Bitstream Library
 ii  liboggz1 0.9.5-4 convenience interface for Ogg 
 stre
 
 oggz-tools recommends no packages.
 
 -- no debconf information
 
 

-- 
John
http://www.inodes.org/



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



Bug#489343: DM application for John Ferlito

2008-07-04 Thread John Ferlito
Package: debian-maintainers
Version: 1.38
Severity: normal

Hi,

I would like to be added to the debian maintainers keyring.
Simon Horman and Jamie Wilkinson have advocated for me. I have
attached the jetring changeset.


Cheers,

-- 
John
http://www.inodes.org/
Comment: Add John Ferlito [EMAIL PROTECTED] as a Debian Maintainer
Date: Sat, 05 Jul 2008 13:31:06 +1000
Recommended-By: Simon Horman [EMAIL PROTECTED],net.au, Jamie Wilkinson 
[EMAIL PROTECTED]
Agreement: http://lists.debian.org/debian-newmaint/2008/07/msg00010.html
Advocates:
  http://lists.debian.org/debian-newmaint/2008/07/msg00011.html
  http://lists.debian.org/debian-newmaint/2008/07/msg00013.html
Action: import
Data:
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.6 (GNU/Linux)
  
  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
  =SSNk
  -END PGP PUBLIC KEY BLOCK-



signature.asc
Description: Digital signature


Bug#479488: ITP: semediawiki - Semantic MediaWiki is a project for extending MediaWiki with semantic functions that enable machine-reading of wiki-content.

2008-05-05 Thread John Ferlito
Package: wnpp
Severity: wishlist

* Package name: semediawiki
  Version : 1.1.1
* URL : http://semantic-mediawiki.org/wiki/Semantic_MediaWiki
* License : GPL
  Programming Lang: PHP
  Description : Semantic MediaWiki is a project for extending MediaWiki 
with semantic functions that enable machine-reading of wiki-content.

 This is a PHP extension to MediaWiki. It extends it with semantic functions
 that enable machine-reading of wiki-content.

First step in packaging up metavid wiki.

-- 
John
http://www.inodes.org/



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



Bug#479489: ITP: MetavidWiki - A MediaWiki extension that enables community engagement with audio/visual media assets and associative temporal metadata

2008-05-05 Thread John Ferlito
Package: wnpp
Severity: wishlist

* Package name: metavidwiki
  Version : 0.1
* URL : http://metavid.ucsc.edu/wiki/index.php/MetaVidWiki
* License : GPL
  Programming Lang: PHP
  Description : A MediaWiki extension that for audio/visual media assets 
and associative temporal metadata

  MetaVidWiki (MVW) is a free extension of MediaWiki – the wiki-system powering
  Wikipedia – that enables community engagement with audio/visual media assets
  and associative temporal metadata. Metavid extends the SemanticMediaWiki
  extension and adds three interfaces to mediawiki: Stream MetaEditor, Media
  Search and Media Sequencer


-- 
John
http://www.inodes.org/



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