Processed: Re: libxml-java: FTBFS: class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found

2011-12-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 652753 + patch
Bug #652753 [src:libxml-java] libxml-java: FTBFS: class 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
652753: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652753
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#652753: libxml-java: FTBFS: class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found

2011-12-22 Thread Miguel Landaeta
tags 652753 + patch
thanks

On Tue, Dec 20, 2011 at 04:02:53PM +0100, Lucas Nussbaum wrote:
> Source: libxml-java
> Version: 1.1.6.dfsg-2
> Severity: serious
> Tags: wheezy sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20111220 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

Please see the attached patch.
Thanks.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -Nru libxml-java-1.1.6.dfsg/debian/changelog 
libxml-java-1.1.6.dfsg/debian/changelog
--- libxml-java-1.1.6.dfsg/debian/changelog 2011-12-22 20:26:52.0 
-0430
+++ libxml-java-1.1.6.dfsg/debian/changelog 2011-12-22 20:26:16.0 
-0430
@@ -1,3 +1,13 @@
+libxml-java (1.1.6.dfsg-3) unstable; urgency=low
+
+  * Team upload.
+  * Add Build-Depends on ant-optional. (Closes: #652753).
+  * Bump Standards-Version to 3.9.2. No changes were required.
+  * Switch to source format 3.0 (quilt).
+  * Remove deprecated simple-patchsys management patch system.
+
+ -- Miguel Landaeta   Thu, 22 Dec 2011 20:02:35 -0430
+
 libxml-java (1.1.6.dfsg-2) unstable; urgency=low
 
   * merge libbase 1.1.6-2 changes 
diff -Nru libxml-java-1.1.6.dfsg/debian/control 
libxml-java-1.1.6.dfsg/debian/control
--- libxml-java-1.1.6.dfsg/debian/control   2011-12-22 20:26:52.0 
-0430
+++ libxml-java-1.1.6.dfsg/debian/control   2011-12-22 20:04:10.0 
-0430
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 

 Uploaders: Rene Engelhard 
-Build-Depends: debhelper (>= 4.2.30), cdbs, default-jdk, ant, libjcommon-java 
(>= 1.0.10), libloader-java, libbase-java, libcommons-logging-java, javahelper, 
junit, ant-contrib
+Build-Depends: debhelper (>= 4.2.30), cdbs, default-jdk, ant, libjcommon-java 
(>= 1.0.10), libloader-java, libbase-java, libcommons-logging-java, javahelper, 
junit, ant-contrib, ant-optional
 Build-Conflicts: liboscache-java
-Standards-Version: 3.6.2
+Standards-Version: 3.9.2
 
 Package: libxml-java
 Architecture: all
diff -Nru libxml-java-1.1.6.dfsg/debian/rules 
libxml-java-1.1.6.dfsg/debian/rules
--- libxml-java-1.1.6.dfsg/debian/rules 2011-12-22 20:26:52.0 -0430
+++ libxml-java-1.1.6.dfsg/debian/rules 2011-12-22 20:16:36.0 -0430
@@ -3,7 +3,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java
 ANT_HOME := /usr/share/ant
diff -Nru libxml-java-1.1.6.dfsg/debian/source/format 
libxml-java-1.1.6.dfsg/debian/source/format
--- libxml-java-1.1.6.dfsg/debian/source/format 1969-12-31 20:00:00.0 
-0400
+++ libxml-java-1.1.6.dfsg/debian/source/format 2011-12-22 20:16:14.0 
-0430
@@ -0,0 +1 @@
+3.0 (quilt)


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

[pkg-java] r15581 - trunk/libhamcrest-java/debian

2011-12-22 Thread Steffen Möller
Author: moeller
Date: 2011-12-23 00:48:54 + (Fri, 23 Dec 2011)
New Revision: 15581

Modified:
   trunk/libhamcrest-java/debian/changelog
   trunk/libhamcrest-java/debian/control
Log:
Added Brian to uploaders.


Modified: trunk/libhamcrest-java/debian/changelog
===
--- trunk/libhamcrest-java/debian/changelog 2011-12-23 00:02:25 UTC (rev 
15580)
+++ trunk/libhamcrest-java/debian/changelog 2011-12-23 00:48:54 UTC (rev 
15581)
@@ -1,7 +1,9 @@
-libhamcrest-java (1.2-1) UNRELEASED; urgency=low
+libhamcrest-java (1.2-1) unstable; urgency=low
 
   * New upstream release
   * Bumped Standards-Version to 3.9.2 (no changes)
+  [ Steffen Moeller ]
+  * Added Brian to uploaders.
 
  -- Brian Thomason   Fri, 02 Dec 2011 17:55:55 +
 

Modified: trunk/libhamcrest-java/debian/control
===
--- trunk/libhamcrest-java/debian/control   2011-12-23 00:02:25 UTC (rev 
15580)
+++ trunk/libhamcrest-java/debian/control   2011-12-23 00:48:54 UTC (rev 
15581)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 

 Uploaders: Varun Hiremath , Michael Koch ,
- Damien Raude-Morvan 
+ Damien Raude-Morvan , Brian Thomason 

 Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk, maven-repo-helper
 Build-Depends-Indep: libqdox-java, libeasymock-java, libjmock-java, 
libjarjar-java,
  default-jdk-doc, junit-doc, junit4-doc, junit, junit4, testng


___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Bug#653038: libxml-java: Please commit debian packaging directory to a public repository

2011-12-22 Thread Miguel Landaeta
Source: libxml-java
Version: 1.1.6.dfsg-2
Severity: normal

Dear maintainer,

Please commit the debian packaging directory of this package to
a public repository.

Thanks,


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#652806: marked as done (uimaj: FTBFS: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository: System is offline.)

2011-12-22 Thread Debian Bug Tracking System
Your message dated Fri, 23 Dec 2011 00:19:04 +
with message-id 
and subject line Bug#652806: fixed in uimaj 2.3.1-2
has caused the Debian Bug report #652806,
regarding uimaj: FTBFS: POM 'org.apache.maven.plugins:maven-plugin-plugin' not 
found in repository: System is offline.
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.)


-- 
652806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: uimaj
Version: 2.3.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20111220 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/uimaj-SLCfEp/uimaj-2.3.1'
> make[1]: Nothing to be done for `patch-poms'.
> make[1]: Leaving directory `/build/uimaj-SLCfEp/uimaj-2.3.1'
> cd uimaj && /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  
> -Dproperties.file.manual=/build/uimaj-SLCfEp/uimaj-2.3.1/debian/maven.properties
>  -Xmx512m -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/build/uimaj-SLCfEp/uimaj-2.3.1/debian/maven-repo  package
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   UIMA Java SDK: uimaj-parent
> [INFO]   UIMA Base: uimaj-test-util: JUnit utilities
> [INFO]   UIMA Base: uimaj-core
> [INFO]   UIMA Base: jVinci: Vinci Transport Library
> [INFO]   UIMA Base: uimaj-adapter-vinci: Vinci Adapter
> [INFO]   UIMA Base: uimaj-cpe: Collection Processing Engine
> [INFO]   UIMA Base: uimaj-document-annotation
> [INFO]   UIMA Base: uimaj-tools: Tools
> [INFO]   UIMA Base: uimaj-examples: SDK Examples
> [INFO]   UIMA Base: uimaj-adapter-soap: SOAP Adapter
> [INFO]   UIMA Base: uimaj-component-test-util: for JUnit
> [INFO]   Apache UIMA SDK Documentation - overview and setup
> [INFO]   Apache UIMA SDK Documentation - references
> [INFO]   Apache UIMA SDK Documentation - tools
> [INFO]   Apache UIMA SDK Documentation - tutorials and user's guides
> [INFO]   UIMA Aggregate POM aggregate-uimaj-docbooks: UIMA Base
> [INFO]   UIMA Maven Plugin PearPackagingMavenPlugin
> [INFO]   UIMA Base: uimaj-bootstrap: Bootstrap launcher
> [INFO]   UIMA Aggregate: aggregate-uimaj: UIMA Base
> [INFO]   UIMA Base: uimaj-distr
> [INFO]   UIMA Java SDK: uimaj
> [INFO] 
> 
> [INFO] Building UIMA Java SDK: uimaj-parent
> [INFO]task-segment: [package]
> [INFO] 
> 
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] 
> 
> [INFO] Building UIMA Base: uimaj-test-util: JUnit utilities
> [INFO]task-segment: [package]
> [INFO] 
> 
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-test-util/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 7 source files to 
> /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-test-util/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-test-util/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-test-util/target/uimaj-test-util-2.3.1.jar
> [INFO] 
> 
> [INFO] Building UIMA Base: uimaj-core
> [INFO]task-segment: [package]
> [INFO] 
> 
> [INFO] 

uimaj_2.3.1-2_amd64.changes ACCEPTED into unstable

2011-12-22 Thread Debian FTP Masters



Accepted:
libuima-adapter-soap-java_2.3.1-2_all.deb
  to main/u/uimaj/libuima-adapter-soap-java_2.3.1-2_all.deb
libuima-adapter-vinci-java_2.3.1-2_all.deb
  to main/u/uimaj/libuima-adapter-vinci-java_2.3.1-2_all.deb
libuima-core-java_2.3.1-2_all.deb
  to main/u/uimaj/libuima-core-java_2.3.1-2_all.deb
libuima-cpe-java_2.3.1-2_all.deb
  to main/u/uimaj/libuima-cpe-java_2.3.1-2_all.deb
libuima-document-annotation-java_2.3.1-2_all.deb
  to main/u/uimaj/libuima-document-annotation-java_2.3.1-2_all.deb
libuima-tools-java_2.3.1-2_all.deb
  to main/u/uimaj/libuima-tools-java_2.3.1-2_all.deb
libuima-vinci-java_2.3.1-2_all.deb
  to main/u/uimaj/libuima-vinci-java_2.3.1-2_all.deb
uima-doc_2.3.1-2_all.deb
  to main/u/uimaj/uima-doc_2.3.1-2_all.deb
uima-examples_2.3.1-2_all.deb
  to main/u/uimaj/uima-examples_2.3.1-2_all.deb
uima-utils_2.3.1-2_all.deb
  to main/u/uimaj/uima-utils_2.3.1-2_all.deb
uimaj_2.3.1-2.debian.tar.gz
  to main/u/uimaj/uimaj_2.3.1-2.debian.tar.gz
uimaj_2.3.1-2.dsc
  to main/u/uimaj/uimaj_2.3.1-2.dsc


Override entries for your package:
libuima-adapter-soap-java_2.3.1-2_all.deb - optional java
libuima-adapter-vinci-java_2.3.1-2_all.deb - optional java
libuima-core-java_2.3.1-2_all.deb - optional java
libuima-cpe-java_2.3.1-2_all.deb - optional java
libuima-document-annotation-java_2.3.1-2_all.deb - optional java
libuima-tools-java_2.3.1-2_all.deb - optional java
libuima-vinci-java_2.3.1-2_all.deb - optional java
uima-doc_2.3.1-2_all.deb - optional doc
uima-examples_2.3.1-2_all.deb - optional java
uima-utils_2.3.1-2_all.deb - optional java
uimaj_2.3.1-2.dsc - source java

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


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re: javahelp2: FTBFS: BUILD FAILED

2011-12-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 652256 + pending
Bug #652256 [src:javahelp2] javahelp2: FTBFS: BUILD FAILED
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
652256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652256
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#652256: javahelp2: FTBFS: BUILD FAILED

2011-12-22 Thread Miguel Landaeta
tags 652256 + pending
thanks

On Thu, Dec 15, 2011 at 01:23:42PM +0100, Mònica Ramírez Arceda wrote:
> Source: javahelp2
> Version: 2.0.05.ds1-5
> Severity: serious
> Tags: wheezy sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20111210 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

This issue is already fixed in the svn repo.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of uimaj_2.3.1-2_amd64.changes

2011-12-22 Thread Debian FTP Masters
uimaj_2.3.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  uimaj_2.3.1-2.dsc
  uimaj_2.3.1-2.debian.tar.gz
  libuima-core-java_2.3.1-2_all.deb
  libuima-vinci-java_2.3.1-2_all.deb
  libuima-adapter-soap-java_2.3.1-2_all.deb
  libuima-adapter-vinci-java_2.3.1-2_all.deb
  libuima-cpe-java_2.3.1-2_all.deb
  libuima-document-annotation-java_2.3.1-2_all.deb
  libuima-tools-java_2.3.1-2_all.deb
  uima-utils_2.3.1-2_all.deb
  uima-examples_2.3.1-2_all.deb
  uima-doc_2.3.1-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[SCM] Debian packaging for uimaj annotated tag, debian/2.3.1-2, created. debian/2.3.1-2

2011-12-22 Thread Damien Raude-Morvan
The annotated tag, debian/2.3.1-2 has been created
at  e8e65f259b2a981aa74230a2abae8464f9688542 (tag)
   tagging  2c4cd1d88d23dba9c58293ab89b54c2b6c8ee2b9 (commit)
  replaces  debian/2.3.1-1
 tagged by  Damien Raude-Morvan
on  Fri Dec 23 01:03:27 2011 +0100

- Shortlog 
Debian release 2.3.1-2

Damien Raude-Morvan (1):
  Upload to unstable.

Miguel Landaeta (2):
  Add Build-Depends on libmaven-plugin-tools-java (>= 2.8)
  Fix syntax-error-in-dep5-copyright lintian warning

---

-- 
Debian packaging for uimaj

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[SCM] Debian packaging for uimaj branch, master, updated. debian/2.3.1-1-3-g2c4cd1d

2011-12-22 Thread Damien Raude-Morvan
The following commit has been merged in the master branch:
commit 2c4cd1d88d23dba9c58293ab89b54c2b6c8ee2b9
Author: Damien Raude-Morvan 
Date:   Fri Dec 23 00:55:55 2011 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index e7aa6ea..561a8f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-uimaj (2.3.1-2) UNRELEASED; urgency=low
+uimaj (2.3.1-2) unstable; urgency=low
 
   * Team upload.
   * Add Build-Depends on libmaven-plugin-tools-java (>= 2.8). (Closes: 
#652806).
   * Fix several lintian warning with copyright file.
 
- -- Miguel Landaeta   Thu, 22 Dec 2011 18:52:08 -0430
+ -- Miguel Landaeta   Fri, 23 Dec 2011 00:55:34 +0100
 
 uimaj (2.3.1-1) unstable; urgency=low
 

-- 
Debian packaging for uimaj

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Bug#652804: plexus-containers1.5: FTBFS: Cannot find parent: org.codehaus.plexus:plexus-containers

2011-12-22 Thread Damien Raude-Morvan
Hi,

Le mardi 20 décembre 2011 16:09:58, Lucas Nussbaum a écrit :
> > mvn-generate:
> > 
> > mvn-shared-repo:
> > 
> > mvn-local-repo:
> >  [java] + Error stacktraces are turned on.
> >  [java] [INFO]
> >  [java] NOTE: Maven is executing in offline mode. Any artifacts not
> >  already in your local [java] repository will be inaccessible.
> >  [java]
> >  [java] [INFO] Scanning for projects...
> >  [java] [INFO]
> >  ---
> >  - [java] [ERROR] FATAL ERROR
> >  [java] [INFO]
> >  ---
> >  - [java] [INFO] Error building POM (may not be this project's
> >  POM). [java]
> >  [java]
> >  [java] Project ID:
> >  org.codehaus.plexus:plexus-container-default:jar:1.5.5 [java]
> >  [java] Reason: Cannot find parent:
> >  org.codehaus.plexus:plexus-containers for project:
> >  org.codehaus.plexus:plexus-container-default:jar:1.5.5 for project
> >  org.codehaus.plexus:plexus-container-default:jar:1.5.5 [java]

JFTR, I've started working on this issue : it might be linked to some bug in 
maven-ant-helper.

Cheers,
-- 
Damien



__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r15580 - trunk/javahelp2/debian

2011-12-22 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-12-23 00:02:25 + (Fri, 23 Dec 2011)
New Revision: 15580

Modified:
   trunk/javahelp2/debian/changelog
   trunk/javahelp2/debian/control
   trunk/javahelp2/debian/rules
Log:
Switch to Servlet API 2.5


Modified: trunk/javahelp2/debian/changelog
===
--- trunk/javahelp2/debian/changelog2011-12-22 22:53:00 UTC (rev 15579)
+++ trunk/javahelp2/debian/changelog2011-12-23 00:02:25 UTC (rev 15580)
@@ -1,3 +1,11 @@
+javahelp2 (2.0.05.ds1-6) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Switch to Servlet API 2.5. (Closes: #652256).
+  * Bump Standards-Version to 3.9.2. No changes were required.
+
+ -- Miguel Landaeta   Thu, 22 Dec 2011 19:23:33 -0430
+
 javahelp2 (2.0.05.ds1-5) unstable; urgency=low
 
   * Team upload

Modified: trunk/javahelp2/debian/control
===
--- trunk/javahelp2/debian/control  2011-12-22 22:53:00 UTC (rev 15579)
+++ trunk/javahelp2/debian/control  2011-12-23 00:02:25 UTC (rev 15580)
@@ -5,8 +5,8 @@
 Uploaders: Marek Slama , Varun Hiremath 
 Build-Depends: cdbs, debhelper (>= 7), maven-repo-helper
 Build-Depends-Indep: ant-optional, default-jdk,
- libtomcat6-java, libservlet2.4-java, imagemagick
-Standards-Version: 3.9.1
+ libtomcat6-java, libservlet2.5-java, imagemagick
+Standards-Version: 3.9.2
 Homepage: http://javahelp.dev.java.net
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/javahelp2
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/javahelp2

Modified: trunk/javahelp2/debian/rules
===
--- trunk/javahelp2/debian/rules2011-12-22 22:53:00 UTC (rev 15579)
+++ trunk/javahelp2/debian/rules2011-12-23 00:02:25 UTC (rev 15580)
@@ -25,8 +25,8 @@
 stamp-build-$(p_jh):
#Create symlink to required jars
mkdir -p $(DEB_SRCDIR)/javahelp_nbproject/lib
-   ln -s -f /usr/share/java/servlet-api.jar 
$(DEB_SRCDIR)/javahelp_nbproject/lib/servlet-api.jar
-   ln -s -f /usr/share/java/jsp-api.jar 
$(DEB_SRCDIR)/javahelp_nbproject/lib/jsp-api.jar
+   ln -s -f /usr/share/java/servlet-api-2.5.jar 
$(DEB_SRCDIR)/javahelp_nbproject/lib/servlet-api.jar
+   ln -s -f /usr/share/java/jsp-api-2.1.jar 
$(DEB_SRCDIR)/javahelp_nbproject/lib/jsp-api.jar
#Remove class uncompilable without JDIC
rm -f 
$(DEB_SRCDIR)/jhMaster/JavaHelp/src/new/javax/help/plaf/basic/BasicNativeContentViewerUI.java
#Build javahelp target 'release' is for jars, target 'javadoc' is for 
javadoc


___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Processed: your mail

2011-12-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 652806 + pending
Bug #652806 [src:uimaj] uimaj: FTBFS: POM 
'org.apache.maven.plugins:maven-plugin-plugin' not found in repository: System 
is offline.
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
652806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#652806: uimaj: FTBFS: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository: System is offline.

2011-12-22 Thread Miguel Landaeta
tags 652806 + pending
thanks

On Tue, Dec 20, 2011 at 04:11:19PM +0100, Lucas Nussbaum wrote:
> Source: uimaj
> Version: 2.3.1-1
> Severity: serious
> Tags: wheezy sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20111220 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

This is already fixed in the git repo.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

[SCM] Debian packaging for uimaj branch, master, updated. debian/2.3.1-1-2-gc7f0761

2011-12-22 Thread Miguel Landaeta
The following commit has been merged in the master branch:
commit c7f07616c8aea5b1e6a394568ae32d072e4f46bc
Author: Miguel Landaeta 
Date:   Thu Dec 22 19:06:53 2011 -0430

Fix syntax-error-in-dep5-copyright lintian warning

diff --git a/debian/changelog b/debian/changelog
index 151f506..e7aa6ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ uimaj (2.3.1-2) UNRELEASED; urgency=low
 
   * Team upload.
   * Add Build-Depends on libmaven-plugin-tools-java (>= 2.8). (Closes: 
#652806).
+  * Fix several lintian warning with copyright file.
 
  -- Miguel Landaeta   Thu, 22 Dec 2011 18:52:08 -0430
 
diff --git a/debian/copyright b/debian/copyright
index e715fd4..19ce1c3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Apache UIMA Java SDK
-Maintainer: The Apache Software Foundation 
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Apache UIMA Java SDK
+Upstream-Contact: The Apache Software Foundation 

 Source: http://www.apache.org/dist/incubator/uima/source/
 
 Files: *
@@ -13,17 +13,17 @@ Copyright: 2010, Damien Raude-Morvan 
 License: Apache-2.0
 
 License: Apache-2.0
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
  The full text of the Apache-2.0 license can be found in
  `/usr/share/common-licenses/Apache-2.0' on Debian systems.

-- 
Debian packaging for uimaj

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[SCM] Debian packaging for uimaj branch, master, updated. debian/2.3.1-1-2-gc7f0761

2011-12-22 Thread Miguel Landaeta
The following commit has been merged in the master branch:
commit 5970715b23ee1ec93433fd4f1900d6641f298944
Author: Miguel Landaeta 
Date:   Thu Dec 22 19:03:18 2011 -0430

Add Build-Depends on libmaven-plugin-tools-java (>= 2.8)

diff --git a/debian/changelog b/debian/changelog
index d21bd9d..151f506 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+uimaj (2.3.1-2) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Add Build-Depends on libmaven-plugin-tools-java (>= 2.8). (Closes: 
#652806).
+
+ -- Miguel Landaeta   Thu, 22 Dec 2011 18:52:08 -0430
+
 uimaj (2.3.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index a62cb90..d36ba71 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 7), cdbs, default-jdk, 
maven-debian-helper (>= 1.1)
 Build-Depends-Indep: junit, ant, ant-contrib, libaxis-java, 
libcommons-io-java, liblog4j1.2-java,
  libgeronimo-activation-1.1-spec-java, default-jdk-doc, 
libmaven-javadoc-plugin-java, libmaven-site-plugin-java,
  libxml-commons-resolver1.1-java, libxerces2-java, libjaxp1.3-java,
- docbook-xml, docbook-xsl, xsltproc, libsaxon-java, fop, 
libbuild-helper-maven-plugin-java
+ docbook-xml, docbook-xsl, xsltproc, libsaxon-java, fop, 
libbuild-helper-maven-plugin-java,
+ libmaven-plugin-tools-java (>= 2.8)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-java/uimaj.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/uimaj.git

-- 
Debian packaging for uimaj

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Processed: your mail

2011-12-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 652803 simplyhtml: FTBFS: You must specify a valid JAVA_HOME or 
> JAVACMD!
Bug #652803 [src:simplyhtml] simplyhtml: FTBFS: testsanity fails
Changed Bug title to 'simplyhtml: FTBFS: You must specify a valid JAVA_HOME or 
JAVACMD!' from 'simplyhtml: FTBFS: testsanity fails'
> tags 652803 + pending
Bug #652803 [src:simplyhtml] simplyhtml: FTBFS: You must specify a valid 
JAVA_HOME or JAVACMD!
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
652803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


libjgroups-java_2.12.2.Final-1_amd64.changes ACCEPTED into experimental

2011-12-22 Thread Debian FTP Masters



Accepted:
libjgroups-java_2.12.2.Final-1.debian.tar.gz
  to main/libj/libjgroups-java/libjgroups-java_2.12.2.Final-1.debian.tar.gz
libjgroups-java_2.12.2.Final-1.dsc
  to main/libj/libjgroups-java/libjgroups-java_2.12.2.Final-1.dsc
libjgroups-java_2.12.2.Final-1_all.deb
  to main/libj/libjgroups-java/libjgroups-java_2.12.2.Final-1_all.deb
libjgroups-java_2.12.2.Final.orig.tar.gz
  to main/libj/libjgroups-java/libjgroups-java_2.12.2.Final.orig.tar.gz


Override entries for your package:
libjgroups-java_2.12.2.Final-1.dsc - source java
libjgroups-java_2.12.2.Final-1_all.deb - optional java

Announcing to debian-experimental-chan...@lists.debian.org
Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#652803: simplyhtml: FTBFS: testsanity fails

2011-12-22 Thread Miguel Landaeta
retitle 652803 simplyhtml: FTBFS: You must specify a valid JAVA_HOME or JAVACMD!
tags 652803 + pending
thanks

On Tue, Dec 20, 2011 at 04:10:42PM +0100, Lucas Nussbaum wrote:
> Source: simplyhtml
> Version: 0.13.1-2
> Severity: serious
> Tags: wheezy sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20111220 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

I committed a fix for this issue to the svn repo.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of libjgroups-java_2.12.2.Final-1_amd64.changes

2011-12-22 Thread Debian FTP Masters
libjgroups-java_2.12.2.Final-1_amd64.changes uploaded successfully to localhost
along with the files:
  libjgroups-java_2.12.2.Final-1.dsc
  libjgroups-java_2.12.2.Final.orig.tar.gz
  libjgroups-java_2.12.2.Final-1.debian.tar.gz
  libjgroups-java_2.12.2.Final-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r15579 - in trunk/simplyhtml/debian: . patches source

2011-12-22 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-12-22 22:53:00 + (Thu, 22 Dec 2011)
New Revision: 15579

Added:
   trunk/simplyhtml/debian/patches/series
   trunk/simplyhtml/debian/source/
   trunk/simplyhtml/debian/source/format
Modified:
   trunk/simplyhtml/debian/changelog
   trunk/simplyhtml/debian/control
   trunk/simplyhtml/debian/rules
Log:
* Team upload.
* Replace B-D on openjdk-6-jdk with default-jdk. (Closes: #652803).
* Add optional Depends on openjdk-7-jre and drop obsolete Suggests on 
java-virtual-machine.
* Bump Standards-Version to 3.9.2. No changes were required.
* Switch to source format 3.0 (quilt).
* Remove usage of deprecated simple-patchsys patch management.
* Add missing Vcs-Browser field and use recommended URL scheme with Vcs-Svn.


Modified: trunk/simplyhtml/debian/changelog
===
--- trunk/simplyhtml/debian/changelog   2011-12-22 22:48:08 UTC (rev 15578)
+++ trunk/simplyhtml/debian/changelog   2011-12-22 22:53:00 UTC (rev 15579)
@@ -1,3 +1,16 @@
+simplyhtml (0.13.1-3) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Replace B-D on openjdk-6-jdk with default-jdk. (Closes: #652803).
+  * Add optional Depends on openjdk-7-jre and drop obsolete Suggests on
+java-virtual-machine.
+  * Bump Standards-Version to 3.9.2. No changes were required.
+  * Switch to source format 3.0 (quilt).
+  * Remove usage of deprecated simple-patchsys patch management.
+  * Add missing Vcs-Browser field and use recommended URL scheme with Vcs-Svn.
+
+ -- Miguel Landaeta   Thu, 22 Dec 2011 18:26:02 -0430
+
 simplyhtml (0.13.1-2) unstable; urgency=low
 
   * Team upload.

Modified: trunk/simplyhtml/debian/control
===
--- trunk/simplyhtml/debian/control 2011-12-22 22:48:08 UTC (rev 15578)
+++ trunk/simplyhtml/debian/control 2011-12-22 22:53:00 UTC (rev 15579)
@@ -3,17 +3,18 @@
 Maintainer: Debian Java Maintainers 

 Uploaders: Eric Lavarde 
 Build-Depends: debhelper (>= 5.0.40), cdbs (>= 0.4.28)
-Build-Depends-Indep: openjdk-6-jdk, libgnu-regexp-java, javahelp2, ant, 
docbook-to-man
-Standards-Version: 3.8.1
+Build-Depends-Indep: default-jdk, libgnu-regexp-java, javahelp2, ant, 
docbook-to-man
+Standards-Version: 3.9.2
 Section: web
 Homepage: http://sf.net/projects/simplyhtml
-Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/simplyhtml
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/simplyhtml
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/simplyhtml/
 
 Package: simplyhtml
 Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libgnu-regexp-java, ${misc:Depends}
+Depends: openjdk-6-jre | openjdk-7-jre | java2-runtime, libgnu-regexp-java, 
${misc:Depends}
 Recommends: javahelp2
-Suggests: java-virtual-machine, simplyhtml-doc
+Suggests: simplyhtml-doc
 Description: Java word processor based on HTML and CSS
  SimplyHTML is an application built for working with text documents.
  Text documents are stored in HTML and CSS format, but the application is
@@ -24,7 +25,7 @@
 Package: simplyhtml-doc
 Architecture: all
 Depends: ${misc:Depends}
-Suggests: simplythml
+Suggests: simplythml, default-jdk-doc
 Section: doc
 Description: API documentation for simplyhtml
  The javadoc for SimplyHTML, a Java word processor based on HTML and CSS.

Added: trunk/simplyhtml/debian/patches/series
===
--- trunk/simplyhtml/debian/patches/series  (rev 0)
+++ trunk/simplyhtml/debian/patches/series  2011-12-22 22:53:00 UTC (rev 
15579)
@@ -0,0 +1,2 @@
+10_build_xml.patch
+30_manifest.patch

Modified: trunk/simplyhtml/debian/rules
===
--- trunk/simplyhtml/debian/rules   2011-12-22 22:48:08 UTC (rev 15578)
+++ trunk/simplyhtml/debian/rules   2011-12-22 22:53:00 UTC (rev 15579)
@@ -3,9 +3,8 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-JAVA_HOME_DIRS   := /usr/lib/jvm/java-6-openjdk
+JAVA_HOME_DIRS   := /usr/lib/jvm/default-java
 ANT_HOME := /usr/share/ant
 DEB_ANT_BUILD_TARGET := full-dist
 DEB_BUILDDIR := src

Added: trunk/simplyhtml/debian/source/format
===
--- trunk/simplyhtml/debian/source/format   (rev 0)
+++ trunk/simplyhtml/debian/source/format   2011-12-22 22:53:00 UTC (rev 
15579)
@@ -0,0 +1 @@
+3.0 (quilt)


___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[pkg-java] r15578 - trunk/libjgroups-java/debian

2011-12-22 Thread Steffen Möller
Author: moeller
Date: 2011-12-22 22:48:08 + (Thu, 22 Dec 2011)
New Revision: 15578

Modified:
   trunk/libjgroups-java/debian/changelog
   trunk/libjgroups-java/debian/control
Log:
Added Brian to uploaders, set DM-Upload-Allowed,
after feedback from Miguel first upload to experimental.


Modified: trunk/libjgroups-java/debian/changelog
===
--- trunk/libjgroups-java/debian/changelog  2011-12-22 11:29:44 UTC (rev 
15577)
+++ trunk/libjgroups-java/debian/changelog  2011-12-22 22:48:08 UTC (rev 
15578)
@@ -1,8 +1,10 @@
-libjgroups-java (2.12.2.Final-1) UNRELEASED; urgency=low
+libjgroups-java (2.12.2.Final-1) experimental; urgency=low
 
   * New upstream release
   * Added Red Hat to copyright list
   * Patch no longer required
+  [ Steffen Moeller ]
+  * Added Brian to uploaders.
 
  -- Brian Thomason   Tue, 06 Dec 2011 22:43:17 
+
 

Modified: trunk/libjgroups-java/debian/control
===
--- trunk/libjgroups-java/debian/control2011-12-22 11:29:44 UTC (rev 
15577)
+++ trunk/libjgroups-java/debian/control2011-12-22 22:48:08 UTC (rev 
15578)
@@ -2,7 +2,9 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 

-Uploaders: Varun Hiremath , Torsten Werner 

+Uploaders: Varun Hiremath ,
+ Torsten Werner ,
+ Brian Thomason 
 Build-Depends: cdbs, debhelper (>= 5)
 Build-Depends-Indep: ant, default-jdk, glassfish-javaee, bsh, junit,
  libxalan2-java, libbcprov-java, libcommons-logging-java,
@@ -11,6 +13,7 @@
 Homepage: http://www.jgroups.org/javagroupsnew/docs/index.html
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjgroups-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjgroups-java/
+DM-Upload-Allowed: yes
 
 Package: libjgroups-java
 Architecture: all


___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[SCM] netbeans packaging branch, master, updated. debian/7.0.1+dfsg1-4-3-g2562835

2011-12-22 Thread Andrew Ross
The following commit has been merged in the master branch:
commit 29637475d8867ab2f58a6c47edf4bd50045bcf5a
Author: Andrew Ross 
Date:   Sun Dec 18 23:18:21 2011 +

Include junit support

diff --git a/debian/linked-jars b/debian/linked-jars
index c75e721..c5ec2e8 100644
--- a/debian/linked-jars
+++ b/debian/linked-jars
@@ -48,3 +48,4 @@ $JAVADIR/cglib.jar libs.cglib/external java/modules/ext 
cglib-2.2.jar
 $JAVADIR/javac-api.jar libs.javacapi/external java/modules/ext 
javac-api-nb-7.0-b07.jar
 $JAVADIR/javac-impl.jar libs.javacimpl/external java/modules/ext 
javac-impl-nb-7.0-b07.jar
 $JAVA_HOME/jre/lib/rt.jar swingapp/external java/modules/ext 
swing-worker-1.1.jar
+$JAVADIR/junit.jar junitlib/external java/modules/ext junit-3.8.2.jar
diff --git a/debian/patches/netbeans~include-junit.patch 
b/debian/patches/netbeans~include-junit.patch
new file mode 100644
index 000..83e1c32
--- /dev/null
+++ b/debian/patches/netbeans~include-junit.patch
@@ -0,0 +1,681 @@
+Description: Upstream changes introduced in version 7.0.1+dfsg1-4
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ netbeans (7.0.1+dfsg1-4) unstable; urgency=low
+ .
+   * Patch core.osgi to use osgi-core 4.3. (Closes: #649750)
+   * Correct binary package names and install locations.
+   (Closes: #646856)
+   * Install AbsoluteLayout.jar in a separate package.
+   (Closes: #646857)
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Andrew Ross 
+Bug-Debian: http://bugs.debian.org/646856
+Bug-Debian: http://bugs.debian.org/646857
+Bug-Debian: http://bugs.debian.org/649750
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: , 
+Bug: 
+Bug-Debian: http://bugs.debian.org/
+Forwarded: 
+Reviewed-By: 
+Last-Update: 
+
+Index: netbeans/nbbuild/cluster.properties
+===
+--- netbeans.orig/nbbuild/cluster.properties   2011-12-18 17:43:17.0 
+
 netbeans/nbbuild/cluster.properties2011-12-18 17:43:17.0 
+
+@@ -426,6 +426,7 @@
+ jellytools,\
+ jellytools.java,\
+ junit,\
++junitlib,\
+ libs.cglib,\
+ libs.javacapi,\
+ libs.javacimpl,\
+@@ -867,7 +868,6 @@
+ jira,\
+ jmx,\
+ jmx.common,\
+-junitlib,\
+ kenai,\
+ kenai.ui,\
+ libs.jira,\
+Index: netbeans/junitlib/build.xml
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 netbeans/junitlib/build.xml2011-12-18 17:43:17.0 +
+@@ -0,0 +1,6 @@
++
++
++
++
++
++
+Index: netbeans/junitlib/manifest.mf
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 netbeans/junitlib/manifest.mf  2011-12-18 17:43:17.0 +
+@@ -0,0 +1,6 @@
++Manifest-Version: 1.0
++OpenIDE-Module: org.netbeans.modules.junitlib
++OpenIDE-Module-Layer: org/netbeans/modules/junitlib/layer.xml
++OpenIDE-Module-Localizing-Bundle: 
org/netbeans/modules/junitlib/Bundle.properties
++OpenIDE-Module-Specification-Version: 1.0
++
+Index: netbeans/junitlib/src/org/netbeans/modules/junitlib/junit-3.8.2.xml
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 netbeans/junitlib/src/org/netbeans/modules/junitlib/junit-3.8.2.xml
2011-12-18 17:43:17.0 +
+@@ -0,0 +1,26 @@
++
++http://www.netbeans.org/dtds/library-declaration-1_0.dtd";>
++
++junit
++j2se
++
org.netbeans.modules.junitlib.Bundle
++
++classpath
++
jar:nbinst://org.netbeans.modules.junitlib/modules/ext/junit-3.8.2.jar!/
++
++
++javadoc
++
jar:nbinst://org.netbeans.modules.junitlib/docs/junit-3.8.2-api.zip!/
++
++
++
++
++maven-pom
++
http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
++
++
+Index: netbeans/junitlib/src/org/netbeans/modules/junitlib/layer.xml
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 netbeans/junitlib/src/org/netbeans/modules/junitlib/layer.xml  
2011-12-18 17:43:17.0 +
+@@ -0,0 +1,14 @@
++
++http://www.netbeans.org/dtds/filesystem-1_2.dtd";>
++
++
++
++
++
++
++
++
++
++
++
++
+Index: netbeans/junitlib/src/org/netbeans/modules/junitlib/Bundle.properties
+===
+--- /dev/null  1970-01-01 

[SCM] netbeans packaging branch, master, updated. debian/7.0.1+dfsg1-4-3-g2562835

2011-12-22 Thread Andrew Ross
The following commit has been merged in the master branch:
commit 2562835dd84fee2fa99fdafea58e722d6d4f5bab
Author: Andrew Ross 
Date:   Thu Dec 22 20:41:27 2011 +

Include junit library definitions

diff --git a/debian/changelog b/debian/changelog
index 62e7c1d..ae9b6af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+netbeans (7.0.1+dfsg1-5) unstable; urgency=low
+
+  * Include junit library definitions.
+  * Make libnb-platform13-java depend on antlr3. (Closes: #651214)
+  * Avoid including javadoc twice in libnb-platform13-java-doc.
+
+ -- Andrew Ross   Thu, 22 Dec 2011 20:36:14 +
+
 netbeans (7.0.1+dfsg1-4) unstable; urgency=low
 
   * Patch core.osgi to use osgi-core 4.3. (Closes: #649750)
diff --git a/debian/control b/debian/control
index ef96a97..0d24406 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 7.0.50~), javahelper, ant (>= 
1.7.0),
  libsimple-validation-java, libxerces2-java, libpg-java,
  libmysql-java,
  libbetter-appframework-java,  libbeansbinding-java, libcglib-java,
- libnb-javaparser-java (>= 7.0.1~)
+ libnb-javaparser-java (>= 7.0.1~), junit
 Standards-Version: 3.9.2
 Homepage: http://netbeans.org/
 Vcs-Browser: http://git.debian.org/?p=pkg-java/netbeans.git
@@ -151,7 +151,7 @@ Package: libnb-java5-java
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends},
  libnb-platform13-java (>= 7.0), libnb-ide14-java (= ${binary:Version}),
- libnb-absolutelayout-java,
+ libnb-absolutelayout-java, junit, junit-doc, junit4-doc,
  libbetter-appframework-java,  libbeansbinding-java, libcglib-java,
  libnb-javaparser-java (>= 7.0.1~), ant (>= 1.7.0), ant-optional (>= 1.7.0)
 Description: Common Java Related Libraries for NetBeans
diff --git a/debian/libnb-java5-java.lintian-overrides 
b/debian/libnb-java5-java.lintian-overrides
index c3bbbd7..579a139 100644
--- a/debian/libnb-java5-java.lintian-overrides
+++ b/debian/libnb-java5-java.lintian-overrides
@@ -4,8 +4,3 @@ libnb-java5-java: codeless-jar
 # It is a library of sorts, although it installs as a netbeans cluster rather
 # than in /usr/share/java
 libnb-java5-java: javalib-but-no-public-jars
-
-# Netbeans creates this empty directory, and we include it to avoid unneeded
-# changes.
-libnb-java5-java: package-contains-empty-directory
-
diff --git a/debian/patches/netbeans~include-junit.patch 
b/debian/patches/netbeans~include-junit.patch
index 83e1c32..619c840 100644
--- a/debian/patches/netbeans~include-junit.patch
+++ b/debian/patches/netbeans~include-junit.patch
@@ -1,38 +1,12 @@
-Description: Upstream changes introduced in version 7.0.1+dfsg1-4
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- netbeans (7.0.1+dfsg1-4) unstable; urgency=low
- .
-   * Patch core.osgi to use osgi-core 4.3. (Closes: #649750)
-   * Correct binary package names and install locations.
-   (Closes: #646856)
-   * Install AbsoluteLayout.jar in a separate package.
-   (Closes: #646857)
- .
- The person named in the Author field signed this changelog entry.
-Author: Andrew Ross 
-Bug-Debian: http://bugs.debian.org/646856
-Bug-Debian: http://bugs.debian.org/646857
-Bug-Debian: http://bugs.debian.org/649750
-

-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: , 
-Bug: 
-Bug-Debian: http://bugs.debian.org/
-Forwarded: 
-Reviewed-By: 
-Last-Update: 
+Include the junitlib module as part of the java cluster. This provides the 
+necessary references to the junit jars (junit.jar and junit4.jar) in order 
+to use the junit testing framework. This module would otherwise have to be 
+downloaded from the Netbeans site.
 
 Index: netbeans/nbbuild/cluster.properties
 ===
 netbeans.orig/nbbuild/cluster.properties   2011-12-18 17:43:17.0 
+
-+++ netbeans/nbbuild/cluster.properties2011-12-18 17:43:17.0 
+
+--- netbeans.orig/nbbuild/cluster.properties   2011-12-22 19:48:15.312713133 
+
 netbeans/nbbuild/cluster.properties2011-12-22 19:48:15.472713052 
+
 @@ -426,6 +426,7 @@
  jellytools,\
  jellytools.java,\
@@ -52,7 +26,7 @@ Index: netbeans/nbbuild/cluster.properties
 Index: netbeans/junitlib/build.xml
 ===
 --- /dev/null  1970-01-01 00:00:00.0 +
-+++ netbeans/junitlib/build.xml2011-12-18 17:43:17.0 +
 netbeans/junitlib/build.xml2011-12-22 19:48:15.472713052 +
 @@ -0,0 +1,6 @@
 +
 +
@@ -63,7 +37,7 @@ Index: netbeans/junitlib/build.xml
 Index: netbeans/junitlib/manifest.mf
 ===
 --- 

[SCM] netbeans packaging branch, master, updated. debian/7.0.1+dfsg1-4-3-g2562835

2011-12-22 Thread Andrew Ross
The following commit has been merged in the master branch:
commit d3260ac08b1b8f2aa6e4aeaf7a0cdb2ac0c851a0
Author: Andrew Ross 
Date:   Sun Dec 18 14:15:25 2011 +

Fix dependencies

diff --git a/debian/control b/debian/control
index cd35522..ef96a97 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${java:Depends}, javahelp2, 
  libswing-layout-java (>= 1.0.3), libjna-java(>= 3.2.7-2~), junit4 (>= 4.6),
  libfelix-framework-java, libfelix-main-java, libosgi-core-java,
- libosgi-compendium-java, libnb-org-openide-util-java,
+ libosgi-compendium-java, libnb-org-openide-util-java, antlr3 (>= 3.2),
  libnb-org-openide-util-lookup-java, libnb-org-openide-modules-java
 Suggests: libnb-platform13-java-doc
 Provides: netbeans-platform
diff --git a/debian/rules b/debian/rules
index c1871af..7077223 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ NB_PLATFORM_BUILD_DIR := $(shell 
pwd)/nbbuild/netbeans/platform
 
 DEB_UPSTREAM_VERSION = $(shell dpkg-parsechangelog | \
   grep -e '^Version' | \
-   perl -pi -e 
's/^Version:\s+(.*)\+dfsg\d+-\d+$$/$$1/')
+   perl -pi -e 
's/^Version:\s+(.*)\+dfsg\d+-\d+.*$$/$$1/')
 
 # Defined function to be used to create symlinks
 define symlink

-- 
netbeans packaging

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


groovy1.7.2_1.7.2-1_amd64.changes ACCEPTED into unstable

2011-12-22 Thread Debian FTP Masters



Accepted:
groovy1.7.2_1.7.2-1.debian.tar.gz
  to main/g/groovy1.7.2/groovy1.7.2_1.7.2-1.debian.tar.gz
groovy1.7.2_1.7.2-1.dsc
  to main/g/groovy1.7.2/groovy1.7.2_1.7.2-1.dsc
groovy1.7.2_1.7.2.orig.tar.gz
  to main/g/groovy1.7.2/groovy1.7.2_1.7.2.orig.tar.gz
libgroovy1.7.2-java_1.7.2-1_all.deb
  to main/g/groovy1.7.2/libgroovy1.7.2-java_1.7.2-1_all.deb


Override entries for your package:
groovy1.7.2_1.7.2-1.dsc - source java
libgroovy1.7.2-java_1.7.2-1_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


ha-jdbc_2.0.16+rc1-1_amd64.changes ACCEPTED into unstable

2011-12-22 Thread Debian FTP Masters



Accepted:
ha-jdbc_2.0.16+rc1-1.debian.tar.gz
  to main/h/ha-jdbc/ha-jdbc_2.0.16+rc1-1.debian.tar.gz
ha-jdbc_2.0.16+rc1-1.dsc
  to main/h/ha-jdbc/ha-jdbc_2.0.16+rc1-1.dsc
ha-jdbc_2.0.16+rc1.orig.tar.gz
  to main/h/ha-jdbc/ha-jdbc_2.0.16+rc1.orig.tar.gz
libha-jdbc-java_2.0.16+rc1-1_all.deb
  to main/h/ha-jdbc/libha-jdbc-java_2.0.16+rc1-1_all.deb


Override entries for your package:
ha-jdbc_2.0.16+rc1-1.dsc - source java
libha-jdbc-java_2.0.16+rc1-1_all.deb - extra java

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


commons-math 2.2-2 MIGRATED to testing

2011-12-22 Thread Debian testing watch
FYI: The status of the commons-math source package
in Debian's testing distribution has changed.

  Previous version: 2.2-1
  Current version:  2.2-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


groovy1.7.2_1.7.2-1_amd64.changes is NEW

2011-12-22 Thread Debian FTP Masters
(new) groovy1.7.2_1.7.2-1.debian.tar.gz optional java
(new) groovy1.7.2_1.7.2-1.dsc optional java
(new) groovy1.7.2_1.7.2.orig.tar.gz optional java
(new) libgroovy1.7.2-java_1.7.2-1_all.deb optional java
Agile dynamic language for the Java Virtual Machine
 Groovy is an agile dynamic language for the JVM combining lots of great
 features from languages like Python, Ruby and Smalltalk and making them
 available to the Java developers using a Java-like syntax.
 .
 Groovy is designed to help you get things done on the Java platform in a
 quicker, more concise and fun way - bringing the power of Python and Ruby
 inside the Java platform.
 .
 Groovy can be used as an alternative compiler to javac to generate
 standard Java bytecode to be used by any Java project or it can be used
 dynamically as an alternative language such as for scripting Java objects,
 templating or writing unit test cases.
 .
 The groovy API broke between 1.7.2 and 1.7.3 in a way that affects
 Eucalyptus. The latest version of the groovy 1.7 series is 1.7.10.
Changes: groovy1.7.2 (1.7.2-1) unstable; urgency=low
 .
  [ Steffen Moeller ]
 .
  * Renamed package from 1.7 (as Brian describes below) to 1.7.2 because
of an API breakage with 1.7.3 that affects Eucalyptus.
  * Getting in a series of smaller changes to the packaging that were
performed for the packaging of later versions of the packaging
 .
  [ Brian Thomason ]
  * Appended minor version to package name to co-exist with latest groovy
package
  * Added jansi build-dep
  * Only packaging java lib
  * Removed doc package as it wasn't building and providing documentation for
an outdated library provided for backward compatibility only doesn't seem
important.
 .
  [ Torsten Werner ]
  UNRELEASED, FTBFS: needs jansi
  * New upstream release
  * Change maintainers into Maintainers.
  * Update patches and convert them to dep3 format.
 .
  [ Thierry Carrez ]
  * debian/control, debian/rules: (Build-)Depend on libservlet2.5-java
instead of libservlet2.4-java
  * debian/control: Remove useless runtime dependency on libclassworlds-java


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of groovy1.7.2_1.7.2-1_amd64.changes

2011-12-22 Thread Debian FTP Masters
groovy1.7.2_1.7.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  groovy1.7.2_1.7.2-1.dsc
  groovy1.7.2_1.7.2.orig.tar.gz
  groovy1.7.2_1.7.2-1.debian.tar.gz
  libgroovy1.7.2-java_1.7.2-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r15577 - in trunk: . groovy1.7.2 groovy1.7.2/debian groovy1.7.2/debian/patches groovy1.7.2/debian/source

2011-12-22 Thread Steffen Möller
Author: moeller
Date: 2011-12-22 11:29:44 + (Thu, 22 Dec 2011)
New Revision: 15577

Added:
   trunk/groovy1.7.2/
   trunk/groovy1.7.2/debian/
   trunk/groovy1.7.2/debian/README.Debian
   trunk/groovy1.7.2/debian/changelog
   trunk/groovy1.7.2/debian/compat
   trunk/groovy1.7.2/debian/control
   trunk/groovy1.7.2/debian/copyright
   trunk/groovy1.7.2/debian/groovy1.7.poms
   trunk/groovy1.7.2/debian/maven.publishedRules
   trunk/groovy1.7.2/debian/maven.rules
   trunk/groovy1.7.2/debian/orig-tar.sh
   trunk/groovy1.7.2/debian/patches/
   trunk/groovy1.7.2/debian/patches/0001-start-scripts.patch
   trunk/groovy1.7.2/debian/patches/0002-ant-build.diff.patch
   trunk/groovy1.7.2/debian/patches/0003-disable-bnd.diff.patch
   trunk/groovy1.7.2/debian/patches/series
   trunk/groovy1.7.2/debian/rules
   trunk/groovy1.7.2/debian/source/
   trunk/groovy1.7.2/debian/source/format
   trunk/groovy1.7.2/debian/watch
Log:
Adding 1.7.2 version because of API breakage to 1.7.3
affected Eucalyputs beyond repair for its upcoming
3.0 version.



Property changes on: trunk/groovy1.7.2/debian
___
Added: mergeWithUpstream
   + 1

Added: trunk/groovy1.7.2/debian/README.Debian
===
--- trunk/groovy1.7.2/debian/README.Debian  (rev 0)
+++ trunk/groovy1.7.2/debian/README.Debian  2011-12-22 11:29:44 UTC (rev 
15577)
@@ -0,0 +1,88 @@
+groovy for Debian
+-
+
+A few notes for concerning this package:
+
+Build information:
+
+Groovy is normally built via maven, however since maven isn't in Debian
+just yet and debian policy requires all dependencies to be on the system
+at build time (and not retrieved via a network connection), ant is
+currently being used.
+
+The ant file was generated using the maven build files using the 'maven ant' 
+task, and was then modified to include some of the extra maven.xml post/pre
+goals.
+
+As far as I can tell both builds create the same installables, but please
+feel free to let me know if you notice something that is out of sync.
+
+When maven is available in Debian, we can switch over and use it to
+perform an offline build.
+
+Version Number:
+
+Currently groovy is a beta, but since the upstream version number contains
+a 1.0 in it (1.0beta8) this will be considered a higher version than 1.0
+when it's released. For this reason, all beta packages will have a leading
+0 in front of their upstream version. This will allow users to ugprade to
+1.0 cleanly when it's released.
+
+Dependency information:
+
+Debian java policy prefers all dependencies to be packaged as separate
+packages. I've done this for most packages, except those that are CVS cuts,
+development versions, or out of date packages. Since these dependencies are
+a specific snapshot of what's been used, I've bundled those in this package, 
+in the debian/bundled.tar.bz2.uue file.
+
+Over time, as each of these dependencies mature and are officially
+released (and groovy adopts them), I'll package them up individually,
+unless someone else beats me to it.
+
+The bundled dependencies are:
+
+axion-1.0-M3-dev (development version)
+commons-collections-3.0-dev2.jar (development version)
+nekohtml-0.7.7 (to be packaged)
+openejb-loader-0.9.2 (needs packaging, but is a large package)
+qdox-1.3 (to be packaged)
+redeox-0.9 (to be packaged)
+redeox-oro-0.9 (to be packaged, oro packageok ?)
+xerces-2.4 (old version, 2.6 in debian, will this work?)
+xml-apis-1.0.b2.jar (old version, 1.1 in debian, part of the xerces package 
ok?)
+
+Website:
+
+A shallow copy of the Groovy website has been included for offline reading
+in the groovy-doc package. The depth of links mirrored has been set to 2,
+this means most articles of interest will be in the
+/usr/share/doc/groovy-doc/groovy.codehaus.org directory. The main index
+page is Home.html (not index.html as normal) due to the structure of the
+actual Groovy website itself.
+
+The website is pre-fetched and included in the source package as a
+compressed uuencoded file, as part of the debian maintainer diffs. There's
+also a 'site' rule that's part of the debian/rules file. To update the
+website archive, simply run the 'site' rule, and a new website archive
+will be created (fakeroot debian/rules site).
+
+Note that the javadocs which are part of the website, are generated from
+the package source code and are not part of the pre-fetched website mirror.
+
+Misc:
+
+Any ideas, thoughts, help, etc with this package is greatly appreciated,
+please feel free to contact me if you would like to suggest and
+improvements, patches, etc. Thanks for using this package.
+
+ -- Marcus Crafter , Sat, 18 Dec 2004 22:45:06 +0100
+
+Groovy's build is now using Ant and compatible with Maven 2.
+I have patched the Ant build to work with Debian, and I'm deploying 
+Groovy's jars into the Maven 2 repository for Debian in /usr/share/maven-repo
+
+Doc

Bug#652803: simplyhtml: FTBFS: testsanity fails

2011-12-22 Thread Eric Lavarde
Interesting, your automatism (I guess it was an automatism) managed to 
avoid the really relevant parts of the error by exactly one line before 
and one line after:


* 1 line before:
/usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: 
simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) 
instead


* 1 line after:
You must specify a valid JAVA_HOME or JAVACMD!
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit 
status 2


Eric

On 20/12/11 16:10, Lucas Nussbaum wrote:

Source: simplyhtml
Version: 0.13.1-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20111220 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:

make[1]: Entering directory `/build/simplyhtml-GOOFxc/simplyhtml-0.13.1'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/simplyhtml-GOOFxc/simplyhtml-0.13.1'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; 
fi
patches: debian/patches/10_build_xml.patch debian/patches/30_manifest.patch
Patch debian/patches/30_manifest.patch is not applied.
Patch debian/patches/10_build_xml.patch is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; 
fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
make: *** [testsanity] Error 1


The full build log is available from:

http://people.debian.org/~lucas/logs/2011/12/20/simplyhtml_0.13.1-2_lsid64.buildlog

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.






__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.