Re: Doubts about PHP

2007-07-19 Thread Nacho Barrientos Arias
On Thu, Jul 19, 2007 at 01:42:00PM -0300, Eriberto wrote:
 Hello Mentors,
 
 I am packaging a webmail and it needs a webserver with PHP support. I
 used this line:
 
 Depends: apache2|apache,
 libapache2-mod-php5|libapache2-mod-php4|libapache-mod-php5|libapache-mod-php4

What about if I don't wanna see Apache installed on my system and I
want to run the webmail using another package providing httpd (e.g.
lighttpd)? ;)

Perhaps you want to depend on: 

  apache2 | httpd, php5 | libapache2-mod-php5, ...

or something like that. HTH.

-- 
bye,
   - Nacho 


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



Re: RFS: lisaac (updated)

2006-10-04 Thread Nacho Barrientos Arias
Date: Tue, 3 Oct 2006 23:55:10 +0200
PICCA Frédéric-Emmanuel [EMAIL PROTECTED]
wrote:

Hello,

 I made all the changes you asked for my lisaac package:

Just a few easy-to-fix questions/comments/notes:

 * Short description field format is (Policy: 5.6.13):
 Description: single line synopsis

   and you wrote:
 Description:object-oriented language base on prototype

   Please, be careful with this space.

  * Doesn't lisaac build with other versions of gcc?

  * Please, remove trivial comments from debian/rules like:

# Add here commands to compile the arch part of the package.

  * configure-stamp (created by configure-stamp target) is not removed
by clean target. 

-- 
bye,
- Nacho



Re: RFS: filezilla - Port of the famous Win32 graphical FTP client

2006-10-03 Thread Nacho Barrientos Arias
Date: Tue, 3 Oct 2006 20:27:59 +0200
Adam Cécile (Le_Vert) [EMAIL PROTECTED] wrote:

Hello Adam,

 I am looking for a sponsor for my package filezilla.

I recently build your Filezilla package using the provided sources.

I got a curious surprise when I executed it. This marvelous surprise
was that, the first I saw was an emergent window saying (as well as
other stuff):

--- snip ---

- DO NOT post bugreports.
[...]
- DO NOT distribute it.

--- snip ---

Do you think this announcement is suitable for a Debian system?

-- 
bye,
- Nacho



Re: RFS: libapp-info-perl (updated package)

2006-09-27 Thread Nacho Barrientos Arias
Date: Sun, 24 Sep 2006 16:34:11 +0200
Nacho Barrientos Arias [EMAIL PROTECTED] wrote:

 I am looking for a sponsor for the new version 0.50-1 of my package
 libapp-info-perl.

Sponsored, thanks to Ricardo Mones.

-- 
bye,
- Nacho


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



Re: RFS: libapp-info-perl (updated package)

2006-09-25 Thread Nacho Barrientos Arias
Date: Mon, 25 Sep 2006 22:05:24 +0100
James Westby [EMAIL PROTECTED] wrote:

 On (24/09/06 16:34), Nacho Barrientos Arias wrote:
  Dear mentors,
  
  I am looking for a sponsor for the new version 0.50-1 of my package
  libapp-info-perl.
  
 
 Hi,

Hi James, pleased to meet you again:

 
 I cannot sponsor the package but I have reviewed it.

Thank you.

 
 It looks very good in general. I do have a couple of minor points.
 
   * Is there a better text you can use than
   It was downloaded from the Comprehensive Perl Archive Network
   (CPAN).
   Visit http://www.perl.com/CPAN/ to find a CPAN site near you.
 and a more precise location?

Yes, I agree, this isn't a very accurate reference. On the other hand
a more precise reference can be found in the package long description,
anyway i will consider which you're pointing :)


   * Your 
   ifndef PERL
   PERL = $(shell which perl)
   endif
 also works as 
   PERL ?= $(shell which perl)

Just habits inherited from C and friends, hehe.

 
 Have you considered maintaining the package within the debian-perl
 group? They are very quick at uploading from what I have seen.

Sure, this task is in my TODO list (near the head, i promise).

 
 If you are not then I would suggest to the DDs on this list that this
 package is ripe for sponsoring. Nacho has done a very good job, even if
 he has managed to break linda, the poor girl.

*Nacho encourages linda :)

Thank you again, James, have a nice day.

-- 
bye,
- Nacho


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



RFS: libapp-info-perl (updated package)

2006-09-24 Thread Nacho Barrientos Arias
Dear mentors,

I am looking for a sponsor for the new version 0.50-1 of my package
libapp-info-perl.

It builds these binary packages:
libapp-info-perl - Provide metadata about software packages installed

The package is lintian clean.

The upload would fix these bugs: 372597

Formal resources:

 - http://mentors.debian.net/debian/pool/main/l/libapp-info-perl
 - deb-src http://mentors.debian.net/debian unstable main 

Or simply dget it!

http://mentors.debian.net/debian/pool/main/l/libapp-info-perl/libapp-info-perl_0.50-1.dsc

Thank you!.

Notes:
 - Don't worry, it's true that this package crashes linda (see #385891)

-- 
bye,
- Nacho


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



Re: RFS: png2html (updated package)

2006-09-24 Thread Nacho Barrientos Arias
Date: Sat, 23 Sep 2006 09:43:08 -0800
Jack Grahams [EMAIL PROTECTED] wrote:

Hi Jack,

 I am looking for a sponsor for the new version 1.1-5
 of my package png2html. This package was previously orphaned.

I took a look to your package and it looks nice, i only caught the
following minor mistakes:

 - Consider deleting all the obvious comments in debian/rules like:
* # Build commands.
* # Nothing to do.
* and more.
 - debian/control
* s/pixer/pixel
 - You can use this upload to close fixed in NMU bugs like #343915 :)

That's all folks.

-- 
bye,
- Nacho


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



Re: RFS: trueprint (updated package)

2006-09-22 Thread Nacho Barrientos Arias
Date: Thu, 21 Sep 2006 21:52:50 -0300
Henrique Haas [EMAIL PROTECTED] wrote:

Hi Henrique,

 I am looking for a sponsor for the new version 5.3-3
 of my package trueprint.

My comments:

 * Missing packaging license terms in debian/copyright.
 * Why package version is overloaded?

trueprint (5.3-3) unstable; urgency=low

  * New maintainer (Closes: #374128)


  
trueprint (5.3-3) unstable; urgency=low

  * QA Upload



 * Your package is not lintian clean, take a look to manpage's mistakes.
   W: trueprint: manpage-has-errors-from-man
 * Diff file contains direct modifications to upstream source without
   using a patch system (e.g dpatch).
 * % echo 5  debian/compat
 * Upstream homepage in description field is missing [1].

For now, that's all folks.

[1]
http://www.debian.org/doc/manuals/developers-reference/ch-best-pkging-practices.en.html#s-bpp-upstream-info

-- 
bye,
- Nacho


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



RFS: zinc-compiler (updated package)

2006-09-21 Thread Nacho Barrientos Arias
Dear mentors,

I am looking for a sponsor for the new version 1.0.2-6
of my package zinc-compiler.

It builds these binary packages:
zinc-compiler - Compiler of Zinc, a functional logic programming
language

The package is lintian clean and builds OK in a clean sid chroot.

The upload would fix these bugs: 372594, 372595, 372596, 374173, 382347

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/z/zinc-compiler
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/z/zinc-compiler/zinc-compiler_1.0.2-6.dsc

If you sponsor this upload, note that it needs a full source upload due
to orig file in Debian archive differs a bit from the uploaded to
mentors (mentors orig creates zinc-compiler-1.0.2 and the other creates
zinc-compiler-1.0.2.orig). 

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

-- 
bye,
- Nacho


signature.asc
Description: PGP signature


Re: RFS: zinc-compiler (updated package)

2006-09-21 Thread Nacho Barrientos Arias
Date: Thu, 21 Sep 2006 10:28:38 +0200
Nacho Barrientos Arias [EMAIL PROTECTED] wrote:

Thanks to who uploaded the package but the upload was rejected due to
the explained below.

 If you sponsor this upload, note that it needs a full source upload due
 to orig file in Debian archive differs a bit from the uploaded to
 mentors (mentors orig creates zinc-compiler-1.0.2 and the other creates
 zinc-compiler-1.0.2.orig).

Rejected: md5sum
for 
/org/ftp.debian.org/ftp/pool/main/z/zinc-compiler/zinc-compiler_1.0.2.orig.tar.gz
doesn't match zinc-compiler_1.0.2-6.dsc. Rejected: size
for 
/org/ftp.debian.org/ftp/pool/main/z/zinc-compiler/zinc-compiler_1.0.2.orig.tar.gz
doesn't match zinc-compiler_1.0.2-6.dsc. Rejected: 'dpkg-source -x'
failed for zinc-compiler_1.0.2-6.dsc [return code: 6400]. [dpkg-source
output:] dpkg-source: error: file zinc-compiler_1.0.2.orig.tar.gz has
size 661722 instead of expected 666920

Please consider do a full source upload.

Thank you,

-- 
bye,
- Nacho


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



Re: RFS: zinc-compiler (updated package)

2006-09-21 Thread Nacho Barrientos Arias
Date: Thu, 21 Sep 2006 13:10:34 +0100
James Westby [EMAIL PROTECTED] wrote:

 I don't think that will cut it. I think you need to fake a new upstream
 version greater than that which is currently there.
 
 mentors.d.n allows you to overwrite files in the archive, while the
 official archive does not.

Yes, you're right, definitely i made the most of the orig file in the
archive and the new upload was successful, thank you abi.

RFS marked as done :)

-- 
bye,
- Nacho


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



Re: WINDOWS ISO Creation

2006-09-15 Thread Nacho Barrientos Arias
Date: Fri, 15 Sep 2006 10:14:43 -0400
Stephen Yorke [EMAIL PROTECTED] wrote:

Hi,

 How do I create a boot cd which can be burned on a Windows machine?

You are asking in the wrong place, try, e.g debian-user.

-- 
bye,
- Nacho


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



Re: License issues with Singular

2006-09-15 Thread Nacho Barrientos Arias
Date: Fri, 15 Sep 2006 16:51:40 -0500
Jordi Gutierrez Hermoso [EMAIL PROTECTED] wrote:

 Any suggestions what can be done?

Like Steve points, if copyright holders aren't interested in change the
license terms or they are MIA, you have two options, patch (that
includes remove omalloc dependency) or pray.

-- 
bye,
- Nacho


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



Re: RFS: bastet (updated package)

2006-09-14 Thread Nacho Barrientos Arias
Date: Thu, 14 Sep 2006 12:35:13 +0100
James Westby [EMAIL PROTECTED] wrote:

Hi James,

-- snip --

 The debian/copyright is better, but you still need the clarification of
 the license issues. I see you are trying to get this though, thanks.

Upstream didn't answer yet, but, in my opinion, COPYING file shows
clearly that Bastet is licensed under the GPL2, probably upstream will
say the same.

 
 Apart from this the package looks good to me, and should be ready for
 upload if the license issues are sorted. Unfortuanately I can't upload,
 as I am not a DD.

Thank you for your nice work reviewing my package. I would be glad if
someone uploaded this package for me :-)

Bye,

-- 
bye,
- Nacho


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



Re: RFS: bastet (updated package)

2006-09-14 Thread Nacho Barrientos Arias
Date: Thu, 14 Sep 2006 22:52:50 +0200
Erik Schanze [EMAIL PROTECTED] wrote:

 Good work.
 Uploaded.

Thank you Erik.


-- 
bye,
- Nacho


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



RFS: bastet (updated package)

2006-09-13 Thread Nacho Barrientos Arias
Dear mentors,

I am looking for a sponsor for the new version 0.41-4 of my package
bastet. Its last maintainer was David Moreno Garza, i am adopting it.
See changelog file for more details.

It builds these binary packages:
bastet - Free clone of Tetris, featuring a bastard level

The package is lintian clean.

The upload would fix these bugs: 387203

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/b/bastet
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/b/bastet/bastet_0.41-4.dsc

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

-- 
bye,
- Nacho


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



Re: RFS: bastet (updated package)

2006-09-13 Thread Nacho Barrientos Arias
Date: Wed, 13 Sep 2006 20:59:14 +0100
James Westby [EMAIL PROTECTED] wrote:

 Hi,

Hi,

 
 I cannot sponsor the package for you as I am not a DD, but I have some
 comments for you.
 
   * 
 http://www.debian.org/doc/manuals/developers-reference/ch-best-pkging-practices.en.html*/-bpp-upstream-info
 suggests that the Homepage: field be indented by two spaces not one.

404, but i will consider it.

   * The description states that the game is GPL'd, the debian/copyright
 states that it is public domain or MIT. Most of the code has no
 license headers or copyright. At worst it has been relicensed
 against the authors wishes and is undistributable. At best the
 debian/copyright and/or desciption should be updated. In the middle
 is a clarification from upstream, and the addition of the usual
 Copyright statements and license headers.

Description's lines were inherited from last maintainer (i didn't
changed it).

   * Does the Debian games team that you say you are adopting the package
 for not contain some DDs who will sponsor the packages of the group?

Probably, but obviously there are more potential sponsors here.

-- 
bye,
- Nacho


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



Re: RFS: bastet (updated package)

2006-09-13 Thread Nacho Barrientos Arias
Date: Wed, 13 Sep 2006 22:14:20 +0200
Nacho Barrientos Arias [EMAIL PROTECTED] wrote:

* The description states that the game is GPL'd, the debian/copyright
  states that it is public domain or MIT. Most of the code has no
  license headers or copyright. At worst it has been relicensed
  against the authors wishes and is undistributable. At best the
  debian/copyright and/or desciption should be updated. In the middle
  is a clarification from upstream, and the addition of the usual
  Copyright statements and license headers.  
 
 Description's lines were inherited from last maintainer (i didn't
 changed it).

I sent an email to upstream to clarify license terms.

-- 
bye,
- Nacho


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



Re: RFS: bastet (updated package)

2006-09-13 Thread Nacho Barrientos Arias
Date: Wed, 13 Sep 2006 22:10:45 +0200
Erik Schanze [EMAIL PROTECTED] wrote:

 Hi Nacho,
 
 Nacho Barrientos Arias Nacho Barrientos Arias [EMAIL PROTECTED]:
  I am looking for a sponsor for the new version 0.41-4 of my package
  bastet. Its last maintainer was David Moreno Garza, i am adopting
  it. See changelog file for more details.
 
 It is technical good so far, but:
 
 debian/copyright:
  - the year of (c) is missing
  - it doesn't reflect:
Based on Petris by Peter Seidler: here is his original disclaimer:
Peter's Tetris (hmm...)
By Peter Seidler [EMAIL PROTECTED]
(from main.c)
  - clarify the license, debian/copyright says it's Public Domain
and it's relicensed under MIT/X11, but COPYING says GPL2
  - I don't like to see new maintainers name in debian/copyright. IMO you 
should keep the file as small as possible.

I'm trying to clarify license terms with upstream, i will fix
debian/copyright as fast as i can.

 
 
 BTW: I played it a little and I hate this Won't give you this one!.
  I loose and loose and loose, but if you like it... ;-)

lol.

-- 
bye,
- Nacho


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



Re: RFS: bastet (updated package)

2006-09-13 Thread Nacho Barrientos Arias
Date: Wed, 13 Sep 2006 22:53:34 +0200
Nacho Barrientos Arias [EMAIL PROTECTED] wrote:

   - clarify the license, debian/copyright says it's Public Domain
 and it's relicensed under MIT/X11, but COPYING says GPL2

I haven't got upstream's reply yet but, it seems that:

- Bastet is released under GPL2.
- Petris (application in witch Bastet is based) is licensed under the
  terms exposed in debian/copyright.

I will rewrite debian/copyright file, written by last maintainer, to fix
this misunderstandings, including all copyright holders (and dates).

-- 
bye,
- Nacho


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



Re: RFS: bastet (updated package)

2006-09-13 Thread Nacho Barrientos Arias
Date: Wed, 13 Sep 2006 22:10:45 +0200
Erik Schanze [EMAIL PROTECTED] wrote:

 Hi Nacho,
 
 Nacho Barrientos Arias Nacho Barrientos Arias [EMAIL PROTECTED]:
  I am looking for a sponsor for the new version 0.41-4 of my package
  bastet. Its last maintainer was David Moreno Garza, i am adopting
  it. See changelog file for more details.
 
 It is technical good so far, but:
 
 debian/copyright:
  - the year of (c) is missing
  - it doesn't reflect:
Based on Petris by Peter Seidler: here is his original disclaimer:
Peter's Tetris (hmm...)
By Peter Seidler [EMAIL PROTECTED]
(from main.c)
  - clarify the license, debian/copyright says it's Public Domain
and it's relicensed under MIT/X11, but COPYING says GPL2
  - I don't like to see new maintainers name in debian/copyright. IMO you 
should keep the file as small as possible.

Firstly, i apologize for this massive email sending to the mail list.

I uploaded to mentors a new package [1] which fix all this issues (and
the suggested by James). I'm pending upstream's confirmation about
license terms.

[1]
http://mentors.debian.net/debian/pool/main/b/bastet/bastet_0.41-4.dsc

Thank you for your comments.

-- 
bye,
- Nacho


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