Processed: your mail

2018-01-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 865347 +patch +security
Bug #865347 [libdvd-pkg] libdvd-pkg: use https for the download
Added tag(s) patch.
Bug #865347 [libdvd-pkg] libdvd-pkg: use https for the download
Added tag(s) security.
> severity 865347 normal
Bug #865347 [libdvd-pkg] libdvd-pkg: use https for the download
Severity set to 'normal' from 'wishlist'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
865347: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865347
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


Bug#865347: libdvd-pkg: use https for the download

2018-01-27 Thread Hideki Yamane
Hi,

 I've created patches for this https download issue, could you
 check and apply it, please? 


-- 
Regards,

 Hideki Yamane henrich @ debian.org/iijmio-mail.jp
>From c25290336b8999f7342f14f1e26376404b1875f9 Mon Sep 17 00:00:00 2001
From: Hideki Yamane 
Date: Sun, 28 Jan 2018 14:01:30 +0900
Subject: [PATCH 1/2] check with https

---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index eec941e..76cedb2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -9,7 +9,7 @@ version=3
 opts=\
 downloadurlmangle=s/([\d.]+)\//$1\/libdvdcss-$1\.tar\.bz2/,\
 filenamemangle=s/\D*(\d+\.\d+\.\d+)\D*/libdvdcss-$1.tar.bz2/,\
- http://download.videolan.org/pub/libdvdcss/ (\d[\d.]+)/
+ https://download.videolan.org/pub/libdvdcss/ (\d[\d.]+)/
 
 # latest version
 #http://download.videolan.org/pub/libdvdcss/last/libdvdcss-([\d.]+)\.tar\.(?:xz|bz2|gz)
-- 
2.15.1

>From bdca82b5a8c9ab586de94053f2ae359f729d363d Mon Sep 17 00:00:00 2001
From: Hideki Yamane 
Date: Sun, 28 Jan 2018 14:03:10 +0900
Subject: [PATCH 2/2] fix #865347: use https for the download

---
 ...001-fix-865347-use-https-for-the-download.patch | 33 ++
 debian/patches/series  |  1 +
 2 files changed, 34 insertions(+)
 create mode 100644 debian/patches/0001-fix-865347-use-https-for-the-download.patch
 create mode 100644 debian/patches/series

diff --git a/debian/patches/0001-fix-865347-use-https-for-the-download.patch b/debian/patches/0001-fix-865347-use-https-for-the-download.patch
new file mode 100644
index 000..dc90491
--- /dev/null
+++ b/debian/patches/0001-fix-865347-use-https-for-the-download.patch
@@ -0,0 +1,33 @@
+From: Hideki Yamane 
+Date: Sun, 28 Jan 2018 14:02:26 +0900
+Subject: fix #865347: use https for the download
+
+---
+ libdvdcss/debian/rules | 2 +-
+ libdvdcss/debian/watch | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/libdvdcss/debian/rules b/libdvdcss/debian/rules
+index 81f5acc..1493de8 100755
+--- a/libdvdcss/debian/rules
 b/libdvdcss/debian/rules
+@@ -22,5 +22,5 @@ VER ?= $(shell dpkg-parsechangelog -l$(PKD)/changelog | perl -ne 'print $$1 if m
+ .PHONY: get-orig-source
+ get-orig-source:  $(info I: $(PKG)_$(VER))
+ 	/usr/bin/wget --tries=3 --timeout=40 --read-timeout=40 --continue -O libdvdcss_$(VER).orig.tar.bz2 \
+-  http://download.videolan.org/pub/libdvdcss/$(VER)/libdvdcss-$(VER).tar.bz2 \
++  https://download.videolan.org/pub/libdvdcss/$(VER)/libdvdcss-$(VER).tar.bz2 \
+ || /usr/bin/uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --download-current-version $(PKD)
+diff --git a/libdvdcss/debian/watch b/libdvdcss/debian/watch
+index 91d8609..8653940 100644
+--- a/libdvdcss/debian/watch
 b/libdvdcss/debian/watch
+@@ -4,7 +4,7 @@ version=3
+ opts=\
+ downloadurlmangle=s/([\d.]+)\//$1\/libdvdcss-$1\.tar\.bz2/,\
+ filenamemangle=s/\D*(\d+\.\d+\.\d+)\D*/libdvdcss-$1.tar.bz2/,\
+- http://download.videolan.org/pub/libdvdcss/ (\d[\d.]+)/
++ https://download.videolan.org/pub/libdvdcss/ (\d[\d.]+)/
+ 
+ # latest version
+ #http://download.videolan.org/pub/libdvdcss/last/libdvdcss-([\d.]+)\.tar\.(?:xz|bz2|gz)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..2797d13
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-fix-865347-use-https-for-the-download.patch
-- 
2.15.1

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

libdvdnav 6.0.0-1 MIGRATED to testing

2018-01-27 Thread Debian testing watch
FYI: The status of the libdvdnav source package
in Debian's testing distribution has changed.

  Previous version: 5.0.3-3
  Current version:  6.0.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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#888630: r instruction in score partition doesn't work as expected

2018-01-27 Thread Mickael Viey

Package: csound


Version: 1:6.08.0~dfsg-1
Severity: normal

Dear Maintainer,


the r instruction doesn't work as expected. The section is not repeated. 
If we test with example file from the documentation, we got an error 
about Macro which is undefined:


$ csound r.csd
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.08 (double samples) 2016-12-01
[commit: none]
libsndfile-1.0.27
UnifiedCSD:  r.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: ALSA module enabled
rtmidi: ALSA Raw MIDI module enabled
Elapsed time at end of orchestra compile: real: 0.003s, CPU: 0.003s
sorting score ...
Undefined macro: '$REPS_MACRO'end of score. overall amps:  0.0
   overall samples out of range:    0
0 errors in performance
Elapsed time at end of performance: real: 0.003s, CPU: 0.003s

I join the r.csd file for your tests.


If I omit macro, section is not repeated. However we see csound entering 
in the sections, but making no sound.


This the file content:


  
  -odac
  
  r
sr =    44100
;kr =    4410
ksmps  =    256
 0dbfs = 40

    instr 1
    ;xamp, ;kcps    xcar xmod kndx    
ifn iphs
    a1 foscil  p4, p5, 1,   p7, p6, 
1, 0

 out a1
    endin


  
  
    f 1 0 4096 10 1 0.5 0.25 0.25 0.10 0.05 0.05 0.025 0.0125
    f 2 0 4096 10 1
;1  2   3   4 5   6   7
 ;inst  time    dur amp note 
p6  p7

r 4
i1  0   0.15   2 120   1.5 6
i1  +   .  .   [ 120 * 2^(4/8)]  
1.0 .
i1  +   .  .   [ 120 * 2^(8/8)]  
1.9 .
i1  +   .  .   [ 120 * 2^(4/8)]  
1.0 .

s
e
    


and the output:

$ csound test_mel2.csd
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.08 (double samples) 2016-12-01
[commit: none]
libsndfile-1.0.27
UnifiedCSD:  test_mel2.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: ALSA module enabled
rtmidi: ALSA Raw MIDI module enabled
Elapsed time at end of orchestra compile: real: 0.003s, CPU: 0.003s
sorting score ...
Repeats=4
Repeat section
Repeat section
Repeat section
    ... done
Elapsed time at end of score sort: real: 0.003s, CPU: 0.003s
graphics suppressed, ascii substituted
0dBFS level = 40.0
orch now loaded
audio buffered in 256 sample-frame blocks
ALSA output: total buffer size: 1024, period size: 256
writing 256 sample blks of 64-bit floats to dac
SECTION 1:
ftable 1:
ftable 1:   4096 points, scalemax 1.000
    _'''-_
  '._
   - -_
   '._
  -   '''--._
 '.
   '.
 '   -_
   -_
_'--.._
    ''--.._
   -_
-_   -
   -_
-_  _
   '-.___
 ''._
-. '
'._ _
-.__.
ftable 2:
ftable 2:   4096 points, scalemax 1.000
   .-''-._
    _-'   '.
  _-    '.
 -    '_
   .'   -
  -  '_
    _' .
   .    -
  -  '_
_'_.___
- .
-   -
'_   _'
. .
-   -
'.   _'
-_    -
-_    .'
    -_ _.'
  '-._..'
end of section 1 sect peak amps:    0.000
SECTION 2:
new alloc for instr 1:
B  0.000 ..  0.150 T  0.151 TT  0.151 M:    2.000
B  0.150 ..  0.300 T  0.302 TT  0.302 M:    2.000
B  0.300 ..  0.450 T  0.453 TT  0.453 M:    2.000
B  0.450 ..  0.600 T  0.598 TT  0.598 M:    2.000
end of section 2 sect peak amps:    2.000
inactive allocs returned to freespace
SECTION 3:
end of section 3 sect peak amps:    0.000
SECTION 4:
end of section 4 sect peak amps:    0.000
Score finished in csoundPerform().
inactive allocs returned to freespace
end of score.  overall amps:    2.000
   overall samples out of range:    0
0 errors in performance
Elapsed time at end of performance: re

Bug#888627: m instruction in score partition cause segfault

2018-01-27 Thread Mickael Viey

Package: csound

Version: 1:6.08.0~dfsg-1
Severity: normal

Dear Maintainer,


the m instruction doesn't work as expected this score make a segfault 
when run:



  
  -odac
  
  r
sr =    44100
;kr =    4410
ksmps  =    256
 0dbfs = 40

    instr 1
    ;xamp, ;kcps    xcar xmod kndx    
ifn iphs
    a1 foscil  p4, p5, 1,   p7, p6, 
1, 0

 out a1
    endin


  
  
    f 1 0 4096 10 1 0.5 0.25 0.25 0.10 0.05 0.05 0.025 0.0125

;1  2   3   4 5   6   7
 ;inst  time    dur amp note 
p6  p7

m foo
i1  0  0.15   2 120   1.5 6
i1  +   .  .  139 1.0 .
i1  +   .  .  67 1.9 .
i1  +   .  .  110 1.0 .
s
n foo
e
    



here the output when run this with csound:

csound test_mel2.csd
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.08 (double samples) 2016-12-01
[commit: none]
libsndfile-1.0.27
UnifiedCSD:  test_mel2.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: ALSA module enabled
rtmidi: ALSA Raw MIDI module enabled
Elapsed time at end of orchestra compile: real: 0.003s, CPU: 0.003s
sorting score ...
Named section >>>foo<<<

csound command: Segmentation fault
end of score.  overall amps:    0.000
   overall samples out of range:    0
0 errors in performance
Elapsed time at end of performance: real: 0.254s, CPU: 0.004s


the debian version of this package seems to be buggy. I will make 
another report about another bug soon.



I join the csd file wich cause the segfault for test purpose.


Thx


System Information:
Debian Release: 9.2
    APT prefers stable-updates
    APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages csound depends on:
ii  libc6    2.24-11+deb9u1
ii  libcsound64-6.0  1:6.08.0~dfsg-1
ii  libgcc1  1:6.3.0-18
ii  libgomp1 6.3.0-18
ii  libstdc++6   6.3.0-18

Versions of packages csound recommends:
ii  csound-utils  1:6.08.0~dfsg-1

csound suggests no packages.

-- no debconf information



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

Puntilla India Bandeja 1 kg

2018-01-27 Thread Bonesca P . J . Olivas
 
[
]( http://r.newsletter.bonescamail.nl/track/click/yc44xsrxpaoatrd ) 
 
OFERTA ESPECIAL!
 
 
Puntilla India Bandeja 1 kg (900 g) Loligo Duvauceli

Origen India Talla: +80
Marca: JONA
Cajas de 12 bandejas | 60 cajas por palet
 
Cajas de 12 bandejas | 60 cajas por palet desde 1.00 EUR / bandeja*
 
1 palet: 1.20 eur / bandeja | 2 palets: 1.15 eur / bandeja | 3 palets: 1.10 eur 
/ bandeja | 4 palets 1.05 eur / banejda 5 palets: 1.00 eur / bandeja

• Precios en EUR por bandeja | Precios válidos hasta 31 de enero de 2018* (*O 
hasta fin de existencias) | España Península y Portugal.    








 
Saludos,
 
Policarpo J. Olivas
 
Mail: poli...@bonesca.nl
Tel & Whatsapp: +34 649 566 367 
Skype: POLICARPOJ    
   [ More offers you can find here! ]( 
http://r.newsletter.bonescamail.nl/track/click/yc44xsryhqoatrd )     
This email was sent to pkg-multimedia-maintainers@lists.alioth.debian.org
You received this email because you are registered with Bonesca Import en 
Export BV
 
[ Unsubscribe here ]( http://r.newsletter.bonescamail.nl/8l118g6zioatrg.html )  

Sent by
[  ]( http://r.newsletter.bonescamail.nl/track/click/yc44xsrza6oatrd )     
© 2018 Bonesca Import en Export BV  

___
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: [Audacity-devel] Bug#888332: audacity: FTBFS with FFmpeg 3.5

2018-01-27 Thread Paul Licameli
On Sat, Jan 27, 2018 at 1:18 PM, Jaromír Mikeš  wrote:

>
>
> 2018-01-26 21:00 GMT+01:00 Paul Licameli :
>
>>
>>
>> On Fri, Jan 26, 2018 at 2:51 PM, Darrell Walisser <
>> darrell.walis...@gmail.com> wrote:
>>
>>> On Thu, Jan 25, 2018 at 1:19 AM, Jaromír Mikeš 
>>> wrote:
>>>
 Hello audacity developers,

 current audacity release doesn't build with upcoming ffmpeg 3.5.
 As we in debian build audacity against system-wide ffmpeg it can be
 serious problem in near future
 and audacity might be removed from debian archive.

 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888332

 best regards

 mira



>>> ​I have a fix for this in progress. Hope this note avoids any
>>> duplication of effort.​
>>>
>>
>> That will be most welcome.
>>
>> Our intention is to release 2.2.2 beta very soon.  I hope Debian will
>> allow us one more release to include Darrell's fixes.
>>
>> PRL
>>
>
> ​Hi James,
>
> audacity devs already are working on ffmpep 3.5 support ​... but it will
> not probably go to upcoming release.
> When do you plan ffmpeg transition ?
>
> best regards
>
> mira
>

James, let me update that:

One of our contributors has already offered fixes for this, which was much
less code than I feared.  It has not yet been merged into our master
branch, but it is probable that it will be for version 2.2.2.  It should be
compilable either with FFmpeg version 3.5 header files or earlier.  Please
fetch this commit from his fork and see if it's good enough for your
purposes.

https://github.com/audacity/audacity/pull/249/commits/3d173ccef08fe353d9c73ecdf897e7634803a2b4

PRL



>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> audacity-devel mailing list
> audacity-de...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/audacity-devel
>
>
___
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: [Audacity-devel] Bug#888332: audacity: FTBFS with FFmpeg 3.5

2018-01-27 Thread Jaromír Mikeš
2018-01-26 21:00 GMT+01:00 Paul Licameli :

>
>
> On Fri, Jan 26, 2018 at 2:51 PM, Darrell Walisser <
> darrell.walis...@gmail.com> wrote:
>
>> On Thu, Jan 25, 2018 at 1:19 AM, Jaromír Mikeš 
>> wrote:
>>
>>> Hello audacity developers,
>>>
>>> current audacity release doesn't build with upcoming ffmpeg 3.5.
>>> As we in debian build audacity against system-wide ffmpeg it can be
>>> serious problem in near future
>>> and audacity might be removed from debian archive.
>>>
>>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888332
>>>
>>> best regards
>>>
>>> mira
>>>
>>>
>>>
>> ​I have a fix for this in progress. Hope this note avoids any duplication
>> of effort.​
>>
>
> That will be most welcome.
>
> Our intention is to release 2.2.2 beta very soon.  I hope Debian will
> allow us one more release to include Darrell's fixes.
>
> PRL
>

​Hi James,

audacity devs already are working on ffmpep 3.5 support ​... but it will
not probably go to upcoming release.
When do you plan ffmpeg transition ?

best regards

mira
___
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: ffmpeg 3.2.10 update

2018-01-27 Thread James Cowgill
Hi,

On 27/01/18 12:09, Salvatore Bonaccorso wrote:
> On Sat, Jan 27, 2018 at 10:19:19AM +, James Cowgill wrote:
>> On 26/01/18 17:53, Moritz Mühlenhoff wrote:
>>> On Fri, Jan 26, 2018 at 05:13:54PM +, James Cowgill wrote:
 I've pushed ffmpeg 3.2.10 here:
 https://salsa.debian.org/multimedia-team/ffmpeg/tree/debian/stretch

 Since I've not been doing these updates before, what is the correct
 procedure. Do I just upload it to security-master, or should I contact
 the security team first?
>>>
>>> For ffmpeg (since it's following the 3.2.x series) uploading to
>>> security-master is fine (unless some update happens to provide
>>> changes in debian/ beyond the changelog, then please send us a
>>> debdiff).
>>
>> I've uploaded it and attached the debdiff. There are some minor
>> modifications to debian/ outside the changelog, but I don't think
>> they'll be controversial.
> 
> Something whent wrong, presumably the upload interupted?
> 
> The upload is missing the orig.tar.xz:
> 
> [...]
> Jan 27 10:20:39 processing /ffmpeg_3.2.10-1~deb9u1_source.changes
> Jan 27 10:20:39 ffmpeg_3.2.10.orig.tar.xz doesn't exist (ignored for now)
> Jan 27 10:25:39 processing /ffmpeg_3.2.10-1~deb9u1_source.changes
> Jan 27 10:25:39 ffmpeg_3.2.10.orig.tar.xz doesn't exist (ignored for now)
> [...]
> 
> You should be able to just push ffmpeg_3.2.10.orig.tar.xz in the next
> few hours, and the upload beeing processed.

Yeah I tried to do a manual upload because I was on a crap internet
connection and screwed it up, but I see everything is sorted now.

Thanks!
James



signature.asc
Description: OpenPGP digital 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

ffmpeg_3.2.10-1~deb9u1_source.changes ACCEPTED into proposed-updates->stable-new

2018-01-27 Thread Debian FTP Masters
Mapping stable-security to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 26 Jan 2018 09:45:14 +
Source: ffmpeg
Binary: ffmpeg ffmpeg-doc libavcodec57 libavcodec-extra57 libavcodec-extra 
libavcodec-dev libavdevice57 libavdevice-dev libavfilter6 libavfilter-extra6 
libavfilter-extra libavfilter-dev libavformat57 libavformat-dev libavresample3 
libavresample-dev libavutil55 libavutil-dev libpostproc54 libpostproc-dev 
libswresample2 libswresample-dev libswscale4 libswscale-dev libav-tools
Architecture: source
Version: 7:3.2.10-1~deb9u1
Distribution: stretch-security
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: James Cowgill 
Description:
 ffmpeg - Tools for transcoding, streaming and playing of multimedia files
 ffmpeg-doc - Documentation of the FFmpeg multimedia framework
 libav-tools - Compatibility links for libav-tools (transitional package)
 libavcodec-dev - FFmpeg library with de/encoders for audio/video codecs - 
developm
 libavcodec-extra - FFmpeg library with extra codecs (metapackage)
 libavcodec-extra57 - FFmpeg library with additional de/encoders for 
audio/video codecs
 libavcodec57 - FFmpeg library with de/encoders for audio/video codecs - runtime
 libavdevice-dev - FFmpeg library for handling input and output devices - 
developmen
 libavdevice57 - FFmpeg library for handling input and output devices - runtime 
fi
 libavfilter-dev - FFmpeg library containing media filters - development files
 libavfilter-extra - FFmpeg library with extra filters (metapackage)
 libavfilter-extra6 - FFmpeg library with extra media filters - runtime files
 libavfilter6 - FFmpeg library containing media filters - runtime files
 libavformat-dev - FFmpeg library with (de)muxers for multimedia containers - 
develo
 libavformat57 - FFmpeg library with (de)muxers for multimedia containers - 
runtim
 libavresample-dev - FFmpeg compatibility library for resampling - development 
files
 libavresample3 - FFmpeg compatibility library for resampling - runtime files
 libavutil-dev - FFmpeg library with functions for simplifying programming - 
devel
 libavutil55 - FFmpeg library with functions for simplifying programming - runti
 libpostproc-dev - FFmpeg library for post processing - development files
 libpostproc54 - FFmpeg library for post processing - runtime files
 libswresample-dev - FFmpeg library for audio resampling, rematrixing etc. - 
developme
 libswresample2 - FFmpeg library for audio resampling, rematrixing etc. - 
runtime f
 libswscale-dev - FFmpeg library for image scaling and various conversions - 
develo
 libswscale4 - FFmpeg library for image scaling and various conversions - runtim
Closes: 886912
Changes:
 ffmpeg (7:3.2.10-1~deb9u1) stretch-security; urgency=medium
 .
   * New upstream release.
 - avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu.
   (CVE-2017-17081)
 - avformat/libssh: check the user provided a password before trying to
   use it. (Closes: #886912)
   * debian/patches:
 - Drop CVE-2017-16840 patch - applied upstream.
Checksums-Sha1:
 a4fa87191b3f2c2904e9f3d27fd5422ba0743873 5187 ffmpeg_3.2.10-1~deb9u1.dsc
 e90b423252a0e338e725f0781c6d31a16c97531f 8036940 ffmpeg_3.2.10.orig.tar.xz
 449ebbbc1eaafcb4c013f7c00a1ad67d4e0f8254 473 ffmpeg_3.2.10.orig.tar.xz.asc
 3c66390fc12639119691b387819a7ef8f135a25b 39188 
ffmpeg_3.2.10-1~deb9u1.debian.tar.xz
 3b70ea2d328c5afc8c43015a693dff4d4be28a27 8911 
ffmpeg_3.2.10-1~deb9u1_source.buildinfo
Checksums-Sha256:
 47fdf3ba8d440cbdfee18fb19cb1c68bf0956ac2a177b8062f2e12b5d28fb336 5187 
ffmpeg_3.2.10-1~deb9u1.dsc
 3c1626220c7b68ff6be7312559f77f3c65ff6809daf645d4470ac0189926bdbc 8036940 
ffmpeg_3.2.10.orig.tar.xz
 215defff760480ea1cb8ac5b7b02a121610d40c4cff07a040ec40f6ac5551694 473 
ffmpeg_3.2.10.orig.tar.xz.asc
 a907b22f375340c20017b08dd6656dcb3ec1341d937933b8bdec8a3e1786401f 39188 
ffmpeg_3.2.10-1~deb9u1.debian.tar.xz
 ddc83ce0c68d032460aad536bb05c5cf179c908e9a1bbd325cb978c8ff82b756 8911 
ffmpeg_3.2.10-1~deb9u1_source.buildinfo
Files:
 17e275331c27cfade816ea9a7af21422 5187 video optional ffmpeg_3.2.10-1~deb9u1.dsc
 ec747925e19aa77adbec17e98e24a72e 8036940 video optional 
ffmpeg_3.2.10.orig.tar.xz
 0985ac62e9bc13e371c4ccbfc4979a74 473 video optional 
ffmpeg_3.2.10.orig.tar.xz.asc
 53a742437cb1106c871f728d0cc0b415 39188 video optional 
ffmpeg_3.2.10-1~deb9u1.debian.tar.xz
 099b558c92cfdc1c498111a545a8cb5d 8911 video optional 
ffmpeg_3.2.10-1~deb9u1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEE+Ixt5DaZ6POztUwQx/FnbeotAe8FAlpsRsQUHGpjb3dnaWxs
QGRlYmlhbi5vcmcACgkQx/FnbeotAe9CIg//bTQ/h0HFY3/q03JIXd7ibyObrqz6
iRLI0p17yuGkUZ2BwLlHnqnBGAlhlloD5ujagfS06EseGtYTG/LPABmkSknx4W2m
x1O/0cxiU2MejN8zPQ7Ln3rOM0pi+IKPjU7xcQZEiMJf0TvO+h7AZfoDO37fMF+p
wSnYaBqVojmyH4/JPewbaf2MrSx1Em2fmjKZI/KDa5KrfTexn/CxH6kQZ20c7Qf5
cpINytOXmsCJUqB5iOQTjHjyaRY89C+e5/Ygr8ipZoSzi7znPS0m/9EQXjZntTF2
EqHmgjcGTBs2AAGb6AgKvubTk12Da58QZivHPzn2UVLGSsKBbPPQyDVpKQIEY3eR
6kmEubd

Re: ffmpeg 3.2.10 update

2018-01-27 Thread Salvatore Bonaccorso
Hi James,

On Sat, Jan 27, 2018 at 10:19:19AM +, James Cowgill wrote:
> Hi,
> 
> On 26/01/18 17:53, Moritz Mühlenhoff wrote:
> > On Fri, Jan 26, 2018 at 05:13:54PM +, James Cowgill wrote:
> >> Hi,
> >>
> >> I've pushed ffmpeg 3.2.10 here:
> >> https://salsa.debian.org/multimedia-team/ffmpeg/tree/debian/stretch
> >>
> >> Since I've not been doing these updates before, what is the correct
> >> procedure. Do I just upload it to security-master, or should I contact
> >> the security team first?
> > 
> > For ffmpeg (since it's following the 3.2.x series) uploading to
> > security-master is fine (unless some update happens to provide
> > changes in debian/ beyond the changelog, then please send us a
> > debdiff).
> 
> I've uploaded it and attached the debdiff. There are some minor
> modifications to debian/ outside the changelog, but I don't think
> they'll be controversial.

Something whent wrong, presumably the upload interupted?

The upload is missing the orig.tar.xz:

[...]
Jan 27 10:20:39 processing /ffmpeg_3.2.10-1~deb9u1_source.changes
Jan 27 10:20:39 ffmpeg_3.2.10.orig.tar.xz doesn't exist (ignored for now)
Jan 27 10:25:39 processing /ffmpeg_3.2.10-1~deb9u1_source.changes
Jan 27 10:25:39 ffmpeg_3.2.10.orig.tar.xz doesn't exist (ignored for now)
[...]

You should be able to just push ffmpeg_3.2.10.orig.tar.xz in the next
few hours, and the upload beeing processed.

Regards,
Salvatore

___
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#885763: marked as done (invada-studio-plugins-lv2: Depends on libgnome)

2018-01-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Jan 2018 11:49:54 +
with message-id 
and subject line Bug#885763: fixed in invada-studio-plugins-lv2 1.2.0+repack0-8
has caused the Debian Bug report #885763,
regarding invada-studio-plugins-lv2: Depends on libgnome
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.)


-- 
885763: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: invada-studio-plugins-lv2
Version: 1.2.0+repack0-7
Severity: serious
User: pkg-gnome-maintain...@lists.alioth.debian.org
Usertags: oldlibs libgnome
Tags: sid buster

As announced [1], we do not intend to release Debian 10 "Buster" with
the old libgnome (and related) libraries. These libraries have been
deprecated and unmaintained for several years.

Your package depends and or build-depends on libgnome.

Please port your package to GTK3 and related maintained libraries.
Otherwise, please consider requesting that your package be removed from
Debian to help us complete this goal.

[1] https://lists.debian.org/debian-devel/2017/10/msg00299.html

On behalf of the Debian GNOME team,
Jeremy Bicha
--- End Message ---
--- Begin Message ---
Source: invada-studio-plugins-lv2
Source-Version: 1.2.0+repack0-8

We believe that the bug you reported is fixed in the latest version of
invada-studio-plugins-lv2, 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 885...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jaromír Mikeš  (supplier of updated 
invada-studio-plugins-lv2 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: SHA512

Format: 1.8
Date: Sat, 27 Jan 2018 12:31:29 +0100
Source: invada-studio-plugins-lv2
Binary: invada-studio-plugins-lv2
Architecture: source
Version: 1.2.0+repack0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 invada-studio-plugins-lv2 - Invada Studio Plugins - a set of LV2 audio plugins
Closes: 885763
Changes:
 invada-studio-plugins-lv2 (1.2.0+repack0-8) unstable; urgency=medium
 .
   * Remove libgnome deps. (Closes: #885763)
   * Set dh/compat 11.
   * Bump Standards.
   * Vcs - use git instead of cgit.
   * Use secure uri in copyright file.
Checksums-Sha1:
 4d2ec7ea63711400071c41699f9c1992ed3e8ec2 2270 
invada-studio-plugins-lv2_1.2.0+repack0-8.dsc
 3ad7a650a14b3379058e12171249c146e398e3b8 4424 
invada-studio-plugins-lv2_1.2.0+repack0-8.debian.tar.xz
 92100cb28d362bcec96c60cab69f3fe4a23e0459 10726 
invada-studio-plugins-lv2_1.2.0+repack0-8_amd64.buildinfo
Checksums-Sha256:
 eafdaa5a0f30ad05cd015d37371a3b34573e8bab17ce54fee3c165577423c57c 2270 
invada-studio-plugins-lv2_1.2.0+repack0-8.dsc
 985fd5a625b0465901d121e9df57546a5682251fec8a30507a7fd30b54fc67ef 4424 
invada-studio-plugins-lv2_1.2.0+repack0-8.debian.tar.xz
 32bf8215a9a0db6b6f4b5f2764a48ca54e4fec45666b01773b11cf2592b36d3e 10726 
invada-studio-plugins-lv2_1.2.0+repack0-8_amd64.buildinfo
Files:
 2f5ff913f71076826280006812f4c6da 2270 sound optional 
invada-studio-plugins-lv2_1.2.0+repack0-8.dsc
 5176c27c302e3ab392fb8f224634bbf5 4424 sound optional 
invada-studio-plugins-lv2_1.2.0+repack0-8.debian.tar.xz
 f521b88430a431ed66d791d9e1b4c9fe 10726 sound optional 
invada-studio-plugins-lv2_1.2.0+repack0-8_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJJBAEBCgAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlpsZAgVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+lTFAP/jZycmyKDkRBMrbCAho+1xrrJFC/
/rtMzr5ZPv61yVvTd7HO2Q2Uwqq2BCBqAFp1mJQV2O4WqSsnhWOcIp31lYuLYmPb
L2mnyimN5xF6uB4aBeqexevjrwU4zq6oZtc27Uj2vfUrSIGZ4qQz5WhCqkQTrjRf
nIj4Rl1C93GJ8BRw0ZhQbZKkNDvCKtfQ3R5mx8GWknBvxUJWmF0ydsD81J2efPhE
YencMjXSP6O3qHaWE3DxwcIssBuufGWO0Lh4TFMKUjRiJrwqn10ugES1C0WskPkG
IkL6Mm2GWaUJhkWwdSYwcqaDsBH/+op5bieXJji+vQ7T6yb27tRDGZ1RehE/rrGJ
ynygYaMibVf5oJ2FUQNFWxsfmhq+RnAPKGIP1MEtgHezdC7FrjGWpLYa80tRjzoh
lzd4AX6u4qVNggV/QdWJ4DHQM7kOoN1/lAxRTzjTpyD32ANpgci4UrY+VGVnxiEA
ilj7CjjbzVgaOp/BiMwhW6gwPtkOVvOcY7BebliAn7XKL9ufe0au6nblIMYwB6Np
jWoy/XrQmsdbDlksYp3rGshjsF5UJlE7OL9PcT+fQMkNCEqgYS26ZuinLOHJRlGn
MDLTEF0WqjEo9fcxH4LAqMxmuYmRocVYrw8zSIV5LIdMbilfqeDuJnijwHIoewc0
U+LgzsL2DxgqWoJF
=eNBv
-END PGP SIGNATURE End 

invada-studio-plugins-lv2_1.2.0+repack0-8_source.changes ACCEPTED into unstable

2018-01-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Jan 2018 12:31:29 +0100
Source: invada-studio-plugins-lv2
Binary: invada-studio-plugins-lv2
Architecture: source
Version: 1.2.0+repack0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 invada-studio-plugins-lv2 - Invada Studio Plugins - a set of LV2 audio plugins
Closes: 885763
Changes:
 invada-studio-plugins-lv2 (1.2.0+repack0-8) unstable; urgency=medium
 .
   * Remove libgnome deps. (Closes: #885763)
   * Set dh/compat 11.
   * Bump Standards.
   * Vcs - use git instead of cgit.
   * Use secure uri in copyright file.
Checksums-Sha1:
 4d2ec7ea63711400071c41699f9c1992ed3e8ec2 2270 
invada-studio-plugins-lv2_1.2.0+repack0-8.dsc
 3ad7a650a14b3379058e12171249c146e398e3b8 4424 
invada-studio-plugins-lv2_1.2.0+repack0-8.debian.tar.xz
 92100cb28d362bcec96c60cab69f3fe4a23e0459 10726 
invada-studio-plugins-lv2_1.2.0+repack0-8_amd64.buildinfo
Checksums-Sha256:
 eafdaa5a0f30ad05cd015d37371a3b34573e8bab17ce54fee3c165577423c57c 2270 
invada-studio-plugins-lv2_1.2.0+repack0-8.dsc
 985fd5a625b0465901d121e9df57546a5682251fec8a30507a7fd30b54fc67ef 4424 
invada-studio-plugins-lv2_1.2.0+repack0-8.debian.tar.xz
 32bf8215a9a0db6b6f4b5f2764a48ca54e4fec45666b01773b11cf2592b36d3e 10726 
invada-studio-plugins-lv2_1.2.0+repack0-8_amd64.buildinfo
Files:
 2f5ff913f71076826280006812f4c6da 2270 sound optional 
invada-studio-plugins-lv2_1.2.0+repack0-8.dsc
 5176c27c302e3ab392fb8f224634bbf5 4424 sound optional 
invada-studio-plugins-lv2_1.2.0+repack0-8.debian.tar.xz
 f521b88430a431ed66d791d9e1b4c9fe 10726 sound optional 
invada-studio-plugins-lv2_1.2.0+repack0-8_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJJBAEBCgAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlpsZAgVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+lTFAP/jZycmyKDkRBMrbCAho+1xrrJFC/
/rtMzr5ZPv61yVvTd7HO2Q2Uwqq2BCBqAFp1mJQV2O4WqSsnhWOcIp31lYuLYmPb
L2mnyimN5xF6uB4aBeqexevjrwU4zq6oZtc27Uj2vfUrSIGZ4qQz5WhCqkQTrjRf
nIj4Rl1C93GJ8BRw0ZhQbZKkNDvCKtfQ3R5mx8GWknBvxUJWmF0ydsD81J2efPhE
YencMjXSP6O3qHaWE3DxwcIssBuufGWO0Lh4TFMKUjRiJrwqn10ugES1C0WskPkG
IkL6Mm2GWaUJhkWwdSYwcqaDsBH/+op5bieXJji+vQ7T6yb27tRDGZ1RehE/rrGJ
ynygYaMibVf5oJ2FUQNFWxsfmhq+RnAPKGIP1MEtgHezdC7FrjGWpLYa80tRjzoh
lzd4AX6u4qVNggV/QdWJ4DHQM7kOoN1/lAxRTzjTpyD32ANpgci4UrY+VGVnxiEA
ilj7CjjbzVgaOp/BiMwhW6gwPtkOVvOcY7BebliAn7XKL9ufe0au6nblIMYwB6Np
jWoy/XrQmsdbDlksYp3rGshjsF5UJlE7OL9PcT+fQMkNCEqgYS26ZuinLOHJRlGn
MDLTEF0WqjEo9fcxH4LAqMxmuYmRocVYrw8zSIV5LIdMbilfqeDuJnijwHIoewc0
U+LgzsL2DxgqWoJF
=eNBv
-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

Processing of invada-studio-plugins-lv2_1.2.0+repack0-8_source.changes

2018-01-27 Thread Debian FTP Masters
invada-studio-plugins-lv2_1.2.0+repack0-8_source.changes uploaded successfully 
to localhost
along with the files:
  invada-studio-plugins-lv2_1.2.0+repack0-8.dsc
  invada-studio-plugins-lv2_1.2.0+repack0-8.debian.tar.xz
  invada-studio-plugins-lv2_1.2.0+repack0-8_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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


Re: ffmpeg 3.2.10 update

2018-01-27 Thread Moritz Mühlenhoff
On Fri, Jan 26, 2018 at 05:13:54PM +, James Cowgill wrote:
> Hi,
> 
> I've pushed ffmpeg 3.2.10 here:
> https://salsa.debian.org/multimedia-team/ffmpeg/tree/debian/stretch
> 
> Since I've not been doing these updates before, what is the correct
> procedure. Do I just upload it to security-master, or should I contact
> the security team first?

For ffmpeg (since it's following the 3.2.x series) uploading to
security-master is fine (unless some update happens to provide
changes in debian/ beyond the changelog, then please send us a
debdiff).

Cheers,
Moritz



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


Processed: Bug#885763 marked as pending

2018-01-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 885763 pending
Bug #885763 [src:invada-studio-plugins-lv2] invada-studio-plugins-lv2: Depends 
on libgnome
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
885763: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885763
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


Re: Proposed multimedia team migration to salsa.d.o

2018-01-27 Thread Debian/GNU
On 01/26/2018 11:22 AM, James Cowgill wrote:
>> has somebody started to work on that already?
> 
> I've had a go at writing a script in python which does some of this.
> I've put it here:
>  https://salsa.debian.org/jcowgill/multimedia-cli
> 

cool, thanks for sharing.

it still uses the "p-m-m@l.alioth.d.o" address address though.

fgarsm
IOhannes



signature.asc
Description: OpenPGP digital 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

Bug#885763: invada-studio-plugins-lv2: Depends on libgnome

2018-01-27 Thread Adrian Bunk
On Sat, Jan 27, 2018 at 11:21:21AM +0100, Jaromír Mikeš wrote:
> 2018-01-27 8:48 GMT+01:00 Adrian Bunk :
> 
> > On Fri, Dec 29, 2017 at 08:20:11PM +0100, Jaromír Mikeš wrote:
> > >...
> > > as you see there is ongoing process of removing of old libs in debian.
> > > ​invada-studio-plugins-lv2 package depends on one of them unfortunately.
> > >...
> >
> > Is there actually any reason why the package does depend on libgnome?
> >
> > No plugin is linked with libgnome (there is also no build dependency),
> > and all these manual library dependencies look wrong to me
> > (${shlibs:Depends} already does the right thing).
> >
> > In other words, I'd suggest to:
> >
> > --- invada-studio-plugins-lv2-1.2.0+repack0/debian/control
> > 2016-12-19 20:44:37.0 +0200
> > +++ invada-studio-plugins-lv2-1.2.0+repack0/debian/control
> > 2018-01-27 09:40:48.0 +0200
> > @@ -18,12 +18,6 @@
> >  Package: invada-studio-plugins-lv2
> >  Architecture: any
> >  Depends:
> > - libcairo2,
> > - libglade2-0,
> > - libglib2.0-0,
> > - libgnome2-0,
> > - libgtk2.0-0,
> > - libxml2,
> >   ${misc:Depends},
> >   ${shlibs:Depends}
> >  Provides:
> >
> 
> 
> ​Hi Adrian,
> 
> I can definitely do this but package still build-depend on libgtk2.0-dev ...
>...

That's not a problem, at least not for buster.

libgtk2.0-dev will go away at some point, but that will be
much later and definitely not in buster.

> best regards
> 
> mira ​

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

___
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#885763: invada-studio-plugins-lv2: Depends on libgnome

2018-01-27 Thread Jaromír Mikeš
2018-01-27 8:48 GMT+01:00 Adrian Bunk :

> On Fri, Dec 29, 2017 at 08:20:11PM +0100, Jaromír Mikeš wrote:
> >...
> > as you see there is ongoing process of removing of old libs in debian.
> > ​invada-studio-plugins-lv2 package depends on one of them unfortunately.
> >...
>
> Is there actually any reason why the package does depend on libgnome?
>
> No plugin is linked with libgnome (there is also no build dependency),
> and all these manual library dependencies look wrong to me
> (${shlibs:Depends} already does the right thing).
>
> In other words, I'd suggest to:
>
> --- invada-studio-plugins-lv2-1.2.0+repack0/debian/control
> 2016-12-19 20:44:37.0 +0200
> +++ invada-studio-plugins-lv2-1.2.0+repack0/debian/control
> 2018-01-27 09:40:48.0 +0200
> @@ -18,12 +18,6 @@
>  Package: invada-studio-plugins-lv2
>  Architecture: any
>  Depends:
> - libcairo2,
> - libglade2-0,
> - libglib2.0-0,
> - libgnome2-0,
> - libgtk2.0-0,
> - libxml2,
>   ${misc:Depends},
>   ${shlibs:Depends}
>  Provides:
>


​Hi Adrian,

I can definitely do this but package still build-depend on libgtk2.0-dev ...
I tried build with libgtk-3-dev but build failed ... package is dead
upstream for couple of years
and I am not able to port it to gtk 3

best regards

mira ​
___
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: ffmpeg 3.2.10 update

2018-01-27 Thread James Cowgill
Hi,

On 26/01/18 17:53, Moritz Mühlenhoff wrote:
> On Fri, Jan 26, 2018 at 05:13:54PM +, James Cowgill wrote:
>> Hi,
>>
>> I've pushed ffmpeg 3.2.10 here:
>> https://salsa.debian.org/multimedia-team/ffmpeg/tree/debian/stretch
>>
>> Since I've not been doing these updates before, what is the correct
>> procedure. Do I just upload it to security-master, or should I contact
>> the security team first?
> 
> For ffmpeg (since it's following the 3.2.x series) uploading to
> security-master is fine (unless some update happens to provide
> changes in debian/ beyond the changelog, then please send us a
> debdiff).

I've uploaded it and attached the debdiff. There are some minor
modifications to debian/ outside the changelog, but I don't think
they'll be controversial.

d/gbp.conf - changed the git packaging branch names to dep14 style.

d/patches - dropped patch added in 3.2.9 but has now been applied upstream.

Thanks,
James
diff -Nru ffmpeg-3.2.9/Changelog ffmpeg-3.2.10/Changelog
--- ffmpeg-3.2.9/Changelog  2017-10-26 21:48:27.0 +0100
+++ ffmpeg-3.2.10/Changelog 2018-01-13 02:33:15.0 +
@@ -1,6 +1,77 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 3.2.10:
+- avcodec/utils: Avoid hardcoding duplicated types in sizeof()
+- avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in 
one
+- avformat/libssh: check the user provided a password before trying to use it
+- avcodec/h264addpx_template: Fixes integer overflows
+- avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0
+- avcodec/diracdec: Fix integer overflow with quant
+- avcodec/opus_parser: Check payload_len in parse_opus_ts_header()
+- avcodec/jpeg2000dsp: Fix integer overflows in ict_int()
+- avcodec/h264_slice: Do not attempt to render into frames already output
+- avcodec/dnxhddec: Check dc vlc
+- x264: Support version 153
+- avcodec/exr: Check buf_size more completely
+- avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed()
+- avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and 
put_hevc_qpel_bi_w_w()
+- avcodec/flacdec: avoid undefined shift
+- avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant)
+- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and 
COMPOSE_DD137iL0()
+- avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs()
+- tests/audiomatch: Add missing return code at the end of main()
+- avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message()
+- avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv()
+- libavfilter/af_dcshift.c: Fixed repeated spelling error
+- avfilter/formats: fix wrong function name in error message
+- avcodec/amrwbdec: Fix division by 0 in voice_factor()
+- avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()
+- avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*
+- avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u.
+- Don't manipulate duration when it's AV_NOPTS_VALUE.
+- avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead.
+- avformat/utils: Prevent undefined shift with wrap_bits > 64.
+- avcodec/j2kenc: Fix out of array access in encode_cblk()
+- avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h()
+- avcodec/mlpdsp: Fix signed integer overflow, 2nd try
+- avcodec/kgv1dec: Check that there is enough input for maximum RLE compression
+- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*
+- avcodec/mpeg4videodec: Check also for negative versions in the validity check
+- Close ogg stream upon error when using AV_EF_EXPLODE.
+- Fix undefined shift on assumed 8-bit input.
+- Use ff_thread_once for fixed, float table init.
+- avformat/mov: Propagate errors in mov_switch_root.
+- avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()
+- avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()
+- avcodec/zmbv: Check that the buffer is large enough for mvec
+- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()
+- avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and 
ff_wmv2_decode_mb()
+- avcodec/snowdec: Check for remaining bitstream in decode_blocks()
+- avcodec/snowdec: Check intra block dc differences.
+- avformat/mov: Check size of STSC allocation
+- avcodec/vc2enc: Clear coef_buf on allocation
+- avcodec/h264dec: Fix potential array overread
+- avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
+- avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c()
+- avcodec/aacdec_fixed: Fix undefined shift
+- avcodec/mdct_*: Fix integer overflow in addition in RESCALE()
+- avcodec/snowdec: Fix integer overflow in header parsing
+- avcodec/cngdec: Fix integer clipping
+- avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c()
+- avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc()
+- avutil/softfloat: Add FLOAT_MI

libplacebo_0.3.0-1_amd64.changes is NEW

2018-01-27 Thread Debian FTP Masters
binary:libplacebo3 is NEW.
binary:libplacebo3 is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

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


libdvdread 6.0.0-1 MIGRATED to testing

2018-01-27 Thread Debian testing watch
FYI: The status of the libdvdread source package
in Debian's testing distribution has changed.

  Previous version: 5.0.3-2
  Current version:  6.0.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


csound_6.10.0~dfsg-1_source.changes ACCEPTED into unstable

2018-01-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 26 Jan 2018 21:25:56 -0300
Source: csound
Binary: csound csound-data csound-utils libcsound64-6.0 libcsnd6-java 
libcsound64-dev libcsnd-dev libcsoundac-dev pd-csound python-csound 
libcsnd6-6.0v5 liblua5.1-luacsnd libcsoundac6.0v5 python-csoundac csladspa 
libcsound64-doc
Architecture: source
Version: 1:6.10.0~dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Felipe Sateler 
Description:
 csladspa   - LADSPA plugin for Csound
 csound - powerful and versatile sound synthesis software
 csound-data - data files used by the csound library
 csound-utils - miscellaneous utilities for the Csound system
 libcsnd-dev - development files for Csound -- C++ API
 libcsnd6-6.0v5 - C++ bindings for the Csound API
 libcsnd6-java - Java bindings for the Csound API
 libcsound64-6.0 - main library for Csound
 libcsound64-dev - development files for Csound
 libcsound64-doc - Csound API documentation
 libcsoundac-dev - development files for CsoundAC
 libcsoundac6.0v5 - Csound Algorithmic Composition library
 liblua5.1-luacsnd - Lua bindings for the Csound API
 pd-csound  - Csound external for PureData
 python-csound - Python bindings for Csound
 python-csoundac - Python bindings for CsoundAC
Changes:
 csound (1:6.10.0~dfsg-1) unstable; urgency=medium
 .
   * Use SOURCE_DATE_EPOCH envvar instead of parsing the changelog
   * Use the ninja cmake backend for some build speed
   * Bump debhelper compat level to 10
   * New upstream version
 - Refresh patches
 - Add new symbols
   * Force loading of plugins in build dir and not system ones
   * Pass DEFAULT_STK_RAWWAVE_PATH via cmake flags instead of custom.cmake.
 Fixes some quoting issues
   * Use add_compile_options instead of add_compiler_flags.
 The latter no longer exists
   * Backport patches from upstream to enable -Werror=format-security
Checksums-Sha1:
 1dfd244d58ca2dc4b5798d3c786e05991b2432c6 3459 csound_6.10.0~dfsg-1.dsc
 955a0dedc7fbb1c09163b7331aff2a7c57607f3c 20968473 
csound_6.10.0~dfsg.orig.tar.gz
 b67a60907c90dbae56a2f6271415a7b1ae255ad7 32240 
csound_6.10.0~dfsg-1.debian.tar.xz
 51535e44098cc6f10ebda3b45bbf45559d1d5857 15373 
csound_6.10.0~dfsg-1_source.buildinfo
Checksums-Sha256:
 23866e505aa860a25c75eda6c935a06581633f338a0435f5a9ebd84b5b17aecd 3459 
csound_6.10.0~dfsg-1.dsc
 3f6b6bcb0378c56d59b77d0c85d8f444ac425c869c035259eeac60f9ca29efc2 20968473 
csound_6.10.0~dfsg.orig.tar.gz
 70c23f81f300352d82798982ae09f10d89af63a7a4218b0652f4f029eb5d23b5 32240 
csound_6.10.0~dfsg-1.debian.tar.xz
 f7e0da9d3fa2c8ba0599e201f4636986a7010e76472f118cfdeb2bb849082040 15373 
csound_6.10.0~dfsg-1_source.buildinfo
Files:
 df33e016dc0f666781c6398e7574acc4 3459 sound optional csound_6.10.0~dfsg-1.dsc
 cb3bf38e9da0569de46b7d8259596afe 20968473 sound optional 
csound_6.10.0~dfsg.orig.tar.gz
 a702491e93f4d99b113c9d7786ccf7e7 32240 sound optional 
csound_6.10.0~dfsg-1.debian.tar.xz
 fcdd26649b75c372a2ea5c97928d3c26 15373 sound optional 
csound_6.10.0~dfsg-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEIY7gNiAzyHtsE1+ko7q64kCN1s8FAlprx1MUHGZzYXRlbGVy
QGRlYmlhbi5vcmcACgkQo7q64kCN1s8/UQ//QBSiF/JW6DVbL9potmbit6HSbiS6
EcT2fKvmTaY4zztNdc7FKwQnczyHei3uEHtY0oyCQlkwUMkB/msmH5ku3dlaYTJ+
A9b5mso9ORJEVmhOfTCPT6B7yBmm+rkhE9+9prMD8uLxPIy6auexUJCMBIhiwJUx
ahqbH9zqjqLaGcS1DDzl1MiiswHeaIi2Kn75XklXngmjLwQR4eIRbvO+2gmnVHoT
VM7JwVg6FxUL7qC5THEWpnFl695Pkcz5Pji6aAzMT1BJuI8WwGdqLQXOQ8TSERLQ
3XiV/V7Z2X5Q5Bf+efUpA89eQcu6xIcJsgV0ksfgHWa/oK5V/l7fLS4qRNi59LNH
fUCuEFPWSQkw6VQ52cNObDmGVxJzkomdLz3kpRiKku6Ghtr8cjVW7UISOVMi+jdX
2j513zxGtrqnz66HaUUpK0wQyMmu02/TXOBplrksjddK2sVEu7vouCERea1nBLIw
uResiAF2oAuZz+wae+rklL3Kw7TzrA9N6A2hMjL7JHtzgS3wFVavAdfYkjRCGll3
xkdmtYY7CtI/Nozw1BBdS2G6g10owLNnu5S60yMCs31CD1lYUI3zMi3DlYODGDTO
o2p2hjJVSAs7dwbIZfN+Xn6uqH1Pf+WNFXD2M58n1FDmsdYR8S2eBp+MKJx8K7vM
yPF7g0d0wyqA1Ps=
=JcTE
-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


pd-zexy 2.2.7-1 MIGRATED to testing

2018-01-27 Thread Debian testing watch
FYI: The status of the pd-zexy source package
in Debian's testing distribution has changed.

  Previous version: 2.2.6-2
  Current version:  2.2.7-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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 csound_6.10.0~dfsg-1_source.changes

2018-01-27 Thread Debian FTP Masters
csound_6.10.0~dfsg-1_source.changes uploaded successfully to localhost
along with the files:
  csound_6.10.0~dfsg-1.dsc
  csound_6.10.0~dfsg.orig.tar.gz
  csound_6.10.0~dfsg-1.debian.tar.xz
  csound_6.10.0~dfsg-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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


libplacebo_0.3.0-1_amd64.changes ACCEPTED into experimental, experimental

2018-01-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 26 Jan 2018 21:15:07 +0100
Source: libplacebo
Binary: libplacebo-dev libplacebo3
Architecture: source amd64
Version: 0.3.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description:
 libplacebo-dev - GPU-accelerated video/image rendering primitives (development 
fil
 libplacebo3 - GPU-accelerated video/image rendering primitives (shared library)
Changes:
 libplacebo (0.3.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * SONAME bump: libplacebo2 -> libplacebo3.
   * debian/copyright: Update copyright info.
   * debian/libplacebo3.symbols: Add new symbols.
   * debian/patches: Drop backported patches.
Checksums-Sha1:
 535647fdeb450d744e8b4bf2cb9ee6de5adc7266 2070 libplacebo_0.3.0-1.dsc
 9838eba25f7814a889e50ccacd4b0c58f144c3f2 241662 libplacebo_0.3.0.orig.tar.gz
 b44b1348e89ce3cabd028cf5c7925788b6a5aa44 6384 libplacebo_0.3.0-1.debian.tar.xz
 072838e294d8b68ddc16d5071be9b5d60ce3a2f4 41952 libplacebo-dev_0.3.0-1_amd64.deb
 14b7c3931d87435929fe735f28289d38cfd1d446 268180 
libplacebo3-dbgsym_0.3.0-1_amd64.deb
 21b2944f2c0abede3ca020e371b4cdb140ff40f3 92684 libplacebo3_0.3.0-1_amd64.deb
 f99d917b8dee262c122240484f85f735797a758c 6615 
libplacebo_0.3.0-1_amd64.buildinfo
Checksums-Sha256:
 8e6f9ff5acc7ac15e2c19c0b5d9547b2c0aeb0958904b59973774c0cc0440276 2070 
libplacebo_0.3.0-1.dsc
 009e6d06699dcbde63b29667af2ca754c3ba935eb2e855087c03edbaaf43e983 241662 
libplacebo_0.3.0.orig.tar.gz
 c03612356be394d0962a2ccac51d49b840dd91f4b6997373eaf3d2256b553762 6384 
libplacebo_0.3.0-1.debian.tar.xz
 7951832a469c54739213a39d32f08c5655f83f5ec12a041c61c39d71b95f0de9 41952 
libplacebo-dev_0.3.0-1_amd64.deb
 a92f6b7155bafc4cfade42d4fdb5fc2350e48f92604a3f5b00df5d16449ad4e8 268180 
libplacebo3-dbgsym_0.3.0-1_amd64.deb
 4c287783c16a42ca22c32ae349328d4cbcc954b5b469d530547d7bb0e2d5509f 92684 
libplacebo3_0.3.0-1_amd64.deb
 174658f527d0d8d60a225f0e92beef16bd0ef647c9bfd266ebb0734959ef5bf6 6615 
libplacebo_0.3.0-1_amd64.buildinfo
Files:
 059e4c5a5b13cb23e7eda31eeb2aec78 2070 libs optional libplacebo_0.3.0-1.dsc
 0cd76ca987b0cece68700e2f5ed848b4 241662 libs optional 
libplacebo_0.3.0.orig.tar.gz
 5c329b60c2476d598f3d5bcf156ed0c5 6384 libs optional 
libplacebo_0.3.0-1.debian.tar.xz
 f9dc07cce196d924bdbe1b61542b6bc6 41952 libdevel optional 
libplacebo-dev_0.3.0-1_amd64.deb
 0a697446df913fd43eae8b877a8a56ee 268180 debug optional 
libplacebo3-dbgsym_0.3.0-1_amd64.deb
 599f46dff7c107c44e532f2149e066c8 92684 libs optional 
libplacebo3_0.3.0-1_amd64.deb
 fa4065a3273acd7717db439484f14465 6615 libs optional 
libplacebo_0.3.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAlprjR4ACgkQafL8UW6n
GZOYAxAAqU44nSr3+P42yWP9eFUyfYTaveWfpmR/oNVsiyNYzmI5b6DdUsVxsYfW
hrQBJWb231wSmNl2LB4OepSmKJts4Wp9ZaOLAulp2rFRtNpVHMNbJtTdfi3mVj9c
Sb2tBh7KABCYKv1SdxRyEWZuCNRMU7yqE8FA/tl+7OxZ0HM/iwKZln0g9WqLkXiS
VGltX8NXQ7ue0AShqdoRsM12+w30Gbv7O9KixVObHSE/sXhFTtcrPKqyMyAUDrHW
zFO0hMrqnw34gI6SpGkNZT3iO/s38BBdoJ6sCrvP/HdXeYZj67OcD3wjkqcYPJ1b
tHTicIvaL0quNhhyburpm7pprClhYJ98G0iIKQNeSseXHl/AAxqUdTOh5EVdYbbV
3EBv15WSR7YodIF46k7rvNpEs8dURTVmE79HLl4/fs2EG7+4FfhPH5t8sB/JZ4oj
wrRZxXiWfSBEjl5Vks8J+p+Ee4Vjj8t4+Z5NJg1jAq8Rz39wzpGenyx+JHyQtmoT
uhtm/6fZhK5lctv6x8qHm5Gbsh6ZvNMaAJBh93IGwZ5PbVxGOuIXsnkX+1UTTmgB
ZuMZkN0nwWsCGuIIAOyIb5yBKFb999HfnZOz0aeT5nkwUtXE/aCrv8eADIrEOjkw
4hk8pkZDW+drkIokgEbn05nVgAQjrdjCZYhWR6idPAnH+8RKBs4=
=wzDF
-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


Processing of libplacebo_0.3.0-1_amd64.changes

2018-01-27 Thread Debian FTP Masters
libplacebo_0.3.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  libplacebo_0.3.0-1.dsc
  libplacebo_0.3.0.orig.tar.gz
  libplacebo_0.3.0-1.debian.tar.xz
  libplacebo-dev_0.3.0-1_amd64.deb
  libplacebo3-dbgsym_0.3.0-1_amd64.deb
  libplacebo3_0.3.0-1_amd64.deb
  libplacebo_0.3.0-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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#885763: invada-studio-plugins-lv2: Depends on libgnome

2018-01-27 Thread Adrian Bunk
On Fri, Dec 29, 2017 at 08:20:11PM +0100, Jaromír Mikeš wrote:
>...
> as you see there is ongoing process of removing of old libs in debian.
> ​invada-studio-plugins-lv2 package depends on one of them unfortunately.
>...

Is there actually any reason why the package does depend on libgnome?

No plugin is linked with libgnome (there is also no build dependency),
and all these manual library dependencies look wrong to me 
(${shlibs:Depends} already does the right thing).

In other words, I'd suggest to:

--- invada-studio-plugins-lv2-1.2.0+repack0/debian/control  2016-12-19 
20:44:37.0 +0200
+++ invada-studio-plugins-lv2-1.2.0+repack0/debian/control  2018-01-27 
09:40:48.0 +0200
@@ -18,12 +18,6 @@
 Package: invada-studio-plugins-lv2
 Architecture: any
 Depends:
- libcairo2,
- libglade2-0,
- libglib2.0-0,
- libgnome2-0,
- libgtk2.0-0,
- libxml2,
  ${misc:Depends},
  ${shlibs:Depends}
 Provides:


> best regards
> 
> mira

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

ffmpeg 3.2.10 update

2018-01-27 Thread James Cowgill
Hi,

I've pushed ffmpeg 3.2.10 here:
https://salsa.debian.org/multimedia-team/ffmpeg/tree/debian/stretch

Since I've not been doing these updates before, what is the correct
procedure. Do I just upload it to security-master, or should I contact
the security team first?

Thanks,
James



signature.asc
Description: OpenPGP digital 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

We are looking for dealer in free areas

2018-01-27 Thread Industrial Cardboard Shredders made in italy
We are looking for dealer in free areas

Klindex, a World market leader, is proud to introduce you a new range of 
cardboard shredder: EDWARD. It is a professional line of industrial cardboard 
shredders, eco-friendly, compact and affordable. No more wasting and rough 
packaging!

EDWARD free your room in the warehouse by turning used cartons into 3 kinds of 
packing material for shipment: - Carton elastic mesh: useful for product 
packing and for box filling, a perfect replacement of the bubble wrap. - 
Confetti: room saver, ideal for fillings in the place of polystyrene or 
similar. - Carton stripes: for special packaging.
We are Looking for Dealers in Free Areas!!! 
(http://www.tritacartone.com/?lang=en)
Contact US (http://www.tritacartone.com/?lang=en)
or visit our website www.tritacartone.com (http://www.tritacartone.com/?lang=en)
https://youtu.be/BYArcOgPdn4

We are pleased to introduce the new range of cardboard shredder series EDWARD: 
a professional line of industrial, ecological, economic and compact shredders.
Contact US (http://www.tritacartone.com/?lang=en)
Contact us or visit our website (http://www.tritacartone.com/?lang=en)
Contact Us or reply to this email (http://www.tritacartone.com/?lang=en)


** (https://www.youtube.com/user/KlindexChannel/search?query=edward)
** (https://www.facebook.com/CardboardShredders/)
** (http://www.tritacartone.com/?lang=en)
** (mailto:i...@tritacartone.com)
Copyright © 2018 cicalzoo, All rights reserved.
 waiting you!!!

Our mailing address is:
cicalzoo
via p pignatelli
cepagatti, pe 65020
Italy
Want to change how you receive these emails?
You can ** update your preferences 
(https://cicalzoo.us17.list-manage.com/profile?u=01bf6958592df770f64504dd5&id=3f0053c965&e=88832a0481)
or ** unsubscribe from this list 
(https://cicalzoo.us17.list-manage.com/unsubscribe?u=01bf6958592df770f64504dd5&id=3f0053c965&e=88832a0481&c=f6bd9a9c76)
.___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers