Re: RFS: Sponsor needed for libice2++

2005-07-06 Thread Jarle Aase
> ARAKI Yasuhiro <[EMAIL PROTECTED]> > ...ICE2 supports many language including C++, Java, Python, PHP, C#, VB... > Your page say that you have packaged C++ libraries. > Do you have plan for other language support? Yes. I will add packages for java and python - but I will need some help from someo

Re: RFS: Sponsor needed for libice2++

2005-07-06 Thread ARAKI Yasuhiro
Hi Jarle, Thanks for packaging ICE2. I have considerable interest in ICE2. But as you know, ICE2 supports many language including C++, Java, Python, PHP, C#, VB... Your page say that you have packaged C++ libraries. Do you have plan for other language support? From: Jarle Aase <[EMAIL PROTECTED

Re: Problem in building c2hs package

2005-07-06 Thread John Hendrickson
Hi. I'm not a DM but have a few points. The tar error will likely fix itself when dpkg-buildpackage completes. However I'm not sure why you ran dpkg-source -b to build from an archive when you never finished the build - and when dpkg-buildpackage is supposed to do the task of building. tar's "F

Access our Pharmacy 24 hours a day, 7 days a week.

2005-07-06 Thread Leila
Once taken its effective for 36 hrs with fewer side effects. http://wklvj.417x85mxjemc8n4.spurternj.com Life is beautiful. Life is sad. Fashion is for people who don't know who they are. Friends applaud, the comedy is over. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Warning: [EMAIL PROTECTED] - User unknown!

2005-07-06 Thread MDaemon1
[EMAIL PROTECTED] - no such user here. There is no user by that name at this server. : Message contains [1] file attachments --- Begin Message --- -- Début de Rapport SpamAssassin - Ce message est probablement du SPAM (message non sollicité envoyé en masse, pub

RFS: Sponsor needed for libice2++

2005-07-06 Thread Jarle Aase
I need a sponsor for: Package name: libice2++ Version : 2.1.2 Upstream Author : Zeroc Inc. URL : http://www.zeroc.com License : GPL Description : "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/C

Re: Problem in building c2hs package

2005-07-06 Thread Arjan Oosting
Op wo, 06-07-2005 te 20:54 -0300, schreef Marco Tulio Gontijo e Silva: > Hello, > > I'm trying to build c2hs package, and I have made the debian/* files for > it, but when I try to build I get the following problem: Hi, c2hs is already packaged by Michael Weber, so why are you packaging it? Gree

Emacs mode package problem

2005-07-06 Thread Rakotomandimby Mihamina
Hi, I want to make a rpm-spec-mode package in order to create RPM specfiles under Debian. What I did is to take the source package of python-mode then edit - rules - control - emacsen-* - ... and replace _manually_ python-mode with rpm-spec-mode. I did nothing automatically (no sed 's,python-mo

Re: Problem in building c2hs package

2005-07-06 Thread Justin Pryzby
On Wed, Jul 06, 2005 at 10:18:28PM -0300, Marco Tulio Gontijo e Silva wrote: > Em Qua, 2005-07-06 ?s 21:12 -0400, Justin Pryzby escreveu: > > On Wed, Jul 06, 2005 at 09:59:04PM -0300, Marco Tulio Gontijo e Silva wrote: > > > Em Qua, 2005-07-06 ?s 20:45 -0400, Justin Pryzby escreveu: > > > > On Wed,

Re: Problem in building c2hs package

2005-07-06 Thread Marco Tulio Gontijo e Silva
Em Qua, 2005-07-06 às 21:12 -0400, Justin Pryzby escreveu: > On Wed, Jul 06, 2005 at 09:59:04PM -0300, Marco Tulio Gontijo e Silva wrote: > > Em Qua, 2005-07-06 ?s 20:45 -0400, Justin Pryzby escreveu: > > > On Wed, Jul 06, 2005 at 08:54:10PM -0300, Marco Tulio Gontijo e Silva > > > wrote: > > (...

Re: Problem in building c2hs package

2005-07-06 Thread Justin Pryzby
On Wed, Jul 06, 2005 at 09:59:04PM -0300, Marco Tulio Gontijo e Silva wrote: > Em Qua, 2005-07-06 ?s 20:45 -0400, Justin Pryzby escreveu: > > On Wed, Jul 06, 2005 at 08:54:10PM -0300, Marco Tulio Gontijo e Silva wrote: > (...) > > > cp -f /usr/share/misc/config.sub config.sub > > > cp -f /usr/share

Re: Problem in building c2hs package

2005-07-06 Thread Marco Tulio Gontijo e Silva
Em Qua, 2005-07-06 às 20:45 -0400, Justin Pryzby escreveu: > On Wed, Jul 06, 2005 at 08:54:10PM -0300, Marco Tulio Gontijo e Silva wrote: (...) > > make[1]: *** No rule to make target `mk/config.mk'. Stop. > > make[1]: Leaving directory `/home/marcot/debian/c2hs-0.13.6' > > make: [clean] Error 2 (

Re: Problem in building c2hs package

2005-07-06 Thread Marco Tulio Gontijo e Silva
Em Qua, 2005-07-06 às 20:45 -0400, Justin Pryzby escreveu: > On Wed, Jul 06, 2005 at 08:54:10PM -0300, Marco Tulio Gontijo e Silva wrote: (...) > > cp -f /usr/share/misc/config.sub config.sub > > cp -f /usr/share/misc/config.guess config.guess > > dh_clean > > dpkg-source -b c2hs-0.13.6 > > dpkg-s

Re: Problem in building c2hs package

2005-07-06 Thread Justin Pryzby
On Wed, Jul 06, 2005 at 08:54:10PM -0300, Marco Tulio Gontijo e Silva wrote: > Hello, > > I'm trying to build c2hs package, and I have made the debian/* files for > it, but when I try to build I get the following problem: > [EMAIL PROTECTED]:~/debian/c2hs-0.13.6/debian$ ls > c2hs-config.install

Re: Need sponsor

2005-07-06 Thread Ben Finney
On 06-Jul-2005, RB wrote: > I would like a mentor as I am new and would like to volunteer to help. Great! Please read the available documentation on being a Debian package maintainer: http://www.debian.org/doc/devel-manuals> especially the New Maintainer's Guide: http://www.debian.org/

Problem in building c2hs package

2005-07-06 Thread Marco Tulio Gontijo e Silva
Hello, I'm trying to build c2hs package, and I have made the debian/* files for it, but when I try to build I get the following problem: [EMAIL PROTECTED]:~/debian$ rm * [EMAIL PROTECTED]:~/debian$ cp ../c2hs-0.13.6.tar.gz ./ [EMAIL PROTECTED]:~/debian$ ls c2hs-0.13.6.tar.gz [EMAIL PROTECTED]:~/d

Need sponsor

2005-07-06 Thread RB
I would like a mentor as I am new and would like to volunteer to help. Be aware that I connect to the inernet via cable and have a computer that I could use only for this. V/R Randy Berry -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Re: LessTif conflicts with Motif, doesn't provide Motif, and is required???

2005-07-06 Thread Steve Langasek
On Wed, Jul 06, 2005 at 09:39:06AM -0700, John Hendrickson wrote: > Why in the world did DMs compile KDE to say: You must use LessTif and > uninstall Motif??? Why you so blur one? -- Steve Langasek postmodern programmer signature.asc Description: Digital signature

Re: DP Manual question: why is 11.8.5 so dated?

2005-07-06 Thread Steve Langasek
Dear Flaming Prick, On Wed, Jul 06, 2005 at 05:55:46AM -0700, John Hendrickson wrote: > 11.8.5 Packages providing fonts > States /usr/X11R6/lib/X11/fonts/ must be used. > KDE, GNOME, and others install some fonts in /usr/share/fonts and others > in other places as well. 11.8.5. Packages providi

AutoResponse: Undelivered Mail

2005-07-06 Thread do_not_reply
Your email has not been sent as this email is inactive. If you want to reach someone at IWA, please go to below url for appropriate contact: http://www.iwanet.org/directories Thank you. IWA Web Manager -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

psyBNC

2005-07-06 Thread Matteo Croce
Hi, I have made a psyBNC-2.3.5-7 package for debian, who is interested in it? PsyBNC is the best irc bouncer available but it isn't in debian. The whole sourcecode is GPL'd but two files that are under the Apache license. If the Apache license doesn't comply with the DFSG the package could go in n

Bug#317155: RFP: ldtp -- GNU/Linux Desktop Testing Project

2005-07-06 Thread Joseph Nahmias
Package: wnpp Severity: wishlist * Package name: ldtp Version : 0.1.6 * URL : http://gnomebangalore.org/ldtp/ * License : GPL2 Description : GNU/Linux Desktop Testing framework GNU/Linux Desktop Testing Project (GNU/LDTP) is aimed at producing high quality

LessTif conflicts with Motif, doesn't provide Motif, and is required???

2005-07-06 Thread John Hendrickson
Why in the world did DMs compile KDE to say: You must use LessTif and uninstall Motif??? -- 11.8.8 The OSF/Motif and OpenMotif libraries Programs that require the non-DFSG-compliant OSF/Motif or OpenMotif libraries[70] should be compiled against and tested with Les

Re: DP Manual question: why is 11.8.5 so dated?

2005-07-06 Thread Justin Pryzby
On Wed, Jul 06, 2005 at 05:55:46AM -0700, John Hendrickson wrote: > 11.8.5 Packages providing fonts > > States /usr/X11R6/lib/X11/fonts/ must be used. > > KDE, GNOME, and others install some fonts in /usr/share/fonts and others > in other places as well. If a package violates the policy, then it

Re: DP Manual question: why is 11.8.5 so dated?

2005-07-06 Thread Kapil Hari Paranjape
Dear John Hendrickson, First of all, please use a less combative tone. It might help people view your question more sympathetically. On Wed, Jul 06, 2005 at 05:55:46AM -0700, John Hendrickson wrote: > 11.8.5 Packages providing fonts > > States /usr/X11R6/lib/X11/fonts/ must be used. > > KDE, GN

Re: DP Manual question: why is 11.8.5 so dated?

2005-07-06 Thread Alexandre Fayolle
On Wed, Jul 06, 2005 at 05:55:46AM -0700, John Hendrickson wrote: > they are all targeted to be burned like some Nazi bonfire. And I'd say I guess this ends the discussion... :-) -- Alexandre Fayolle LOGILAB, Pari

DP Manual question: why is 11.8.5 so dated?

2005-07-06 Thread John Hendrickson
11.8.5 Packages providing fonts States /usr/X11R6/lib/X11/fonts/ must be used. KDE, GNOME, and others install some fonts in /usr/share/fonts and others in other places as well. --- So why does this rule bother to blatantly demand something as law that so many packages aren't and hav

Re: should I create both static and shared libraries manually?

2005-07-06 Thread Olivier Sessink
kamaraju kusumanchi wrote: > In my makefile, I have a single rule to convert .c files to .o files. It > goes like > > > %.o : %.c >$(CC) $(FLAGS) -c $< -o $@ > > To produce both static and shared libraries, I need two such rules. Can > someone tell me how to do that? I think libtool can do

Re: use version-number in control file?

2005-07-06 Thread Markus Schulz
Am Mittwoch, 6. Juli 2005 11:57 schrieb Adeodato Simó: > * Markus Schulz [Wed, 06 Jul 2005 11:48:01 +0200]: > > Depends: other-packages-from-source-pckg (>=replace current version > > variable) > >(>= ${Source-Version}) thanks, works fine. Markus Schulz

Re: use version-number in control file?

2005-07-06 Thread Adeodato Simó
* Markus Schulz [Wed, 06 Jul 2005 11:48:01 +0200]: > Depends: other-packages-from-source-pckg (>=replace current version variable) (>= ${Source-Version}) -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 The easy way is the wrong way, an

use version-number in control file?

2005-07-06 Thread Markus Schulz
Hello, i want to use the current version number in package build process replaced in my control file. Is this possible? I have 10 packages build from my source package and one of them is an meta package which installs most of the other packages cause of Depends on them. Now i want to integrate