Re: How to help with neglected packages

2006-01-19 Thread Amaya
Marcus Better wrote:
 I am not a DD. Should I ask someone to do an NMU on these packages?

I have not yet carefully looked at your patches, but I would be happy to
do so, and upload and so on... But finding a long term Maintainer would
be much better. Would you be willing invest the time and effort to
become responsible for this package?

-- 
 .''`.  sleep: command not found 
: :' :  
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



patches application

2006-01-19 Thread Rakotomandimby Mihamina
Hi,
I made an update of a Debian package: zope2.9
The source is here:

deb ftp://infogerance.locataire-serveur.info/debian/ testing main
deb-src ftp://infogerance.locataire-serveur.info/debian/ testing main
deb ftp://infogerance.locataire-serveur.info/debian/ unstable main
deb-src ftp://infogerance.locataire-serveur.info/debian/ unstable main

I have a problem on it:
The patch located in 'debian/patches' is not applied.
What could I do to diagnosys the reason the patch is not applied?
I just took my inspiration from the zope2.8 package and then made the
modifications by hand (I did not just sed 's/2.8/2.9' or such awfull
things)
the structure of the package is the quite the same (as zope2.8)... Well
I dont see why...
Please would you help?
Thank you.

-- 
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source  GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
http://www.cps-project.org for downloads  documentation.
Free hosting of CPS groupware: http://www.objectis.org.


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



Re: patches application

2006-01-19 Thread Stan Vasilyev
On Thursday 19 January 2006 10:55 am, Rakotomandimby Mihamina wrote:

 I have a problem on it:
 The patch located in 'debian/patches' is not applied.
 What could I do to diagnosys the reason the patch is not applied?

You can do run dpatch manually to diagnose the problem.

dpatch apply-all --verbose

And then take a look at the patched directory for the log files.

Stan


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



Re: RFS: vrweb -- A VRML browser and editor [uploaded]

2006-01-19 Thread Stan Vasilyev
On Wednesday 18 January 2006 09:24 pm, Stan Vasilyev wrote:
 VRweb is a VRML 1 browser that you can use to browse a Virtual Reality
 World (WRL).

 This release fixes two bugs from BTS and a nasty build bug. The Debian
 sources are available at:
 http://mentors.debian.net/debian/pool/main/v/vrweb/

 Thanks,
 Stan Vasilyev

Already sponsored and uploaded
Stan


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



Re: patches application

2006-01-19 Thread John Lightsey
On Thu, 2006-01-19 at 19:55 +0100, Rakotomandimby Mihamina wrote:

 I have a problem on it:
 The patch located in 'debian/patches' is not applied.
 What could I do to diagnosys the reason the patch is not applied?

You need to change debian/rules in a few places.

1) You should have unpatch added to clean.  Look at the way it's
done in /usr/share/doc/dpatch/examples/rules/rules.new.non-dh.gz

2) You should change patch-stamp to patch

3) Fix the clean target.  It doesn't remove the build/ directory.

John


signature.asc
Description: This is a digitally signed message part


RFS: xdialog -- X11 replacement for the text util dialog

2006-01-19 Thread Stan Vasilyev
I recently adopted xdialog, packaged the new upstream version and made 
significant overhauls to the package.  This release fixes five bugs.

The Debian sources are here: 
http://mentors.debian.net/debian/pool/main/x/xdialog/

The ITA is here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348161

Thanks,
Stan Vasilyev


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



Re: RFS: xdialog -- X11 replacement for the text util dialog

2006-01-19 Thread Nico Golde
Hi,
* Stan Vasilyev [EMAIL PROTECTED] [2006-01-19 22:56]:
 I recently adopted xdialog, packaged the new upstream version and made 
 significant overhauls to the package.  This release fixes five bugs.
 
 The Debian sources are here: 
 http://mentors.debian.net/debian/pool/main/x/xdialog/
 
 The ITA is here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348161

Package seems to be in a good shape (not tried to build), 
but what makes me wonder is the 20_no_msg.dpatch file.
But imho the following hack should be a real fix forwarded 
to upstream.
+/* no-g-msgs hack */
+void qqGLogFunc(const gchar *log_domain, GLogLevelFlags log_level, const gchar 
*message, gpointer user_data)
+{
+}

Regards Nico
-- 
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!


pgpaUPSmCbubU.pgp
Description: PGP signature


Re: RFS: xdialog -- X11 replacement for the text util dialog

2006-01-19 Thread Stan Vasilyev
On Thursday 19 January 2006 02:07 pm, Nico Golde wrote:

 Package seems to be in a good shape (not tried to build),
 but what makes me wonder is the 20_no_msg.dpatch file.
 But imho the following hack should be a real fix forwarded
 to upstream.
 +/* no-g-msgs hack */
 +void qqGLogFunc(const gchar *log_domain, GLogLevelFlags log_level, const
 gchar *message, gpointer user_data) +{
 +}


The upstream is aware of it.

Thanks,
Stan


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



RFS: wmcpuload - Dockapp that displays the current CPU usage

2006-01-19 Thread Christian Aichinger
Hi,
one of my packages, wmcpuload, needs a reupload due to the xlibs-dev
removal (to fix #347046).

There were only minimal changes made to the version currently in the
archive, the package is lintian and linda clean.

The package is available at:
http://greek0.net/debian/packages/wmcpuload/4/

TIA,
Christian Aichinger

Details:

Name: wmbutton
Version: 1.0.1
Upstream Author: Seiichi Sato [EMAIL PROTECTED]
URL: http://www.sh.rim.or.jp/~ssato/dockapp/#wmcpuload
License: GPL v2 or later
Description: Dockapp that displays the current CPU usage
 WMCPULoad is a dockapp for X window managers such as WindowMaker,
 AfterStep, BlackBox and Enlightenment. It displays the current CPU 
 usage as percentage value and chart with an LCD-like look. Its 
 appearance can be configured from the commandline and it has a 
 backlight mode which can be triggered manually or by an adjustable 
 alarm percentage.


signature.asc
Description: Digital signature


Re: patches application

2006-01-19 Thread Rakotomandimby Mihamina
On Thu, 2006-01-19 at 14:09 -0600, John Lightsey wrote:
 1) You should have unpatch added to clean.  Look at the way it's
 done in /usr/share/doc/dpatch/examples/rules/rules.new.non-dh.gz
I got this:

$ dpkg-buildpackage -rfakeroot
dpkg-buildpackage: source package is zope2.9
dpkg-buildpackage: source version is 2.9.0-2
dpkg-buildpackage: source changed by  [EMAIL PROTECTED]
dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean
dpatch  deapply-all
reverting patch deb-zopeconf from ./ ... failed.
make: *** [unpatch] Error 1

I dont understand why reverting, nothing was patched yet.
What should be the form of the reverting patch?

Then I also made the modification quoted below, but I think the proces
did not reach till there.

 2) You should change patch-stamp to patch
 3) Fix the clean target.  It doesn't remove the build/ directory.

Thank you for teaching me.

-- 
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source  GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
http://www.cps-project.org for downloads  documentation.
Free hosting of CPS groupware: http://www.objectis.org.


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



Re: Bug#243941: How to help with neglected packages

2006-01-19 Thread Russell Coker
On Friday 20 January 2006 01:17, Amaya [EMAIL PROTECTED] wrote:
 Marcus Better wrote:
  I am not a DD. Should I ask someone to do an NMU on these packages?

 I have not yet carefully looked at your patches, but I would be happy to
 do so, and upload and so on... But finding a long term Maintainer would
 be much better. Would you be willing invest the time and effort to
 become responsible for this package?

I don't have the time that this package needs (as is probably obvious).  I 
welcome a package takeover by someone such as Amaya.


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



RE: RFS: wmcpuload - Dockapp that displays the current CPU usage

2006-01-19 Thread Miriam Ruiz
It seems that the webpage you mention has changed and redirects you to
http://seiichisato.jp/dockapps/

Greetings,
Miry




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com


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



Re: RFS: wmcpuload - Dockapp that displays the current CPU usage

2006-01-19 Thread Amaya
tags 347046 pending
thanks

Christian Aichinger wrote:
 one of my packages, wmcpuload, needs a reupload due to the xlibs-dev
 removal (to fix #347046).

A sponsored upload is on its way. 
Thanks for fixing this!


-- 
 .''`.  sleep: command not found 
: :' :  
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Re: Bug#243941: How to help with neglected packages

2006-01-19 Thread Amaya
Russell Coker wrote:
 I don't have the time that this package needs (as is probably
 obvious).  I welcome a package takeover by someone such as Amaya.

Hi there, Russell. While I am not interested in maintanining it, I will
be happy to mentor Marcus, and be his sponsor too. If this is fine with
you, and as no one else seems to be interested, we will start working on
it, before it gets removed.

Thanks!

-- 
 .''`.  sleep: command not found 
: :' :  
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Re: patches application

2006-01-19 Thread John Lightsey
On Fri, 2006-01-20 at 01:02 +0100, Rakotomandimby Mihamina wrote:
 On Thu, 2006-01-19 at 14:09 -0600, John Lightsey wrote:
  1) You should have unpatch added to clean.  Look at the way it's
  done in /usr/share/doc/dpatch/examples/rules/rules.new.non-dh.gz
 I got this:
 
 $ dpkg-buildpackage -rfakeroot
 dpkg-buildpackage: source package is zope2.9
 dpkg-buildpackage: source version is 2.9.0-2
 dpkg-buildpackage: source changed by  [EMAIL PROTECTED]
 dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean
 dpatch  deapply-all
 reverting patch deb-zopeconf from ./ ... failed.
 make: *** [unpatch] Error 1
 
 I dont understand why reverting, nothing was patched yet.
 What should be the form of the reverting patch?
 

You left the debian/patched/ directory in the diff.gz  Delete that
directory, rebuild the diff.gz and it should work properly.

John


signature.asc
Description: This is a digitally signed message part


Re: RFS: wmcpuload - Dockapp that displays the current CPU usage

2006-01-19 Thread Amaya
 A sponsored upload is on its way. 

Looks like I was too fast to reply and Marc too slow to tag this
pending ;) 
He will do the upload instead.

Sorry for the noise

-- 
 .''`.  sleep: command not found 
: :' :  
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Re: Bug#243941: How to help with neglected packages

2006-01-19 Thread Russell Coker
On Friday 20 January 2006 11:44, Amaya [EMAIL PROTECTED] wrote:
 Russell Coker wrote:
  I don't have the time that this package needs (as is probably
  obvious).  I welcome a package takeover by someone such as Amaya.

 Hi there, Russell. While I am not interested in maintanining it, I will
 be happy to mentor Marcus, and be his sponsor too. If this is fine with
 you, and as no one else seems to be interested, we will start working on
 it, before it gets removed.

That's fine.


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