Bug#492834: libquicktime1: New upstream release 1.0.3

2008-08-08 Thread Fabian Greffrath

tags 492834 + fixed-in-experimental
tags 492834 + pending
thanks

Dammit, forgot to close the bug. Will do when uploaded to unstable.
--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-08-08 Thread Loïc Minier
On Fri, Aug 08, 2008, Fabian Greffrath wrote:
 tags 492834 + fixed-in-experimental
 tags 492834 + pending
 thanks
 
 Dammit, forgot to close the bug. Will do when uploaded to unstable.

 fixed-in-experimental is deprecated, you can simply mail -done with a
 Version: pseudo header mentionning the experimental version.  The BTS
 will mark the bug as closed in unstable when the changelog entry makes
 it to unstable.

-- 
Loïc Minier



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-08-04 Thread Fabian Greffrath
In case someone is interested, I consider the libquicktime 1.0.3 
packages targeted at experimental in our SVN ready for sponsoring. I 
did not include a symbols file, though...


Sebastian Dröge schrieb:

Am Donnerstag, den 31.07.2008, 18:20 +0200 schrieb Fabian Greffrath:

Sebastian Dröge schrieb:

Yes and if you use symbol files a version bump for the functions where
this enum could be returned or used as a parameter.

But not another soname bump, right?


No

Well, is there something like a step-by-step guide on how to add 
symbols files?


AFAIK no :)



--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-08-04 Thread Fabian Greffrath

Oops, it seems I had doxygen installed.

I believe it will be a good idea to create a libquicktime-doc package 
to put the doxygen documentation in.




Reinhard Tartler schrieb:

Fabian Greffrath [EMAIL PROTECTED] writes:

In case someone is interested, I consider the libquicktime 1.0.3 
packages targeted at experimental in our SVN ready for sponsoring. I 
did not include a symbols file, though...


FTBFS:
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for doxygen... no
configure: error: Doxygen not found, use --without-doxygen to disable
documentation generation
make: *** [config.status] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
**
Build finished at 20080804-1510
FAILED [dpkg-buildpackage died]
--
Not removing build depends: session managed chroot in use
**


adding 'doxygen' to build-deps fixed the problem.

committed and uploading now.




--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-08-04 Thread Reinhard Tartler
Fabian Greffrath [EMAIL PROTECTED] writes:

 In case someone is interested, I consider the libquicktime 1.0.3 
 packages targeted at experimental in our SVN ready for sponsoring. I 
 did not include a symbols file, though...

FTBFS:
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for doxygen... no
configure: error: Doxygen not found, use --without-doxygen to disable
documentation generation
make: *** [config.status] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
**
Build finished at 20080804-1510
FAILED [dpkg-buildpackage died]
--
Not removing build depends: session managed chroot in use
**


adding 'doxygen' to build-deps fixed the problem.

committed and uploading now.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-31 Thread Fabian Greffrath

Hi all,

I've prepared libquicktime_1.0.3 packages for experimental in our SVN. 
If you like to sponsor them, please run the get-orig-source rule in 
debian/rules first to obtain the appropriate tarball.


A diff between the exported headers of the 1.0.2 and 1.0.3 version 
showed the following. Does this require a shlib bump?


--- /usr/include/lqt/quicktime.h2008-05-25 00:47:13.0 +0200
+++ 1.0.3/usr/include/lqt/quicktime.h   2008-07-31 17:20:08.0 +0200
@@ -286,7 +286,8 @@
 LQT_SAMPLE_UINT8, /*! uint8_t */
 LQT_SAMPLE_INT16, /*! int16_t */
 LQT_SAMPLE_INT32, /*! int32_t */
-LQT_SAMPLE_FLOAT  /*! Float (machine native) */
+LQT_SAMPLE_FLOAT, /*! Float (machine native) */
+LQT_SAMPLE_DOUBLE /*! Double (machine native, since version 
1.0.3) */

   } lqt_sample_format_t;

 /** \ingroup general


Cheers,
Fabian


--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-31 Thread Sebastian Dröge
Am Donnerstag, den 31.07.2008, 17:34 +0200 schrieb Fabian Greffrath:
 Hi all,
 
 I've prepared libquicktime_1.0.3 packages for experimental in our SVN. 
 If you like to sponsor them, please run the get-orig-source rule in 
 debian/rules first to obtain the appropriate tarball.
 
 A diff between the exported headers of the 1.0.2 and 1.0.3 version 
 showed the following. Does this require a shlib bump?
 [...]

Yes and if you use symbol files a version bump for the functions where
this enum could be returned or used as a parameter.


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-31 Thread Fabian Greffrath

Sebastian Dröge schrieb:

Yes and if you use symbol files a version bump for the functions where
this enum could be returned or used as a parameter.


But not another soname bump, right?

Well, is there something like a step-by-step guide on how to add 
symbols files?



--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-31 Thread Sebastian Dröge
Am Donnerstag, den 31.07.2008, 18:20 +0200 schrieb Fabian Greffrath:
 Sebastian Dröge schrieb:
  Yes and if you use symbol files a version bump for the functions where
  this enum could be returned or used as a parameter.
 
 But not another soname bump, right?

No

 Well, is there something like a step-by-step guide on how to add 
 symbols files?

AFAIK no :)


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Fabian Greffrath

This is unlikely to happen before the release of Lenny.

Cheers,
Fabian


Christian Marillat schrieb:

Package: libquicktime1
Version: 2:1.0.2+debian-2+b1
Severity: normal

Hi,

Please update to this version.

Christian

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

Kernel: Linux 2.6.26 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libquicktime1 depends on:
ii  libavcodec51   3:20080706-0.2library to encode decode multimedi
ii  libavutil493:20080706-0.2avutil shared libraries
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libdv4 1.0.0-1+b1software library for DV format dig
ii  libfaad0   2.6.1-3   freeware Advanced Audio Decoder - 
ii  libgl1-mesa-glx [libgl 7.0.3-5   A free implementation of the OpenG
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libogg01.1.3-4   Ogg Bitstream Library

ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libraw1394-8   1.3.0-4   library for direct access to IEEE 
ii  libswscale03:20080706-0.2ffmpeg video scaling library

ii  libtheora0 1.0~beta3-1   The Theora Video Compression Codec
ii  libvorbis0a1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  libvorbisenc2  1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  libvorbisfile3 1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

libquicktime1 recommends no packages.

libquicktime1 suggests no packages.

-- no debconf information



___
pkg-multimedia-maintainers mailing list
[EMAIL PROTECTED]
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers





--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Christian Marillat
Fabian Greffrath [EMAIL PROTECTED] writes:

 This is unlikely to happen before the release of Lenny.

Strange when other bug report like 492963 is fixed in 30 minutes...

Christian



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Reinhard Tartler
Fabian Greffrath [EMAIL PROTECTED] writes:

 This is unlikely to happen before the release of Lenny.

An upload to experimental would be totally appropriate.

Christian, do you need the new version soon for other packages or
something?


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Christian Marillat
Reinhard Tartler [EMAIL PROTECTED] writes:

 Fabian Greffrath [EMAIL PROTECTED] writes:

 This is unlikely to happen before the release of Lenny.

 An upload to experimental would be totally appropriate.

 Christian, do you need the new version soon for other packages or
 something?

I need this version to build gmerlin for my repository. But if this is
really a problem I can do my own packages for my repository.

Christian



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Reinhard Tartler
Christian Marillat [EMAIL PROTECTED] writes:

 I need this version to build gmerlin for my repository. But if this is
 really a problem I can do my own packages for my repository.

Would having that package in experimental help you? You could copy the
source/binary packages there at least.

Or if you want, feel free to NMU the new upstream version in
experimental.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Reinhard Tartler
Christian Marillat [EMAIL PROTECTED] writes:

 Strange when other bug report like 492963 is fixed in 30 minutes...

Interesting, indeed.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Loïc Minier
On Wed, Jul 30, 2008, Christian Marillat wrote:
 Strange when other bug report like 492963 is fixed in 30 minutes...

 Well glpi doesn't honor the lenny freeze then; the new version wont
 reach lenny and if the lenny version needs an update, it will have to
 go via t-p-u instead of unstable which means less testing.

 glpi's new upstream should have been uploaded to experimental IMO.

 (Cc:ing the maintainer)

-- 
Loïc Minier



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Pierre Chifflier
On Wed, Jul 30, 2008 at 02:39:52PM +0200, Loïc Minier wrote:
 On Wed, Jul 30, 2008, Christian Marillat wrote:
  Strange when other bug report like 492963 is fixed in 30 minutes...
 
  Well glpi doesn't honor the lenny freeze then; the new version wont
  reach lenny and if the lenny version needs an update, it will have to
  go via t-p-u instead of unstable which means less testing.
 
  glpi's new upstream should have been uploaded to experimental IMO.
 
  (Cc:ing the maintainer)

Heh, should I be blamed for being responsive ? :)
I thought the freeze was here to prevent new versions to enter testing,
not to upload into unstable.
I also uploaded the new version of GLPI because I hadn't realized
version was released, and the upgrade went smooth here (yes I _did_ test
the package ;)

Yet, I see your point for testing time and upgrades, and I tend to
agree.
If such uploads should be avoided, then maybe this should be explained
clearly on d-d-a.

Cheers,
Pierre



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Loïc Minier
On Wed, Jul 30, 2008, Pierre Chifflier wrote:
 I thought the freeze was here to prevent new versions to enter testing,
 not to upload into unstable.

 My understanding is that unstable remains the preferred path to
 testing; the technical effect of the freeze is indeed to prevent new
 versions to enter testing automatically.

 It's not strictly forbidden to upload new stuff not aimed at the next
 stable release to unstable -- it happens often when we're very near the
 release for instance -- but I think the best practice is not to do so.

 experimental is a good target for new versions during the freeze IMO.

-- 
Loïc Minier



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Fabian Greffrath
Thanks for your clarification. If I find some time I'll prepare the 
new upstream version for experimental.


Loïc Minier schrieb:

On Wed, Jul 30, 2008, Christian Marillat wrote:

Strange when other bug report like 492963 is fixed in 30 minutes...


 Well glpi doesn't honor the lenny freeze then; the new version wont
 reach lenny and if the lenny version needs an update, it will have to
 go via t-p-u instead of unstable which means less testing.

 glpi's new upstream should have been uploaded to experimental IMO.

 (Cc:ing the maintainer)




--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-30 Thread Reinhard Tartler
Pierre Chifflier [EMAIL PROTECTED] writes:

 If such uploads should be avoided, then maybe this should be explained
 clearly on d-d-a.

This is pretty much my understanding of the last mail on d-d-a:

http://lists.debian.org/debian-devel-announce/2008/07/msg7.html


In essence, I read the following rule of thumb: don't upload to
unstable if you are not targetting the package to enter testing, elseway
you will have a much harder time to test package updates for lenny.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#492834: libquicktime1: New upstream release 1.0.3

2008-07-29 Thread Christian Marillat
Package: libquicktime1
Version: 2:1.0.2+debian-2+b1
Severity: normal

Hi,

Please update to this version.

Christian

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

Kernel: Linux 2.6.26 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libquicktime1 depends on:
ii  libavcodec51   3:20080706-0.2library to encode decode multimedi
ii  libavutil493:20080706-0.2avutil shared libraries
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libdv4 1.0.0-1+b1software library for DV format dig
ii  libfaad0   2.6.1-3   freeware Advanced Audio Decoder - 
ii  libgl1-mesa-glx [libgl 7.0.3-5   A free implementation of the OpenG
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libogg01.1.3-4   Ogg Bitstream Library
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libraw1394-8   1.3.0-4   library for direct access to IEEE 
ii  libswscale03:20080706-0.2ffmpeg video scaling library
ii  libtheora0 1.0~beta3-1   The Theora Video Compression Codec
ii  libvorbis0a1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  libvorbisenc2  1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  libvorbisfile3 1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

libquicktime1 recommends no packages.

libquicktime1 suggests no packages.

-- no debconf information



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