Bug#631068: nyquist: Commercial use of xlisp not allowed

2011-07-22 Thread Steve M. Robbins
Hello Roger,

I've recently learned that one of the nyquist files contains license
terms contrary to the Debian Free Software Guidelines (DFSG)
[ http://www.debian.org/social_contract#guidelines ]:


On Sat, Jun 25, 2011 at 07:52:01PM +0200, Sam Geeraerts wrote:

> The file xlisp/xlbfun.c contains the following license notice:
> 
> /*  Copyright (c) 1985, by David Michael Betz
> All Rights Reserved
> Permission is granted for unrestricted non-commercial use   */
> 
> This clearly does not permit commercial use. In the worst interpretation
> it also doesn't allow modification or distribution.
> 
> Nearly the same file is also used in Audacity, see bug 631068.

I've just checked and found the latest release of xlisp
[ http://www.xlisp.org/ ] has a new license that is compatible the
DFSG.  

Would you consider replacing the problematic files when you make
a new release?

Thanks,
-Steve



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

Re: request for sponsorship for pd-hid

2011-07-22 Thread Hans-Christoph Steiner


On Jul 20, 2011, at 11:07 PM, Felipe Sateler wrote:

On Sun, Jun 19, 2011 at 23:50, Hans-Christoph Steiner  
 wrote:


On Jun 14, 2011, at 12:31 PM, Hans-Christoph Steiner wrote:



On Jun 13, 2011, at 8:01 PM, Felipe Sateler wrote:

On Mon, Jun 13, 2011 at 14:43, Hans-Christoph Steiner >

wrote:


On Jun 12, 2011, at 10:53 PM, Felipe Sateler wrote:

On Sat, Jun 11, 2011 at 22:15, Hans-Christoph Steiner >

wrote:


On Sat, 2011-06-11 at 19:30 +, Felipe Sateler wrote:


On Sat, Jun 11, 2011 at 02:45, Hans-Christoph Steiner >

wrote:


On Wed, 09 Feb 2011 17:41 -0300, "Felipe Sateler"

wrote:


On Mon, Jan 31, 2011 at 21:55, Felipe Sateler >

wrote:


On Fri, Jan 21, 2011 at 19:08, Felipe Sateler

wrote:


On Fri, Jan 21, 2011 at 03:37, Hans-Christoph Steiner
 wrote:


On Fri, 24 Dec 2010 15:37 -0800, "Hans-Christoph Steiner"
 wrote:


On Dec 24, 2010, at 9:19 AM, Felipe Sateler wrote:


On Wed, Dec 22, 2010 at 21:13, Hans-Christoph Steiner
 wrote:


Just ITPed, packaged and uploaded pd-hid to  
git.debian.org.

 It
is an
object for Pure Data that allows you to use USB HID  
devices

in
Pd.
The
build system is similar in structure to pd-plugin and
pd-freeverb,
plus
it includes the kFreeBSD and Hurd updates, so it  
should build

on
all
platforms.  It depends on pd-mapping and recommends  
pd-pddp,

which
are
both in NEW.

http://git.debian.org/?p=pkg-multimedia/pd-hid.git;a=summary


There is some code that is not yours, please add Jan
Truetzschler
Falkenstein to the debian/copyright file (ftpmaster  
may reject

the
package for this missing information).



Thanks for spotting that, I pushed the fix.


Ping.  Anyone willing to sponsor this one?


Sorry, I lost track of this. I will try to get to this  
(and your

other
packages) during the weekend.


I clearly didn't do this when promised, and this week I  
couldn't
either. I've been extremely busy. I'm sorry about that. If  
someone
else can look into these packages, please upload them,  
since I'm

not
likely to get any debian time anytime soon.

I will, if nobody else gets to these packages, still  
review them

as
time permits.


It seems that this package never got uploaded.   It needs its
git-dch
done and the changelog finalized and then uploaded.  I can  
finalize

the
changelog if that makes it easier.  It seems some people  
want to do

it
themselves when uploading.


I believe this package needs to be fixed for puredata >= 0.43


As far as I can tell it has already.  For me, it builds on
Debian/testing using puredata-dev and no puredata, and squeeze  
using

puredata 0.42.6.


Indeed, it seems to work.

I have a licensing question though. The package is distributed as
GPLv3+. However, Supercollider (where some code was borrowed) is
GPLv2+. I think debian/copyright should document that fact.  
Code from

2004 cannot possibly be under GPLv3+ unless relicensed.


The GPLv2+ license has that built into it.  In the context of this
project,
the code from SuperCollider is so intermingled, there is no easily
recognizable chunk that could be labeled GPLv2+.  Since the  
project is
GPLv3+, I think it would be misleading to try to say that a file  
is
available under GPLv2+.  If people want the GPLv2+ file, they  
should go

to
the original SuperCollider source.

Here's the text from the GPL:

"Each version is given a distinguishing version number.  If the  
Program
specifies that a certain numbered version of the GNU General  
Public

License
"or any later version" applies to it, you have the option of  
following

the
terms and conditions either of that numbered version or of any  
later

version
published by the Free Software Foundation. "



Indeed, I'm not questioning that. My point is that the objective of
debian/copyright is documenting, not relicensing, even if it is
permissible.


From what I've seen, debian/copyright is not finer grained than  
files.
 The GPLv2+ code is mixed into two different files that are mostly  
GPLv3+.

 So if looking on a per-file basis, all of the files are GPLv3+.

.hc



Hey Felipe,

Any chance of getting this one uploaded in the next week?  I'd love  
to make

the Ubuntu/oneiric import deadline.

.hc


Sorry I'm late. Uploaded.



All that matters is that it got done, thanks :)

.hc





All mankind is of one author, and is one volume; when one man dies,  
one chapter is not torn out of the book, but translated into a better  
language; and every chapter must be so translated -John Donne




___
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#635118: Some clarifications regarding gedit 3.0 plugin changes.

2011-07-22 Thread Michael Biebl
It was brought to my attention, that my bug report was unclear and it is indeed.
Apologies for that.

What has changed is not only the plugin path but the plugin API also.

It is now GI (Gobject Introspection) based, so the plugins need to be updated
for gedit 3.0.

Some documentation
http://live.gnome.org/Gedit/PythonPluginHowTo
http://www.micahcarrick.com/writing-plugins-for-gedit-3-in-python.html
http://live.gnome.org/GObjectIntrospection


Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



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#635118: supercollider-gedit: Please update for gedit 3.0 plugin path changes

2011-07-22 Thread Michael Biebl
Am 22.07.2011 23:15, schrieb Dan S:
> Hi -
> 
> Thanks for this. You seem to be suggesting that only the path has
> changed; has the API also changed? 

Communication fail on my side, sorry.

(A quick web search suggests it
> has.) Do you know of a migration guide?

Does
http://live.gnome.org/Gedit/PythonPluginHowTo
http://www.micahcarrick.com/writing-plugins-for-gedit-3-in-python.html
help?

The most important change is the usage of gobject introspection (gi) via
PyGObject.

HTH,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



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#635118: supercollider-gedit: Please update for gedit 3.0 plugin path changes

2011-07-22 Thread Dan S
Hi -

Thanks for this. You seem to be suggesting that only the path has
changed; has the API also changed? (A quick web search suggests it
has.) Do you know of a migration guide?

Thanks
Dan

2011/7/22  :
> Package: supercollider-gedit
> Severity: important
> User: pkg-gnome-maintain...@lists.alioth.debian.org
> Usertags: gedit-3.0
>
> Hi,
>
> gedit 3.0.6-1 has just been uploaded to unstable. This new version is
> based on GNOME 3. The plugin path has changed from
> /usr/lib/gedit-2/plugins to /usr/lib/gedit/plugins.
>
> Please update this package for gedit 3.0 and test that the plugins
> shipped in this package work correctly with gedit 3.0
>
> 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
>



___
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#635118: supercollider-gedit: Please update for gedit 3.0 plugin path changes

2011-07-22 Thread biebl
Package: supercollider-gedit
Severity: important
User: pkg-gnome-maintain...@lists.alioth.debian.org
Usertags: gedit-3.0

Hi,

gedit 3.0.6-1 has just been uploaded to unstable. This new version is
based on GNOME 3. The plugin path has changed from
/usr/lib/gedit-2/plugins to /usr/lib/gedit/plugins.

Please update this package for gedit 3.0 and test that the plugins
shipped in this package work correctly with gedit 3.0

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


yoshimi 0.060.10-3 MIGRATED to testing

2011-07-22 Thread Debian testing watch
FYI: The status of the yoshimi source package
in Debian's testing distribution has changed.

  Previous version: 0.060.10-2
  Current version:  0.060.10-3

-- 
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 http://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


petri-foo 0.0.2+20110630.gitb083f60-1 MIGRATED to testing

2011-07-22 Thread Debian testing watch
FYI: The status of the petri-foo source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.0.2+20110630.gitb083f60-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 http://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


flac 1.2.1-4 MIGRATED to testing

2011-07-22 Thread Debian testing watch
FYI: The status of the flac source package
in Debian's testing distribution has changed.

  Previous version: 1.2.1-3
  Current version:  1.2.1-4

-- 
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 http://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


liblivemedia 2011.07.08-1 MIGRATED to testing

2011-07-22 Thread Debian testing watch
FYI: The status of the liblivemedia source package
in Debian's testing distribution has changed.

  Previous version: 2011.06.16-1
  Current version:  2011.07.08-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 http://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