RFS: java-gnome/4.1.2-1

2012-08-30 Thread Guillaume Mazoyer
Hello,

I am looking for a sponsor for my package java-gnome
The package is lintian clean.
To access information about this package, please visit the following URL:

  http://mentors.debian.net/package/java-gnome

Alternatively, one can download the package with dget using this command:

dget -x 
http://mentors.debian.net/debian/pool/main/j/java-gnome/java-gnome_4.1.2-1.dsc

Changes since the last upload:

  * New upstream release.
  * debian/control
- Bump GTK required version to 3.4.
- Remove useless quilt dependency.
- Update descriptions to fix lintian warnings.
  * debian/patches/02_java7_compat.diff
- Remove no longer needed patch (fixed upstream).
  * debian/patches/02_unique_dependency.diff
- Add patch to fix the libunique dependency.
  * debian/watch
- Upstream provides only .xz tarballs.
  * debian/copyright
- Use new format.
- Update file copyright.

Regards,

-- 
Guillaume Mazoyer - http://respawner.fr/


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cakwsjpgwujfu2an8b-dwvdutqwvjkhy527xjzqddqjwoedz...@mail.gmail.com



Re: RFS: java-gnome/4.1.2-1

2012-08-30 Thread Sylvestre Ledru

Le 30/08/2012 16:43, Guillaume Mazoyer a écrit :

Hello,

I am looking for a sponsor for my package java-gnome

Uploaded.


The package is lintian clean.

You are lying ;)

W: libjava-gnome-jni: hardening-no-relro usr/lib/jni/libgtkjni-4.1.2.so

Sylvestre


--
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/503f84cf.1000...@debian.org



Re: RFS: java-gnome/4.1.2-1

2012-08-30 Thread Guillaume Mazoyer
2012/8/30 Sylvestre Ledru sylves...@debian.org:
 You are lying ;)

 W: libjava-gnome-jni: hardening-no-relro usr/lib/jni/libgtkjni-4.1.2.so
I did not had this warning, my lintian is probably not up-to-date.
I'll try to get rid of this warning.

Thanks for the fast upload :)

-- 
Guillaume Mazoyer - http://respawner.fr/


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cakwsjpi3xltijw2j6_-dzbcp_vqnwi3r3y3qpdcl1oucamh...@mail.gmail.com



Re: need help with maven helper

2012-08-30 Thread Ludovic Claude
Hello,

You should use this rule instead. It's a substitution you want to do,
and the format use is similar to standard Unix sed command.

org.xerial.snappy s/snappy-java/snappy1.0.3-java/ bundle s/.*/debian/ * *

Ludovic

On 08/29/2012 11:07 AM, Olivier Sallou wrote:
 Hi,
 I need some help with maven helper.
 I need to rename the artifact id of the package library.
 In pom.xml, artifactId is snappy-java, and I need to rename it to
 snappy1.0.3-java (with version 1.0.3-rc3)
 
 What I expect is to get maven data in
 /usr/share/maven-repo/org/xerial/snappy/snappy1.0.3-java/
 
 However I fail to do so. I updated maven.rules (see below) but file name
 is correct only in /usj.
 
 I tried to patch the pom.xml to set correct artifactid but in this case,
 I have a build error when trying to unset patches as maven helper
 modifies the pom.xml
 
 Any hint on how I could do that?
 
 Thanks
 
 Olivier
 
 In my maven.rules:
 org.xerial.snappy snappy1.0.3-java bundle s/.*/debian/ * *
 
 Package content:
 drwxr-xr-x root/root 0 2012-08-29 09:43
 ./usr/share/maven-repo/org/xerial/snappy/snappy-java/
 drwxr-xr-x root/root 0 2012-08-29 09:43
 ./usr/share/maven-repo/org/xerial/snappy/snappy-java/1.0.3-rc3/
 -rw-r--r-- root/root  1287 2012-08-29 09:43
 ./usr/share/maven-repo/org/xerial/snappy/snappy-java/1.0.3-rc3/snappy-java-1.0.3-rc3.pom
 -rw-r--r-- root/root 23781 2012-08-29 09:43
 ./usr/share/maven-repo/org/xerial/snappy/snappy-java/1.0.3-rc3/snappy-java-1.0.3-rc3.jar
 drwxr-xr-x root/root 0 2012-08-29 09:43
 ./usr/share/maven-repo/org/xerial/snappy/snappy-java/debian/
 -rw-r--r-- root/root  1284 2012-08-29 09:43
 ./usr/share/maven-repo/org/xerial/snappy/snappy-java/debian/snappy-java-debian.pom
 drwxr-xr-x root/root 0 2012-08-29 09:43 ./usr/share/java/
 lrwxrwxrwx root/root 0 2012-08-29 09:43
 ./usr/share/maven-repo/org/xerial/snappy/snappy-java/debian/snappy-java-debian.jar
 - ../1.0.3-rc3/snappy-java-1.0.3-rc3.jar
 lrwxrwxrwx root/root 0 2012-08-29 09:43
 ./usr/share/java/snappy1.0.3-java.jar -
 ../maven-repo/org/xerial/snappy/snappy-java/1.0.3-rc3/snappy-java-1.0.3-rc3.jar
 
 


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/503ff376.4000...@laposte.net