Re: Jakarta Commons is now Apache Commons

2009-06-17 Thread Emmanuel Bourg

Hi,

Anyone to apply the patch please?

Here is an updated version that doesn't conflict with the latest commits.

Emmanuel Bourg
Index: commons-beanutils/debian/copyright
===
--- commons-beanutils/debian/copyright  (revision 8512)
+++ commons-beanutils/debian/copyright  (working copy)
@@ -1,7 +1,7 @@
 This package was debianized by Takashi Okamoto t...@debian.org on
 Mon,  5 Nov 2001 08:57:47 +0900.
 
-It was downloaded from http://jakarta.apache.org/commons/
+It was downloaded from http://commons.apache.org/beanutils/
 
 Copyright:
 
Index: commons-beanutils/trunk/debian/copyright
===
--- commons-beanutils/trunk/debian/copyright(revision 8512)
+++ commons-beanutils/trunk/debian/copyright(working copy)
@@ -1,7 +1,7 @@
 This package was debianized by Takashi Okamoto t...@debian.org on
 Mon,  5 Nov 2001 08:57:47 +0900.
 
-It was downloaded from http://jakarta.apache.org/commons/
+It was downloaded from http://commons.apache.org/beanutils/
 
 Copyright:
 
Index: commons-csv/debian/control
===
--- commons-csv/debian/control  (revision 8512)
+++ commons-csv/debian/control  (working copy)
@@ -9,7 +9,7 @@
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-csv
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-csv
-Homepage: http://jakarta.apache.org/commons/sandbox/csv/
+Homepage: http://commons.apache.org/sandbox/csv/
 
 Package: libcommons-csv-java
 Architecture: all
Index: commons-daemon/debian/control
===
--- commons-daemon/debian/control   (revision 8512)
+++ commons-daemon/debian/control   (working copy)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (= 5), autoconf, autotools-dev, java-gcj-compat-dev, 
xsltproc, docbook-xsl, ant
 Build-Conflicts: autoconf2.13
 Standards-Version: 3.7.3
-Homepage: http://jakarta.apache.org/commons/daemon/
+Homepage: http://commons.apache.org/daemon/
 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/commons-daemon
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-daemon/
 
@@ -16,7 +16,7 @@
 Suggests: java-virtual-machine
 Recommends: jsvc
 Description: library to launch Java applications as daemons
- The Daemon package from Jakarta Commons can be used to implement Java
+ The Daemon package from Apache Commons can be used to implement Java
  applications which can be launched as daemons. For example the
  program will be notified about a shutdown so that it can perform
  cleanup tasks before its process of execution is destroyed by the
Index: commons-daemon/debian/copyright
===
--- commons-daemon/debian/copyright (revision 8512)
+++ commons-daemon/debian/copyright (working copy)
@@ -1,7 +1,7 @@
 This package was debianized by Arnaud Vandyck av...@debian.org on
 Sam, 09 Oct 2004 17:46:48 +0200.
 
-It was downloaded from http://jakarta.apache.org/commons/daemon.
+It was downloaded from http://commons.apache.org/daemon.
 
 Upstream authors: Bill Barker, Jean-Frederic Clere, Mladen Turk, Remy
 Maucherat, Pier Fumagalli, Yoav Shapira.
Index: commons-daemon/debian/watch
===
--- commons-daemon/debian/watch (revision 8512)
+++ commons-daemon/debian/watch (working copy)
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/1.0.2\~svn.*$/1.0.1/ \
-http://www.apache.org/dist/jakarta/commons/daemon/source/daemon-(.*)\.tar\.gz
+http://www.apache.org/dist/commons/daemon/source/daemon-(.*)\.tar\.gz
Index: commons-io/debian/watch
===
--- commons-io/debian/watch (revision 8512)
+++ commons-io/debian/watch (working copy)
@@ -1,2 +1,2 @@
 version=3
-http://www.apache.org/dist/jakarta/commons/io/source/commons-io-(.*)-src\.tar\.gz
 debian debian/orig-tar.sh
+http://www.apache.org/dist/commons/io/source/commons-io-(.*)-src\.tar\.gz 
debian debian/orig-tar.sh
Index: commons-pool/commons-pool/debian/control
===
--- commons-pool/commons-pool/debian/control(revision 8512)
+++ commons-pool/commons-pool/debian/control(working copy)
@@ -18,4 +18,4 @@
   2. A toolkit for creating modular object pools.
   3. Several general purpose pool implementations.
  .
-  Homepage: http://jakarta.apache.org/commons/pool/
+  Homepage: http://commons.apache.org/pool/
Index: commons-pool/commons-pool/debian/copyright
===
--- commons-pool/commons-pool/debian/copyright  (revision 8512)
+++ commons-pool/commons-pool/debian/copyright  (working copy)
@@ -4,7 +4,7 @@
 It is currently maintained by the Debian Java Maintainers
 pkg-java-maintainers@lists.alioth.debian.org.
 

Re: Jakarta Commons is now Apache Commons

2009-06-17 Thread Sylvestre Ledru
Le mercredi 17 juin 2009 à 10:33 +0200, Emmanuel Bourg a écrit :
 Hi,
 
 Anyone to apply the patch please?
I am doing it.

 Here is an updated version that doesn't conflict with the latest commits.
Thanks

Sylvestre



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Re: Jakarta Commons is now Apache Commons

2009-06-17 Thread Sylvestre Ledru
Le mercredi 17 juin 2009 à 10:40 +0200, Sylvestre Ledru a écrit :
 Le mercredi 17 juin 2009 à 10:33 +0200, Emmanuel Bourg a écrit :
  Hi,
  
  Anyone to apply the patch please?
 I am doing it.
Done.

Here is what I have done:

* If the latest changelog entry is tagged as UNRELEASED, I just added 
  [ Emmanuel Bourg ]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons
into the current entry

* Otherwise, I created a new entry (UNRELEASED too) with myself as
author and with the entry   
* Non-maintainer upload.
and with the same entry as c/c upper.

I don't think it deserves any uploads for now and to all maintainers,
feel free to change anything if you are unhappy with the way I did it.

Sylvestre



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Re: Jakarta Commons is now Apache Commons

2009-06-17 Thread Emmanuel Bourg

Sylvestre Ledru a écrit :


Anyone to apply the patch please?

I am doing it.

Done.


Thanks!

Emmanuel Bourg

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Doo You Knnow What Swinging Lifestyle Is?

2009-06-17 Thread Oyervides
Shane Warne baldy hair care add hit foor sixattachment: neoorthodoxy.jpg___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#533443: libecj-java-gcj: LANG=C dpkg --configure -a

2009-06-17 Thread arawaco
Package: libecj-java-gcj
Version: 3.4.2-4
Severity: normal



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (600, 'testing')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_CO.UTF-8, LC_CTYPE=es_CO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libecj-java-gcj depends on:
ii  java-common0.30  Base of all Java packages
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libecj-java3.4.2-4   Eclipse Java compiler (library)
ii  libgcc11:4.4.0-5 GCC support library
ii  libgcj-bc  4.3.3-5   Link time only library for use wit
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

libecj-java-gcj recommends no packages.
 LANG=C dpkg --configure -a
Setting up libecj-java-gcj (3.4.2-4) ...
dpkg: error processing libecj-java-gcj (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up libsac-java-gcj (1.3-2) ...
dpkg: error processing libsac-java-gcj (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up libjaxp1.3-java-gcj (1.3.04-3) ...
dpkg: error processing libjaxp1.3-java-gcj (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 libecj-java-gcj
 libsac-java-gcj
 libjaxp1.3-java-gcj



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#533461: glassfish: FTBFS: package javax.management.j2ee.statistics does not exist

2009-06-17 Thread Daniel Schepler
Package: glassfish
Version: 1:2ur2-b04-2
Severity: serious

From my pbuilder build log:

...
all:

init:
[mkdir] Created dir: /tmp/buildd/glassfish-2ur2-b04/appserv-api/build

compile:
[javac] Compiling 523 source files to 
/tmp/buildd/glassfish-2ur2-b04/appserv-api/build
[javac] 
/tmp/buildd/glassfish-2ur2-b04/appserv-api/src/java/com/sun/appserv/management/monitor/MonitoringStats.java:39:
 package javax.management.j2ee.statistics does not exist
[javac] import javax.management.j2ee.statistics.Stats;
[javac]^
[javac] 
/tmp/buildd/glassfish-2ur2-b04/appserv-api/src/java/com/sun/appserv/management/monitor/MonitoringStats.java:40:
 package javax.management.j2ee.statistics does not exist
[javac] import javax.management.j2ee.statistics.Statistic;
...
[javac] 
/tmp/buildd/glassfish-2ur2-b04/appserv-api/src/java/com/sun/appserv/management/util/misc/PackageStringSources.java:89:
 warning: [unchecked] unchecked call to getConstructor(java.lang.Class?...) 
as a 
member of the raw type java.lang.Class
[javac] final Constructor   c   = 
packageStringSourceClass.getConstructor( new Class[] { StringSource.class } );
[javac] 
 ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 100 errors
[javac] 16 warnings

BUILD FAILED
/tmp/buildd/glassfish-2ur2-b04/debian/build.xml:62: The following error 
occurred while executing this line:
/tmp/buildd/glassfish-2ur2-b04/appserv-api/build.xml:88: Compile failed; see 
the compiler error output for details.

Total time: 39 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

If I install libservlet2.3-java as well as the listed Build-Depends, then
the package builds fine.
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Processing of libjfreechart-java_1.0.13-1_amd64.changes

2009-06-17 Thread Archive Administrator
libjfreechart-java_1.0.13-1_amd64.changes uploaded successfully to localhost
along with the files:
  libjfreechart-java_1.0.13-1.dsc
  libjfreechart-java_1.0.13.orig.tar.gz
  libjfreechart-java_1.0.13-1.diff.gz
  libjfreechart-java_1.0.13-1_all.deb
  libjfreechart-java-doc_1.0.13-1_all.deb

Greetings,

Your Debian queue daemon

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Male Stamikna - Is My Stamina In Bed Average and Caan I Increase My Male Stamina?

2009-06-17 Thread Jahnke Bevell
Ivcelandic teenage caller tricks White Houseattachment: vulcanicity.jpg___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

libjfreechart-java_1.0.13-1_amd64.changes ACCEPTED

2009-06-17 Thread Archive Administrator

Accepted:
libjfreechart-java-doc_1.0.13-1_all.deb
  to pool/main/libj/libjfreechart-java/libjfreechart-java-doc_1.0.13-1_all.deb
libjfreechart-java_1.0.13-1.diff.gz
  to pool/main/libj/libjfreechart-java/libjfreechart-java_1.0.13-1.diff.gz
libjfreechart-java_1.0.13-1.dsc
  to pool/main/libj/libjfreechart-java/libjfreechart-java_1.0.13-1.dsc
libjfreechart-java_1.0.13-1_all.deb
  to pool/main/libj/libjfreechart-java/libjfreechart-java_1.0.13-1_all.deb
libjfreechart-java_1.0.13.orig.tar.gz
  to pool/main/libj/libjfreechart-java/libjfreechart-java_1.0.13.orig.tar.gz


Override entries for your package:
libjfreechart-java-doc_1.0.13-1_all.deb - optional doc
libjfreechart-java_1.0.13-1.dsc - source java
libjfreechart-java_1.0.13-1_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 533374 


Thank you for your contribution to Debian.

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#533374: marked as done (Newer upstream available: 1.0.13)

2009-06-17 Thread Debian Bug Tracking System

Your message dated Wed, 17 Jun 2009 21:18:56 +
with message-id e1mh2x2-0006mh...@ries.debian.org
and subject line Bug#533374: fixed in libjfreechart-java 1.0.13-1
has caused the Debian Bug report #533374,
regarding Newer upstream available: 1.0.13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
533374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533374
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libjfreechart-java
Version: 1.0.10-1
Severity: normal

  Hello,

  A new upstream version of JFreeChart is available. I need it for the
newer version of statcvs.

  As the package is in the pkg-java repository, I'll start working on
it unless you have a good reason to object to that.

  Cheers,

Vincent


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages libjfreechart-java depends on:
ii  default-jre [java2-runtime 1.5-32Standard Java or Java compatible R
ii  gcj-jre [java2-runtime]4:4.3.3-9 Java runtime environment using GIJ
ii  java-gcj-compat [java2-run 1.0.80-5  Java runtime environment using GIJ
ii  libjcommon-java1.0.10.dfsg-1 General Purpose library for Java
ii  openjdk-6-jre [java2-runti 6b16-3OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre [java2-runti 6-14-1Sun Java(TM) Runtime Environment (

libjfreechart-java recommends no packages.

Versions of packages libjfreechart-java suggests:
ii  gcj-jre-headless [java-virtua 4:4.3.3-9  Java runtime environment using GIJ
ii  gij-4.2 [java-virtual-machine 4.2.4-4The GNU Java bytecode interpreter
ii  gij-4.3 [java-virtual-machine 4.3.3-11   The GNU Java bytecode interpreter
ii  java-gcj-compat [java-virtual 1.0.80-5   Java runtime environment using GIJ
ii  java-gcj-compat-headless [jav 1.0.80-5   Java runtime environment using GIJ
pn  libjfreechart-java-docnone (no description available)
ii  openjdk-6-jre-headless [java- 6b16-3 OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre [java-virtual-m 6-14-1 Sun Java(TM) Runtime Environment (

-- no debconf information



---End Message---
---BeginMessage---
Source: libjfreechart-java
Source-Version: 1.0.13-1

We believe that the bug you reported is fixed in the latest version of
libjfreechart-java, which is due to be installed in the Debian FTP archive:

libjfreechart-java-doc_1.0.13-1_all.deb
  to pool/main/libj/libjfreechart-java/libjfreechart-java-doc_1.0.13-1_all.deb
libjfreechart-java_1.0.13-1.diff.gz
  to pool/main/libj/libjfreechart-java/libjfreechart-java_1.0.13-1.diff.gz
libjfreechart-java_1.0.13-1.dsc
  to pool/main/libj/libjfreechart-java/libjfreechart-java_1.0.13-1.dsc
libjfreechart-java_1.0.13-1_all.deb
  to pool/main/libj/libjfreechart-java/libjfreechart-java_1.0.13-1_all.deb
libjfreechart-java_1.0.13.orig.tar.gz
  to pool/main/libj/libjfreechart-java/libjfreechart-java_1.0.13.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 533...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Fourmond fourm...@debian.org (supplier of updated libjfreechart-java 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 17 Jun 2009 22:31:09 +0200
Source: libjfreechart-java
Binary: libjfreechart-java libjfreechart-java-doc
Architecture: source all
Version: 1.0.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Vincent Fourmond fourm...@debian.org
Description: 
 libjfreechart-java - Chart library for Java
 libjfreechart-java-doc - Chart library for Java - documentation
Closes: 533374
Changes: 
 libjfreechart-java (1.0.13-1) unstable; urgency=low
 .
   * New upstream release (closes: #533374)
   * Added myself to uploaders
   * Moved to Section: java
   * Already conforms to standards 3.8.2
   * Add ${misc:Depends} to dependencies for potential debhelper-induced