Re: RFS: crosstex

2007-06-18 Thread Raphael Geissert
debian/changelog: AFAIK shouldn't contain more than one entry because the package has never been in the Debian repositories. debian/watch: You don't need all those commented lines, do you? ;-) debian/{preinst,prerm,postinst,postrm}: empty? then remove them debian/copyright: Remove the commented li

Re: RFS: crosstex

2007-06-18 Thread Raphael Geissert
d on Debian systems in /usr/share/doc/crosstex/crosstex.pdf.gz" Does it makes sense to provide menu information for a command-line tool? You tell me that ;-) if it isn't needed then remove debian/menu. Robert On Mon, 2007-06-18 at 14:56 -0500, Raphael Geissert wrote: > debian/ch

Re: debian files in sourceforge cvs

2007-06-27 Thread Raphael Geissert
Hello, On 27/06/07, Tiago Saboga <[EMAIL PROTECTED]> wrote: Hi! I am working closely with upstream devs, and I am willing to manage the debian files in the same sourceforge cvs. I understand that the upstream tarball should not contain the debian files; I'm not quite sure, but I think that

Re: debian files in sourceforge cvs

2007-06-27 Thread Raphael Geissert
On 27/06/07, Pádraig Brady <[EMAIL PROTECTED]> wrote: . I include /debian in my snapshot tarballs to allow others to build debian packages easily This is one of the main reasons why I want to include debian/ from upstream. . allowing new Debian revisions without bumping the version for

RFS: kde-icons-crystalproject

2007-06-27 Thread Raphael Geissert
cons-crystal nor kde-icons-crystalclear. I'm using a datestamp because that seems to be the best way to handle the 'version' of the icons pack. Kind regards Raphael Geissert -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or Excel attachments. See http:/

Re: A note on lintian clean packages and mentors.d.n

2007-07-01 Thread Raphael Geissert
On 01/07/07, Christoph Haas <[EMAIL PROTECTED]> wrote: On Sun, Jul 01, 2007 at 07:21:51PM +0200, Nico Golde wrote: > Hi, > * Christoph Haas <[EMAIL PROTECTED]> [2007-07-01 19:13]: > > On Sun, Jul 01, 2007 at 06:11:00PM +0200, Nico Golde wrote: > > > I saw many packages using the template from > >

Re: A note on lintian clean packages and mentors.d.n

2007-07-01 Thread Raphael Geissert
Hi, On 01/07/07, Nico Golde <[EMAIL PROTECTED]> wrote: Hi, * Raphael Geissert <[EMAIL PROTECTED]> [2007-07-01 21:41]: > On 01/07/07, Christoph Haas <[EMAIL PROTECTED]> wrote: > >On Sun, Jul 01, 2007 at 07:21:51PM +0200, Nico Golde wrote: [...] > >Lintian is

Re: A note on lintian clean packages and mentors.d.n

2007-07-01 Thread Raphael Geissert
Hi, On 01/07/07, Nico Golde <[EMAIL PROTECTED]> wrote: Hi, * Raphael Geissert <[EMAIL PROTECTED]> [2007-07-01 21:51]: [...] > >> By the way, what do you think about making linda check the > >> package too? > > > >Linda itself is too buggy I think. L

Re: RFS: kde-icons-crystalproject

2007-07-02 Thread Raphael Geissert
On 01/07/07, Paul Wise <[EMAIL PROTECTED]> wrote: On 6/28/07, Raphael Geissert <[EMAIL PROTECTED]> wrote: > I'm using a datestamp because that seems to be the best way to handle > the 'version' of the icons pack. To prevent the need for an epoch if upstream d

Re: A note on lintian clean packages and mentors.d.n

2007-07-02 Thread Raphael Geissert
On 02/07/07, Russ Allbery <[EMAIL PROTECTED]> wrote: Raphael <[EMAIL PROTECTED]> writes: > Just wondering, if I would like to have some more checks like: > * making sure a php extension depends on a php-api > * a php extension provides an .ini file > etc... Yes, absolutely. Ideally if someone

Re: RFS: kde-icons-crystalproject

2007-07-02 Thread Raphael Geissert
On 02/07/07, Paul Wise <[EMAIL PROTECTED]> wrote: On 7/3/07, Raphael Geissert <[EMAIL PROTECTED]> wrote: > Thanks, I'll use the latter (uploading to mentors right now). > By the way, are you interested in sponsoring the package? =) I'm not a KDE user and I don'

Re: RFS: kde-icons-crystalproject

2007-07-02 Thread Raphael Geissert
Hello Richard, On 02/07/07, Richard A. Johnson <[EMAIL PROTECTED]> wrote: I just wondered if you replaced the Linspire animated logo from Konqueror? This and some other licensing things are keeping me from doing this package for Kubuntu at this time. No, I didn't remove/replace any single file

Re: RFS: kde-icons-crystalproject

2007-07-02 Thread Raphael Geissert
On 02/07/07, Richard A. Johnson <[EMAIL PROTECTED]> wrote: On Monday 02 July 2007 18:41:01 you wrote: [snip] | No, I didn't remove/replace any single file. I would hope a | DD/somebody to tell me I should remove/replace any file if required | and why. | All the icons were released under LGPL, so

Re: RFS: disksearch

2007-07-05 Thread Raphael Geissert
On 04/07/07, Kumar Appaiah <[EMAIL PROTECTED]> wrote: "DiskSearch is a tool for searching for files on all your removable media disks (e.g. CD's, ZIP disks or backup tapes). For instance you can search for songs on your MP3-CD's or for a document on your backup DVD's. For advanced queries there

Re: Another revision of the d-m FAQ

2007-07-12 Thread Raphael Geissert
Hi, On 12/07/07, Jack T Mudge III <[EMAIL PROTECTED]> wrote: I just joined this list (although I haven't packaged anything yet, etc. I fully intend to). Thus, I haven't been following this discussion. Any chance you could provide a link to the page about why debian dirs in upstream tarballs is b

Re: Doubts about PHP

2007-07-19 Thread Raphael Geissert
On 19/07/07, Eriberto <[EMAIL PROTECTED]> 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 Use Depends: php5 | php4 By the way,

Re: Doubts about PHP

2007-07-19 Thread Raphael Geissert
On 19/07/07, Nacho Barrientos Arias <[EMAIL PROTECTED]> wrote: 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-p

Re: Doubts about PHP

2007-07-19 Thread Raphael Geissert
Hi Steve, On 19/07/07, Steve Langasek <[EMAIL PROTECTED]> wrote: On Thu, Jul 19, 2007 at 06:06:14PM -0500, Raphael Geissert wrote: > On 19/07/07, Nacho Barrientos Arias <[EMAIL PROTECTED]> wrote: > >On Thu, Jul 19, 2007 at 01:42:00PM -0300, Eriberto wrote: > >

Re: List of (un)sponsored packages on Mentors (approximate)

2007-07-26 Thread Raphael Geissert
On 26/07/07, Kumar Appaiah <[EMAIL PROTECTED]> wrote: > On Thu, Jul 26, 2007 at 07:50:49PM +1000, Paul TBBle Hampson wrote: > > Your title= tagging has unfortunately barfed on my name, due > > to the "TBBle" in it causing the quoted string to terminate > > early. > > Well, I don't think this page i

Re: List of (un)sponsored packages on Mentors (approximate)

2007-07-27 Thread Raphael Geissert
Personally I would prefer to keep m.d.n simple and not having all of REVU's "features". I'm giving some comments on the features and how I would prefer to be added to m.d.n On 27/07/07, Paul Wise <[EMAIL PROTECTED]> wrote: > On 7/27/07, Christoph Haas <[EMAIL PROTECTED]> wrote: > > > So if anyone

Re: List of (un)sponsored packages on Mentors (approximate)

2007-07-27 Thread Raphael Geissert
On 27/07/07, Christoph Haas <[EMAIL PROTECTED]> wrote: > On Fri, Jul 27, 2007 at 03:03:22PM -0500, Raphael Geissert wrote: > > Personally I would prefer to keep m.d.n simple and not having all of > > REVU's "features". I'm giving some comments on the featur

Re: List of (un)sponsored packages on Mentors (approximate)

2007-07-28 Thread Raphael Geissert
On 28/07/07, Reinhard Tartler <[EMAIL PROTECTED]> wrote: > >> Lintian/linda output > >> > >> FTBFS checks > > > > What kind of checks does it perform? > > Lintian/linda, plus a pbuilder log. Is every uploaded package automatically built inside a pbuilder? I hope it is not the case, otherwise I thi

Re: info about puiparts [was: Sponsor Checklist]

2007-07-31 Thread Raphael Geissert
On 31/07/07, Thomas Goirand <[EMAIL PROTECTED]> wrote: > Manoj Srivastava wrote: > > Hmm. Since the DD/sponsor is the one who creates the uploaded > > packages, they do not have to insis; they can just make it so. I hope > > DD's do the actual tend build/clean/rebuild/piuparts-run person

RFC: irrlicht

2007-08-09 Thread Raphael Geissert
Hello everybody, I've finally prepared the irrlicht package. As I wrote many hacks to get dpkg-buildpackage successfully build all the different packages I want it to be reviewed and commented. Package name: irrlicht Version : 1.3.1-1 Upstream Author : Nikolaus Gebhardt <[EMAIL PROTEC

Re: RFC: irrlicht

2007-08-13 Thread Raphael Geissert
On 10/08/07, Giovanni Mascellani <[EMAIL PROTECTED]> wrote: > All'incirca Thu, 9 Aug 2007 19:47:01 -0500, "Raphael Geissert" > <[EMAIL PROTECTED]> sembrerebbe aver scritto: > > > Hello everybody, > > > > I've finally prepared

Re: unable to build gdb from source

2007-08-15 Thread Raphael Geissert
On 15/08/07, Kamaraju S Kusumanchi <[EMAIL PROTECTED]> wrote: > Can some one tell me what I am doing wrong here? I am unable to build gdb > from source on a machine running sid. I did > > $apt-get source gdb > $cd gdb-6.6.dfsg/ > $ dpkg-buildpackage -us -uc -rfakeroot > > The build log is attached

Re: RFC: irrlicht

2007-08-17 Thread Raphael Geissert
Yesterday night I uploaded to mentors a new version of the package. Changes: * debhelper files are now generated from templates so the package version information (except debian/control) is updated automatically by debian/rules. * Added -dbg package * Added -D_REENTRANT * $(version) and $(major) a

Re: RFC: irrlicht

2007-08-18 Thread Raphael Geissert
Sorry for the late response. On 17/08/07, Andres Mejia <[EMAIL PROTECTED]> wrote: > On 8/17/07, Raphael Geissert <[EMAIL PROTECTED]> wrote: > > Yesterday night I uploaded to mentors a new version of the package. > > Changes: > > > > * debhelper files

Re: lintian warning - configure-generated-file-in-source

2007-09-04 Thread Raphael Geissert
Hello, On 04/09/07, Francesco Namuri <[EMAIL PROTECTED]> wrote: > Hi, > I'm trying to make the package of gtkol-ldap nice ldap administration > utility for gnome, the problem is that the orginal tarball contains > config.status and config.log, I think that the upstream has forgetted to > do a make

Re: RFS: kopete-otr

2007-09-04 Thread Raphael Geissert
Is there any DD interested/willing to sponsor this package? I'd like to see it in the archive, thanks. On 11/08/07, Francesco Cecconi <[EMAIL PROTECTED]> wrote: > Dear DD, > > I am looking for a sponsor for my package "kopete-otr". > > * Package name : kopete-otr > Version :

Re: RFS: kopete-otr 0.6-1

2007-09-10 Thread Raphael Geissert
On 10/09/2007, Francesco Cecconi <[EMAIL PROTECTED]> wrote: > Dear DD, > > I am looking for a sponsor for my package "kopete-otr". > Maybe you should send an ITP first and add a (Closes: #nn) to the debian/changelog > > I would be glad if someone uploaded this package for me. > > Kind regard

Re: RFS: kopete-otr 0.6-1

2007-09-11 Thread Raphael Geissert
On 11/09/2007, Francesco Cecconi <[EMAIL PROTECTED]> wrote: > On Tuesday 11 September 2007, Raphael Geissert wrote: > > On 10/09/2007, Francesco Cecconi <[EMAIL PROTECTED]> wrote: > > > Dear DD, > > > > > > I am looking for a sponsor for my pack

Re: daemon stop and start during upgrade

2007-09-13 Thread Raphael Geissert
On 13/09/2007, Patrick Schoenfeld <[EMAIL PROTECTED]> wrote: > Felipe Sateler schrieb: > > Not really. It also depends on how you see it: if I ask some process to > > Sure. Thats exactly what I'm saying. > > > stop, I don't care if it was running or not. All I care is that it does > > end up stopp

Re: RFS: php-i18nv2

2007-09-13 Thread Raphael Geissert
On 13/09/2007, Mark A. Hershberger <[EMAIL PROTECTED]> wrote: > Dear mentors, > > I am looking for a sponsor for my package "php-i18nv2". > > * Package name: php-i18nv2 > Version : 0.11.4-1 > Upstream Author : [Michael Wallner, Helgo Thormar, Lorenzo Alberton] > * URL :

Re: RFS: php-text-password

2007-09-13 Thread Raphael Geissert
On 13/09/2007, Mark A. Hershberger <[EMAIL PROTECTED]> wrote: > Dear mentors, > > I am looking for a sponsor for my package "php-text-password". > > * Package name: php-text-password > Version : 1.1.0-1 > Upstream Author : [Martin Jansen, Olivier Vanhoucke] > * URL : [ht

Re: RFS: php-text-password

2007-09-14 Thread Raphael Geissert
Hello Thanasis, On 13/09/2007, Thanasis Kinias <[EMAIL PROTECTED]> wrote: > scripsit Mark A. Hershberger: > > Neil Williams <[EMAIL PROTECTED]> writes: > > > > > Appears to be a new package, no ITP number - have you filed one? > > > > > > (Hint: you *must* have an ITP bug number for a new package.

Re: Packaging question

2007-09-15 Thread Raphael Geissert
On 15/09/2007, Peter <[EMAIL PROTECTED]> wrote: > If I post this question in the wrong list please tell me where to ask > the question :) > > > So what do I need to do to make my package be seen as an update? First of all, I would ask you why you have 1: in the package version. Usually that's add

Re: RFS: php-numbers-roman

2007-09-15 Thread Raphael Geissert
On 15/09/2007, Yann Rouillard <[EMAIL PROTECTED]> wrote: > Dear mentors, > > I am looking for a sponsor for my package "php-numbers-roman". > > * Package name: php-numbers-roman > Version : 1.0.1-1 > Upstream Author : David Costa <[EMAIL PROTECTED]>, Klaus Guenther <[EMAIL > PROTEC

Re: RFS: php-numbers-roman

2007-09-15 Thread Raphael Geissert
On 15/09/2007, Yann Rouillard <[EMAIL PROTECTED]> wrote: > > BTW, if php-numbers-roman is in main, php-image-graph should rather > recommend php-number-roman, shouldn' it ? > You should take a look at section 7.2[1] of the Debian Policy and 'reconsider' that statement. [1] http://www.debian.org/d

Re: RFS: php-mdb2 (2nd attempt)

2007-09-16 Thread Raphael Geissert
On 16/09/2007, Gregory Colpart <[EMAIL PROTECTED]> wrote: > Hello, > [...] > - there is a strange condition in license text: > ---8<--- > // | Neither the name of Manuel Lemos, Tomas V.V.Cox, Stig. S. Bakken,| > // | Lukas Smith nor the names of his contributors may be used to endorse | > //

Re: RFS: honeytrap

2007-09-17 Thread Raphael Geissert
On 17/09/2007, Chris Taylor <[EMAIL PROTECTED]> wrote: > > Might anybody be interested in sponsoring this package? Maybe you could explain the difference between this honeypot and the other various honeypot packages already in the archive. > > Here is an updated summary: > > Honeytrap is a low-i

Re: japa packaging (RFS?->#435583) - jack and alsa perceptual analyzer

2007-09-17 Thread Raphael Geissert
On 17/09/2007, Helmut Grohne <[EMAIL PROTECTED]> wrote: > Hi! > > I've found a tool called japa pretty useful for doing audio analysis. It > was developed by Fons Adriaensen <[EMAIL PROTECTED]> under the GPL > and is now available at http://www.kokkinizita.net/linuxaudio/. As I > regularly use this

Re: RFS: php-apc -- APC module for php

2007-09-23 Thread Raphael Geissert
Hello Deepak, On 23/09/2007, Deepak Tripathi <[EMAIL PROTECTED]> wrote: > > Hi i have discussed with upstream author regarding license issue. > please check the below mail what he wrote. > > __Start_ > > it is not license 3.0 it is 3.01 . > > it is here: http://www.php.net/license/3_01.txt > > Po

Re: RFS: xmms-pulse

2007-09-23 Thread Raphael Geissert
On 22/09/2007, Thomas Goirand <[EMAIL PROTECTED]> wrote: > Dear mentors, > > I am looking for a sponsor for my package "xmms-pulse". > > * Package name: xmms-pulse > Version : 0.9.3-1 > Upstream Author : Lennart Poettering <[EMAIL PROTECTED]> > * URL : http://0pointer.de

Re: autoconfigurable package: how to build two configurations?

2007-09-23 Thread Raphael Geissert
On 23/09/2007, Steve M. Robbins <[EMAIL PROTECTED]> wrote: > Hello, > > Are there any examples of a package that builds two binary packages, > each from a distinct run of "configure"? You first have to configure, build, install one of the packages and then configure, build, install the second one;

Re: RFS: vidalia

2007-09-25 Thread Raphael Geissert
On 25/09/2007, Zhengpeng Hou <[EMAIL PROTECTED]> wrote: > On 星期二 25 九月 2007, Vern Sun wrote: > > The package can be found on mentors.debian.net: > > - URL: http://mentors.debian.net/debian/pool/main/v/vidalia > > - Source repository: deb-src http://mentors.debian.net/debian unstable main > > contri

Re: RFS: groovy

2007-10-20 Thread Raphael Geissert
On 20/10/2007, Glen Pepicelli <[EMAIL PROTECTED]> wrote: > > > I am looking for a sponsor for packages for the the Groovy Programming > Language. > > See: http://groovy.codehaus.org/ > > This is also a Java package as it is written in Java and requires the JVM. > > There is a new release of groovy

Re: RFS: folding

2007-10-23 Thread Raphael Geissert
On 23/10/2007, Zachary Palmer <[EMAIL PROTECTED]> wrote: > > $ dput folding_5.04+4_amd64+i386.changes > Uploading package to host ftp-master.debian.org [...] > > Does anyone know what I've done wrong? Yes, you are uploading to ftp-master; only DD's can upload there. Please check m.d.n's maintai

Re: mentors.debian.net reloading

2007-10-28 Thread Raphael Geissert
Hi all, In my very personal opinion I think m.d.n is fine as it is now. About more (building, piuparts, linda/lintian on binaries, etc) QA checks: I think the maintainer should make all of these checks before even uploading the package to m.d.n "but it is complicated to setup foo/bar/etc": if som

Re: Looking for interesting software

2007-11-17 Thread Raphael Geissert
Hi, On 17/11/2007, Diego Fdez. Durán <[EMAIL PROTECTED]> wrote: > Hi: > > I've been using Debian for a few years and now I would help. I've read > the Debian Developer's Reference but I don't know any interesting (and > little) software that I can package to get involved. You should also

Re: RFS: konq-pdf (2nd try, new upstream release)

2007-11-24 Thread Raphael Geissert
On 24/11/2007, Giuseppe Benigno <[EMAIL PROTECTED]> wrote: > It builds these binary packages: > konq-pdf - Manage and modify PDF documents using konqueror > Some notes on this package: $ uscan --report --verbose -- Scanning for watchfiles in . -- Found watchfile in ./debian -- In debian/watch, p

Re: service helper package

2007-11-26 Thread Raphael Geissert
On 25/11/2007, C.J. Adams-Collier <[EMAIL PROTECTED]> wrote: > is there something like a service-common package that provides a helper > script like the following for services to source? > > I'm thinking that it would belong somewhere like > /usr/share/service-common/init.sh. I have not tested the

Re: RFS: unicornscan

2007-12-13 Thread Raphael Geissert
On 13/12/2007, Hans-J. Ullrich <[EMAIL PROTECTED]> wrote: > http://mentors.debian.net/debian/pool/main/u/unicornscan/unicornscan_0.4.7-1.dsc dpkg-source: warning: unknown information field 'Version' in input data in package's section of control info file Please also provide a debian/watch file (s

Re: RFS: yougrabber

2007-12-13 Thread Raphael Geissert
On 13/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Upstream Author : Carl Chenet <[EMAIL PROTECTED]> According to the files under src/ you aren't upstream :) > http://mentors.debian.net/debian/pool/main/y/yougrabber/yougrabber_0.29.2-1.dsc debian/changelog: fill an ITP and make the

Re: Trouble in uploading bzip2 upstream tarball

2007-12-16 Thread Raphael Geissert
Hello, On 16/12/2007, Rafael Laboissiere <[EMAIL PROTECTED]> wrote: > The Debian Installer is refusing my upload by saying: > > == > Rejected: aspell6.pt_20071212.0-2.dsc: incompatible 'Format' version produced > by a broken

Re: RFS: libsvm (bug fixed)

2009-03-01 Thread Raphael Geissert
Hello, What about improving the short description? "The LIBSVM shared library" only tells me something, twice, I alread know: it is a library (*lib*svm2, "The *LIB*SVM shared *library*"), but doesn't tell me at all what SVM stands for, or what exactly that library d

Re: RFS: siege (updated package)

2009-03-25 Thread Raphael Geissert
#x27;t make any difference. > > Have a nice day, > Cheers, -- Raphael Geissert - Debian Maintainer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: RFS: deejayd (updated package)

2009-07-09 Thread Raphael Geissert
ould be 'b = a'): if [ "$DEEJAYD_XSERVER_METHOD" == "reuse" ]; then I've added a new rule to force the check of files in /etc/Xsession.d to the script I use on my archive-wide runs. There are probably other issues, but that's my review for now. Cheers,

Re: RFS: pyspi (NMU - RC bug fix)

2009-07-10 Thread Raphael Geissert
pendancy), then NMUing it will only have the effect of > drawing some time of another developper at the next RC bug… I'll track its status, but am uploading the NMU in the meanwhile. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email

Re: RFS: libphp-pclzip (updated package)

2009-07-23 Thread Raphael Geissert
iling list. pclzip.lib.php: Using the current directory as the default directory for the temporary files is *not* a good idea at all (think about permissions) and it should therefore default to the TMPDIR environment variable, or at least /tmp. Cheers, -- Raphael Geissert - Debian Developer www.

Re: RFS: deejayd (updated package)

2009-07-23 Thread Raphael Geissert
$ unset foo; [ -r "$foo" ] && echo hello world > Thanks a lot for the comments. I'll upload an updated version once I > have implemented something to ensure the X server is ready in > debian/deejayd.deejayd-xserver.init do_start() (and something better

Re: RFS: fslint (updated package)

2009-07-25 Thread Raphael Geissert
r help, though). He actually sent me a copy of his RFS and I was going to take a look at it and require him to do proper cleanup this time (on the BTS and the package itself). >""I can't get 2.28 into debian because the mentor process sucks."", >that

Re: RFS: ampache (updated package)

2009-10-20 Thread Raphael Geissert
intian so that it is more useful for others. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: RFS: ampache (updated package)

2009-10-21 Thread Raphael Geissert
Hi Manoj, Manoj Srivastava wrote: > On Tue, Oct 20 2009, Raphael Geissert wrote: > >> Hi Manoj, >> >> Manoj Srivastava wrote: >> [...] >>> >>> I find that experimental and pedantic add far too much >>> irrelevant chatter, and th

Re: Lintian pickiness and packaging improvements

2009-10-21 Thread Raphael Geissert
he lintian mailing list and ask Russ for his reasons behind it (maybe what he wanted to express could be paraphrased). If a check is wrong I don't think it should belong to the pedantic category, IMHO. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To

Re: Lintian pickiness and packaging improvements

2009-10-22 Thread Raphael Geissert
r recommend it or at least make sure lintian doesn't complain about it. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Lintian pickiness and packaging improvements

2009-10-23 Thread Raphael Geissert
Manoj Srivastava wrote: > On Thu, Oct 22 2009, Raphael Geissert wrote: > >> Manoj Srivastava wrote: >> >>> I also think that style issues should not be a part of even >>> Pedantic checks. If a package is using a different, and arguably >>>

Re: insserv: warning: current stop runlevel(s) ... overwrites defaults

2009-11-12 Thread Raphael Geissert
. First of all, S is only used by some special cases where the script only needs to be run once, second, syslog daemons are only available from post-rcS (which at some point would render your package uninstallable because of unmet init script dependencies). Cheers, -- Raphael Geissert - De

Re: debian/watch sourceforge

2009-12-28 Thread Raphael Geissert
Jaromír Mikeš wrote: > $ uscan > uscan warning: In watchfile debian/watch, reading webpage > http://qa.debian.org/watch/sf.php/jcgui/ failed: 500 Can't connect to > qa.debian.org:80 (connect: timeout) > The whole server is down at the moment. Cheers, -- Raphael Geisser

embedded-zlib and fpc (was: Re: RFS: easymp3gain (updated package), fixes RC bug)

2010-04-12 Thread Raphael Geissert
emoval of embedded-zlib from the list of tags that can be overridden just temporary (because of the klibc incident)? A new version of lintian is about to be released and would like to know whether that change should be propagated. Cheers, -- Raphael Geissert - Debian Developer www.d

Re: question about debian/watch

2010-06-24 Thread Raphael Geissert
it is two days out of date. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.d

Packages with DMUA but no DM (was: Re: RFS: mpg321 (updated package with AudioScrobbler support))

2010-06-26 Thread Raphael Geissert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Wise wrote: > On Sat, Jun 26, 2010 at 8:42 AM, Nanakos Chrysostomos > wrote: > >> I am looking for a sponsor for the new version 0.2.11-4 >> of my package "mpg321". > > According to the PTS the package has DMUA set on it, so you should be > ab

Re: RFS: fritzing

2010-06-26 Thread Raphael Geissert
Paul Wise wrote: > Please don't use HTML email on Debian lists: > A text/plain version of the message was included, so it's not a case I would jump on. It's just a matter of disabling HTML emails (on both ends: writer and reader.) Cheers, -- Raphael Geisse

Re: RFS: checksec

2010-06-26 Thread Raphael Geissert
ing-check is uploaded and both co-exist in the archive.) Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.

Re: Help for watch file

2010-07-13 Thread Raphael Geissert
ons of emails from angry users asking why it didn't work, > if the redirector was actually broken :) 16 packages use it, there should be none. Regards, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debi

Re: RFS: phpunit (updated package)

2010-07-30 Thread Raphael Geissert
debian/pool/main/p/phpunit/phpunit_3.4.15-1.dsc > > I would be glad if someone uploaded this package for me. Have you contacted your previous sponsor already? maybe he is willing to continue working with you. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net --

Re: RFS: php-simpletest

2010-07-30 Thread Raphael Geissert
hp4 no longer exists, and php5 only ensures one of the web SAPIs is installed, but the package can also be used wih php5-cli. debian/dirs: * you most likely don't need to list the usr/share/doc directory debian/source/format: * any special reason why you don't use 3.0? Cheers, --

Re: [php-maint] RFS: php-gearman

2010-08-02 Thread Raphael Geissert
led the report but it is waiting for upstream to change the licence. I haven't heard from him since he said he would discuss with the PECL community if it was okay to do it, in spite of my other attempts to contact him. Regards, -- Raphael Geissert - Debian Developer www.de

Re: [UDD] Packages flagged 'error' in DEHS import

2011-01-19 Thread Raphael Geissert
ime checked: 2011-01-04 18:07:24 Something must have went wrong between the two checks. -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

<    1   2