Re: getting openni2 into Debian

2013-11-21 Thread Hauke Wintjen
Hi.
 

 Hans-Christoph Steiner h...@eds.org hat am 20. November 2013 um 20:13 
 geschrieben:



 The first thing that needs doing is the debian/copyright file. All of the
 various licenses of the code that are included in the openni source release
 need to be marked in there, or the Debian ftp-masters will reject the package.
 So things like in the ThirdParty/ folder. Check out the debian/copyright in
 'openni' for an example.
 
Ok, i will check that.


 Also, your debian/changelog seems to have a syntax issue:

 parsechangelog/debian: warning: openni2/debian/changelog(l6): badly formatted
 trailer line
 LINE: -- Hauke Wintjen hwint...@rimpl-consulting.de Fri, 29 Mar 2013
 23:14:11 +010openni2 (2.1.0.4-1ubuntu1~1.gbp2a4158) UNRELEASED; urgency=low

 The best way to edit debian/changelog is to use the 'dch' utility.
 
I tried to use git-dch but (since my first debian package) are somewhat 
clueless about the various tools. I will fix that.
 
Actually i took this package from jsprickerhoff.


 Also, what tool are you building it with? I couldn't get it to build with
 either dpkg-buildpackage or git-buildpackage.
 
I have written in the wiki of my fork:
git-buildpackage --git-no-sign-tags --git-ignore-new -us -uc
and it builds packages for me.
 


 Why do you change the SONAME from upstream? That's a pretty unusual thing to 
 do.
 patches/0001-Add-SONAME-to-libraries.patch
 
Because upstream does not add a SONAME and jsprickerhoff had it in its openni 
package (from which i started) and suggested to me to add this patch also.
 
Then for the debian-develop branch (2.3.x) they changed one api incompatible so 
i incremented it from the debian-master branch (2.0.x - 2.2.x).
 
I think he discussed with upstream to add the soname version id but without 
success.



 .hc

 On 11/20/2013 11:30 AM, Hauke Wintjen wrote:
  Hi Hans-Christoph.
 
  I already have readily debian / ubuntu packages on github, so the
  only thing missing is reviewing it by some more experienced debian
  maintainers and getting it into debian binary packages.
 
  These packages are also compiling / working on Raspbian(!).
 
  See https://github.com/hcw70/OpenNI2
 
  Regards
 
  Hauke
 
 
  Am Mittwoch, den 20.11.2013, 11:26 -0500 schrieb Hans-Christoph Steiner:
  They've built up a new machine and have much of it restored, but its still 
  in
  progress. I guess it was a really bad failure. Feel free to work out of
  gitorious.org or github.com in the meantime. Its easy to move git repos.
 
  .hc
 
  On 11/20/2013 03:47 AM, Hauke Wintjen wrote:
  Hi Hans-Christoph.
 
  Still no connection to alioth? Any News on this?
 
  Kind regards
 
  Hauke
 
 
  Am Dienstag, den 12.11.2013, 14:34 -0500 schrieb Hans-Christoph Steiner:
  Glad to hear it!
 
  Yeah, there was a multiple disk failure on that server, so they have to
  restore the whole thing from backups. That's what they're doing now.
 
  .hc
 
  On 11/12/2013 06:22 AM, Hauke Wintjen wrote:
  Hi Hans-Christoph.
 
  Now i had found some time for this project again and wanted to register 
  at alioth.
 
  But since yesterday the host is down (not only for me).
 
  Kind regards
 
  Hauke
 
 
  Hans-Christoph Steiner h...@eds.org hat am 13. September 2013 um 
  20:48 geschrieben:
 
 
 
  Hey Hauke,
 
  I'm emailing you as part of the team working on the OpenNI packages for
  Debian. I'm glad to see you're work on openni2!
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707056
 
  In case you haven't seen it, the most up-to-date version of the 
  'openni'
  package is here:
  http://anonscm.debian.org/gitweb/?p=pkg-multimedia/openni.git;a=summary
 
  All of the other OpenNI-related packaged are part of the Debian 
  pkg-multimedia
  project, and the git repos are there:
  http://anonscm.debian.org/gitweb/?a=project_listpf=pkg-multimedias=opennibtnS=Search
 
  It would be great if you could also work out of a git repo hosted by 
  the
  pkg-multimedia team. I can set up the repo, you just need to create an
  account on Alioth, the Debian git host:
  https://alioth.debian.org/account/register.php
 
  then request to join the pkg-multimedia project here:
  http://alioth.debian.org/projects/pkg-multimedia
 
  We can then work out the final details and upload openni2 to Debian!
 
  .hc
 
 
 
 
 
 
 
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#729145: libfaac-dev: No amd64 package

2013-11-21 Thread Fabian Greffrath
Am Samstag, den 09.11.2013, 16:13 +0100 schrieb Lorenzo: 
 Please package for amd64

According to the Debian Developer's Reference [1], the following steps
are required to enable a non-free package to be auto-built:

 1. Check whether it is legally allowed and technically possible to
auto-build the package; 
 2. Add XS-Autobuild: yes into the header part of debian/control; 
 3. Send an email to nonf...@release.debian.org and explain why
the package can legitimately and technically be auto-built.

I have already performed steps 1 and 2 in GIT but now need a DD [2] to
actually perform step 3 and send a signed mail to the release team
requesting the auto-build of faac.

- Fabian

[1]
http://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#non-free-buildd
[2] https://lists.debian.org/debian-devel-announce/2006/11/msg00012.html

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


Bug#729145: libfaac-dev: No amd64 package

2013-11-21 Thread Lorenzo Sutton

On 21/11/2013 10:11, Fabian Greffrath wrote:

Am Samstag, den 09.11.2013, 16:13 +0100 schrieb Lorenzo:

Please package for amd64


According to the Debian Developer's Reference [1], the following steps
are required to enable a non-free package to be auto-built:

  1. Check whether it is legally allowed and technically possible to
 auto-build the package;
  2. Add XS-Autobuild: yes into the header part of debian/control;
  3. Send an email to nonf...@release.debian.org and explain why
 the package can legitimately and technically be auto-built.

I have already performed steps 1 and 2 in GIT but now need a DD [2] to
actually perform step 3 and send a signed mail to the release team
requesting the auto-build of faac.

- Fabian


Fabian. Th1anks for your response and your effort really appreciated - I 
understand the situation now.


Lorenzo.



[1]
http://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#non-free-buildd
[2] https://lists.debian.org/debian-devel-announce/2006/11/msg00012.html



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


Re: getting openni2 into Debian

2013-11-21 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2013-11-21 09:30, Hauke Wintjen wrote:
 Why do you change the SONAME from upstream? That's a pretty
 unusual thing to do. 
 patches/0001-Add-SONAME-to-libraries.patch
 
 Because upstream does not add a SONAME and jsprickerhoff had it in
 its openni package (from which i started) and suggested to me to
 add this patch also.
 
 Then for the debian-develop branch (2.3.x) they changed one api
 incompatible so i incremented it from the debian-master branch
 (2.0.x - 2.2.x).

it's always best to follow upstream as closely as possible (as long as
they make sane assumptions :-)), esp. in picky areas like SONAMEing.

if your package has not been in debian yet (which i think is true),
you should get rid of any hacks like renaming SONAME, as long as this
is still easily possible.


fgamsdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQIcBAEBCAAGBQJSjdRvAAoJELZQGcR/ejb4DboP/i2Ek8PiwPvSLdtYQdOP4bwY
+5q9hV6zA1+cne8pf4tMjNmh8hefHRVa068DZNXesQcIVFyb3wluZUykNAcC+Tfx
MpySJvuFrCl7JOlrY7TbqI9EhgD8rxqIsdqqpziAHHfq8War+J88Su1fcOny/sFn
nqVpZ/73z8QC7OlbwAC8IPWq/A74khcjwNjmxutKxHhYxTyRG2kvewVA6xJF0bfL
H0NEigjcyqk8kGqrDLPtqU4i4YAngIty/XvcdT1Jkg9wCcDu+wotkOukZMuIOSDq
B83jtlTeYyfOmttqknvkgGMiW3ml/XBmCrActXsIjPPo+SPBbFqI9ik9OBd9Sc/A
lWDAXLe2IZp+n/OL9cQ3Gaum9G6VzQHSu0TVZiSwjJ2IZUExDjWPft95kRraQEqx
dlRA2qsjaQu+rxrn2zxHYy8TcT3YLN1m+GWWhADlzh6db84IIFdA4b1g7qdp6anh
V58WLyxmUcuDOVWrlpZAqgcBHIZXegMjmkjYQCw9PsfFGn7K1+Ebp8jPIeVwn3Xc
+EAe4/6hjy/SEbIBWpPI3xKpa6+s89eMURv9gNt7pLRRPV38JBXXPDzBd8KNXL1Q
rbKJit2Xa85fbUzUWVgAoFTeOery5jXk9r3Z/ikDNOuiXoQ9RhbChm7gRWLGR98c
Zqo5v8jQxgUamUCr5Y6c
=LhRW
-END PGP SIGNATURE-

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


Re: getting openni2 into Debian

2013-11-21 Thread Jochen Sprickerhof
* IOhannes m zmoelnig zmoel...@iem.at [2013-11-21 10:37]:
 it's always best to follow upstream as closely as possible (as long as
 they make sane assumptions :-)), esp. in picky areas like SONAMEing.
 
 if your package has not been in debian yet (which i think is true),
 you should get rid of any hacks like renaming SONAME, as long as this
 is still easily possible.

We are not renaming the SONAME but adding one in the first place ;).

Cheers Jochen

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


Processing of libltc_1.1.3-1_amd64.changes

2013-11-21 Thread Debian FTP Masters
libltc_1.1.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  libltc_1.1.3-1.dsc
  libltc_1.1.3.orig.tar.gz
  libltc_1.1.3-1.debian.tar.gz
  libltc-dev_1.1.3-1_amd64.deb
  libltc-doc_1.1.3-1_all.deb
  libltc11_1.1.3-1_amd64.deb
  libltc-dbg_1.1.3-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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


libltc_1.1.3-1_amd64.changes ACCEPTED into unstable

2013-11-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 21 Nov 2013 12:53:43 +0100
Source: libltc
Binary: libltc-dev libltc-doc libltc11 libltc-dbg
Architecture: source amd64 all
Version: 1.1.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jaromír Mikeš mira.mi...@seznam.cz
Description: 
 libltc-dbg - Debugging symbols for libltc
 libltc-dev - Development files for libltc
 libltc-doc - Documentation for libltc
 libltc11   - linear timecode library
Changes: 
 libltc (1.1.3-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 3e4f4713e4d762d50dbc23b8f6d7d78511dac9dd 2127 libltc_1.1.3-1.dsc
 f73d8595ceca92afa0c4b3e489d854bc41940b51 100794 libltc_1.1.3.orig.tar.gz
 f5fe906eae9a68ed085b28280099a4fc56eb722b 2588 libltc_1.1.3-1.debian.tar.gz
 1966bb794f6529cbbdc943189658379c9a2a4962 14192 libltc-dev_1.1.3-1_amd64.deb
 7ed7a062f58c5c18dc329809ac1ddb3f8fe2d5be 14078 libltc-doc_1.1.3-1_all.deb
 7d6622cb4af10c5aab850ad508eca6cf19bc2e10 14106 libltc11_1.1.3-1_amd64.deb
 12caaa1b7a6d5eb197f65507dadf69f14110c79a 20316 libltc-dbg_1.1.3-1_amd64.deb
Checksums-Sha256: 
 a1da86382ca4306fe4d08ce344fb3eae04d26a5942aa53a8574ded2d0f23e4aa 2127 
libltc_1.1.3-1.dsc
 0505b78f8b34413414cdf5dd480afdc46d9b7173d1286afeb86c2da768b47999 100794 
libltc_1.1.3.orig.tar.gz
 91fcca958f021c355cc960516e1371af62484f994fd8885fcdd517183f65001b 2588 
libltc_1.1.3-1.debian.tar.gz
 7d49473c3384e0269afe8e0f594e4646cceda7e441b97e26d3f852a6cedb 14192 
libltc-dev_1.1.3-1_amd64.deb
 61fa942e584631cb81f2cd898e3ce3776aadfbc001411dd1c4c594e90b12d88c 14078 
libltc-doc_1.1.3-1_all.deb
 dcb4ee88148068e6a6ca0bc8f2fc31eadd824e17b1cfb517b822ccf4632fdcd8 14106 
libltc11_1.1.3-1_amd64.deb
 f9e978fbf65c1453ca4f8a7ab62a86fc785a6e561eb016b90fc8ec663d6fad96 20316 
libltc-dbg_1.1.3-1_amd64.deb
Files: 
 3c0a7d9e8bf23a640d83f9212bc215ec 2127 libs optional libltc_1.1.3-1.dsc
 bb216a62610a3490ae086bef2e0a2ec9 100794 libs optional libltc_1.1.3.orig.tar.gz
 df706a8d8d16e2f1d2dfec8a000d13e5 2588 libs optional 
libltc_1.1.3-1.debian.tar.gz
 24707707b2f667ea15786af890841936 14192 libdevel optional 
libltc-dev_1.1.3-1_amd64.deb
 b95fde457641c0e61138eab1f479e664 14078 doc optional libltc-doc_1.1.3-1_all.deb
 8a22edcb843cc8b40727dea5cce9b931 14106 libs optional libltc11_1.1.3-1_amd64.deb
 b16b5da93ccf30ae3c6f3d4d3fda40db 20316 debug extra libltc-dbg_1.1.3-1_amd64.deb

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

iQIcBAEBAgAGBQJSjfaYAAoJEFsBlFXiuE+lkQQQAJd103MA0bi+oB0lvCZz2AQV
8cxz5d4i0GpPz7h/BIPQjSFY8zmHqcei58xuvSSa3+FW7fe1oWOWeuYQuKm5tUzx
CV6+H/am3fYoZhBoRxHU26ZvHgeDeeXnZUyPYiJzQaIegJRPdpMqLoUl0HWSzh5K
V4UhtMDjSnmbTobCUz9ND8PhxfCs3PBVZh1bLZOBKkyLyHI0x8tho/XO2hu7tqdr
8K9Dyi//NtcN5kkYyyvX7yrGC5U8n5Z8FStzagIWtYgdvHMPKXH+ZWDyhbXoExC1
u2rVc7LUdar9W92PyHsmXFrKGddZp4LmM5fpZ4uzFTq9H9fvM+YBH5aq0OhjCqCF
JwzIDR3SGpZbpmxmnCGVcX0vUdG4xvIus8xdHwQ/+OxtVuOrTTJw4NCnngcNFemi
9lFKbmuoAIsChb3lyLp00OLfrbgWCEr/jBED7dmm+4iXQYz7H9A3v3X4txt7lT2H
k2H03+glriprXLOVM48mmfs6BS5I4XoC0KRHMAf0Loo6jTzuOx37pf5rEeXmJLpe
KS4wjraIcAtDyYBbFhjPOyjgHZEW4BWpTpqpAaQLxcv9C/cKBRHbtQ7r0azCG8V/
VQmOPmclMdfA3khhV5UnbWdMpDVSzn14i1XnSAQbNhOne5FvX1V5no/dj6LWt5K1
dNNK2b16eynnPYhys+db
=IkKc
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[bts-link] source package easytag

2013-11-21 Thread bts-link-upstream
#
# bts-link upstream status pull for source package easytag
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #727811 (http://bugs.debian.org/727811)
# Bug title: easytag: Does not accept a path as parameter anymore
#  * http://bugzilla.gnome.org/show_bug.cgi?id=693613
#  * remote status changed: (?) - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 727811 + fixed-upstream
usertags 727811 + status-RESOLVED resolution-FIXED

thanks

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


Bug#709256: marked as done (mjpegtools: broken symlink /usr/bin/lav2avi)

2013-11-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Nov 2013 15:19:54 +
with message-id e1vjw2s-0003oq...@franck.debian.org
and subject line Bug#709256: fixed in mjpegtools 1:2.1.0+debian-2.1
has caused the Debian Bug report #709256,
regarding mjpegtools: broken symlink /usr/bin/lav2avi
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.)


-- 
709256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709256
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: mjpegtools
Version: 1:2.0.0+debian-2
Severity: normal
User: debian...@lists.debian.org
Usertags: adequate

% file /usr/bin/lav2avi
/usr/bin/lav2avi: broken symbolic link to `../lib/mjpegtools/bin/lav2avi.sh'

I can't find anything called lav2avi or lav2avi.sh so maybe there's
something missing from the package or the symlink shouldn't be there.

Regards

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages mjpegtools depends on:
ii  dpkg 1.16.10
ii  install-info 5.1.dfsg.1-3
ii  libc62.17-3
ii  libdv4   1.0.0-6
ii  libgcc1  1:4.8.0-7
ii  libjpeg8 8d-1
ii  liblavfile-2.0-0 1:2.0.0+debian-2
ii  liblavjpeg-2.0-0 1:2.0.0+debian-2
ii  liblavplay-2.0-0 1:2.0.0+debian-2
ii  libmjpegutils-2.0-0  1:2.0.0+debian-2
ii  libmpeg2encpp-2.0-0  1:2.0.0+debian-2
ii  libmplex2-2.0-0  1:2.0.0+debian-2
ii  libpng12-0   1.2.49-4
ii  libsdl1.2debian  1.2.15-5
ii  libstdc++6   4.8.0-7
ii  zlib1g   1:1.2.8.dfsg-1

Versions of packages mjpegtools recommends:
ii  mjpegtools-gtk  1:2.0.0+debian-2

mjpegtools suggests no packages.

-- no debconf information

-- 
Sebastian Ramacher


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: mjpegtools
Source-Version: 1:2.1.0+debian-2.1

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

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 709...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann a...@debian.org (supplier of updated mjpegtools 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 16 Nov 2013 13:47:23 +0100
Source: mjpegtools
Binary: mjpegtools mjpegtools-dbg mjpegtools-gtk libmjpegtools-dev 
liblavfile-2.1-0 liblavjpeg-2.1-0 liblavplay-2.1-0 libmjpegutils-2.1-0 
libmpeg2encpp-2.1-0 libmplex2-2.1-0
Architecture: source amd64
Version: 1:2.1.0+debian-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Andreas Beckmann a...@debian.org
Description: 
 liblavfile-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 liblavjpeg-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 liblavplay-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 libmjpegtools-dev - MJPEG capture/editing/replay and MPEG encoding toolset 
(developme
 libmjpegutils-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 libmpeg2encpp-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 libmplex2-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 mjpegtools - MJPEG capture/editing/replay and MPEG encoding toolset
 mjpegtools-dbg - MJPEG capture/editing/replay and MPEG encoding toolset (debug)
 mjpegtools-gtk - MJPEG capture/editing/replay and MPEG encoding toolset (GTK+ 
fron
Closes: 709256 727097 727635
Changes: 
 mjpegtools (1:2.1.0+debian-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add Breaks+Replaces against the improperly transitioned library packages
 from 1:2.1.0+debian-1.  (Closes: #727097, #727635)
   * Ship lav2avi.sh.  (Closes: #709256)
Checksums-Sha1: 
 daabd33491307cacd672dad5a38f27ce1ca7e4be 2769 

Re: getting openni2 into Debian

2013-11-21 Thread Hans-Christoph Steiner


On 11/21/2013 04:41 AM, Jochen Sprickerhof wrote:
 * IOhannes m zmoelnig zmoel...@iem.at [2013-11-21 10:37]:
 it's always best to follow upstream as closely as possible (as long as
 they make sane assumptions :-)), esp. in picky areas like SONAMEing.

 if your package has not been in debian yet (which i think is true),
 you should get rid of any hacks like renaming SONAME, as long as this
 is still easily possible.
 
 We are not renaming the SONAME but adding one in the first place ;).
 
 Cheers Jochen

Including a description of the issue in the patch would be quite helpful.  It
looks like the upstream version has a SONAME since it ends in .so.2.  To add a
desciption just add this at the top of the patch file:

Description: renaming file to match our SONAME
 Upstream doesn't set SONAM blah blah blah...

.hc

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


Processing of x42-plugins_20131119-1_amd64.changes

2013-11-21 Thread Debian FTP Masters
x42-plugins_20131119-1_amd64.changes uploaded successfully to localhost
along with the files:
  x42-plugins_20131119-1.dsc
  x42-plugins_20131119.orig.tar.xz
  x42-plugins_20131119-1.debian.tar.gz
  x42-plugins_20131119-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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#727097: marked as done (mjpegtools: trying to overwrite errors for library dependencies of mjpegtools)

2013-11-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Nov 2013 15:19:54 +
with message-id e1vjw2s-0003oy...@franck.debian.org
and subject line Bug#727097: fixed in mjpegtools 1:2.1.0+debian-2.1
has caused the Debian Bug report #727097,
regarding mjpegtools: trying to overwrite errors for library dependencies of 
mjpegtools
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.)


-- 
727097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: mjpegtools
Version: 1:2.1.0+debian-2
Severity: important

Dear Maintainer,

On todays upgrade I got:

merkaba:~ LANG=C apt-get install mjpegtools
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  liblavfile-2.1-0 liblavjpeg-2.1-0 liblavplay-2.1-0 libmjpegutils-2.1-0 
libmpeg2encpp-2.1-0 libmplex2-2.1-0 mjpegtools-gtk
The following NEW packages will be installed:
  liblavfile-2.1-0 liblavjpeg-2.1-0 liblavplay-2.1-0 libmjpegutils-2.1-0 
libmpeg2encpp-2.1-0 libmplex2-2.1-0 mjpegtools
  mjpegtools-gtk
0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/701 kB of archives.
After this operation, 2108 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Selecting previously unselected package libmjpegutils-2.1-0.
(Reading database ... 378470 files and directories currently installed.)
Unpacking libmjpegutils-2.1-0 (from 
.../libmjpegutils-2.1-0_1%3a2.1.0+debian-2_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libmjpegutils-2.1-0_1%3a2.1.0+debian-2_amd64.deb 
(--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/libmjpegutils-2.1.so.0.0.0', 
which is also in package libmjpegutils-2.0-0 1:2.1.0+debian-1
Selecting previously unselected package liblavfile-2.1-0.
Unpacking liblavfile-2.1-0 (from 
.../liblavfile-2.1-0_1%3a2.1.0+debian-2_amd64.deb) ...
Selecting previously unselected package liblavjpeg-2.1-0.
Unpacking liblavjpeg-2.1-0 (from 
.../liblavjpeg-2.1-0_1%3a2.1.0+debian-2_amd64.deb) ...
Selecting previously unselected package liblavplay-2.1-0.
Unpacking liblavplay-2.1-0 (from 
.../liblavplay-2.1-0_1%3a2.1.0+debian-2_amd64.deb) ...
Selecting previously unselected package libmpeg2encpp-2.1-0.
Unpacking libmpeg2encpp-2.1-0 (from 
.../libmpeg2encpp-2.1-0_1%3a2.1.0+debian-2_amd64.deb) ...
Selecting previously unselected package libmplex2-2.1-0.
Unpacking libmplex2-2.1-0 (from 
.../libmplex2-2.1-0_1%3a2.1.0+debian-2_amd64.deb) ...
Selecting previously unselected package mjpegtools.
Unpacking mjpegtools (from .../mjpegtools_1%3a2.1.0+debian-2_amd64.deb) ...
Selecting previously unselected package mjpegtools-gtk.
Unpacking mjpegtools-gtk (from .../mjpegtools-gtk_1%3a2.1.0+debian-2_amd64.deb) 
...
Processing triggers for install-info ...
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libmjpegutils-2.1-0_1%3a2.1.0+debian-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


I don´t know what a /usr/lib/x86_64-linux-gnu/libmjpegutils-2.1.so.0.0.0
file or symlink has to do in a libmjpegutils-2.0-0 package.

I did not file on libmjpegutils-2.1-0 cause this basically happens with
the other library dependencies of mjpegtools as well. Still the bug is
in the library packages.

Since transcode depends on older libs I am leaving mjpegtools uninstalled
for now:

merkaba:~#100 apt-cache rdepends libmjpegutils-2.0-0
libmjpegutils-2.0-0
Reverse Depends:
  libmjpegutils-2.0-0:i386
  transcode
  libmplex2-2.0-0
  libmpeg2encpp-2.0-0
  liblavplay-2.0-0
  liblavjpeg-2.0-0
  liblavfile-2.0-0
  lives
  gmerlin-encoders-extra
  libgmerlin-avdec1

Thanks,
Martin

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-rc6-tp520 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mjpegtools depends on:
ii  dpkg 1.17.1
ii  install-info 5.2.0.dfsg.1-1
ii  libc62.17-93
ii  libdv4   1.0.0-6
ii  libgcc1  1:4.8.2-1
ii  libjpeg8 8d-1
iu  liblavfile-2.1-0 1:2.1.0+debian-2
iu  liblavjpeg-2.1-0 1:2.1.0+debian-2
iu  liblavplay-2.1-0 1:2.1.0+debian-2
pn  libmjpegutils-2.1-0  none
iu  libmpeg2encpp-2.1-0  1:2.1.0+debian-2
iu  libmplex2-2.1-0  1:2.1.0+debian-2
ii  libpng12-0   1.2.49-5
ii  

Bug#727635: marked as done (lib*-2.1-0 and lib*-2.0-0: error when trying to install together)

2013-11-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Nov 2013 15:19:54 +
with message-id e1vjw2s-0003p5...@franck.debian.org
and subject line Bug#727635: fixed in mjpegtools 1:2.1.0+debian-2.1
has caused the Debian Bug report #727635,
regarding lib*-2.1-0 and lib*-2.0-0: error when trying to install together
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.)


-- 
727635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727635
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: liblavfile-2.0-0,liblavfile-2.1-0
Version: liblavfile-2.0-0/1:2.1.0+debian-1
Version: liblavfile-2.1-0/1:2.1.0+debian-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2013-10-24
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


Selecting previously unselected package libavutil52:amd64.
(Reading database ... 10882 files and directories currently installed.)
Unpacking libavutil52:amd64 (from .../libavutil52_6%3a9.10-1_amd64.deb) ...
Selecting previously unselected package libgsm1:amd64.
Unpacking libgsm1:amd64 (from .../libgsm1_1.0.13-4_amd64.deb) ...
Selecting previously unselected package libmp3lame0:amd64.
Unpacking libmp3lame0:amd64 (from .../libmp3lame0_3.99.5+repack1-3_amd64.deb) 
...
Selecting previously unselected package libopenjpeg2:amd64.
Unpacking libopenjpeg2:amd64 (from .../libopenjpeg2_1.3+dfsg-4.6_amd64.deb) ...
Selecting previously unselected package libopus0.
Unpacking libopus0 (from .../libopus0_1.1~beta-3_amd64.deb) ...
Selecting previously unselected package liborc-0.4-0:amd64.
Unpacking liborc-0.4-0:amd64 (from .../liborc-0.4-0_1%3a0.4.18-1_amd64.deb) ...
Selecting previously unselected package libschroedinger-1.0-0:amd64.
Unpacking libschroedinger-1.0-0:amd64 (from 
.../libschroedinger-1.0-0_1.0.11-2_amd64.deb) ...
Selecting previously unselected package libspeex1:amd64.
Unpacking libspeex1:amd64 (from .../libspeex1_1.2~rc1-7_amd64.deb) ...
Selecting previously unselected package libogg0:amd64.
Unpacking libogg0:amd64 (from .../libogg0_1.3.1-1_amd64.deb) ...
Selecting previously unselected package libtheora0:amd64.
Unpacking libtheora0:amd64 (from .../libtheora0_1.1.1+dfsg.1-3.1_amd64.deb) ...
Selecting previously unselected package libva1:amd64.
Unpacking libva1:amd64 (from .../libva1_1.1.1-3_amd64.deb) ...
Selecting previously unselected package libvorbis0a:amd64.
Unpacking libvorbis0a:amd64 (from .../libvorbis0a_1.3.2-1.3_amd64.deb) ...
Selecting previously unselected package libvorbisenc2:amd64.
Unpacking libvorbisenc2:amd64 (from .../libvorbisenc2_1.3.2-1.3_amd64.deb) ...
Selecting previously unselected package libvpx1:amd64.
Unpacking libvpx1:amd64 (from .../libvpx1_1.2.0-2_amd64.deb) ...
Selecting previously unselected package libx264-133:amd64.
Unpacking libx264-133:amd64 (from 
.../libx264-133_2%3a0.133.2339+git585324f-2_amd64.deb) ...
Selecting previously unselected package libxvidcore4:amd64.
Unpacking libxvidcore4:amd64 (from .../libxvidcore4_2%3a1.3.2-9_amd64.deb) ...
Selecting previously unselected package libavcodec54:amd64.
Unpacking libavcodec54:amd64 (from .../libavcodec54_6%3a9.10-1_amd64.deb) ...
Selecting previously unselected package libdv4:amd64.
Unpacking libdv4:amd64 (from .../libdv4_1.0.0-6_amd64.deb) ...
Selecting previously unselected package libfaad2:amd64.
Unpacking libfaad2:amd64 (from .../libfaad2_2.7-8_amd64.deb) ...
Selecting previously unselected package libjpeg8:amd64.
Unpacking libjpeg8:amd64 (from .../libjpeg8_8d-1_amd64.deb) ...
Selecting previously unselected package libmjpegutils-2.0-0.
Unpacking libmjpegutils-2.0-0 (from 
.../libmjpegutils-2.0-0_1%3a2.1.0+debian-1_amd64.deb) ...
Selecting previously unselected package libpng12-0:amd64.
Unpacking libpng12-0:amd64 (from .../libpng12-0_1.2.49-5_amd64.deb) ...
Selecting previously unselected package libswscale2:amd64.
Unpacking libswscale2:amd64 (from .../libswscale2_6%3a9.10-1_amd64.deb) ...
Selecting previously unselected package libvorbisfile3:amd64.
Unpacking libvorbisfile3:amd64 (from .../libvorbisfile3_1.3.2-1.3_amd64.deb) ...
Selecting previously unselected package libquicktime2:amd64.
Unpacking libquicktime2:amd64 (from .../libquicktime2_2%3a1.2.4-4+b1_amd64.deb) 
...
Selecting previously unselected package liblavfile-2.0-0.
Unpacking liblavfile-2.0-0 (from 
.../liblavfile-2.0-0_1%3a2.1.0+debian-1_amd64.deb) ...
Selecting previously unselected package libmjpegutils-2.1-0.
Unpacking libmjpegutils-2.1-0 (from 

Processed: [bts-link] source package easytag

2013-11-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #
 # bts-link upstream status pull for source package easytag
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
 # remote status report for #727811 (http://bugs.debian.org/727811)
 # Bug title: easytag: Does not accept a path as parameter anymore
 #  * http://bugzilla.gnome.org/show_bug.cgi?id=693613
 #  * remote status changed: (?) - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 727811 + fixed-upstream
Bug #727811 [easytag] easytag: Does not accept a path as parameter anymore
Added tag(s) fixed-upstream.
 usertags 727811 + status-RESOLVED resolution-FIXED
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
727811: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727811
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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


x42-plugins_20131119-1_amd64.changes ACCEPTED into unstable

2013-11-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 21 Nov 2013 14:10:34 +0100
Source: x42-plugins
Binary: x42-plugins
Architecture: source amd64
Version: 20131119-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jaromír Mikeš mira.mi...@seznam.cz
Description: 
 x42-plugins - Collection of LV2 plugins
Changes: 
 x42-plugins (20131119-1) unstable; urgency=low
 .
   * Imported Upstream version 20131119.
   * Removed spelling patch - applied upstream.
Checksums-Sha1: 
 386e82800bbc8f72339baf83781bcf6a2cb23f2a 2288 x42-plugins_20131119-1.dsc
 87c07b5454bfe3e4f2739162695c273f5966ba6f 654764 
x42-plugins_20131119.orig.tar.xz
 1f2246c171704fca6150a7b89fe19691b4f99633 3319 
x42-plugins_20131119-1.debian.tar.gz
 7675e025db44f237966a8188f9760bd2602665bc 815936 
x42-plugins_20131119-1_amd64.deb
Checksums-Sha256: 
 5dc089faa465937a121d122e1c76cf11af01477eae330e5cc5a6ae3fb3d5f11f 2288 
x42-plugins_20131119-1.dsc
 912f74b99086f0ae76a5c110dc80d57647963f113d71d1960093730bcd407b66 654764 
x42-plugins_20131119.orig.tar.xz
 18b3ffbcb7deb1dfe9d02e86a1915de98a69f258eadcd9f065266cebae76c05f 3319 
x42-plugins_20131119-1.debian.tar.gz
 05e82bd3fa87960189163d1b6a0bd1664c41f01b6c4f79db70bb4c699e76d848 815936 
x42-plugins_20131119-1_amd64.deb
Files: 
 38d946671d69b68eb652524a5967a326 2288 sound optional x42-plugins_20131119-1.dsc
 a163ef466048dfae077016a15f44ba2a 654764 sound optional 
x42-plugins_20131119.orig.tar.xz
 2226cc2331ce9683766f96e28bf9ff2f 3319 sound optional 
x42-plugins_20131119-1.debian.tar.gz
 827a6cd02784d6f721f526514976d063 815936 sound optional 
x42-plugins_20131119-1_amd64.deb

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

iQIcBAEBAgAGBQJSjgtDAAoJEFsBlFXiuE+lNC8P/iExlLfAbdQO1kJB8oaQofYX
4Hk25zJWdU6VE5RPBPOyZrIL09G+7GHp/hXfXMMXV6decgy/z1QhcsWtB7zUzNxl
Fy4G0Srr8robM4dKpmkZkY48t4Ppj/oOBOvIrkqHHnu8x+E8rcS6YbCPECs6FGsO
Ktx1/kIzKksDvVPzgzXr2uXTd65JPtTXrFsFdP8K1OoDc8TR7y4CVOkaFIh0eSJP
tSP5Ptw2X/+cgwycHoDRwNERy/SBnR1BSeXuC2m36YM8s7OrbjTVqOKp0Kp6P+f+
OjIpEVMm1GaB45QII0vvoY13soyqnfXVAlbST1JVdqO3Cgd0x12Yekn47IRj66dw
7Do6o3bRg3FqdRE5PSA2okVLe1iJ4EKlOlNYzUhnNj3CzInKEoDq1SFPTCrkC8My
NCLbzA4l59iI9J1MkfJMa/P2ohdnkmnxqcyIL9Q7HFrtzIhjhdhY3mnLwPRyH0w6
z6GPAKj9O9vEgsrhFlHYrLnDO/y3+WYTIu5b/4c8yLEVqdf0MK3QYWF/DF7GhmNW
KD68/SvvADwHm4niNqEXRBZpGC8wcH1r2C8GdbGh15H/XxjGouJ/8+D9QYxxGRLJ
LhP7RpfO7HdPSM5MDJH4oyf2FeWT0VOigPVgLAI4+5bFtoVxPbfLPX+GfHne2buF
bL8iZ6y6cpAfSzy1lDLe
=ETYW
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

mjpegtools_2.1.0+debian-2.1_amd64.changes ACCEPTED into unstable

2013-11-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 16 Nov 2013 13:47:23 +0100
Source: mjpegtools
Binary: mjpegtools mjpegtools-dbg mjpegtools-gtk libmjpegtools-dev 
liblavfile-2.1-0 liblavjpeg-2.1-0 liblavplay-2.1-0 libmjpegutils-2.1-0 
libmpeg2encpp-2.1-0 libmplex2-2.1-0
Architecture: source amd64
Version: 1:2.1.0+debian-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Andreas Beckmann a...@debian.org
Description: 
 liblavfile-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 liblavjpeg-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 liblavplay-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 libmjpegtools-dev - MJPEG capture/editing/replay and MPEG encoding toolset 
(developme
 libmjpegutils-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 libmpeg2encpp-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 libmplex2-2.1-0 - MJPEG capture/editing/replay and MPEG encoding toolset 
(library)
 mjpegtools - MJPEG capture/editing/replay and MPEG encoding toolset
 mjpegtools-dbg - MJPEG capture/editing/replay and MPEG encoding toolset (debug)
 mjpegtools-gtk - MJPEG capture/editing/replay and MPEG encoding toolset (GTK+ 
fron
Closes: 709256 727097 727635
Changes: 
 mjpegtools (1:2.1.0+debian-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add Breaks+Replaces against the improperly transitioned library packages
 from 1:2.1.0+debian-1.  (Closes: #727097, #727635)
   * Ship lav2avi.sh.  (Closes: #709256)
Checksums-Sha1: 
 daabd33491307cacd672dad5a38f27ce1ca7e4be 2769 mjpegtools_2.1.0+debian-2.1.dsc
 4b8a8a3501f6bb80fc85edd6881f9cfe932552cf 11743 
mjpegtools_2.1.0+debian-2.1.debian.tar.gz
 c0f2e18ed3a2126e0d93dd23bae31ad3b9411322 451600 
mjpegtools_2.1.0+debian-2.1_amd64.deb
 cc56a337df0a54bf32c49049fd797dce6e5d4b13 1824934 
mjpegtools-dbg_2.1.0+debian-2.1_amd64.deb
 505f7089e7ea2ce41cc4953ca368b2f3444f7854 16504 
mjpegtools-gtk_2.1.0+debian-2.1_amd64.deb
 a5eb3bb585fa7b595bb0dd3143d3724956c63837 236862 
libmjpegtools-dev_2.1.0+debian-2.1_amd64.deb
 b0f0539de298da64fcb4e3da942bf6c5d1c104b5 40530 
liblavfile-2.1-0_2.1.0+debian-2.1_amd64.deb
 007c5b41d528f92398e16a9b5650f9f22b82ae08 15918 
liblavjpeg-2.1-0_2.1.0+debian-2.1_amd64.deb
 a947dd41d28692449bc5587f58a9f3f15880a04f 25150 
liblavplay-2.1-0_2.1.0+debian-2.1_amd64.deb
 d114531e8aeeaa61b5e21e292ea1800c36ab3f22 26970 
libmjpegutils-2.1-0_2.1.0+debian-2.1_amd64.deb
 b3ea17f926b518f9576806c93489c085a2707d74 76134 
libmpeg2encpp-2.1-0_2.1.0+debian-2.1_amd64.deb
 abd27e67e8ebd52fe92e45f6fdcece94f7733fed 48960 
libmplex2-2.1-0_2.1.0+debian-2.1_amd64.deb
Checksums-Sha256: 
 61c2b14e08ddea4f881be9e66736bc64adf70c8c806acc646628c8400bcdf61d 2769 
mjpegtools_2.1.0+debian-2.1.dsc
 0944d4490ddb7f963bb1128085c8f31a11d02bdd65948a2ff1565d3b428d7f28 11743 
mjpegtools_2.1.0+debian-2.1.debian.tar.gz
 63028817cee44508be586f72558ce1d6c050b065d2293932318b271e7db9 451600 
mjpegtools_2.1.0+debian-2.1_amd64.deb
 f1818420072e86d00973636d90a6bbcc62811fb4be55ded7ebc512038bc5be0c 1824934 
mjpegtools-dbg_2.1.0+debian-2.1_amd64.deb
 57ce2d85c765f74782abb4190df571c35ecb11ddffbaef8786594b2e4afcc108 16504 
mjpegtools-gtk_2.1.0+debian-2.1_amd64.deb
 407dde357432167f4abbd4c6d259b10fac154e1a154660d5e74b0941139ad9c3 236862 
libmjpegtools-dev_2.1.0+debian-2.1_amd64.deb
 f93ae52bbb15a7df27a924aa69558d768e434951043a9059800a68ea5edc2b32 40530 
liblavfile-2.1-0_2.1.0+debian-2.1_amd64.deb
 346418b0510715480b9e80395d9011ae583fbdcc17cbed7ac12f9cbc79f2ecde 15918 
liblavjpeg-2.1-0_2.1.0+debian-2.1_amd64.deb
 4271bdde3223a1016c24cceef8c4ae8d72dd3db08c1a9c387e009eeb3d81953e 25150 
liblavplay-2.1-0_2.1.0+debian-2.1_amd64.deb
 2338a6ce9cc99fcbdb1889713fb2d7ec94968187be4d823c49d3ee16b8f60b2d 26970 
libmjpegutils-2.1-0_2.1.0+debian-2.1_amd64.deb
 87a66cfdca72f2bb560cfa9c7248bed176fcc29abba4ff786afad90938f7de26 76134 
libmpeg2encpp-2.1-0_2.1.0+debian-2.1_amd64.deb
 f1db5d03e2751f0db13723e027ddb130c1274e86a5c3cd9a846f7d228bb2f7a0 48960 
libmplex2-2.1-0_2.1.0+debian-2.1_amd64.deb
Files: 
 5c9eb8d92172874e34312ad919b49baf 2769 video optional 
mjpegtools_2.1.0+debian-2.1.dsc
 f56b5e8243e384d51dd7cd7a02ffd14b 11743 video optional 
mjpegtools_2.1.0+debian-2.1.debian.tar.gz
 1abbfab966c8f8a48f77664162539e17 451600 video optional 
mjpegtools_2.1.0+debian-2.1_amd64.deb
 7ede3eeeffc93fc7ba42c21576e91df9 1824934 debug extra 
mjpegtools-dbg_2.1.0+debian-2.1_amd64.deb
 873bd4759867f1714aa9c1eb1aca400e 16504 video optional 
mjpegtools-gtk_2.1.0+debian-2.1_amd64.deb
 6478cbc11c898984b014700306cda170 236862 libdevel optional 
libmjpegtools-dev_2.1.0+debian-2.1_amd64.deb
 f87479fa19c22b409d48d50f9caf70a3 40530 libs optional 
liblavfile-2.1-0_2.1.0+debian-2.1_amd64.deb
 88bc86d8f399e0d78a4be9673dfed1e7 15918 libs optional 

Bug#730108: vamp-plugin-sdk: Unnecessarily shipped libtool archive (.la) files are invalid

2013-11-21 Thread Benjamin Drung
Package: vamp-plugin-sdk
Version: 2.1-1
Severity: important

Dear Maintainer,

The libtool archive files /usr/lib/libvamp-hostsdk.la and 
/usr/lib/libvamp-sdk.la are
invalid and break building packages with libtool. Please remove these files 
from the
package in stable. They are already removed in testing and unstable.

Steps to reproduce:

$ echo main() { return 0; }  main.c
$ libtool --mode=link g++ main.c -o main $(pkg-config vamp-hostsdk --libs)
libtool: link: `/usr/lib//libvamp-hostsdk.la' is not a valid libtool archive

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