RFS: libdom4j-java

2004-05-25 Thread Jesper Zedlitz
I have created a Debian package for the dom4j library. Now I am looking for a 
sponsor who is willing to take a look at it.

dom4j http://www.dom4j.org is an easy to use, open source library for working 
with XML, XPath and XSLT on the Java platform using the Java Collections 
Framework. 
It is released under a BSD style license http://www.dom4j.org/license.html

The dom4j library is used in several other projects, i.e. 
jakarta-tablibs-xtags (that is one of the next packages I would like to take 
a look at).

I have created two packages, one containing the libraries, the other the 
documentation:
http://saturn.genealogy.net/~jesper/debian/libdom4j-java_1.4-1_all.deb (1.1MB)
http://saturn.genealogy.net/~jesper/debian/libdom4j-java-doc_1.4-1_all.deb 
(600kB)

The original source 
(http://sourceforge.net/project/showfiles.php?group_id=16035) is pretty big 
(12MB) so I did not copy that to my webspace. The debian/ directory can be 
found here:
http://saturn.genealogy.net/~jesper/debian/dom4j-1.4/debian/

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]  
  Homepage : http://www.zedlitz.de  
  ICQ# : 23890711   


pgpALSjlNZQvf.pgp
Description: signature


Re: RFS: libdom4j-java

2004-05-25 Thread Jesper Zedlitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

> But you should nevertheless put the dsc and diff.gz files on the web.
>
Sorry, I forgot to upload those files:
http://saturn.genealogy.net/~jesper/debian/dom4j_1.4-1.i386.changes
http://saturn.genealogy.net/~jesper/debian/dom4j_1.4-1.dsc
http://saturn.genealogy.net/~jesper/debian/dom4j_1.4-1.diff.gz

Jesper

- -- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]  
  Homepage : http://www.zedlitz.de  
  ICQ# : 23890711   
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAs2/kjSxW58yLxdgRAs4oAKCoRa6chRwnpkXkMeJHEZpvug8vlwCdGoRa
vQxL+vaz6lMaHANBp5XgWiw=
=1Has
-END PGP SIGNATURE-



Re: RFS: libdom4j-java

2004-05-25 Thread Jesper Zedlitz
Jorge Pérez Burgos <[EMAIL PROTECTED]> wrote:
> i have packaged libraries needed by dom4j,
> like jtidy, libicu and xom (avalaible in mentors.debian.net) . But i
> don't see theses dependencies on the control file in debian. 
>
You do not need these libraries when you use dom4j, only for building it. But 
the upstream tar.gz already contains all of these libraries (that's why it is 
so large).

Or is it better to remove the included libraries and only use those installed 
on the system when building the package?

> Dom4j is needed by hibernate who is the package i want to be in debian
> 
hibernate is one of the packages a would like to see in Debian, too.

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]  
  Homepage : http://www.zedlitz.de  
  ICQ# : 23890711   


pgp7wfgfxr4gC.pgp
Description: signature


Re: RFS: libdom4j-java

2004-05-25 Thread Jesper Zedlitz
> If you compile with the included libraries, but generate a dynamically
> linked binary - uups, that will lead to hell.  
>
Oops, I saw everything a little bit too optimistic. Sure - not everybody will 
have the same version of the jar on the system.
That explains why there is no dom4j-package, yet. 
I will have to think about that for some hours...

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]  
  Homepage : http://www.zedlitz.de  
  ICQ# : 23890711   


pgpV96ccWYyrK.pgp
Description: signature


RFS: libswt3.0-gtk2

2004-07-21 Thread Jesper Zedlitz
Dear Mentors,

I am looking for a sponsor for my libswt3.0-gtk2 package.

* Package name   : libswt3.0-gtk2
* Version: 3.0 (build 3062)
* URL: http://www.eclipse.org/downloads/index.php
* Licence: Common Public License - v 1.0
* Description: Fast and rich GUI toolkit for Java, gtk2 version
 SWT (Standard Widget Toolkit) provides functionality similar to Swing, but
 is much faster and open source. Mainly, it is used for the Eclipse platform.
 
 This version of SWT is implemented using gtk2 libraries.

I have build three packages (shared library, jars, GCJ bindings). They are 
available from:
http://mentors.debian.net/debian/pool/main/l/libswt3.0-gtk2/

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]
  Homepage : http://www.zedlitz.de
  ICQ# : 23890711


pgpJ8dkI2Eh4T.pgp
Description: signature


Re: RFS: libswt3.0-gtk2

2004-07-23 Thread Jesper Zedlitz
> As this is a java package, you need to follow the debian java policy:
> libswt3.0-gtk2-java and *-jni for the jni libs.
>
I have changed that, the new packages can be found at
http://mentors.debian.net/debian/pool/main/l/libswt3.0-gtk2-java/

> Are you also willing to maintain the motif bindings?
>
Maybe -- I will take a look at that.

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]
  Homepage : http://www.zedlitz.de
  ICQ# : 23890711


pgpm9kYwh71Xp.pgp
Description: signature


deleting old packages from m.d.n

2004-07-23 Thread Jesper Zedlitz
Is there a way to delete (my own) old packages from m.d.n? 

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]
  Homepage : http://www.zedlitz.de
  ICQ# : 23890711


pgpSrAtQZA7XE.pgp
Description: signature


RFS: libdom4j-java

2004-05-25 Thread Jesper Zedlitz
I have created a Debian package for the dom4j library. Now I am looking for a 
sponsor who is willing to take a look at it.

dom4j http://www.dom4j.org is an easy to use, open source library for working 
with XML, XPath and XSLT on the Java platform using the Java Collections 
Framework. 
It is released under a BSD style license http://www.dom4j.org/license.html

The dom4j library is used in several other projects, i.e. 
jakarta-tablibs-xtags (that is one of the next packages I would like to take 
a look at).

I have created two packages, one containing the libraries, the other the 
documentation:
http://saturn.genealogy.net/~jesper/debian/libdom4j-java_1.4-1_all.deb (1.1MB)
http://saturn.genealogy.net/~jesper/debian/libdom4j-java-doc_1.4-1_all.deb 
(600kB)

The original source 
(http://sourceforge.net/project/showfiles.php?group_id=16035) is pretty big 
(12MB) so I did not copy that to my webspace. The debian/ directory can be 
found here:
http://saturn.genealogy.net/~jesper/debian/dom4j-1.4/debian/

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]  
  Homepage : http://www.zedlitz.de  
  ICQ# : 23890711   


pgpLwOsJ1kAlm.pgp
Description: signature


Re: RFS: libdom4j-java

2004-05-25 Thread Jesper Zedlitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

> But you should nevertheless put the dsc and diff.gz files on the web.
>
Sorry, I forgot to upload those files:
http://saturn.genealogy.net/~jesper/debian/dom4j_1.4-1.i386.changes
http://saturn.genealogy.net/~jesper/debian/dom4j_1.4-1.dsc
http://saturn.genealogy.net/~jesper/debian/dom4j_1.4-1.diff.gz

Jesper

- -- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]  
  Homepage : http://www.zedlitz.de  
  ICQ# : 23890711   
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAs2/kjSxW58yLxdgRAs4oAKCoRa6chRwnpkXkMeJHEZpvug8vlwCdGoRa
vQxL+vaz6lMaHANBp5XgWiw=
=1Has
-END PGP SIGNATURE-



Re: RFS: libdom4j-java

2004-05-25 Thread Jesper Zedlitz
Jorge Pérez Burgos <[EMAIL PROTECTED]> wrote:
> i have packaged libraries needed by dom4j,
> like jtidy, libicu and xom (avalaible in mentors.debian.net) . But i
> don't see theses dependencies on the control file in debian. 
>
You do not need these libraries when you use dom4j, only for building it. But 
the upstream tar.gz already contains all of these libraries (that's why it is 
so large).

Or is it better to remove the included libraries and only use those installed 
on the system when building the package?

> Dom4j is needed by hibernate who is the package i want to be in debian
> 
hibernate is one of the packages a would like to see in Debian, too.

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]  
  Homepage : http://www.zedlitz.de  
  ICQ# : 23890711   


pgpbmA8eFzfIr.pgp
Description: signature


Re: RFS: libdom4j-java

2004-05-25 Thread Jesper Zedlitz
> If you compile with the included libraries, but generate a dynamically
> linked binary - uups, that will lead to hell.  
>
Oops, I saw everything a little bit too optimistic. Sure - not everybody will 
have the same version of the jar on the system.
That explains why there is no dom4j-package, yet. 
I will have to think about that for some hours...

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]  
  Homepage : http://www.zedlitz.de  
  ICQ# : 23890711   


pgp9yIEvoChAz.pgp
Description: signature


RFS: libswt3.0-gtk2

2004-07-21 Thread Jesper Zedlitz
Dear Mentors,

I am looking for a sponsor for my libswt3.0-gtk2 package.

* Package name   : libswt3.0-gtk2
* Version: 3.0 (build 3062)
* URL: http://www.eclipse.org/downloads/index.php
* Licence: Common Public License - v 1.0
* Description: Fast and rich GUI toolkit for Java, gtk2 version
 SWT (Standard Widget Toolkit) provides functionality similar to Swing, but
 is much faster and open source. Mainly, it is used for the Eclipse platform.
 
 This version of SWT is implemented using gtk2 libraries.

I have build three packages (shared library, jars, GCJ bindings). They are 
available from:
http://mentors.debian.net/debian/pool/main/l/libswt3.0-gtk2/

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]
  Homepage : http://www.zedlitz.de
  ICQ# : 23890711


pgpCeZZV3I8FL.pgp
Description: signature


Re: RFS: libswt3.0-gtk2

2004-07-23 Thread Jesper Zedlitz
> As this is a java package, you need to follow the debian java policy:
> libswt3.0-gtk2-java and *-jni for the jni libs.
>
I have changed that, the new packages can be found at
http://mentors.debian.net/debian/pool/main/l/libswt3.0-gtk2-java/

> Are you also willing to maintain the motif bindings?
>
Maybe -- I will take a look at that.

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]
  Homepage : http://www.zedlitz.de
  ICQ# : 23890711


pgpZ7EFY8vrsU.pgp
Description: signature


deleting old packages from m.d.n

2004-07-23 Thread Jesper Zedlitz
Is there a way to delete (my own) old packages from m.d.n? 

Jesper

-- 
 Jesper Zedlitz   eMail: [EMAIL PROTECTED]
  Homepage : http://www.zedlitz.de
  ICQ# : 23890711


pgpkFRKFhxrxV.pgp
Description: signature