Re: RFS: libmsn

2008-11-17 Thread Robert Wohlrab
On Monday 17 November 2008 01:56:37 Aníbal Monsalve Salazar wrote:
 On Mon, Nov 17, 2008 at 01:18:12AM +0100, Miriam Ruiz wrote:
 BTW, it's not a big issue,

 For me it's a nuisance because it's more work for the reviewer.

 but I find it cleaner when I have to repackage a bzip2 tarball to gzip
 to do:
 
 bunzip2 program.tar.bz2
 gzip program.tar

 I prefer:

 bunzip2 -c program-1.2.tar.bz2 | gzip -9 -  program_1.2.orig.tar.gz
If you want to have different md5sums for you tar.gz everytime you run the 
program - fine. I would prefere
bunzip2 -c program-1.2.tar.bz2 | gzip -n -9 -  program_1.2.orig.tar.gz
-- 
Robert Wohlrab


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



Re: RFS: premake

2008-11-17 Thread David Bremner
At Sun, 16 Nov 2008 19:16:51 -0600,
Boyd Stephen Smith Jr. wrote:
 
 [1  text/plain; utf-8 (quoted-printable)]
 On Sunday 2008 November 16 11:20, Kaido Kert wrote:

  Quite a few developers prefer premake for its use of Lua as scripting
  language, rather than using custom syntax.
 
 Sounds like it should wait until a package in Debian needs it.  The
 are quite a few packages in Debian -- are there any projects using
 premake whose software is in Debian.

For what it is worth (not very much, I suspect), I disagree that being
a build dependency for a Debian package is the only valid reason to
include a tool in Debian. I, like many others use Debian as a software
development platform. Having a good set of development tools is a big
selling feature for me.

I suspect there are other reasons why no-one has volunteered to review
Kaido's package, mainly the (non)-release of Lenny, and lua not being
as well known as other scripting languages.

Cheers,

David



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



RFS: libcas-php

2008-11-17 Thread Olivier Berger
Dear mentors,

I am looking for a sponsor for my package libcas-php.

* Package name: libcas-php
  Version : 1.0.1-1
  Upstream Author : Pascal Aubry
* URL : http://www.ja-sig.org/wiki/display/CASC/phpCAS
* License : BSD
  Section : web

It builds these binary packages:
libcas-php - CAS client library for PHP

The package appears to be lintian clean.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/l/libcas-php
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/l/libcas-php/libcas-php_1.0.1-1.dsc

For those who care, phpCAS is a library which allows clients written in PHP to
authenticate to a CAS (Central Authentication Service) server.

The corresponding ITP is found at 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495542 

Note that this package would allow the dependency of a number of
packages such as moodle and glpi on that package instead of shipping a
copy of phpCAS (http://packages.debian.org/sid/all/moodle/filelist and
http://packages.debian.org/sid/all/glpi/filelist).

I would be glad if someone uploaded this package for me.

Kind regards
 Olivier Berger
-- 
Olivier BERGER [EMAIL PROTECTED]
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)


signature.asc
Description: Ceci est une partie de message	numériquement signée


2nd try : Re: RFS: libauthcas-perl - Perl client library for CAS 2.0

2008-11-17 Thread Olivier Berger
Hi.

Ain't there any interest in helping me add this lib to Debian (needed
for CAS-ifying TWiki, for instance) ?

At least, some remarks would be very much appreciated...

Thanks again in advance.

Best regards,

Le mercredi 20 août 2008 à 14:28 +0200, Olivier Berger a écrit :
 Dear mentors,
 
 I am looking for a sponsor for my package libauthcas-perl.
 
 * Package name: libauthcas-perl
   Version : 1.3.1-1
   Upstream Author : Olivier Salaun + CRU
 * URL : http://sourcesup.cru.fr/perlcas/ / 
 http://search.cpan.org/~osalaun/AuthCAS/ 
 * License : Perl (Artistic and GPL)
   Section : perl
 
 It builds these binary packages:
 libauthcas-perl - Client library for CAS 2.0
 
 The package appears to be lintian clean.
 
 The upload would fix these bugs: 494849
 
 The package can be found on mentors.debian.net:
 - URL: http://mentors.debian.net/debian/pool/main/l/libauthcas-perl
 - Source repository: deb-src http://mentors.debian.net/debian unstable main 
 contrib non-free
 - dget 
 http://mentors.debian.net/debian/pool/main/l/libauthcas-perl/libauthcas-perl_1.3.1-1.dsc
 
 I would be glad if someone uploaded this package for me.
 
 Kind regards
  Olivier Berger
 -- 
 Olivier BERGER [EMAIL PROTECTED]
 http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
 Ingénieur Recherche - Dept INF
 Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
 
 
-- 
Olivier BERGER [EMAIL PROTECTED]
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)


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



Re: 2nd try : Re: RFS: libauthcas-perl - Perl client library for CAS 2.0

2008-11-17 Thread Sandro Tosi
Hello Olivier,

On Mon, Nov 17, 2008 at 14:34, Olivier Berger
[EMAIL PROTECTED] wrote:
 Hi.

 Ain't there any interest in helping me add this lib to Debian (needed
 for CAS-ifying TWiki, for instance) ?

 At least, some remarks would be very much appreciated...

 Thanks again in advance.

 Best regards,

 Le mercredi 20 août 2008 à 14:28 +0200, Olivier Berger a écrit :
 Dear mentors,

 I am looking for a sponsor for my package libauthcas-perl.

Maybe some from Debian Perl Team (added in CC) might help you (and you
may consider join them, if you will like to maintain other perl
packageS).

Cheers,
-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


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



Re: 2nd try : Re: RFS: libauthcas-perl - Perl client library for CAS 2.0

2008-11-17 Thread Olivier Berger
Hi.

Le lundi 17 novembre 2008 à 15:00 +0100, Sandro Tosi a écrit :
 Hello Olivier,
 
 On Mon, Nov 17, 2008 at 14:34, Olivier Berger
 [EMAIL PROTECTED] wrote:
  Hi.
 
  Ain't there any interest in helping me add this lib to Debian (needed
  for CAS-ifying TWiki, for instance) ?
 
  At least, some remarks would be very much appreciated...
 
  Thanks again in advance.
 
  Best regards,
 
  Le mercredi 20 août 2008 à 14:28 +0200, Olivier Berger a écrit :
  Dear mentors,
 
  I am looking for a sponsor for my package libauthcas-perl.
 
 Maybe some from Debian Perl Team (added in CC) might help you (and you
 may consider join them, if you will like to maintain other perl
 packageS).
 
 Cheers,

Thanks.

For perl folks, the original RFS is here :
http://lists.debian.org/debian-mentors/2008/08/msg00298.html

FYI, there's a CAS packaging team I'm more interesting in feeling a
member of (in CC: and here :
http://wiki.debian.org/Teams/DebianCASPackaging), not being a real perl
monger myself. Unfortunately, our new team misses DDs obviously :(

Best regards,
-- 
Olivier BERGER [EMAIL PROTECTED]
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)


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



Re: RFS: new upstream of gxemul 0.4.4.6-1

2008-11-17 Thread George Danchev
On Sunday 16 November 2008 19:50:10 Jonathan Wiltshire wrote:

Hello,

 I am looking for a sponsor for the new version 0.4.6.6-1
 of my package gxemul. This is a minor new upstream version, the
 packaging has basically not changed.

Well I believe it has changed enough compared to the version in sid ;-)

* slight regression: dpatch was introduced in that revision, but the  
01_manhyphens_patch.dpatch is not applied during build. Basically you don't 
need to call dpatch option but include /usr/share/dpatch/dpatch.make 
instead and call patch and unpatch targets it provides for you. If in doubt 
you can check with poco source package for example and use it as a reference.

* slight improvement: while we are at it, you ca upgrade to debhelper v5 or 
better yet use v7 and its wonderful command sequencer called dh(1) in order 
to shorten your debian/rules. I don't insist on v7 though, so use it at your 
convenience.

Fix these and I will sponsor.

-- 
pub 4096R/0E4BD0AB 2003-03-18 people.fccf.net/danchev/key pgp.mit.edu


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



Re: debconf questions

2008-11-17 Thread Andreas Tscharner

Adeodato Simó wrote:

* Andreas Tscharner [Mon, 10 Nov 2008 11:31:42 +0100]:


If I execute the .config file, the expected screen (it's a note) is shown


Hm, I thought you're not supposed to use debconf to display notes, and
that NEWS.Debian is preferred.



Thank you for your information. I've removed all debconf stuff and 
created a NEWS file in my debian\ directory. It's easier anyway :-)


Thank you and best regards
Andreas
--
  (`-''-/).___..--''`-._
   `o_ o  )   `-.  ( ).`-.__.`)
   (_Y_.)'  ._   )  `._ `. ``-..-'
 _..`--'_..-_/  /--'_.' .'
(il).-''  (li).'  ((!.-'

Andreas Tscharner   [EMAIL PROTECTED]   ICQ-No. 14356454


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



Re: Bug#495542: RFS: libcas-php

2008-11-17 Thread Raphael Geissert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Olivier Berger wrote:
[...]
 
 The corresponding ITP is found at
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495542
 
 Note that this package would allow the dependency of a number of
 packages such as moodle and glpi on that package instead of shipping a
 copy of phpCAS (http://packages.debian.org/sid/all/moodle/filelist and
 http://packages.debian.org/sid/all/glpi/filelist).

While you are at it, as your package also uses domxml-php4-php5.php why don't
you also package it? (it would be better if the code was finally ported instead
of using a wrapper, though).

debian/control:
 Depends: ${misc:Depends}, php5, php5-curl, php-db

Does it really need a web SAPI? or can it be used with php5-cli? in the latter
case add an ORed dependency on php5-cli in addition to php5.

debian/rules:
What about cleaning it up?

debian/copyright:
 Upstream Author:
 
  Pascal Aubry

What about also displaying his email address?

 License: (stated at : http://www.ja-sig.org/wiki/display/CASC/phpCAS)
what about docs/README?

 - In case of jurisdiction dispute, the French law is authoritative.
let's see what ftpmasters say about this.

debian/dirs:
empty? delete it

debian/docs:
ditto

debian/README.Debian:
 This packaging needs testing as I'm not fully sure there ain't
 regressions introduced by this upgrade of the DOM parsing library.

Have you at lest tested the basic functionality of the library with the newer
version of domxml-php4-php5.php or are you blindly packaging stuff?

CAS.php:
 define(CAS_PGT_STORAGE_FILE_DEFAULT_PATH,'/tmp');
..
 define(CAS_PGT_STORAGE_FILE_FORMAT_PLAIN,'plain');

Doesn't look good at all.

CAS/client.php:
 if ( $this-isProxy() ) {
 // pass the callback url for CAS proxies
 $validate_url .= 'pgtUrl='.$this-getCallbackURL();
 }

Improper sanitation of getCallbackURL which uses data like REQUEST_URI; and
there's more about this, but I'm better going to test it and send the info to
bugtraq.

What about also shipping the api docs?

 
 I would be glad if someone uploaded this package for me.
 
 Kind regards
  Olivier Berger

Cheers,
- -- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net

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

iEYEARECAAYFAkkh4DgACgkQYy49rUbZzlpidACdHdyy2K2FNo2334O5aYeJBE3N
UuMAnitV2FwS6aXckmPYlucnoaLBivPm
=bYUb
-END PGP SIGNATURE-


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



RFS: online-desktop

2008-11-17 Thread Julien Lavergne
Dear mentors,

I am looking for a sponsor for my package online-desktop.

The goal of the GNOME Online Desktop is to adapt the desktop to become
the perfect window for online applications like GMail, Twitter,
Flickr ... It provides tools to connect the desktop with this web
applications.

Online-desktop package includes some tools for all others graphical
applications of the online-desktop stack like Bigboard and Mugshot. It
provides a special Session to enable it when you log in at GDM.

More information on the package :

* Package name: online-desktop
  Version : 0.3.2-1
  Upstream Author : Havoc Pennington  [EMAIL PROTECTED] and other Mugshot
Developers (http://developer.mugshot.org)
* URL : http://live.gnome.org/OnlineDesktop
* License : GPL 2+
  Section : gnome

It builds these binary packages:
online-desktop - Online Desktop for GNOME
python-ddm - Desktop Data Model-library - Python module
python-online-desktop - Online Desktop for GNOME - Python module

The package appears to be lintian clean, apart the overrides about the
desktop files (see changelog for more details).

The upload would fix these bugs: 457892

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/o/online-desktop
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/o/online-desktop/online-desktop_0.3.2-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Julien Lavergne


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



RFS: balloontip

2008-11-17 Thread Stefan Handschuh
Dear mentors,

I am looking for a sponsor for my package balloontip.

* Package name: balloontip
  Version : 2008.11.14-1
  Upstream Author : [fill in name and email of upstream]
* URL : [fill in URL of upstreams web site]
* License : [fill in]
  Section : net

It builds these binary packages:
libballoontip-java - Balloon Tips for Java

The package appears to be lintian clean.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/b/balloontip
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/b/balloontip/balloontip_2008.11.14-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Stefan Handschuh


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



Re: RFS: balloontip

2008-11-17 Thread Neil Williams
On Mon, 17 Nov 2008 22:35:15 +0100
Stefan Handschuh [EMAIL PROTECTED] wrote:

 Dear mentors,
 
 I am looking for a sponsor for my package balloontip.
 
 * Package name: balloontip
   Version : 2008.11.14-1
   Upstream Author : [fill in name and email of upstream]
 * URL : [fill in URL of upstreams web site]
 * License : [fill in]

These need to be filled in.

   Section : net
 
 It builds these binary packages:
 libballoontip-java - Balloon Tips for Java
 
 I would be glad if someone uploaded this package for me.

Without so much as a long description of the package?

More information needed.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpUBd0oFAvNr.pgp
Description: PGP signature


RFS: balloontip

2008-11-17 Thread Stefan Handschuh
Dear mentors,

I am looking for a sponsor for my package balloontip.

Description: Balloon Tips for Java
 Provides balloon-tips for use in Java Swing applications to be laid over any
 kind of swing-component such as JButton.
 The API is lightweight and fully customizable.


* Package name: balloontip
  Version : 2008.11.14-1
  Upstream Author : Bernhard Pauler [EMAIL PROTECTED], Tim Molderez [EMAIL 
PROTECTED]
* URL : https://balloontip.dev.java.net
* License : LGPL
  Section : net


It builds these binary packages:
libballoontip-java - Balloon Tips for Java

The package appears to be lintian clean.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/b/balloontip
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/b/balloontip/balloontip_2008.11.14-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Stefan Handschuh


ps: sorry for that bogus mail before


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



Re: RFS: premake

2008-11-17 Thread Kaido Kert
On Mon, Nov 17, 2008 at 3:12 PM, David Bremner [EMAIL PROTECTED] wrote:
 At Sun, 16 Nov 2008 19:16:51 -0600,
 Boyd Stephen Smith Jr. wrote:

 [1  text/plain; utf-8 (quoted-printable)]
 On Sunday 2008 November 16 11:20, Kaido Kert wrote:

  Quite a few developers prefer premake for its use of Lua as scripting
  language, rather than using custom syntax.

 Sounds like it should wait until a package in Debian needs it.  The
 are quite a few packages in Debian -- are there any projects using
 premake whose software is in Debian.

 For what it is worth (not very much, I suspect), I disagree that being
 a build dependency for a Debian package is the only valid reason to
 include a tool in Debian. I, like many others use Debian as a software
 development platform. Having a good set of development tools is a big
 selling feature for me.

 I suspect there are other reasons why no-one has volunteered to review
 Kaido's package, mainly the (non)-release of Lenny, and lua not being
 as well known as other scripting languages.

 Cheers,

 David

I checked apt-file for any premake.lua files and found none, which
might mean that there are no packages in debian using premake or
simply that the devs dont include the scripts in source distros ( like
they often dont include autotools autogen/bootstrap scripts ) and just
ship the generated makefiles.
Koders.com query and general googling will turn up lots, though.
Its also kind of a chicken and an egg problem. Its difficult to have
software built for debian using premake directly if you cant simply
tag your package to depend on premake and use it for building.

 lua not being as well known as other scripting languages.
:) Depends, its widely used by game developers, and the list of apps
that use it as customization and scripting language is rather long.

regards,
-kert


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



RFS: aoeui (updated package)

2008-11-17 Thread Ryan Kavanagh
Dear mentors,

I am looking for a sponsor for the new version 1.2
of my package aoeui.

It builds these binary packages:
aoeui  - lightweight, unobtrusive, Dvorak-optimized text editor

The package appears to be lintian clean.

The upload would fix these bugs: 495202

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/a/aoeui
- Source repository: deb-src http://mentors.debian.net/debian unstable main
  contrib non-free
- dget http://mentors.debian.net/debian/pool/main/a/aoeui/aoeui_1.2.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Ryan Kavanagh


signature.asc
Description: Digital signature


Re: RFS: aoeui (updated package)

2008-11-17 Thread Daniel Moerner
On Mon, Nov 17, 2008 at 4:27 PM, Ryan Kavanagh [EMAIL PROTECTED] wrote:
 Dear mentors,

 I am looking for a sponsor for the new version 1.2
 of my package aoeui.

Hi, I am not a Debian Developer, so I can't sponsor you, but I did
notice something:

Upstream install target in the Makefile installs the *.txt files into
/usr/share, but you install them again, gzipped, into /usr/share/doc.
Is this duplication intentional?

[EMAIL PROTECTED]:~/Work/mentor$ dpkg -c aoeui_1.2_i386.deb | grep txt
-rw-r--r-- root/root 11237 2008-11-17 16:40 ./usr/share/aoeui/aoeui.txt
-rw-r--r-- root/root  4790 2008-11-17 16:40 ./usr/share/aoeui/notes.txt
-rw-r--r-- root/root  4773 2008-10-04 11:16
./usr/share/doc/aoeui/aoeui.txt.gz
-rw-r--r-- root/root  2569 2008-10-04 11:16
./usr/share/doc/aoeui/notes.txt.gz

Cheers,
Daniel

-- 
Daniel Moerner [EMAIL PROTECTED]


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



Fwd: Re: RFS: xinha

2008-11-17 Thread Raphael Geissert

ping

--- Forwarded message (begin)

Subject: Re: RFS: xinha
From: Raphael Geissert [EMAIL PROTECTED]
Date: Sat, 30 Aug 2008 14:43:51 -0600
Newsgroup: gmane.linux.debian.devel.mentors

Mathieu Parent wrote:

 On Sat, Aug 30, 2008 at 4:30 AM, Raphael Geissert
 [EMAIL PROTECTED] wrote:
 Hi Mathieu,

 Mathieu PARENT wrote:

 Dear mentors,

 I am looking for a sponsor for my package xinha.

 * Package name: xinha
   Version : 0.95~rc2-1

 Version 0.95 has now been released, could you please update the package?

 
 This is already done since june, see:
 http://mentors.debian.net/debian/pool/main/x/xinha/xinha_0.95-1.dsc

Ok, sorry for not looking at mentors. So, let's review it so it can be
uploaded to the archive soon (won't make it for lenny, of course).

debian/control:
 Standards-Version: 3.7.3
Should be updated if the package comforms to 3.8.0

debian/rules:
 ...
cp -r plugins $(CURDIR)/debian/xinha/usr/share/xinha/www/plugins
cp -r popups  $(CURDIR)/debian/xinha/usr/share/xinha/www/popups
cp -r skins   $(CURDIR)/debian/xinha/usr/share/xinha/www/skins
install -t $(CURDIR)/debian/xinha/usr/share/xinha/www/ \
  htmlarea.js Xinha.css XinhaCore.js XinhaLoader.js

why not just use dh_install and debian/install?

 find debian/xinha/usr/share/xinha/www -type f -exec chmod -x '{}'
\;
 find debian/xinha/usr/share/doc/xinha/examples -type f -exec
chmod -x '{}' \;

chmod -X debian/ ?

debian/copyright:
 See `/usr/share/common-licenses/LGPL'.
You should be more specific and point to LGPL-2

 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
same here (and you should really think about that licence, as a mix of BSD +
LGPL + GPL can cause troubles).

Btw, it doesn't mention:
./XinhaCore.js:--  Copyright (c) 2005-2008 Xinha Developer Team and
contributors
./popups/about.html:   Copyright (c) 2005-2008 Xinha Developer Team and
contributors
./plugins/Linker/dTree/dtree.css:| Copyright (c) 2002-2003 Geir
Landr?   |
./skins/inditreuse/README:This work is licensed under the Creative Commons
Attribution-ShareAlike License.
./skins/titan/README:This work is licensed under the Creative Commons
Attribution-ShareAlike License.

And the many other copyright owners which you can find via grep -r c_owner

debian/docs:
debian/dirs:
release-notes.txt should actually be installed as upstream's changelog
(dh_installchangelogs).

Please fix the above mentioned issues (and investigate on the copyright
owner line which has a '?', and the licences of the plugins and skins).

 
 Mathieu Parent

Cheers,
-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html



--- Forwarded message (end)

-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net



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