Bug#247428: ITP: mathomatic -- Portable computer algebra system

2004-05-05 Thread David Moreno Garza
Package: wnpp
Severity: wishlist


* Package name: mathomatic
  Version : 11.0
  Upstream Author : George Gesslein II <[EMAIL PROTECTED]>
* URL : http://www.panix.com/~gesslein/
* License : LGPL
  Description : Portable computer algebra system

Mathomatic implements most of the rules of algebra for the mathematical
operators +, -, *, /, and power (including roots).
.
Mathomatic can symbolically:
 * Solve equations.
 * Completely simplify equations.
 * Differentiate.
 * Do sensitivity and finite series analysis.
 * Combine and solve simultaneous algebraic equations.
 * Do complex number and polynomial arithmetic.
 * Generate efficient "C" code.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=C, LC_CTYPE=POSIX



Bug#247447: RFP: unshield -- utility to extract InstallShield cabinet files

2004-05-05 Thread Cesar Martinez Izquierdo
Package: wnpp
Severity: wishlist

* Package name: unshield
  Version : 0.3
  Upstream Author : David Eriksson (?) <[EMAIL PROTECTED]>
* URL : http://synce.sourceforge.net/synce/unshield.php
* License : MIT
  Description : utility to extract InstallShield cabinet files

 Unshield is a utility to list and extract InstallShield cabinet files,
which are different from M$ Cabinet files which are extracted with
cabextract program.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]




Bug#247427: ITP: elfsign -- ELF binary signing and verification utilities

2004-05-05 Thread Andrew Pollock
On Wed, May 05, 2004 at 12:24:00PM +0100, Andrew Suffield wrote:
> 
> The original Artistic license is not appropriate for licensing
> anything that is not approximately perl, because of the way it is
> worded. It is a terrible license. Do not use it. It's also highly
> questionable as to whether things licensed under it can be included in
> Debian, given the prohibitions on commercial distribution. Please ask
> upstream to replace it with the Clarified Artistic license (or some
> other free software license) before this is included in Debian.
> 

Oh bleh. Why the hell does DFSG #10 specifically mention it then?
Interestingly the DFSG links to the Artistic licence at
http://www.perl.com/pub/a/language/misc/Artistic.html
whereas http://www.debian.org/intro/free links to it at
http://www.opensource.org/licenses/artistic-license.php

I've already asked upstream to change it from:

elfsign is property of Uninformed Research and is freely distributable under
the conditions that:

1) Modification of the code retains credit to the original author(s)
2) The authors may not be blamed for any damages incurred from the use of
this software.

to the Artistic licence, after specifically directing him to 

http://www.debian.org/social_contract
and
http://www.debian.org/intro/free

If the official line isn't what's on the website, we really should get it
fixed up.

regards

Andrew


signature.asc
Description: Digital signature


Bug#247483: ITP: metapixel -- a generator for photomosaics

2004-05-05 Thread Chris Vanden Berghe
Package: wnpp
Severity: wishlist

* Package name: metapixel
  Version : 0.9
  Upstream Author : Mark Probst <[EMAIL PROTECTED]
* URL : http://www.complang.tuwien.ac.at/~schani/metapixel/
* License : GPL
  Description : a generator for photomosaics

 Metapixel is a program for generating photomosaics. It can generate
 classical photomosaics, in which the source image is viewed as a matrix
 of equally sized rectangles for each of which a matching image is
 substitued, as well as collage-style photomosaics, in which rectangular
 parts of the source image at arbitrary positions (i.e. not aligned to a
 matrix) are substituted by matching images.



Bug#247427: ITP: elfsign -- ELF binary signing and verification utilities

2004-05-05 Thread Andrew Suffield
On Wed, May 05, 2004 at 02:24:54PM +1000, Andrew Pollock wrote:
>   Package name: elfsign
>   Version : 0.2.0
>   Upstream Author : <[EMAIL PROTECTED]>
>   URL : http://www.hick.org/code/skape/elfsign/
>   License : Artistic
>   Description : ELF binary signing and verification utilities
> 
> This package provides a utility to add a digital signature to an ELF
> binary, and another utility to verify that signature. The current
> implementation uses PKI to sign the checksum of the binary. The benefits
> of doing this are are that it enables one to determine if a binary has
> been modified, and who created that binary.

The original Artistic license is not appropriate for licensing
anything that is not approximately perl, because of the way it is
worded. It is a terrible license. Do not use it. It's also highly
questionable as to whether things licensed under it can be included in
Debian, given the prohibitions on commercial distribution. Please ask
upstream to replace it with the Clarified Artistic license (or some
other free software license) before this is included in Debian.

-- 
  .''`.  ** Debian GNU/Linux ** | Andrew Suffield
 : :' :  http://www.debian.org/ |
 `. `'  |
   `- -><-  |


signature.asc
Description: Digital signature


Bug#247427: ITP: elfsign -- ELF binary signing and verification utilities

2004-05-05 Thread Andrew Suffield
On Wed, May 05, 2004 at 09:58:35PM +1000, Andrew Pollock wrote:
> On Wed, May 05, 2004 at 12:24:00PM +0100, Andrew Suffield wrote:
> > 
> > The original Artistic license is not appropriate for licensing
> > anything that is not approximately perl, because of the way it is
> > worded. It is a terrible license. Do not use it. It's also highly
> > questionable as to whether things licensed under it can be included in
> > Debian, given the prohibitions on commercial distribution. Please ask
> > upstream to replace it with the Clarified Artistic license (or some
> > other free software license) before this is included in Debian.
> > 
> 
> Oh bleh. Why the hell does DFSG #10 specifically mention it then?

Historical. The Artistic license is basically only appropriate for
perl (and perl modules) because of the way it's written[0], and in
*that specific instance* there aren't any problems.

(This is on my list of things to fix, probably by replacing it with
the Clarified Artistic)

> Interestingly the DFSG links to the Artistic licence at
> http://www.perl.com/pub/a/language/misc/Artistic.html
> whereas http://www.debian.org/intro/free links to it at
> http://www.opensource.org/licenses/artistic-license.php

Even more interestingly, the latter is not a copy of the Perl Artistic
license. I'm not really sure *what* it is, it's somewhere between that
and the Clarified. elfsign is using the original, which can be found
at /usr/share/common-licenses/Artistic.

What are OSI playing at? Who uses this license?

> I've already asked upstream to change it from:
> 
> elfsign is property of Uninformed Research and is freely distributable under
> the conditions that:
> 
> 1) Modification of the code retains credit to the original author(s)
> 2) The authors may not be blamed for any damages incurred from the use of
> this software.
> 
> to the Artistic licence, after specifically directing him to 
> 
> http://www.debian.org/social_contract
> and
> http://www.debian.org/intro/free

Oops. Best to check with -legal before doing anything with licenses;
there's a lot of stuff floating around that's misleading or outdated.

> If the official line isn't what's on the website, we really should get it
> fixed up.

Yeah, these things take a painful amount of time, were backed up
*years* by the voting system changes, and there have been higher
priorities. I do plan on pressing for a DFSG revision this year,
though.

[0] Clauses like this crap:

 You may embed this Package's interpreter within an executable of
 yours (by linking); this shall be construed as a mere form of
 aggregation, provided that the complete Standard Version of the
 interpreter is so embedded.

 We *need* that clause, but this "interpreter" stuff doesn't make any
 sense for elfsign - it was written for perl. There are several more
 like this.

-- 
  .''`.  ** Debian GNU/Linux ** | Andrew Suffield
 : :' :  http://www.debian.org/ |
 `. `'  |
   `- -><-  |


signature.asc
Description: Digital signature


Bug#223856: marked as done (ITP: cslh -- a live support chat system.)

2004-05-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 May 2004 13:44:21 -
with message-id <[EMAIL PROTECTED]>
and subject line closing
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 13 Dec 2003 12:15:15 +
>From [EMAIL PROTECTED] Sat Dec 13 06:15:14 2003
Return-path: <[EMAIL PROTECTED]>
Received: from 82-38-203-77.cable.ubr05.shef.blueyonder.co.uk 
(vivacia.halon.org.uk) [82.38.203.77] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AV8Ih-0002xs-00; Sat, 13 Dec 2003 05:51:11 -0600
Received: by vivacia.halon.org.uk (Postfix, from userid 1000)
id B96A33E474; Sat, 13 Dec 2003 11:51:09 + (GMT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Neil McGovern <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: cslh -- a live support chat system.
X-Mailer: reportbug 2.37
Date: Sat, 13 Dec 2003 11:51:08 +
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 
2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_11 
(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=HAS_PACKAGE,X_DEBBUGS_CC 
autolearn=no 
version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_11
X-Spam-Level: 

Package: wnpp
Severity: wishlist

  Package name: cslh
  Version : 2.8
  Upstream Author : Eric <[EMAIL PROTECTED]>
  URL : http://www.craftysyntax.com/CSLH/
  License : GPL
  Description : A live support chat system.

Crafty Syntax Live Support (cslh) is a live help support chat system
that allows the operators of the websites to monitor their visitors as
they are browsing the site and proactively open a chat session with the
visitor. 
Other features include Mysql database, chat notification, user is typing
message, multiple chat sessions, referer tracking, page view tracking
and multiple operators.


---
Received: (at 223856-done) by bugs.debian.org; 5 May 2004 12:44:26 +
>From [EMAIL PROTECTED] Wed May 05 05:44:26 2004
Return-path: <[EMAIL PROTECTED]>
Received: from arlo.cs-consultants.com (mail.cs-consultants.com) 
[212.15.87.207] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BLLlB-00034k-00; Wed, 05 May 2004 05:44:25 -0700
Received: from UebiMiau (bob.cs-consultants.com [212.15.87.207])
by mail.cs-consultants.com (8.12.9/8.12.6) with SMTP id i45CiL7E017510
for <[EMAIL PROTECTED]>; Wed, 5 May 2004 13:44:21 +0100
Message-Id: <[EMAIL PROTECTED]>
Received: from client 193.32.3.82 for UebiMiau2.7 (webmail client); Wed, 5 May 
2004 13:44:21 -
Date: Wed, 5 May 2004 13:44:21 -
From: "Alastair" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Reply-to: "Alastair" <[EMAIL PROTECTED]>
Subject: closing
X-Priority: 3
X-Mailer: UebiMiau 2.7.2ww
X-Original-IP: 193.32.3.82
Content-Transfer-Encoding: 8bit
X-MSMail-Priority: Medium
Importance: Medium
Content-Type: text/plain; charset="iso-8859-1";
MIME-Version: 1.0
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=0.9 required=4.0 tests=BAYES_00,MISSING_MIMEOLE,
MISSING_OUTLOOK_NAME,MSGID_FROM_MTA_HEADER autolearn=no 
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Extra ECHI modules are needed in this case;
the latest usb-discover package include ECHI
module handling; closing this bug

Regards
Alastair


Message sent using UebiMiau 2.7.2ww



Bug#247399: ITP: httping -- ping-like program but for http-requests

2004-05-05 Thread Stephane Bortzmeyer
On Tue, May 04, 2004 at 05:03:59PM -0500,
 David Moreno Garza <[EMAIL PROTECTED]> wrote 
 a message of 26 lines which said:

> httping show you how long it takes to connect to a hostname or
> remote url; send a request and retrieve the reply (only the
> headers).

What does it make that echoping (already in Debian) does not? 



Bug#247493: ITP: hearts -- KDE card game for four persons

2004-05-05 Thread Frederik Dannemare
Package: wnpp
Severity: wishlist

* Package name: hearts
  Version : 1.98
  Upstream Author : Luis Pedro Coelho <[EMAIL PROTECTED]>
* URL : http://hearts.luispedro.org
* License : GPL
  Description : KDE card game for four persons

Hearts is similar to the hearts game that comes
with Microsoft Windows, allowing four persons
to participate in a game.

Hearts has beta support for network play.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-frda2
Locale: LANG=C, LC_CTYPE=C



long time no see....

2004-05-05 Thread Jonas Haynes


Hi, my name is Jennifer, Or just Jen for short!  ;-)

My friend said you were a really cool person and I should get in contact with you!

I looked at your profile and thought I would contact you. 

I love meeting new people, I also love to talk. I just got my videocam working 
so you can see me to! It doesn't cost you anything if you wanna watch/see me! 
You don't even need your own videocam! This is not my screenname, but a friends. 
To contact me you need to go to my personal site (dont worry it's a FREE site like Yahoo!) 
its the only way to contact me! 

Just Goto the Website below to get in touch with me!

My Personal Webpage

Or if the link doesn't work, Just Copy and Paste the URL below into your web browser!

www.FGJENNY.com/chat.html

I hope I get to see you soon ;-)
-Jenny





























egvumflcqsdbpmhkiaqysbvhjprahh
dmhvssnabnpwxfcxbubhkj
ohduwtfrfjppdbbowvowotcfeb
tshoorfbmvdxoskpaqvpwpebarf
rqstksknfwtonczvnmdqoo
vxaissmacfllulwznqyxrt
bkszeekktflqztulhcxmrjuuimh
zwsnkekaxytoozumdmiprlzby
aybtbwjbycdnhfxfosyn
rclwxmjrydivhaflnsnym
hoenfdeodstkqjrffclkolmnoddrwt
iewewahgcwwfpklxdjapglssupu
hodtbavxgededpwimgvrdfdbyofhk
pconahlbheyasqbzypfvu
oyqhquckqpyzwsahkoqm
2


Processed: retitle 232867 to ITA: mailreader -- Simple, but powerful WWW mail reader system

2004-05-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
> retitle 232867 ITA: mailreader -- Simple, but powerful WWW mail reader system
Bug#232867: O: mailreader -- Simple, but powerful WWW mail reader system
Changed Bug title.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



Bug#247493: ITP: hearts -- KDE card game for four persons

2004-05-05 Thread William Ballard
On Wed, May 05, 2004 at 03:16:08PM +0200, Frederik Dannemare wrote:
> Hearts is similar to the hearts game that comes
> with Microsoft Windows, allowing four persons
> to participate in a game.

Microsoft didn't invent hearts.  Is it really necessary to refer to 
them?  How about: Hearts is a four person card game.

Is there something special that this Hearts does to emulate Microsoft?  
Same keystrokes?



Processed: Re: Bug#223856: marked as done (ITP: cslh -- a live support chat system.)

2004-05-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 223856
Bug#223856: ITP: cslh -- a live support chat system.
Bug reopened, originator not changed.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



Bug#247493: ITP: hearts -- KDE card game for four persons

2004-05-05 Thread Chris Anderson

Frederik Dannemare wrote:


Package: wnpp
Severity: wishlist

* Package name: hearts
 Version : 1.98
 Upstream Author : Luis Pedro Coelho <[EMAIL PROTECTED]>
* URL : http://hearts.luispedro.org
* License : GPL
 Description : KDE card game for four persons

Hearts is similar to the hearts game that comes
with Microsoft Windows, allowing four persons
to participate in a game.

Hearts has beta support for network play.

-- System Information:
Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (850, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-frda2
Locale: LANG=C, LC_CTYPE=C


 


You may want to use a more unique name than just "hearts" for the package.



Bug#247399: ITP: httping -- ping-like program but for http-requests

2004-05-05 Thread David Moreno Garza
On Wed, 2004-05-05 at 07:57, Stephane Bortzmeyer wrote:
> > httping show you how long it takes to connect to a hostname or
> > remote url; send a request and retrieve the reply (only the
> > headers).
> 
> What does it make that echoping (already in Debian) does not? 

Apparently nothing new. I haven't heard about echoping. Nevertheless, it
is always a nice option. Anyway, if there is no interest on this package
in the future, I'd remove the ITP.

-- 
David Moreno Garza <[EMAIL PROTECTED]>
 http://www.damog.net/
 PGP 356E16CD - 84F0 E180 8AF6 E8D0 842F  B520 63F3 08DB 356E 16CD




Bug#223661: Package Status

2004-05-05 Thread Christophe Romain
ejabberd_0.5-1_i386.deb is packaged since march but as not been uploaded to 
debian yet.
it can be downloaded from Erlang-Projects website at:
http://www.erlang-projects.org/Public/rpmdeb/ejabber_0.5_debian/view



Bug#247427: ITP: elfsign -- ELF binary signing and verification utilities

2004-05-05 Thread Mario Lang
Andrew Pollock <[EMAIL PROTECTED]> writes:

> Package: wnpp
> Severity: wishlist
>
>   Package name: elfsign
>   Version : 0.2.0
>   Upstream Author : <[EMAIL PROTECTED]>
>   URL : http://www.hick.org/code/skape/elfsign/
>   License : Artistic
>   Description : ELF binary signing and verification utilities
>
> This package provides a utility to add a digital signature to an ELF
> binary, and another utility to verify that signature. The current
> implementation uses PKI to sign the checksum of the binary. The benefits
> of doing this are are that it enables one to determine if a binary has
^^^
> been modified, and who created that binary.

I'd be interested in the differences to bsign.

Maybe you could add something about this to the Description to make it easier
for the user to choose the right tool.

-- 
CYa,
  Mario | Debian Developer http://debian.org/>
| Get my public key via finger [EMAIL PROTECTED]
| 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44


pgpOjil7qO6P7.pgp
Description: PGP signature


Bug#237716: Cryptsetup + Debian

2004-05-05 Thread Wesley W. Terpstra
What is the status of this ITP?
If no one else is going to do it, I would really like to do this.

It seems to me that this package needs a lot of scripting glue to setup
devices prior to mountall.sh. Also, it needs integration with mkinitrd for
rootfs crypto. Furthermore, care has to be taken not to depend on libraries
in /usr/lib. 

I have already talked to the dmsetup maintainer so that dmsetup is now in
/sbin where it can be used in mounting /usr.
I have most of the rest working on my own machines.

If either of you is going to package this, I would like to help out so that
these things are handled right. Otherwise, I would like to upload my own
package.

If I don't hear back in a week or so, I will assume that this ITP has timed
out, and upload my own package...

-- 
Wesley W. Terpstra <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Bug#246153: RFA: unison -- file-synchronization tool for Unix and Windows

2004-05-05 Thread Robert McQueen
On Sun, 2004-05-02 at 16:40, Jens Schmalzing wrote:
> I didn't know this, and it sounds completely and utterly sick.  Is
> there a chance of getting a more reasonable approach (such as taking
> care of backwards compatibility) out of upstream?
> 
> Regards, Jens.

I don't know, or really care that much any more. I want someone else do
it, that's why I put this package up for adoption... :)

Regards,
Rob




Bug#247493: ITP: hearts -- KDE card game for four persons

2004-05-05 Thread Frederik Dannemare
On Wednesday 05 May 2004 15:56, William Ballard wrote:
> On Wed, May 05, 2004 at 03:16:08PM +0200, Frederik Dannemare wrote:
> > Hearts is similar to the hearts game that comes
> > with Microsoft Windows, allowing four persons
> > to participate in a game.
>
> Microsoft didn't invent hearts.  Is it really necessary to refer to
> them?  How about: Hearts is a four person card game.

You have a point. I will have the package description changed.

> Is there something special that this Hearts does to emulate Microsoft?
> Same keystrokes?

Don't know, really. I haven't played MS hearts for many years, so I don't 
recall the key strokes, etc. My package description was merely inspired by 
the description of the game on http://freshmeat.net/projects/hearts/ and 
http://hearts.luispedro.org/

B/R,
Frederik Dannemare



Bug#247616: ITP: bacula-watcher -- Web frontend to Bacula's catalog

2004-05-05 Thread Jose Luis Tallon
Package: wnpp
Severity: wishlist


* Package name: bacula-watcher
  Version : 0.1-pre
  Upstream Author : Name <[EMAIL PROTECTED]>
* URL : http://www.indpnday.com/bacula/
* License : GPL
  Description : Web frontend to Bacula's catalog

Bacula-watcher is a web fronted(written in PHP/PEAR) to Bacula's
catalog. Although still in development, it is already able to create graphics
and provide 'cooked' info from the catalog.


Notes: The ITP will be fullfilled as soon as it makes sense(when it gets
stable enough). It will probably requi re several PEAR modules to be packaged,
too.

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-reiserquota
Locale: LANG=es_ES, LC_CTYPE=es_ES



Bug#247493: ITP: hearts -- KDE card game for four persons

2004-05-05 Thread Matthew Palmer
On Wed, May 05, 2004 at 03:16:08PM +0200, Frederik Dannemare wrote:
> * Package name: hearts
>   Version : 1.98
>   Upstream Author : Luis Pedro Coelho <[EMAIL PROTECTED]>
> * URL : http://hearts.luispedro.org
> * License : GPL
>   Description : KDE card game for four persons
> 
> Hearts is similar to the hearts game that comes
> with Microsoft Windows, allowing four persons
> to participate in a game.

I'd describe it in it's own right, as people who are familiar with the
Windows game of the same name will recognise it, and others will want to
know what it is independently.

"Hearts is a trick-taking, point-accumulating card game for four players,
where certain cards have a points value.  The object of the game is to
obtain the fewest points.

Hearts has beta support for network play, to allow multiple humans to play
against other.  You can also play against computer opponents to make up the
numbers."

- Matt



Bug#247427: ITP: elfsign -- ELF binary signing and verification utilities

2004-05-05 Thread Andrew Pollock
On Wed, May 05, 2004 at 12:24:00PM +0100, Andrew Suffield wrote:
> 
> The original Artistic license is not appropriate for licensing
> anything that is not approximately perl, because of the way it is
> worded. It is a terrible license. Do not use it. It's also highly
> questionable as to whether things licensed under it can be included in
> Debian, given the prohibitions on commercial distribution. Please ask
> upstream to replace it with the Clarified Artistic license (or some
> other free software license) before this is included in Debian.
> 

The upstream author has kindly relicensed under the Clarified Artistic
Licence.

(Please Cc me on any -legal correspondence, I'm not subscribed).

regards

Andrew


signature.asc
Description: Digital signature