Bug#568618: zookeeper - FTBFS: Error: Unrecognized opcode: `lock'

2010-02-06 Thread Bastian Blank
Source: zookeeper
Version: 3.2.2+dfsg3-2
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.59.1 (24 Jan 2010) on debian-31.osdl.marist.edu
[...]
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests 
 -I./generated -DTHREADED -g -O2 -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF 
 .deps/libzkmt_la-mt_adaptor.Tpo -c src/mt_adaptor.c  -fPIC -DPIC -o 
 .libs/libzkmt_la-mt_adaptor.o
 src/mt_adaptor.c: Assembler messages:
 src/mt_adaptor.c:352: Error: Unrecognized opcode: `lock'
 make[3]: *** [libzkmt_la-mt_adaptor.lo] Error 1



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


Processing of hadoop_0.20.1+dfsg1-1_i386.changes

2010-02-06 Thread Archive Administrator
hadoop_0.20.1+dfsg1-1_i386.changes uploaded successfully to localhost
along with the files:
  hadoop_0.20.1+dfsg1-1.dsc
  hadoop_0.20.1+dfsg1.orig.tar.gz
  hadoop_0.20.1+dfsg1-1.debian.tar.gz
  libhadoop-java_0.20.1+dfsg1-1_all.deb
  libhadoop-index-java_0.20.1+dfsg1-1_all.deb
  hadoop-bin_0.20.1+dfsg1-1_all.deb
  hadoop-daemons-common_0.20.1+dfsg1-1_all.deb
  libhadoop-java-doc_0.20.1+dfsg1-1_all.deb
  hadoop-tasktrackerd_0.20.1+dfsg1-1_all.deb
  hadoop-jobtrackerd_0.20.1+dfsg1-1_all.deb
  hadoop-namenoded_0.20.1+dfsg1-1_all.deb
  hadoop-secondarynamenoded_0.20.1+dfsg1-1_all.deb
  hadoop-datanoded_0.20.1+dfsg1-1_all.deb

Greetings,

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

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


hadoop_0.20.1+dfsg1-1_i386.changes is NEW

2010-02-06 Thread Archive Administrator
(new) hadoop-bin_0.20.1+dfsg1-1_all.deb optional java
hadoop command line interface
 brings the shell script hadoop
(new) hadoop-daemons-common_0.20.1+dfsg1-1_all.deb optional java
creates user and directories for hadoop daemons
  * creates the user hadoop
  * creates data and log directories owned by the hadoop user
  * manages the update-alternatives mechanism for hadoop configuration
  * brings in the common dependencies
(new) hadoop-datanoded_0.20.1+dfsg1-1_all.deb optional java
Data Node for Hadoop
 The Data Nodes in the Hadoop Cluster are responsible for serving up
 blocks of data over the network to Hadoop Distributed Filesystem
 (HDFS) clients.
(new) hadoop-jobtrackerd_0.20.1+dfsg1-1_all.deb optional java
Job Tracker for Hadoop
 The jobtracker is a central service which is responsible for managing
 the tasktracker services running on all nodes in a Hadoop Cluster.
 The jobtracker allocates work to the tasktracker nearest to the data
 with an available work slot.
(new) hadoop-namenoded_0.20.1+dfsg1-1_all.deb optional java
Name Node for Hadoop
 The Hadoop Distributed Filesystem (HDFS) requires one unique server, the
 namenode, which manages the block locations of files on the filesystem.
(new) hadoop-secondarynamenoded_0.20.1+dfsg1-1_all.deb optional java
Secondary Name Node for Hadoop
 The Secondary Name Node is responsible for checkpointing file system images.
 It is _not_ a failover pair for the namenode, and may safely be run on the
 same machine.
(new) hadoop-tasktrackerd_0.20.1+dfsg1-1_all.deb optional java
Task Tracker for Hadoop
 The Task Tracker is the Hadoop service that accepts MapReduce tasks and
 computes results. Each node in a Hadoop cluster that should be doing
 computation should run a Task Tracker.
(new) hadoop_0.20.1+dfsg1-1.debian.tar.gz optional java
(new) hadoop_0.20.1+dfsg1-1.dsc optional java
(new) hadoop_0.20.1+dfsg1.orig.tar.gz optional java
(new) libhadoop-index-java_0.20.1+dfsg1-1_all.deb optional java
Hadoop contrib to create lucene indexes
 This contrib package provides a utility to build or update an index
 using Map/Reduce.
 .
 A distributed index is partitioned into shards. Each shard corresponds
 to a Lucene instance. org.apache.hadoop.contrib.index.main.UpdateIndex
 contains the main() method which uses a Map/Reduce job to analyze documents
 and update Lucene instances in parallel.
(new) libhadoop-java-doc_0.20.1+dfsg1-1_all.deb optional doc
Contains the javadoc for hadoop
 contains the api documentation of hadoop
(new) libhadoop-java_0.20.1+dfsg1-1_all.deb optional java
software platform for processing vast amounts of data
 Hadoop is a software platform that lets one easily write and
 run applications that process vast amounts of data.
 .
 Here's what makes Hadoop especially useful:
  * Scalable: Hadoop can reliably store and process petabytes.
  * Economical: It distributes the data and processing across clusters
of commonly available computers. These clusters can number
into the thousands of nodes.
  * Efficient: By distributing the data, Hadoop can process it in parallel
   on the nodes where the data is located. This makes it
   extremely rapid.
  * Reliable: Hadoop automatically maintains multiple copies of data and
  automatically redeploys computing tasks based on failures.
 .
 Hadoop implements MapReduce, using the Hadoop Distributed File System (HDFS).
 MapReduce divides applications into many small blocks of work. HDFS creates
 multiple replicas of data blocks for reliability, placing them on compute
 nodes around the cluster. MapReduce can then process the data where it is
 located.
 .
 This package contains the core java libraries.
Changes: hadoop (0.20.1+dfsg1-1) unstable; urgency=low
 .
  * Initial release. (Closes: #535861)


Override entries for your package:

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


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.

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


[pkg-java] r11505 - in trunk/jetty5: . debian debian/patches

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 11:02:57 + (Sat, 06 Feb 2010)
New Revision: 11505

Removed:
   trunk/jetty5/.classpath
   trunk/jetty5/.project
   trunk/jetty5/debian/README.Debian
   trunk/jetty5/debian/adminRealm.properties
   trunk/jetty5/debian/ant-jetty-nonfree.properties
   trunk/jetty5/debian/jetty-extra.install
   trunk/jetty5/debian/jetty.default
   trunk/jetty5/debian/jetty.dirs
   trunk/jetty5/debian/jetty.init
   trunk/jetty5/debian/jetty.install
   trunk/jetty5/debian/jetty.links
   trunk/jetty5/debian/jetty.postinst
   trunk/jetty5/debian/jetty.postrm
   trunk/jetty5/debian/jetty.preinst
   trunk/jetty5/debian/jetty.prerm
   trunk/jetty5/debian/jetty.xml
   trunk/jetty5/debian/start.config
Modified:
   trunk/jetty5/debian/changelog
   trunk/jetty5/debian/control
   trunk/jetty5/debian/patches/build-javadoc-src-encoding.patch
   trunk/jetty5/debian/patches/remove-import-from-sun.patch
   trunk/jetty5/debian/patches/sunjsse-disable.patch
   trunk/jetty5/debian/rules
   trunk/jetty5/debian/watch
Log:
Removed irrelevant files and renamed source to jetty5.

Deleted: trunk/jetty5/.classpath
===
--- trunk/jetty5/.classpath 2010-02-06 02:32:29 UTC (rev 11504)
+++ trunk/jetty5/.classpath 2010-02-06 11:02:57 UTC (rev 11505)
@@ -1,56 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-classpath
-   classpathentry kind=src path=src/
-   classpathentry kind=src path=webapps/template/src/
-   classpathentry kind=src path=extra/j2ee/gensrc/
-   classpathentry kind=src path=extra/j2ee/src/
-   classpathentry kind=src path=test/src/
-   classpathentry kind=src path=demo/src/
-   classpathentry kind=src path=extra/ftp/src/
-   classpathentry kind=src path=extra/ftp/test/src/
-   classpathentry kind=src path=extra/plus/src/
-   classpathentry kind=src path=extra/loadbalancer/src/
-   classpathentry kind=src path=extra/plus/demo/src/
-   classpathentry kind=lib path=ext/commons-el.jar/
-   classpathentry kind=lib path=ext/xercesImpl.jar/
-   classpathentry kind=lib path=extra/ext/jts1_0.jar/
-   classpathentry kind=lib path=extra/ext/jotm.jar/
-   classpathentry kind=lib path=ext/xml-apis.jar/
-   classpathentry kind=lib path=extra/ext/jta-spec1_0_1.jar/
-   classpathentry kind=lib path=extra/ext/hsqldb.jar/
-   classpathentry kind=lib path=extra/ext/commons-cli.jar/
-   classpathentry kind=lib path=extra/ext/jonas_timer.jar/
-   classpathentry kind=lib path=extra/ext/carol.jar/
-   classpathentry kind=lib path=extra/ext/jotm_jrmp_stubs.jar/
-   classpathentry kind=lib path=extra/ext/activation.jar/
-   classpathentry sourcepath=ext/jasper-src.jar kind=lib 
path=ext/jasper-runtime.jar/
-   classpathentry kind=lib path=ext/mx4j-jmx.jar/
-   classpathentry kind=lib path=extra/ext/objectweb-datasource.jar/
-   classpathentry kind=lib path=ext/commons-logging.jar/
-   classpathentry kind=lib path=extra/ext/xapool.jar/
-   classpathentry kind=lib path=ext/ant.jar/
-   classpathentry sourcepath=ext/jasper-src.jar kind=lib 
path=ext/jasper-compiler.jar/
-   classpathentry kind=lib path=extra/ext/jotm_iiop_stubs.jar/
-   classpathentry kind=lib path=extra/ext/mail.jar/
-   classpathentry kind=lib path=ext/mx4j-tools.jar/
-   classpathentry kind=con 
path=org.eclipse.jdt.launching.JRE_CONTAINER/
-   classpathentry kind=lib path=/usr/share/java/junit.jar/
-   classpathentry kind=lib path=extra/ext/log4j.jar/
-   classpathentry kind=var path=JBOSS/lib/jboss-common.jar/
-   classpathentry kind=var path=JBOSS/lib/jboss-jmx.jar/
-   classpathentry kind=var path=JBOSS/lib/jboss-system.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jboss.jar/
-   classpathentry kind=var 
path=JBOSS/server/all/lib/jboss-common-jdbc-wrapper.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jbossha.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jboss-iiop.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jboss-j2ee.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jboss-jaas.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jboss-jsr77.jar/
-   classpathentry kind=var 
path=JBOSS/server/all/lib/jboss-management.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jbossmq.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jbosssx.jar/
-   classpathentry kind=var 
path=JBOSS/server/all/lib/jboss-transaction.jar/
-   classpathentry kind=var path=JBOSS/server/all/lib/jgroups.jar/
-   classpathentry kind=var path=JBOSS/
-   classpathentry kind=output path=classes/
-/classpath

Deleted: trunk/jetty5/.project
===
--- trunk/jetty5/.project   2010-02-06 02:32:29 UTC (rev 11504)
+++ trunk/jetty5/.project   2010-02-06 11:02:57 UTC 

[pkg-java] r11506 - trunk/jetty5/debian

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 11:04:37 + (Sat, 06 Feb 2010)
New Revision: 11506

Removed:
   trunk/jetty5/debian/TODO
   trunk/jetty5/debian/root-webapp/
Log:
rm'ed more useless stuff.

Deleted: trunk/jetty5/debian/TODO
===
--- trunk/jetty5/debian/TODO2010-02-06 11:02:57 UTC (rev 11505)
+++ trunk/jetty5/debian/TODO2010-02-06 11:04:37 UTC (rev 11506)
@@ -1,15 +0,0 @@
-TODO List for jetty in debian
-
-* add better support for /usr/share/webapps like tomcat does.
-
-* test if jetty can be run with virtal machines from main. A quick test
-  with sablevm and kaffe shoes that it's hardly possible. gcj barely tested.
-
-* improve rc scripts to make startup and shutdown more stable.
-
-* make jetty compile and run with jdk1.2 which is possible in upstream.
-  Maybe this would fix the issues with sablevm and kaffe.
-
-* improve debian specific documentation.
-
-* evaluate authbind


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


[pkg-java] r11507 - in trunk/jetty5/debian: . patches

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 11:22:13 + (Sat, 06 Feb 2010)
New Revision: 11507

Modified:
   trunk/jetty5/debian/ant.properties
   trunk/jetty5/debian/changelog
   trunk/jetty5/debian/compat
   trunk/jetty5/debian/control
   trunk/jetty5/debian/patches/sunjsse-disable.patch
   trunk/jetty5/debian/rules
Log:
New upstream release, set debhelper compat to 7,
update patch so it applies, update the properties
to use system jars.


Modified: trunk/jetty5/debian/ant.properties
===
--- trunk/jetty5/debian/ant.properties  2010-02-06 11:04:37 UTC (rev 11506)
+++ trunk/jetty5/debian/ant.properties  2010-02-06 11:22:13 UTC (rev 11507)
@@ -1,2 +1,3 @@
 jasper-runtime.jar=/usr/share/tomcat4/common/lib/jasper-runtime.jar
 jasper-compiler.jar=/usr/share/tomcat4/common/lib/jasper-compiler.jar
+ext=/usr/share/java/

Modified: trunk/jetty5/debian/changelog
===
--- trunk/jetty5/debian/changelog   2010-02-06 11:04:37 UTC (rev 11506)
+++ trunk/jetty5/debian/changelog   2010-02-06 11:22:13 UTC (rev 11507)
@@ -1,5 +1,6 @@
-jetty5 (5.1.14-2) UNRELEASED; urgency=low
+jetty5 (5.1.15-1) UNRELEASED; urgency=low
 
+  * New upstream release.
   * Renamed source package to jetty5.
   * Removed README.Debian - no longer relevant.
 

Modified: trunk/jetty5/debian/compat
===
--- trunk/jetty5/debian/compat  2010-02-06 11:04:37 UTC (rev 11506)
+++ trunk/jetty5/debian/compat  2010-02-06 11:22:13 UTC (rev 11507)
@@ -1 +1 @@
-4
+7

Modified: trunk/jetty5/debian/control
===
--- trunk/jetty5/debian/control 2010-02-06 11:04:37 UTC (rev 11506)
+++ trunk/jetty5/debian/control 2010-02-06 11:22:13 UTC (rev 11507)
@@ -3,25 +3,27 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Niels Thykier ni...@thykier.net
-Build-Depends: debhelper (= 4.9.5), cdbs ( 0.4.5.3), default-jdk
-Build-Depends-Indep: java-gcj-compat-dev, ant, junit, libmx4j-java, 
liblog4j1.2-java, libservlet2.4-java, libcommons-logging-java, libgnumail-java
+Build-Depends: ant,
+   cdbs ( 0.4.5.3),
+   debhelper (= 4.9.5),
+   default-jdk,
+   junit,
+   libcommons-logging-java,
+   libmx4j-java,
+   liblog4j1.2-java,
+   libservlet2.4-java
 Standards-Version: 3.7.2
 
 Package: jetty
 Architecture: all
-Depends: java-gcj-compat | java1-runtime | java2-runtime, libxerces2-java, 
libmx4j-java, adduser, libtomcat5.5-java, libservlet2.4-java, 
libcommons-logging-java, ant, apache2-utils
-Suggests: libapache2-mod-jk
+Depends: default-jre-headless | java2-runtime-headless |
+  java5-runtime-headless | java6-runtime-headless,
+  libcommons-logging-java,
+  libmx4j-java,
+  liblog4j1.2-java,
+  libservlet2.4-java
 Description: Java servlet engine and webserver
  Jetty is an Open Source HTTP Servlet Server written in 100% Java.
  It is designed to be light weight, high performance, embeddable,
  extensible and flexible, thus making it an ideal platform for serving
  dynamic HTTP requests from any Java application.
-
-Package: jetty-extra
-Architecture: all
-Depends: jetty, liblog4j1.2-java
-Description: Extensions to jetty
- Provides some extensions of jetty:
- * JettyPlus: contains a number of useful facilities integrated with Jetty,
-   namely J2EE user transactions and DataSources, JNDI, JAAS and Log4J.
- * An HTTP Loadbalancer

Modified: trunk/jetty5/debian/patches/sunjsse-disable.patch
===
--- trunk/jetty5/debian/patches/sunjsse-disable.patch   2010-02-06 11:04:37 UTC 
(rev 11506)
+++ trunk/jetty5/debian/patches/sunjsse-disable.patch   2010-02-06 11:22:13 UTC 
(rev 11507)
@@ -13,7 +13,7 @@
/target

!--  
--
-@@ -181,6 +188,7 @@
+@@ -181,7 +188,8 @@
   pathelement path=${classes}/
 /classpath
 include name=**/*.java/
@@ -23,28 +23,3 @@
  /javac
  
/target
 extra/jdk1.2/build.xml.orig2005-08-27 12:25:15.641917691 +0200
-+++ extra/jdk1.2/build.xml 2005-08-27 12:26:36.948381880 +0200
-@@ -46,6 +46,12 @@
-classpathref=extpath
- /
- echo message=JMX available=${jmx.available} level=info/
-+
-+available property=sunjsse.available
-+   classname=com.sun.net.ssl.internal.ssl.Provider
-+   classpathref=extpath
-+/
-+echo message=Sun JSSE available=${sunjsse.available} level=info/
-   /target
- 
- 
-@@ -135,6 +142,7 @@
-  pathelement path=${classes}/
-/classpath
-include name=**/*.java/
--   exclude name=**/jmx/** unless=jmx.available/
-+   exclude 

[pkg-java] r11508 - in trunk/jetty5/debian: . patches

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 12:52:36 + (Sat, 06 Feb 2010)
New Revision: 11508

Added:
   trunk/jetty5/debian/README.source
   trunk/jetty5/debian/patches/z_fix_clean.patch
Removed:
   trunk/jetty5/debian/patches/disable-jetty-plus.patch
   trunk/jetty5/debian/patches/extras-skip-j2ee.patch
   trunk/jetty5/debian/patches/jdk-1.2-src-encoding.patch
Modified:
   trunk/jetty5/debian/ant.properties
   trunk/jetty5/debian/changelog
   trunk/jetty5/debian/control
   trunk/jetty5/debian/copyright
   trunk/jetty5/debian/rules
   trunk/jetty5/debian/watch
Log:
Added new patch for the clean rules,
repacked source due to (possible) dfsg issues.
Updated copyright to list Apache 2.0 license
Added README.source to explain how to repack the source.
Removed obsolete packages.



Added: trunk/jetty5/debian/README.source
===
--- trunk/jetty5/debian/README.source   (rev 0)
+++ trunk/jetty5/debian/README.source   2010-02-06 12:52:36 UTC (rev 11508)
@@ -0,0 +1,11 @@
+The source has been repacked to reduce it size and to remove a few
+possibly dfsg violated files.
+
+   To reconstruct the orig.tar.gz, download the jetty source
+   from upstream, remove all subdirs except the src/ tree.
+   Remove the following:
+   src/org/mortbay/servlet/CGI.java
+   src/javax/servlet/resources/*
+   Rebuild the tar.gz with the same top-folder.
+
+ -- Niels Thykier ni...@thykier.net  Sat, 6 Feb 2010 13:51:00 +0100

Modified: trunk/jetty5/debian/ant.properties
===
--- trunk/jetty5/debian/ant.properties  2010-02-06 11:22:13 UTC (rev 11507)
+++ trunk/jetty5/debian/ant.properties  2010-02-06 12:52:36 UTC (rev 11508)
@@ -1,3 +1,3 @@
-jasper-runtime.jar=/usr/share/tomcat4/common/lib/jasper-runtime.jar
-jasper-compiler.jar=/usr/share/tomcat4/common/lib/jasper-compiler.jar
 ext=/usr/share/java/
+# Will be put it in the manifest under Built-By.
+user.name=Debian

Modified: trunk/jetty5/debian/changelog
===
--- trunk/jetty5/debian/changelog   2010-02-06 11:22:13 UTC (rev 11507)
+++ trunk/jetty5/debian/changelog   2010-02-06 12:52:36 UTC (rev 11508)
@@ -1,8 +1,13 @@
-jetty5 (5.1.15-1) UNRELEASED; urgency=low
+jetty5 (5.1.15+dfsg-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Renamed source package to jetty5.
   * Removed README.Debian - no longer relevant.
+  * Bumped debhelper compat to 7.
+  * Updated debian/copyright
+- This version uses the Apache-2.0 license.
+  * Bumped Standards-Version to 3.8.4.
+- Added Homepage + Vcs-* fields.
 
  -- Niels Thykier ni...@thykier.net  Tue, 02 Feb 2010 17:25:48 +0100
 

Modified: trunk/jetty5/debian/control
===
--- trunk/jetty5/debian/control 2010-02-06 11:22:13 UTC (rev 11507)
+++ trunk/jetty5/debian/control 2010-02-06 12:52:36 UTC (rev 11508)
@@ -5,16 +5,20 @@
 Uploaders: Niels Thykier ni...@thykier.net
 Build-Depends: ant,
cdbs ( 0.4.5.3),
-   debhelper (= 4.9.5),
+   debhelper (= 7),
default-jdk,
+   javahelper,
junit,
libcommons-logging-java,
libmx4j-java,
liblog4j1.2-java,
libservlet2.4-java
 Standards-Version: 3.7.2
+Homepage: http://jetty.codehaus.org/jetty/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jetty5
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jetty5
 
-Package: jetty
+Package: libmortbay-java
 Architecture: all
 Depends: default-jre-headless | java2-runtime-headless |
   java5-runtime-headless | java6-runtime-headless,

Modified: trunk/jetty5/debian/copyright
===
--- trunk/jetty5/debian/copyright   2010-02-06 11:22:13 UTC (rev 11507)
+++ trunk/jetty5/debian/copyright   2010-02-06 12:52:36 UTC (rev 11508)
@@ -1,152 +1,11 @@
 This package was debianized by Philipp Meier me...@meisterbohne.de
 on Mon, 14 Jul 2003 13:21:36 +0200.
 
-It was downloaded from http://jetty.mortbay.com/
+It was downloaded from http://dist.codehaus.org/jetty/jetty-5.1.x/
 
 Upstream Author: Mortbay Consulting
 
-Jetty License Revision: 3.7
+Jetty5 can be modified and distribuated under the terms of the
+Apache 2.0 license. On Debian Systems this license is available
+at /usr/share/common-licenses/Apache-2.0
 
-Preamble:
-
-The intent of this document is to state the conditions under which the
-Jetty Package may be copied, such that the Copyright Holder maintains some
-semblance of control over the development of the package, while giving
-the users of the package the right to use, distribute and make reasonable
-modifications to the Package in accordance with the goals and ideals of
-the Open Source concept as described at http://www.opensource.org
-
-It 

[pkg-java] r11509 - trunk/jetty5/debian

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 12:55:16 + (Sat, 06 Feb 2010)
New Revision: 11509

Added:
   trunk/jetty5/debian/osgi.MF
Modified:
   trunk/jetty5/debian/rules
Log:
Add osgi metadata.

Added: trunk/jetty5/debian/osgi.MF
===
--- trunk/jetty5/debian/osgi.MF (rev 0)
+++ trunk/jetty5/debian/osgi.MF 2010-02-06 12:55:16 UTC (rev 11509)
@@ -0,0 +1,20 @@
+Bundle-Vendor: %bundleProvider
+Bundle-Localization: plugin
+Bundle-RequiredExecutionEnvironment: J2SE-1.4,CDC-1.0/Foundation-1.0,J
+ 2SE-1.3
+Bundle-Name: %bundleName
+Bundle-SymbolicName: org.mortbay.jetty
+Export-Package: org.mortbay.html;version=5.1.15,org.mortbay.http;ver
+ sion=5.1.15,org.mortbay.http.ajp;version=5.1.15,org.mortbay.http.
+ handler;version=5.1.15,org.mortbay.http.nio;version=5.1.15,org.mo
+ rtbay.jetty;version=5.1.15,org.mortbay.jetty.servlet;version=5.1.1
+ 5,org.mortbay.jetty.win32;version=5.1.15,org.mortbay.log;version=
+ 5.1.15,org.mortbay.servlet;version=5.1.15,org.mortbay.util;version
+ =5.1.15,org.mortbay.xml;version=5.1.15
+Bundle-Version: 5.1.15
+Bundle-ManifestVersion: 2
+Import-Package: javax.net.ssl,javax.security.cert,javax.servlet;versio
+ n=[2.4.0,2.6.0),javax.servlet.http;version=[2.4.0,2.6.0),javax.se
+ rvlet.resources;version=[2.4.0,2.6.0),javax.xml.parsers,org.apache.
+ commons.logging;version=[1.0.0,2.0.0),org.xml.sax,org.xml.sax.helpe
+ rs

Modified: trunk/jetty5/debian/rules
===
--- trunk/jetty5/debian/rules   2010-02-06 12:52:36 UTC (rev 11508)
+++ trunk/jetty5/debian/rules   2010-02-06 12:55:16 UTC (rev 11509)
@@ -11,5 +11,6 @@
 
 
 install/libmortbay-java::
-   #jar umf debian/osgi.MF build/jasper.jar
+   # Add OSGi metadata
+   jar umf debian/osgi.MF lib/org.mortbay.jetty.jar
jh_installlibs -p$(cdbs_curpkg) --version-strip='\+dfsg' 
lib/org.mortbay.jetty.jar


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


[pkg-java] r11510 - in trunk/freemind/debian: . patches

2010-02-06 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-02-06 14:21:40 + (Sat, 06 Feb 2010)
New Revision: 11510

Added:
   trunk/freemind/debian/patches/02_build_xml_jibx.patch
Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/patches/03_freemind_sh.patch
Log:
adapt patches to use 1.1.6a versioned jar files.


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2010-02-06 12:55:16 UTC (rev 11509)
+++ trunk/freemind/debian/changelog 2010-02-06 14:21:40 UTC (rev 11510)
@@ -1,7 +1,7 @@
 freemind (0.9.0~rc6+dfsg-2) unstable; urgency=low
 
   * Change JiBX dependency to libjibx1.1-java (or libjibx-java 1.1.x for
-Ubuntu).
+Ubuntu), and adapt patches to use 1.1.6a versioned jar files.
   * Fix obsolete-relation-form-in-source in freemind depends: simplyhtml
 ( 0.13).
   * Improve existing MIME support and add MIME support for KDE3

Added: trunk/freemind/debian/patches/02_build_xml_jibx.patch
===
--- trunk/freemind/debian/patches/02_build_xml_jibx.patch   
(rev 0)
+++ trunk/freemind/debian/patches/02_build_xml_jibx.patch   2010-02-06 
14:21:40 UTC (rev 11510)
@@ -0,0 +1,14 @@
+diff -Nur -x '*.orig' -x '*~' freemind-0.9.0~rc6+dfsg/freemind/build.xml 
freemind-0.9.0~rc6+dfsg.new/freemind/build.xml
+--- freemind-0.9.0~rc6+dfsg/freemind/build.xml 2010-02-06 15:16:35.0 
+0100
 freemind-0.9.0~rc6+dfsg.new/freemind/build.xml 2010-02-06 
15:17:21.0 +0100
+@@ -38,8 +38,8 @@
+   !-- begin generator part --
+   property name=jibxhome value=${java.dir}/
+   property name=jibxjar value=lib/bindings.jar/
+-  property name=jibxruntimelibs 
value=${jibxhome}/jibx-run.jar:${jibxhome}/xpp3.jar/
+-  property name=jibxlibs 
value=${jibxhome}/bcel.jar:${jibxhome}/jibx-bind.jar:${jibxhome}/jibx-extras.jar:${jibxruntimelibs}/
++  property name=jibxruntimelibs 
value=${jibxhome}/jibx-run-1.1.6a.jar:${jibxhome}/xpp3.jar/
++  property name=jibxlibs 
value=${jibxhome}/bcel.jar:${jibxhome}/jibx-bind-1.1.6a.jar:${jibxhome}/jibx-extras-1.1.6a.jar:${jibxruntimelibs}/
+   taskdef name=bind classname=org.jibx.binding.ant.CompileTask
+   classpath path=${jibxlibs}/
+   /taskdef

Modified: trunk/freemind/debian/patches/03_freemind_sh.patch
===
--- trunk/freemind/debian/patches/03_freemind_sh.patch  2010-02-06 12:55:16 UTC 
(rev 11509)
+++ trunk/freemind/debian/patches/03_freemind_sh.patch  2010-02-06 14:21:40 UTC 
(rev 11510)
@@ -19,7 +19,7 @@
 -${freedir}/lib/jibx/xpp3.jar:\
 +/usr/share/java/SimplyHTML.jar:\
 +/usr/share/java/gnu-regexp.jar:\
-+/usr/share/java/jibx-run.jar:\
++/usr/share/java/jibx-run-1.1.6a.jar:\
 +/usr/share/java/xpp3.jar:\
  ${freedir}/lib/bindings.jar:\
 -${freedir}/lib/commons-lang-2.0.jar:\


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


[pkg-java] r11511 - tags/freemind

2010-02-06 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-02-06 14:28:02 + (Sat, 06 Feb 2010)
New Revision: 11511

Added:
   tags/freemind/0.9.0~rc6+dfsg-2/
Log:
[svn-buildpackage] Tagging freemind (0.9.0~rc6+dfsg-2)


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


[pkg-java] r11512 - in trunk/jetty5/debian: . patches source

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 15:00:22 + (Sat, 06 Feb 2010)
New Revision: 11512

Added:
   trunk/jetty5/debian/patches/series
   trunk/jetty5/debian/patches/z_fix_build-deps.patch
   trunk/jetty5/debian/source/
   trunk/jetty5/debian/source/format
Removed:
   trunk/jetty5/debian/patches/build-javadoc-src-encoding.patch
   trunk/jetty5/debian/patches/z_fix_clean.patch
Modified:
   trunk/jetty5/debian/README.source
   trunk/jetty5/debian/changelog
   trunk/jetty5/debian/control
   trunk/jetty5/debian/copyright
   trunk/jetty5/debian/patches/remove-import-from-sun.patch
   trunk/jetty5/debian/patches/sunjsse-disable.patch
   trunk/jetty5/debian/rules
Log:
Updated copyright to include files not under Apache 2.0
Covnert to 3.0 (quilt) source format
Remove obsolete patches
Change section to java.
Updated README.source


Modified: trunk/jetty5/debian/README.source
===
--- trunk/jetty5/debian/README.source   2010-02-06 14:28:02 UTC (rev 11511)
+++ trunk/jetty5/debian/README.source   2010-02-06 15:00:22 UTC (rev 11512)
@@ -5,7 +5,7 @@
from upstream, remove all subdirs except the src/ tree.
Remove the following:
src/org/mortbay/servlet/CGI.java
-   src/javax/servlet/resources/*
+   src/javax/ (and anything below it)
Rebuild the tar.gz with the same top-folder.
 
  -- Niels Thykier ni...@thykier.net  Sat, 6 Feb 2010 13:51:00 +0100

Modified: trunk/jetty5/debian/changelog
===
--- trunk/jetty5/debian/changelog   2010-02-06 14:28:02 UTC (rev 11511)
+++ trunk/jetty5/debian/changelog   2010-02-06 15:00:22 UTC (rev 11512)
@@ -8,6 +8,8 @@
 - This version uses the Apache-2.0 license.
   * Bumped Standards-Version to 3.8.4.
 - Added Homepage + Vcs-* fields.
+- Change section to java.
+  * Converted source to 3.0 (quilt).
 
  -- Niels Thykier ni...@thykier.net  Tue, 02 Feb 2010 17:25:48 +0100
 

Modified: trunk/jetty5/debian/control
===
--- trunk/jetty5/debian/control 2010-02-06 14:28:02 UTC (rev 11511)
+++ trunk/jetty5/debian/control 2010-02-06 15:00:22 UTC (rev 11512)
@@ -1,5 +1,5 @@
 Source: jetty5
-Section: web
+Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Niels Thykier ni...@thykier.net
@@ -13,7 +13,7 @@
libmx4j-java,
liblog4j1.2-java,
libservlet2.4-java
-Standards-Version: 3.7.2
+Standards-Version: 3.8.4
 Homepage: http://jetty.codehaus.org/jetty/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jetty5
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jetty5
@@ -25,7 +25,8 @@
   libcommons-logging-java,
   libmx4j-java,
   liblog4j1.2-java,
-  libservlet2.4-java
+  libservlet2.4-java,
+  ${misc:Depends}
 Description: Java servlet engine and webserver
  Jetty is an Open Source HTTP Servlet Server written in 100% Java.
  It is designed to be light weight, high performance, embeddable,

Modified: trunk/jetty5/debian/copyright
===
--- trunk/jetty5/debian/copyright   2010-02-06 14:28:02 UTC (rev 11511)
+++ trunk/jetty5/debian/copyright   2010-02-06 15:00:22 UTC (rev 11512)
@@ -5,7 +5,21 @@
 
 Upstream Author: Mortbay Consulting
 
-Jetty5 can be modified and distribuated under the terms of the
-Apache 2.0 license. On Debian Systems this license is available
-at /usr/share/common-licenses/Apache-2.0
+File: src/org/mortbay/http/handler/HTAccessHandler.java
+Copyright: 2001 Deville Daniel
+File: src/org/mortbay/http/handler/IPAccessHandler.java
+Copyright: 2002 Gosta Jonasson go...@kth.se
+File: src/org/mortbay/util/UnixCrypt.java
+Copyright: 1996 Aki Yoshida
+License:
+  Permission to use, copy, modify and distribute this software
+  for non-commercial or commercial purposes and without fee is
+  hereby granted provided that this copyright notice appears in
+  all copies. 
 
+Files: *
+Copyright: 1996-2004 Mort Bay Consulting (Australia) Pty. Ltd.
+License: Apache-2.0
+
+On Debian systems, the complete text of the Apache 2.0
+License can be found in `/usr/share/common-licenses/Apache-2.0'.

Deleted: trunk/jetty5/debian/patches/build-javadoc-src-encoding.patch
===
--- trunk/jetty5/debian/patches/build-javadoc-src-encoding.patch
2010-02-06 14:28:02 UTC (rev 11511)
+++ trunk/jetty5/debian/patches/build-javadoc-src-encoding.patch
2010-02-06 15:00:22 UTC (rev 11512)
@@ -1,10 +0,0 @@
 a/build.xml2005-04-07 12:53:50.0 +0200
-+++ b/build.xml2005-06-30 16:33:27.089524800 +0200
-@@ -372,6 +373,7 @@
-  public=true
-  windowtitle=${ant.project.name} ${RELEASE.MAJOR.MINOR} 

[pkg-java] r11513 - trunk/jetty5/debian/patches

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 15:14:39 + (Sat, 06 Feb 2010)
New Revision: 11513

Removed:
   trunk/jetty5/debian/patches/build-test-no-depend-on-javadoc.patch
Modified:
   trunk/jetty5/debian/patches/remove-import-from-sun.patch
   trunk/jetty5/debian/patches/sunjsse-disable.patch
   trunk/jetty5/debian/patches/z_fix_build-deps.patch
Log:
Added patch descriptions and removed another obsolete patch.

Deleted: trunk/jetty5/debian/patches/build-test-no-depend-on-javadoc.patch
===
--- trunk/jetty5/debian/patches/build-test-no-depend-on-javadoc.patch   
2010-02-06 15:00:22 UTC (rev 11512)
+++ trunk/jetty5/debian/patches/build-test-no-depend-on-javadoc.patch   
2010-02-06 15:14:39 UTC (rev 11513)
@@ -1,11 +0,0 @@
 build.xml.orig 2005-08-06 17:27:29.204125585 +0200
-+++ build.xml  2005-08-06 17:27:35.845809517 +0200
-@@ -402,7 +402,7 @@
-   !--  
--
-   target name=tests depends=test/
-   target name=test 
--  depends=webapps,javadoc
-+  depends=webapps
-   description=Build and run the test harnesses
- ant  dir=. antfile=${test}/build.xml inheritAll=false 
target=test/
-   /target

Modified: trunk/jetty5/debian/patches/remove-import-from-sun.patch
===
--- trunk/jetty5/debian/patches/remove-import-from-sun.patch2010-02-06 
15:00:22 UTC (rev 11512)
+++ trunk/jetty5/debian/patches/remove-import-from-sun.patch2010-02-06 
15:14:39 UTC (rev 11513)
@@ -1,3 +1,5 @@
+Description: Remove unused import.
+
 Index: jetty5-5.1.15+dfsg/src/org/mortbay/servlet/PostFileFilter.java
 ===
 --- jetty5-5.1.15+dfsg.orig/src/org/mortbay/servlet/PostFileFilter.java
2010-02-06 15:18:56.102282896 +0100

Modified: trunk/jetty5/debian/patches/sunjsse-disable.patch
===
--- trunk/jetty5/debian/patches/sunjsse-disable.patch   2010-02-06 15:00:22 UTC 
(rev 11512)
+++ trunk/jetty5/debian/patches/sunjsse-disable.patch   2010-02-06 15:14:39 UTC 
(rev 11513)
@@ -1,3 +1,5 @@
+Description: Conditionally build using Sun JSSE.
+
 Index: jetty5-5.1.15+dfsg/build.xml
 ===
 --- jetty5-5.1.15+dfsg.orig/build.xml  2010-02-06 15:21:04.086282627 +0100

Modified: trunk/jetty5/debian/patches/z_fix_build-deps.patch
===
--- trunk/jetty5/debian/patches/z_fix_build-deps.patch  2010-02-06 15:00:22 UTC 
(rev 11512)
+++ trunk/jetty5/debian/patches/z_fix_build-deps.patch  2010-02-06 15:14:39 UTC 
(rev 11513)
@@ -1,3 +1,6 @@
+Description: Fixes the clean+tidy+prepare targets, so they gracefully handle 
the missing sources
+ and removes a dependency on servlet.jar that is not necessary.
+
 --- a/build.xml2010-02-06 15:43:51.081305314 +0100
 +++ b/build.xml2010-02-06 15:44:37.481283838 +0100
 @@ -104,7 +104,7 @@


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


[pkg-java] r11514 - trunk/jasper/debian

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 15:21:24 + (Sat, 06 Feb 2010)
New Revision: 11514

Modified:
   trunk/jasper/debian/control
Log:
Update description

Modified: trunk/jasper/debian/control
===
--- trunk/jasper/debian/control 2010-02-06 15:14:39 UTC (rev 11513)
+++ trunk/jasper/debian/control 2010-02-06 15:21:24 UTC (rev 11514)
@@ -28,9 +28,8 @@
  libecj-java,
  libservlet2.4-java,
  ${misc:Depends}
-Description: Java Servlet engine -- core libraries
- Apache Tomcat is the reference implementation for the Java Servlet
- and JavaServer Pages technologies.
- .
- This package contains the Tomcat core classes which can be used by other
- Java applications to embed Tomcat.
+Description: Implementation of the JSP Container
+ Jasper2 is a implementation of the JSP Container for Apache Tomcat 5.5
+ that is clean and easy to extend.  It also forms the basis of the
+ JSP 2.0 implementation.
+


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


[pkg-java] r11515 - trunk/jasper/debian

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 15:23:23 + (Sat, 06 Feb 2010)
New Revision: 11515

Modified:
   trunk/jasper/debian/changelog
Log:
Set dist

Modified: trunk/jasper/debian/changelog
===
--- trunk/jasper/debian/changelog   2010-02-06 15:21:24 UTC (rev 11514)
+++ trunk/jasper/debian/changelog   2010-02-06 15:23:23 UTC (rev 11515)
@@ -1,4 +1,4 @@
-jasper (5.5.26-4) UNRELEASED; urgency=low
+jasper (5.5.26-4) unstable; urgency=low
 
   * Discard all binary packages and put jasper in its own package.
   * Bumped debhelper compat to 7.
@@ -12,7 +12,7 @@
   * Removed README.Debian and NEWS, they do not apply to the new
 package.
 
- -- Niels Thykier ni...@thykier.net  Thu, 28 Jan 2010 22:57:31 +0100
+ -- Niels Thykier ni...@thykier.net  Sat, 06 Feb 2010 16:23:06 +0100
 
 tomcat5.5 (5.5.26-3) unstable; urgency=high
 


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


Bug#485629: marked as done (freemind: New upstream release)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 16:26:32 +0100
with message-id 4b6d8a28.20...@zorglub.s.bawue.de
and subject line Bugs fixed with version 0.9.0~rc6-1
has caused the Debian Bug report #485629,
regarding freemind: New upstream release
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.)


-- 
485629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Severity: wishlist

Hi,

please package the current upstream version 0.8 of freemind. The version
0.7 which is in Debian is ancient software from 2004.

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/


---End Message---
---BeginMessage---

As the subject says...

Thanks for your patience,
Eric

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

Bug#490623: marked as done (freemind works with OpenJDK, move to main?)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 16:26:32 +0100
with message-id 4b6d8a28.20...@zorglub.s.bawue.de
and subject line Bugs fixed with version 0.9.0~rc6-1
has caused the Debian Bug report #490623,
regarding freemind works with OpenJDK, move to main?
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.)


-- 
490623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490623
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.7.1-6
Severity: wishlist

I note that OpenJDK is now available in Debian main (i386, amd64 at
least) and therefore freemind could move to main.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part
---End Message---
---BeginMessage---

As the subject says...

Thanks for your patience,
Eric

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

[pkg-java] r11516 - trunk/libws-commons-util/debian

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 15:39:56 + (Sat, 06 Feb 2010)
New Revision: 11516

Modified:
   trunk/libws-commons-util/debian/changelog
Log:
Set dist

Modified: trunk/libws-commons-util/debian/changelog
===
--- trunk/libws-commons-util/debian/changelog   2010-02-06 15:23:23 UTC (rev 
11515)
+++ trunk/libws-commons-util/debian/changelog   2010-02-06 15:39:56 UTC (rev 
11516)
@@ -1,10 +1,10 @@
-libws-commons-util (1.0.1-5) UNRELEASED; urgency=low
+libws-commons-util (1.0.1-5) unstable; urgency=low
 
   * Added OSGi metadata to the jar file.
   * Removed reference to cdbs's simple patch system in debian/rules.
   * Bumped Standards-Version to 3.8.4 - no changes required.
 
- -- Niels Thykier ni...@thykier.net  Thu, 28 Jan 2010 09:57:29 +0100
+ -- Niels Thykier ni...@thykier.net  Sat, 06 Feb 2010 16:39:40 +0100
 
 libws-commons-util (1.0.1-4) unstable; urgency=low
 


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


[pkg-java] r11517 - trunk/jetty5/debian

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 15:40:38 + (Sat, 06 Feb 2010)
New Revision: 11517

Modified:
   trunk/jetty5/debian/changelog
Log:
Set dist

Modified: trunk/jetty5/debian/changelog
===
--- trunk/jetty5/debian/changelog   2010-02-06 15:39:56 UTC (rev 11516)
+++ trunk/jetty5/debian/changelog   2010-02-06 15:40:38 UTC (rev 11517)
@@ -1,4 +1,4 @@
-jetty5 (5.1.15+dfsg-1) UNRELEASED; urgency=low
+jetty5 (5.1.15+dfsg-1) unstable; urgency=low
 
   * New upstream release.
   * Renamed source package to jetty5.
@@ -11,7 +11,7 @@
 - Change section to java.
   * Converted source to 3.0 (quilt).
 
- -- Niels Thykier ni...@thykier.net  Tue, 02 Feb 2010 17:25:48 +0100
+ -- Niels Thykier ni...@thykier.net  Sat, 06 Feb 2010 16:40:22 +0100
 
 jetty (5.1.14-1) unstable; urgency=low
 


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


Bug#522405: marked as done (freemind: Nothing works, nothing clickable)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 16:31:34 +0100
with message-id 4b6d8b56.3020...@zorglub.s.bawue.de
and subject line Bugs fixed with version 0.9.0~rc6-1
has caused the Debian Bug report #515107,
regarding freemind: Nothing works, nothing clickable
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.)


-- 
515107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515107
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.7.1-6
Severity: important


Hi,


When I launch Freemind, the window appears, it looks okay, but nothing 
responds to the mouse, neither the menus nor the icons. It is thus totally 
unusable for me. I should note that I have no problem whatsoever with the 
mouse in other programs, such as Firefox.

I'm guessing Freemind might require a library I don't have and that is not 
in the dependency list. I always do a minimal install of Debian, selecting 
packages one by one, so I could lack a library that is common in Gnome or KDE 
install (I use Fvwm).


Best,
Sébastien.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages freemind depends on:
ii  gij-4.3 [java-virtual-machine 4.3.2-2The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-runtim 1.0.78-2   Java runtime environment using GIJ
ii  java-gcj-compat-headless [jav 1.0.78-2   Java runtime environment using GIJ

Versions of packages freemind recommends:
ii  iceape-browser [www-browse 1.1.14-1  Iceape Navigator (Internet browser
ii  iceweasel [www-browser]3.0.6-1   lightweight web browser based on M
ii  lynx-cur [www-browser] 2.8.7dev9-2.1 Text-mode WWW Browser with NLS sup
ii  w3m [www-browser]  0.5.2-2+b1WWW browsable pager with excellent

freemind suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
As the subject says... FreeMind 0.9.0 still doesn't work with VMs other 
than Sun's ones or OpenJDK, but at least the script will spit a warning 
before trying to start FreeMind.


And the package description explicitly states that:

FreeMind doesn't work with classpath based Java implementations. Use OpenJDK
 (or Sun's Java), and check freemind(1) for more information.

And it's not possible to express correctly and completely such 
dependencies in the current state of the Java Policy, so no need to ask, 
sorry.


Thanks for your patience,
Eric


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

Bug#515107: marked as done (freemind does not work reliably with all providers of /usr/bin/java)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 16:31:34 +0100
with message-id 4b6d8b56.3020...@zorglub.s.bawue.de
and subject line Bugs fixed with version 0.9.0~rc6-1
has caused the Debian Bug report #515107,
regarding freemind does not work reliably with all providers of /usr/bin/java
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.)


-- 
515107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515107
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.7.1-6
Severity: normal

$ freemind 

Looking for user properties:
/home/jon/.freemind/user.properties

User properties not found. It will be automatically created.
Done.
Default (System) Look  Feel: javax.swing.plaf.metal.MetalLookAndFeel
Warning: the font you have set as standard - null - is not available.
[Freemind-Developer-Internal-Warning (do not write a bug report, please)]: 
Tried to get view without being able to get map module.
[Freemind-Developer-Internal-Warning (do not write a bug report, please)]: 
Tried to get view without being able to get map module.
/usr/bin/freemind: line 118:  2170 Aborted ${JAVACMD} 
freemind.main.FreeMind $@

Second attempt at running it works differently:

$ freemind 

Looking for user properties:
/home/jon/.freemind/user.properties

User properties found.
Default (System) Look  Feel: javax.swing.plaf.metal.MetalLookAndFeel
Warning: the font you have set as standard - null - is not available.
[Freemind-Developer-Internal-Warning (do not write a bug report, please)]: 
Tried to get view without being able to get map module.

This has presented me with a blank window, no widgets nor
text.

/usr/bin/java  was set to gij. Setting it to Sun's JRE 6
and I get something.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages freemind depends on:
ii  gij-4.3 [java-virtual-machine 4.3.2-2The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-runtim 1.0.78-2   Java runtime environment using GIJ
ii  java-gcj-compat-headless [jav 1.0.78-2   Java runtime environment using GIJ
ii  sun-java5-jre [java2-runtime] 1.5.0-16-3 Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java2-runtime] 6-07-4 Sun Java(TM) Runtime Environment (

Versions of packages freemind recommends:
ii  epiphany-gecko [www-b 2.22.3-8   Intuitive GNOME web browser - Geck
ii  epiphany-webkit [www- 2.22.3-8   Intuitive GNOME web browser - webk
ii  iceweasel [www-browse 3.0.3-3lightweight web browser based on M
ii  lynx-cur [www-browser 2.8.7dev12-2   Text-mode WWW Browser with NLS sup
ii  opera [www-browser]   9.52.2091.gcc4.qt3 The Opera Web Browser
ii  w3m [www-browser] 0.5.2-2+b1 WWW browsable pager with excellent

freemind suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
As the subject says... FreeMind 0.9.0 still doesn't work with VMs other 
than Sun's ones or OpenJDK, but at least the script will spit a warning 
before trying to start FreeMind.


And the package description explicitly states that:

FreeMind doesn't work with classpath based Java implementations. Use OpenJDK
 (or Sun's Java), and check freemind(1) for more information.

And it's not possible to express correctly and completely such 
dependencies in the current state of the Java Policy, so no need to ask, 
sorry.


Thanks for your patience,
Eric


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

Bug#466303: marked as done (freemind crashes directly with no helpfull error message)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 16:31:34 +0100
with message-id 4b6d8b56.3020...@zorglub.s.bawue.de
and subject line Bugs fixed with version 0.9.0~rc6-1
has caused the Debian Bug report #466303,
regarding freemind crashes directly with no helpfull error message
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.)


-- 
466303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466303
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.7.1-6
Severity: normal

Launching freemind I always get a crash and this message not helping
very much:

-
Looking for user properties:
/home/michel/.freemind/user.properties

User properties not found. It will be automatically created.
Done.
Default (System) Look  Feel: javax.swing.plaf.metal.MetalLookAndFeel
Warning: the font you have set as standard - null - is not available.
[Freemind-Developer-Internal-Warning (do not write a bug report,
please)]: Tried to get view without being able to get map module.
/usr/bin/freemind: line 118:  7742 Abandon ${JAVACMD}
freemind.main.FreeMind $@
-


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages freemind depends on:
ii  gij [java2-runtime]   4:4.3-1The GNU Java bytecode interpreter
ii  gij-4.1 [java2-runtime]   4.1.2-16   The GNU Java bytecode interpreter
ii  gij-4.2 [java2-runtime]   4.2.1-5The GNU Java bytecode interpreter
ii  gij-4.3 [java-virtual-mac 4.3-20080202-1 The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-ru 1.0.77-4   Java runtime environment using GIJ
ii  java-gcj-compat-headless  1.0.77-4   Java runtime environment using GIJ
ii  sablevm [java-virtual-mac 1.13-1.1   Free implementation of Java Virtua
ii  sun-java5-jre [java2-runt 1.5.0-14-3 Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java2-runt 6-00-2 Sun Java(TM) Runtime Environment (

Versions of packages freemind recommends:
ii  dillo [www-browser] 0.8.6-1  Small and fast web browser
ii  iceape-browser [www-bro 1.1.7-1  Iceape Navigator (Internet browser
ii  iceweasel [www-browser] 2.0.0.11-1   lightweight web browser based on M
ii  konqueror [www-browser] 4:3.5.8.dfsg.1-2 KDE's advanced file manager, web b
ii  lynx [www-browser]  2.8.6-2  Text-mode WWW Browser
ii  w3m [www-browser]   0.5.1-5.1+b1 WWW browsable pager with excellent

-- no debconf information


---End Message---
---BeginMessage---
As the subject says... FreeMind 0.9.0 still doesn't work with VMs other 
than Sun's ones or OpenJDK, but at least the script will spit a warning 
before trying to start FreeMind.


And the package description explicitly states that:

FreeMind doesn't work with classpath based Java implementations. Use OpenJDK
 (or Sun's Java), and check freemind(1) for more information.

And it's not possible to express correctly and completely such 
dependencies in the current state of the Java Policy, so no need to ask, 
sorry.


Thanks for your patience,
Eric


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

Bug#337141: marked as done (freemind: Does not escape file names properly when launching Mozilla)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 16:39:21 +0100
with message-id 4b6d8d29.4060...@zorglub.s.bawue.de
and subject line Bugs quite certainly fixed with version 0.9.0~rc6-1
has caused the Debian Bug report #337141,
regarding freemind: Does not escape file names properly when launching Mozilla
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.)


-- 
337141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=337141
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.7.1-6
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When opening a file whose name contains spaces from the file mode, Mozilla 
complains that it can't open the file and gives the name up to the space, so I 
assume the command-line arguments are not properly formatted.

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-ck8
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)

Versions of packages freemind depends on:
pn  j2re1.4 | java-virtual-ma none (no description available)
ii  sun-j2sdk1.5 [java2-runti 1.5.0+update04 Java(TM) 2 SDK, Standard Edition, 

Versions of packages freemind recommends:
ii  epiphany-browser [www-browser 1.6.5-1Intuitive GNOME web browser
ii  mozilla-browser [www-browser] 2:1.7.12-1 The Mozilla Internet application s
ii  w3m [www-browser] 0.5.1-4WWW browsable pager with excellent

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDaR4r823633cP2P8RAn8UAKCVoaGGJZpfVR2mIlhSEkMhfZ/McgCcDPun
ezV80G0w8WSY0asIkZ/7c9E=
=D5lv
-END PGP SIGNATURE-

---End Message---
---BeginMessage---
As the subject says... FreeMind 0.9.0 seems to fix your bugs but they 
are difficult to test so please reopen if you still have the problem 
described in your respective bugs.


Thanks for your patience,
Eric



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

Bug#409081: marked as done (rob focus when mouse fly over the inactive freemind window's node)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 16:39:21 +0100
with message-id 4b6d8d29.4060...@zorglub.s.bawue.de
and subject line Bugs quite certainly fixed with version 0.9.0~rc6-1
has caused the Debian Bug report #409081,
regarding rob focus when mouse fly over the inactive freemind window's node
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.)


-- 
409081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409081
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.7.1-6
Severity: normal

Hello,

1. How to reproduce:

a. open freemind, and insert serveral node on it
b. open a program (for example xterm), move/scale window to make it not
   hide freemind's node
c. make xterm's window active and on the top, freemind's not active and
   on the bottom

d. when you move mouse over(don't click) the node on one node of
   freemind, you will find that freemind got active and become the top,
   and xterm's window lost active and become the bottom


2. It should

I don't think freemind should response to the mouse hover when it's not
active, so how about fix this bug or disable this feature, thanks.

3. additional information

I use xfce4

$ dpkg -l xfce4 xfwm4
[...]
hi  xfce4  4.3.99.2   Meta-package for the Xfce Lightweight Deskto
hi  xfwm4  4.3.99.2-1 window manager of the Xfce project

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages freemind depends on:
hi  gij [java-virtual-machine]4:4.1.1-15 The GNU Java bytecode interpreter
hi  gij-4.1 [java2-runtime]   4.1.1-20   The GNU Java bytecode interpreter
hi  kaffe-pthreads [java-virtual- 2:1.1.7-4  A POSIX threads enabled version of
hi  sun-java5-jre [java2-runtime] 1.5.0-10-3 Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java2-runtime] 6-00-2 Sun Java(TM) Runtime Environment (

Versions of packages freemind recommends:
hi  amaya [www-browser]9.51-2.1  Web Browser, HTML Editor and Testb
hi  dillo [www-browser]0.8.5-4.1 Small and fast web browser
hi  elinks [www-browser]   0.11.1-1.2advanced text-mode WWW browser
ii  iceape-browser [www-br 1.0.6-1   The Iceape Internet browser
ii  iceweasel [www-browser 2.0.0.1+dfsg-2lightweight web browser based on M
hi  konqueror [www-browser 4:3.5.5a.dfsg.1-4 KDE's advanced file manager, web b
hi  links [www-browser]0.99+1.00pre12-1  Character mode WWW browser
hi  lynx [www-browser] 2.8.5-2sarge2.1   Text-mode WWW Browser
hi  w3m [www-browser]  0.5.1-5   WWW browsable pager with excellent

-- no debconf information

---End Message---
---BeginMessage---
As the subject says... FreeMind 0.9.0 seems to fix your bugs but they 
are difficult to test so please reopen if you still have the problem 
described in your respective bugs.


Thanks for your patience,
Eric



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

Bug#479321: marked as done (freemind: fails to export to html)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 16:39:21 +0100
with message-id 4b6d8d29.4060...@zorglub.s.bawue.de
and subject line Bugs quite certainly fixed with version 0.9.0~rc6-1
has caused the Debian Bug report #479321,
regarding freemind: fails to export to html
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.)


-- 
479321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.9.0~beta9-2
Severity: important



-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-686
Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8)

Versions of packages freemind depends on:
ii  libcommons-lang-java 2.1-1   Extension of the java.lang package
ii  libforms-java1.0.5-2 Framework to lay out and implement
ii  libjibx-java 1.0.1-1 Framework for binding XML data to 
ii  simplyhtml   0.9.0~beta9-1   Java word processor based on HTML 
ii  sun-java5-jre [java2-run 1.5.0-14-1etch1 Sun Java(TM) Runtime Environment (

Versions of packages freemind recommends:
ii  iceweasel [www-browser]  2.0.0.14-0etch1 lightweight web browser based on M
ii  w3m [www-browser]0.5.1-5.1   WWW browsable pager with excellent
ii  xemacs21-mule [www-brows 21.4.19-2   highly customizable text editor --

-- no debconf information
When I try to export a freemind.mm to HTML the iceweasel version:
2.0.0.14 hangs so I can't to use it any more.

I can't to kill iceweasel but I must to reboot the Debian system to
get again iceweasel to work with.


---End Message---
---BeginMessage---
As the subject says... FreeMind 0.9.0 seems to fix your bugs but they 
are difficult to test so please reopen if you still have the problem 
described in your respective bugs.


Thanks for your patience,
Eric



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

Processing of jasper_5.5.26-4_i386.changes

2010-02-06 Thread Archive Administrator
jasper_5.5.26-4_i386.changes uploaded successfully to localhost
along with the files:
  jasper_5.5.26-4.dsc
  jasper_5.5.26-4.debian.tar.gz
  libjasper-java_5.5.26-4_all.deb

Greetings,

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

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


Processing of libws-commons-util_1.0.1-5_i386.changes

2010-02-06 Thread Archive Administrator
libws-commons-util_1.0.1-5_i386.changes uploaded successfully to localhost
along with the files:
  libws-commons-util_1.0.1-5.dsc
  libws-commons-util_1.0.1-5.debian.tar.gz
  libws-commons-util-java_1.0.1-5_all.deb

Greetings,

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

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


jasper_5.5.26-4_i386.changes REJECTED

2010-02-06 Thread Archive Administrator



Reject Reasons:
jasper_5.5.26-4.dsc refers to jasper_5.5.26.orig.tar.gz, but I can't find it in 
the queue or in the pool.
'dpkg-source -x' failed for jasper_5.5.26-4.dsc [return code: 2].
 [dpkg-source output:] dpkg-source: warning: -sn is not a valid option for 
Dpkg::Source::Package::V3::quilt
 [dpkg-source output:] dpkg-source: failure: cannot fstat file 
./jasper_5.5.26.orig.tar.gz: No such file or directory



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


libws-commons-util_1.0.1-5_i386.changes ACCEPTED

2010-02-06 Thread Archive Administrator



Accepted:
libws-commons-util-java_1.0.1-5_all.deb
  to main/libw/libws-commons-util/libws-commons-util-java_1.0.1-5_all.deb
libws-commons-util_1.0.1-5.debian.tar.gz
  to main/libw/libws-commons-util/libws-commons-util_1.0.1-5.debian.tar.gz
libws-commons-util_1.0.1-5.dsc
  to main/libw/libws-commons-util/libws-commons-util_1.0.1-5.dsc


Override entries for your package:
libws-commons-util-java_1.0.1-5_all.deb - optional java
libws-commons-util_1.0.1-5.dsc - source libs

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


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


[pkg-java] r11518 - trunk/jetty5/debian

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 16:54:41 + (Sat, 06 Feb 2010)
New Revision: 11518

Modified:
   trunk/jetty5/debian/copyright
Log:
Adding missing copyright

Modified: trunk/jetty5/debian/copyright
===
--- trunk/jetty5/debian/copyright   2010-02-06 15:40:38 UTC (rev 11517)
+++ trunk/jetty5/debian/copyright   2010-02-06 16:54:41 UTC (rev 11518)
@@ -17,6 +17,8 @@
   hereby granted provided that this copyright notice appears in
   all copies. 
 
+File: src/org/mortbay/util/PKCS12Import.java
+Copyright: 1999 Jason Gilbert
 Files: *
 Copyright: 1996-2004 Mort Bay Consulting (Australia) Pty. Ltd.
 License: Apache-2.0


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


[pkg-java] r11519 - tags/libws-commons-util

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 16:59:36 + (Sat, 06 Feb 2010)
New Revision: 11519

Added:
   tags/libws-commons-util/1.0.1-5/
Log:
Tag for 1.0.1-5 upload


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


[pkg-java] r11520 - in tags: . pdfsam

2010-02-06 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-02-06 17:00:57 + (Sat, 06 Feb 2010)
New Revision: 11520

Added:
   tags/pdfsam/1.1.3-2/
Removed:
   tags/1.1.3-2/
Log:
Fixing malpassed pdfsam tag


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


libws-commons-util_1.0.1-5_i386.changes REJECTED

2010-02-06 Thread Archive Administrator



Reject Reasons:
libws-commons-util_1.0.1-5_i386.changes file already known to dak
md5sum and/or size mismatch on existing copy of libws-commons-util_1.0.1-5.dsc.
md5sum and/or size mismatch on existing copy of 
libws-commons-util_1.0.1-5.debian.tar.gz.
libws-commons-util-java_1.0.1-5_all.deb: can not overwrite existing copy 
already in the archive.
md5sum and/or size mismatch on existing copy of 
libws-commons-util-java_1.0.1-5_all.deb.
libws-commons-util_1.0.1-5.dsc: old version (1.0.1-5) in unstable = new 
version (1.0.1-5) targeted at unstable.
can not overwrite existing copy of 'libws-commons-util_1.0.1-5.debian.tar.gz' 
already in the archive.
md5sum for 
/srv/ftp.debian.org/ftp/pool/main/libw/libws-commons-util/libws-commons-util_1.0.1.orig.tar.gz
 doesn't match libws-commons-util_1.0.1-5.dsc.
size for 
/srv/ftp.debian.org/ftp/pool/main/libw/libws-commons-util/libws-commons-util_1.0.1.orig.tar.gz
 doesn't match libws-commons-util_1.0.1-5.dsc.
'dpkg-source -x' failed for libws-commons-util_1.0.1-5.dsc [return code: 9].
 [dpkg-source output:] dpkg-source: warning: -sn is not a valid option for 
Dpkg::Source::Package::V3::quilt
 [dpkg-source output:] dpkg-source: error: File 
./libws-commons-util_1.0.1.orig.tar.gz has size 25119 instead of expected 24838



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


Bug#568664: freemind fails to start with java exceptions

2010-02-06 Thread Vincenzo Tibullo
Package: freemind
Version: 0.9.0~rc6+dfsg-1
Severity: grave
Justification: renders package unusable

Attached the stderr of the process.
The issue seems related to the upgrade of package libjibx-java from
1.0.2-1 to 1.2.1-1. Downgrading this package is a temporary solution.

--
enzotib


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freemind depends on:
ii  default-jre [java2-runtime]   1.6-34 Standard Java or Java compatible R
ii  gcj-4.4-jre [java2-runtime]   4.4.3-1Java runtime environment using GIJ
ii  gcj-jre [java2-runtime]   4:4.4.2-3  Java runtime environment using GIJ
ii  libcommons-lang-java  2.4-4  Extension of the java.lang package
ii  libjgoodies-forms-java1.2.0-1Framework to lay out and implement
ii  libjibx-java  1.2.1-1Framework for binding XML data to 
ii  openjdk-6-jre [java2-runtime] 6b17-1.7-1 OpenJDK Java runtime, using Hotspo
ii  simplyhtml0.13.1-1   Java word processor based on HTML 

Versions of packages freemind recommends:
ii  freemind-doc0.9.0~rc6+dfsg-1 Documentation for FreeMind
ii  xdg-utils   1.0.2-6.1desktop integration utilities from

Versions of packages freemind suggests:
pn  freemind-browser  none (no description available)
pn  freemind-plugins-help none (no description available)
pn  freemind-plugins-script   none (no description available)
pn  freemind-plugins-svg  none (no description available)

-- no debconf information
6-feb-2010 19.03.17 freemind.main.Resources logException
GRAVE: An exception occured: 
org.jibx.runtime.JiBXException: Binding information for class freemind.controller.actions.generated.instance.XmlAction must be recompiled with current binding compiler (compiled with jibx_1_0_2, runtime is jibx_1_2_1)
	at org.jibx.runtime.BindingDirectory.getFactoryFromName(Unknown Source)
	at org.jibx.runtime.BindingDirectory.getFactory(Unknown Source)
	at freemind.common.XmlBindingTools.getInstance(XmlBindingTools.java:64)
	at freemind.modes.StylePatternFactory.loadPatterns(StylePatternFactory.java:66)
	at freemind.modes.mindmapmode.MindMapController.loadPatterns(MindMapController.java:597)
	at freemind.modes.mindmapmode.MindMapController.loadPatternActions(MindMapController.java:520)
	at freemind.modes.mindmapmode.MindMapController.createStandardActions(MindMapController.java:466)
	at freemind.modes.mindmapmode.MindMapController.init(MindMapController.java:388)
	at freemind.modes.mindmapmode.MindMapMode.createModeController(MindMapMode.java:61)
	at freemind.modes.mindmapmode.MindMapMode.init(MindMapMode.java:56)
	at freemind.modes.ModesCreator.getMode(ModesCreator.java:93)
	at freemind.controller.Controller.createNewMode(Controller.java:597)
	at freemind.main.FreeMind.init(FreeMind.java:288)
	at freemind.main.FreeMind.main(FreeMind.java:730)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at freemind.main.FreeMindStarter.main(FreeMindStarter.java:63)

STDERR: Patterns not loaded:java.lang.NullPointerException6-feb-2010 19.03.20 freemind.main.Resources logException
GRAVE: An exception occured: 
java.lang.NullPointerException
	at freemind.common.XmlBindingTools.createUnmarshaller(XmlBindingTools.java:85)
	at freemind.common.XmlBindingTools.unMarshall(XmlBindingTools.java:168)
	at freemind.modes.StylePatternFactory.loadPatterns(StylePatternFactory.java:66)
	at freemind.modes.mindmapmode.MindMapController.loadPatterns(MindMapController.java:597)
	at freemind.modes.mindmapmode.MindMapController.loadPatternActions(MindMapController.java:541)
	at freemind.modes.mindmapmode.MindMapController.createStandardActions(MindMapController.java:466)
	at freemind.modes.mindmapmode.MindMapController.init(MindMapController.java:388)
	at freemind.modes.mindmapmode.MindMapMode.createModeController(MindMapMode.java:61)
	at freemind.modes.mindmapmode.MindMapMode.init(MindMapMode.java:56)
	at freemind.modes.ModesCreator.getMode(ModesCreator.java:93)
	at freemind.controller.Controller.createNewMode(Controller.java:597)
	at freemind.main.FreeMind.init(FreeMind.java:288)
	at freemind.main.FreeMind.main(FreeMind.java:730)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at 

Bug#568666: freemind: Fails to start with new libjibx

2010-02-06 Thread Alejandro Exojo Piqueras
Package: freemind
Version: 0.9.0~rc6+dfsg-1
Severity: normal

Freemind fails to start with the new libjibx-java (1.2.1-1). It complains about
a problem reading ~/.freemind/patterns.xml, and it tries to update it to a new
version, but it fails and then fails to start completely.

I don't know if the problem is in the library, though.

Thank you.

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

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

Versions of packages freemind depends on:
ii  default-jre [java2-runtime]   1.6-34 Standard Java or Java compatible R
ii  gcj-4.4-jre [java2-runtime]   4.4.3-1Java runtime environment using GIJ
ii  gcj-jre [java2-runtime]   4:4.4.2-3  Java runtime environment using GIJ
ii  libcommons-lang-java  2.4-4  Extension of the java.lang package
ii  libjgoodies-forms-java1.2.0-1Framework to lay out and implement
ii  libjibx-java  1.0.2-1Framework for binding XML data to 
ii  openjdk-6-jre [java2-runtime] 6b17-1.7-1 OpenJDK Java runtime, using Hotspo
ii  simplyhtml0.13.1-1   Java word processor based on HTML 

Versions of packages freemind recommends:
ii  freemind-doc0.9.0~rc6+dfsg-1 Documentation for FreeMind
ii  xdg-utils   1.0.2-6.1desktop integration utilities from

Versions of packages freemind suggests:
pn  freemind-browser  none (no description available)
pn  freemind-plugins-help none (no description available)
pn  freemind-plugins-script   none (no description available)
pn  freemind-plugins-svg  none (no description available)

-- no debconf information



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


[pkg-java] r11521 - trunk/rhino/debian

2010-02-06 Thread Damien Raude-Morvan
Author: drazzib
Date: 2010-02-06 20:25:41 + (Sat, 06 Feb 2010)
New Revision: 11521

Modified:
   trunk/rhino/debian/ant.properties
   trunk/rhino/debian/changelog
   trunk/rhino/debian/control
   trunk/rhino/debian/copyright
   trunk/rhino/debian/rhino-jsc.1
Log:
* Enable E4X support:
  - Build-Depends on libxmlbeans-java
  - Set JAR location in debian/ant.properties
  - Should fix (Closes: #567847) and (LP: #304702)
* Bump Standards-Version to 3.8.4 (no changes needed)
* Fix small typo in rhino-jsc manpage
* Fix debian/copyright: don't use symlink to license

Modified: trunk/rhino/debian/ant.properties
===
--- trunk/rhino/debian/ant.properties   2010-02-06 17:00:57 UTC (rev 11520)
+++ trunk/rhino/debian/ant.properties   2010-02-06 20:25:41 UTC (rev 11521)
@@ -1 +1,5 @@
-without-xmlimpl=true
+xbean.jar=/usr/share/java/xmlbeans.jar
+
+# JSR 173 (StAX) in included in JDK 6
+# Just set property to xmlbeans, to get build system happy
+jsr173.jar=/usr/share/java/xmlbeans.jar

Modified: trunk/rhino/debian/changelog
===
--- trunk/rhino/debian/changelog2010-02-06 17:00:57 UTC (rev 11520)
+++ trunk/rhino/debian/changelog2010-02-06 20:25:41 UTC (rev 11521)
@@ -1,3 +1,15 @@
+rhino (1.7R2-4) unstable; urgency=low
+
+  * Enable E4X support:
+- Build-Depends on libxmlbeans-java
+- Set JAR location in debian/ant.properties
+- Should fix (Closes: #567847) and (LP: #304702)
+  * Bump Standards-Version to 3.8.4 (no changes needed)
+  * Fix small typo in rhino-jsc manpage
+  * Fix debian/copyright: don't use symlink to license
+
+ -- Damien Raude-Morvan draz...@debian.org  Sat, 06 Feb 2010 21:19:47 +0100
+
 rhino (1.7R2-3) unstable; urgency=low
 
   * Maven POMs:

Modified: trunk/rhino/debian/control
===
--- trunk/rhino/debian/control  2010-02-06 17:00:57 UTC (rev 11520)
+++ trunk/rhino/debian/control  2010-02-06 20:25:41 UTC (rev 11521)
@@ -4,8 +4,8 @@
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Paul Cager paul-deb...@home.paulcager.org,
   Marcus Better mar...@better.se, Michael Koch konque...@gmx.de, Damien 
Raude-Morvan draz...@debian.org
-Build-Depends: debhelper (= 7), cdbs, ant, default-jdk, quilt, 
maven-repo-helper
-Standards-Version: 3.8.3
+Build-Depends: debhelper (= 7), cdbs, ant, default-jdk, quilt, 
maven-repo-helper, libxmlbeans-java
+Standards-Version: 3.8.4
 Homepage: http://www.mozilla.org/rhino/
 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/rhino/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/rhino/

Modified: trunk/rhino/debian/copyright
===
--- trunk/rhino/debian/copyright2010-02-06 17:00:57 UTC (rev 11520)
+++ trunk/rhino/debian/copyright2010-02-06 20:25:41 UTC (rev 11521)
@@ -13,7 +13,7 @@
 later.
 
 On Debian GNU systems, the complete text of the GNU General Public
-License 2.0 can be found in `/usr/share/common-licenses/GPL'.
+License 2.0 can be found in `/usr/share/common-licenses/GPL-2'.
 
   MOZILLA PUBLIC LICENSE
 Version 1.1

Modified: trunk/rhino/debian/rhino-jsc.1
===
--- trunk/rhino/debian/rhino-jsc.1  2010-02-06 17:00:57 UTC (rev 11520)
+++ trunk/rhino/debian/rhino-jsc.1  2010-02-06 20:25:41 UTC (rev 11521)
@@ -31,7 +31,7 @@
 This manual page was written for the Debian distribution because the original 
 program does not have a manual page. It is written according to the html 
documentation.
 .PP
-\fBrhino-jsc\fP is a start script for the rhino JavaScript compiler. The 
JavaScript compiler translates JavaScript source into Java class files. The 
resulting Java class files can then be loaded and executed at another time, 
providing a convenient method for transfering JavaScript, and for avoiding 
translation cost.
+\fBrhino-jsc\fP is a start script for the rhino JavaScript compiler. The 
JavaScript compiler translates JavaScript source into Java class files. The 
resulting Java class files can then be loaded and executed at another time, 
providing a convenient method for transferring JavaScript, and for avoiding 
translation cost.
 Note that the top-level functions available to the shell (such as print) are 
not available to compiled scripts when they are run outside the shell. 
 
 .SH OPTIONS


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


[pkg-java] r11522 - tags/rhino

2010-02-06 Thread Damien Raude-Morvan
Author: drazzib
Date: 2010-02-06 20:25:58 + (Sat, 06 Feb 2010)
New Revision: 11522

Added:
   tags/rhino/1.7R2-4/
Log:
[svn-buildpackage] Tagging rhino (1.7R2-4)


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


Processing of rhino_1.7R2-4_amd64.changes

2010-02-06 Thread Archive Administrator
rhino_1.7R2-4_amd64.changes uploaded successfully to localhost
along with the files:
  rhino_1.7R2-4.dsc
  rhino_1.7R2-4.diff.gz
  rhino_1.7R2-4_all.deb
  rhino-doc_1.7R2-4_all.deb

Greetings,

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

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


[pkg-java] r11523 - in trunk/jasperreports/debian: . patches

2010-02-06 Thread Damien Raude-Morvan
Author: drazzib
Date: 2010-02-06 21:13:23 + (Sat, 06 Feb 2010)
New Revision: 11523

Added:
   trunk/jasperreports/debian/libjasperreports-java-doc.install
   trunk/jasperreports/debian/patches/01_exclude_jpa.diff
Removed:
   trunk/jasperreports/debian/patches/01_exclude_olap_and_jpa.diff
   trunk/jasperreports/debian/patches/12_itext.diff
Modified:
   trunk/jasperreports/debian/changelog
   trunk/jasperreports/debian/control
   trunk/jasperreports/debian/libjasperreports-java-doc.doc-base.config
   trunk/jasperreports/debian/libjasperreports-java-doc.doc-base.schema
   trunk/jasperreports/debian/patches/06_configure_javaflow.diff
   trunk/jasperreports/debian/patches/07_exclude_barcode4j_and_barbecue.diff
   trunk/jasperreports/debian/patches/08_no_maxmemory_for_javadoc.diff
   trunk/jasperreports/debian/patches/11_pom.diff
   trunk/jasperreports/debian/patches/series
   trunk/jasperreports/debian/rules
Log:
* New upstream release
  - Remove debian/patches/12_itext.diff (merged upstream)
  - Refresh others patches
* Enable OLAP components:
  - Update debian/patches/01_exclude_olap_and_jpa.diff
  - debian/control: Build-Depends on libmondrian-java, libolap4j-java,
libantlr-java
  - debian/rules: add those libs into DEB_JARS
* Bump Standards-Version to 3.8.4 (no changes needed)

Modified: trunk/jasperreports/debian/changelog
===
--- trunk/jasperreports/debian/changelog2010-02-06 20:25:58 UTC (rev 
11522)
+++ trunk/jasperreports/debian/changelog2010-02-06 21:13:23 UTC (rev 
11523)
@@ -1,3 +1,17 @@
+jasperreports (3.7.1+dfsg-1) unstable; urgency=low
+
+  * New upstream release
+- Remove debian/patches/12_itext.diff (merged upstream)
+- Refresh others patches
+  * Enable OLAP components:
+- Update debian/patches/01_exclude_olap_and_jpa.diff
+- debian/control: Build-Depends on libmondrian-java, libolap4j-java,
+  libantlr-java
+- debian/rules: add those libs into DEB_JARS
+  * Bump Standards-Version to 3.8.4 (no changes needed)
+
+ -- Damien Raude-Morvan draz...@debian.org  Sat, 06 Feb 2010 22:03:56 +0100
+
 jasperreports (3.7.0+dfsg-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/jasperreports/debian/control
===
--- trunk/jasperreports/debian/control  2010-02-06 20:25:58 UTC (rev 11522)
+++ trunk/jasperreports/debian/control  2010-02-06 21:13:23 UTC (rev 11523)
@@ -11,8 +11,9 @@
   libecj-java, libxalan2-java, libjaxen-java, libxml-commons-external-java,
   libjexcelapi-java, libjakarta-poi-java (= 3.2), libitext-java,
   libbatik-java (= 1.7), libjfreechart-java, libhibernate3-java,
-  glassfish-javaee, maven-repo-helper
-Standards-Version: 3.8.3
+  glassfish-javaee, maven-repo-helper, libmondrian-java, libolap4j-java,
+  libantlr-java
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jasperreports/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jasperreports/
 Homepage: http://jasperforge.org/jasperreports
@@ -25,8 +26,8 @@
   libjcommon-java
 Recommends: libjexcelapi-java, libjakarta-poi-java (= 3.2), libitext-java,
   libbatik-java (= 1.7), libjfreechart-java, libhibernate3-java
-Suggests: bsh, libasm2-java, groovy,
-  libspring-core-2.5-java, libspring-beans-2.5-java
+Suggests: bsh, libasm2-java, groovy, libmondrian-java, libolap4j-java,
+  libspring-core-2.5-java, libspring-beans-2.5-java, libantlr-java
 Description: Java reporting generator library
  JasperReports is a Java reporting generator library. XML report templates
  are used to generate ready to print documents using data from customizable 
data

Modified: trunk/jasperreports/debian/libjasperreports-java-doc.doc-base.config
===
--- trunk/jasperreports/debian/libjasperreports-java-doc.doc-base.config
2010-02-06 20:25:58 UTC (rev 11522)
+++ trunk/jasperreports/debian/libjasperreports-java-doc.doc-base.config
2010-02-06 21:13:23 UTC (rev 11523)
@@ -5,5 +5,5 @@
 Section: Programming
 
 Format: HTML
-Index: /usr/share/doc/libjasperreports-java/jasperreports-config.reference.html
-Files: /usr/share/doc/libjasperreports-java/jasperreports-config.reference.html
+Index: /usr/share/doc/libjasperreports-java/config.reference.html
+Files: /usr/share/doc/libjasperreports-java/config.reference.html

Modified: trunk/jasperreports/debian/libjasperreports-java-doc.doc-base.schema
===
--- trunk/jasperreports/debian/libjasperreports-java-doc.doc-base.schema
2010-02-06 20:25:58 UTC (rev 11522)
+++ trunk/jasperreports/debian/libjasperreports-java-doc.doc-base.schema
2010-02-06 21:13:23 UTC (rev 11523)
@@ -5,5 +5,5 @@
 Section: Programming
 
 Format: HTML
-Index: /usr/share/doc/libjasperreports-java/jasperreports-schema.reference.html
-Files: 

[pkg-java] r11524 - tags/jasperreports

2010-02-06 Thread Damien Raude-Morvan
Author: drazzib
Date: 2010-02-06 21:13:54 + (Sat, 06 Feb 2010)
New Revision: 11524

Added:
   tags/jasperreports/3.7.1+dfsg-1/
Log:
[svn-buildpackage] Tagging jasperreports (3.7.1+dfsg-1)


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


Processing of jasperreports_3.7.1+dfsg-1_amd64.changes

2010-02-06 Thread Archive Administrator
jasperreports_3.7.1+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  jasperreports_3.7.1+dfsg-1.dsc
  jasperreports_3.7.1+dfsg.orig.tar.gz
  jasperreports_3.7.1+dfsg-1.diff.gz
  libjasperreports-java_3.7.1+dfsg-1_all.deb
  libjasperreports-java-doc_3.7.1+dfsg-1_all.deb

Greetings,

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

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


jasperreports_3.7.1+dfsg-1_amd64.changes ACCEPTED

2010-02-06 Thread Archive Administrator



Accepted:
jasperreports_3.7.1+dfsg-1.diff.gz
  to main/j/jasperreports/jasperreports_3.7.1+dfsg-1.diff.gz
jasperreports_3.7.1+dfsg-1.dsc
  to main/j/jasperreports/jasperreports_3.7.1+dfsg-1.dsc
jasperreports_3.7.1+dfsg.orig.tar.gz
  to main/j/jasperreports/jasperreports_3.7.1+dfsg.orig.tar.gz
libjasperreports-java-doc_3.7.1+dfsg-1_all.deb
  to main/j/jasperreports/libjasperreports-java-doc_3.7.1+dfsg-1_all.deb
libjasperreports-java_3.7.1+dfsg-1_all.deb
  to main/j/jasperreports/libjasperreports-java_3.7.1+dfsg-1_all.deb


Override entries for your package:
jasperreports_3.7.1+dfsg-1.dsc - source java
libjasperreports-java-doc_3.7.1+dfsg-1_all.deb - optional doc
libjasperreports-java_3.7.1+dfsg-1_all.deb - optional java

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


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


rhino_1.7R2-4_amd64.changes ACCEPTED

2010-02-06 Thread Archive Administrator



Accepted:
rhino-doc_1.7R2-4_all.deb
  to main/r/rhino/rhino-doc_1.7R2-4_all.deb
rhino_1.7R2-4.diff.gz
  to main/r/rhino/rhino_1.7R2-4.diff.gz
rhino_1.7R2-4.dsc
  to main/r/rhino/rhino_1.7R2-4.dsc
rhino_1.7R2-4_all.deb
  to main/r/rhino/rhino_1.7R2-4_all.deb


Override entries for your package:
rhino-doc_1.7R2-4_all.deb - optional doc
rhino_1.7R2-4.dsc - source interpreters
rhino_1.7R2-4_all.deb - optional interpreters

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


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#567847: marked as done (E4X not work with rhino)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2010 21:50:01 +
with message-id e1ndsxr-0003gh...@ries.debian.org
and subject line Bug#567847: fixed in rhino 1.7R2-4
has caused the Debian Bug report #567847,
regarding E4X not work with rhino
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.)


-- 
567847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567847
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: rhino
Version: 1.7R2-3
Severity: normal

Copy Ubuntu LP#304702 into Debian BTS.
[as a reminder for me - maintainer :]

E4X not work with rhino

Test case:
$ rhino
Rhino 1.7 release 1 2008 10 20
js var x=xxx/;
js: stdin, line 2: uncaught JavaScript runtime exception: ReferenceError: 
XML is not defined.
 at stdin:2

Origin:
-
rhino (1.6.R5-3) unstable; urgency=low

  * Removed Wolfgang Baer from Uploaders and added myself.
  * Fixed FTBFS: java.net.ConnectException: Connection refused.
Was trying to download xmlbeans Jar, which is not allowed. As
this Jar is not (yet) in Debian, rhino has been built with XML
implementation disabled.
-

When XmlBeans get accepted into Debian, this bug should be fixed.

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rhino depends on:
ii  default-jre-headless [java5-r 1.6-34 Standard Java or Java compatible R
ii  gcj-4.4-jre-headless [java5-r 4.4.3-1Java runtime environment using GIJ
ii  gcj-jre-headless [java5-runti 4:4.4.2-3  Java runtime environment using GIJ
ii  gij-4.3 [java5-runtime-headle 4.3.4-4The GNU Java bytecode interpreter
ii  libjline-java 0.9.94-5   Java library for handling console 
ii  openjdk-6-jre-headless [java5 6b17-1.7-1 OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre [java5-runtime- 6-17-1 Sun Java(TM) Runtime Environment (

rhino recommends no packages.

Versions of packages rhino suggests:
ii  rhino-doc 1.7R2-3Documentation for rhino Java Scrip

-- no debconf information


---End Message---
---BeginMessage---
Source: rhino
Source-Version: 1.7R2-4

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

rhino-doc_1.7R2-4_all.deb
  to main/r/rhino/rhino-doc_1.7R2-4_all.deb
rhino_1.7R2-4.diff.gz
  to main/r/rhino/rhino_1.7R2-4.diff.gz
rhino_1.7R2-4.dsc
  to main/r/rhino/rhino_1.7R2-4.dsc
rhino_1.7R2-4_all.deb
  to main/r/rhino/rhino_1.7R2-4_all.deb



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 567...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan draz...@debian.org (supplier of updated rhino 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: Sat, 06 Feb 2010 21:19:47 +0100
Source: rhino
Binary: rhino rhino-doc
Architecture: source all
Version: 1.7R2-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Description: 
 rhino  - JavaScript engine written in Java
 rhino-doc  - Documentation for rhino Java Script Engine
Closes: 567847
Changes: 
 rhino (1.7R2-4) unstable; urgency=low
 .
   * Enable E4X support:
 - Build-Depends on libxmlbeans-java
 - Set JAR location in debian/ant.properties
 - Should fix (Closes: #567847) and (LP: #304702)
   * Bump Standards-Version to 3.8.4 (no changes needed)
   * Fix small typo in rhino-jsc manpage
   * Fix debian/copyright: don't use symlink to license
Checksums-Sha1: 
 4d0340f803df9e7e5395546e24d40b926113bc75 1367 rhino_1.7R2-4.dsc
 c934ff0a9f29c36bc693fc0773cd32f765b8eaf5 32438 rhino_1.7R2-4.diff.gz
 b670a912864fa5c54fc32126b7d910cb0ee685f2 859826 rhino_1.7R2-4_all.deb
 0a3229315f3469cc0d8cdfbde01cda3a12838d82 419492 rhino-doc_1.7R2-4_all.deb
Checksums-Sha256: 
 9ff9e6323aafde932846d0e8fa65a6d8093f4492ef161ebf43f655881a602ad5 1367 
rhino_1.7R2-4.dsc
 

hadoop_0.20.1+dfsg1-1_i386.changes REJECTED

2010-02-06 Thread Torsten Werner
Hi,

missing license and source:
src/docs/cn/src/documentation/skins/common/scripts/prototype.js
/*  Prototype JavaScript framework, version 1.4.0_pre4
 *  (c) 2005 Sam Stephenson s...@conio.net
 *
 *  THIS FILE IS AUTOMATICALLY GENERATED. When sending patches, please diff
 *  against the source tree, available from the Prototype darcs repository.
 *
 *  Prototype is freely distributable under the terms of an MIT-style license.

missing copyright (and license?):
src/docs/cn/uming.ttc
(c) Copyright 1994-1999, Arphic Technology Co., Ltd.

Torsten



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[pkg-java] r11525 - in trunk: . libisfreetype-java libisfreetype-java/debian

2010-02-06 Thread Steffen Möller
Author: moeller
Date: 2010-02-06 23:48:27 + (Sat, 06 Feb 2010)
New Revision: 11525

Added:
   trunk/libisfreetype-java/
   trunk/libisfreetype-java/debian/
   trunk/libisfreetype-java/debian/changelog
   trunk/libisfreetype-java/debian/control
   trunk/libisfreetype-java/debian/libisfreetype-5.2-java.dirs
   trunk/libisfreetype-java/debian/libisfreetype-5.2-java.docs
   trunk/libisfreetype-java/debian/libisfreetype-java-doc.doc-base
   trunk/libisfreetype-java/debian/libisfreetype-java-doc.docs
   trunk/libisfreetype-java/debian/libisfreetype-java.dirs
Removed:
   trunk/libisfreetype-java/debian/changelog
   trunk/libisfreetype-java/debian/control
   trunk/libisfreetype-java/debian/libisnativec-5.2-java.dirs
   trunk/libisfreetype-java/debian/libisnativec-5.2-java.docs
   trunk/libisfreetype-java/debian/libisnativec-java-doc.doc-base
   trunk/libisfreetype-java/debian/libisnativec-java-doc.docs
   trunk/libisfreetype-java/debian/libisnativec-java.dirs
Modified:
   trunk/libisfreetype-java/debian/rules
Log:
First seed for packaging libisfreetype



Property changes on: trunk/libisfreetype-java/debian
___
Added: debian
   + mergeWithUpstream
Added: mergeWithUpstream
   + 1
Added: svn:mergeinfo
   + 

Deleted: trunk/libisfreetype-java/debian/changelog
===
--- trunk/libisnative-java/debian/changelog 2010-01-21 00:30:57 UTC (rev 
11383)
+++ trunk/libisfreetype-java/debian/changelog   2010-02-06 23:48:27 UTC (rev 
11525)
@@ -1,5 +0,0 @@
-libisnativec-java (5.2.20091102-1) unstable; urgency=low
-
-  * Initial release (Closes: #565748).
-
- -- Steffen Moeller moel...@debian.org  Mon, 18 Jan 2010 00:29:38 +0100

Copied: trunk/libisfreetype-java/debian/changelog (from rev 11503, 
trunk/libisnative-java/debian/changelog)
===
--- trunk/libisfreetype-java/debian/changelog   (rev 0)
+++ trunk/libisfreetype-java/debian/changelog   2010-02-06 23:48:27 UTC (rev 
11525)
@@ -0,0 +1,9 @@
+libisnativec-java (5.2.20091102-2) UNRELEASED; urgency=low
+
+  * Smallish non-functional improvements on packaging.
+
+libisnativec-java (5.2.20091102-1) unstable; urgency=low
+
+  * Initial release (Closes: #565748).
+
+ -- Steffen Moeller moel...@debian.org  Mon, 18 Jan 2010 00:29:38 +0100

Deleted: trunk/libisfreetype-java/debian/control
===
--- trunk/libisnative-java/debian/control   2010-01-21 00:30:57 UTC (rev 
11383)
+++ trunk/libisfreetype-java/debian/control 2010-02-06 23:48:27 UTC (rev 
11525)
@@ -1,51 +0,0 @@
-Source: libisnativec-java
-Section: java
-Priority: extra
-Maintainer: pkg-java-maintainers@lists.alioth.debian.org
-Uploaders: Steffen Moeller moel...@debian.org
-Build-Depends: debhelper (= 7), default-jdk-builddep, cdbs, libjna-java
-Standards-Version: 3.8.3
-Homepage: http://opensource.intarsys.de/home/en/index.php?n=OpenSource.IsCWT
-
-Package: libisnativec-java
-Architecture: all
-Depends: ${misc:Depends}, libjna-java, libisnativec-5.2-java
-Description: helper routines to access native code from Java
- The package presents a solution completely written in Java to access
- native code.  Features:
-  * Java side declaration, no C compiler
-  * Clean design
-  * Transparent, easy deployment
-  * Platform independent
-  * Fast 
- The effort relies on a combination of upstream's custom design for
- the call interface, memory abstraction and data structures and the
- basic native binding provided by any third party (currently jna). 
- .
- This package always installs the latest version of the isCWT library.
- It only offers a symbolic link to the respective jar file.
-
-
-Package: libisnativec-5.2-java
-Architecture: all
-Depends: ${misc:Depends}
-Suggests: default-jre-headless
-Description: helper routines to access native code from Java
- The package presents a solution completely written in Java to access
- native code.  Features:
-  * Java side declaration, no C compiler
-  * Clean design
-  * Transparent, easy deployment
-  * Platform independent
-  * Fast 
- The effort relies on a combination of upstream's custom design for
- the call interface, memory abstraction and data structures and the
- basic native binding provided by any third party (currently jna). 
-
-Package: libisnativec-java-doc
-Section: doc
-Depends: ${misc:Depends}
-Architecture: all
-Description: Javadoc API description for isNativeC
- Autogenerated from the Java source code, this package offers
- the HTML files describing the library for programmers.

Copied: trunk/libisfreetype-java/debian/control (from rev 11503, 
trunk/libisnative-java/debian/control)
===
--- trunk/libisfreetype-java/debian/control (rev 0)
+++ trunk/libisfreetype-java/debian/control 2010-02-06 

[pkg-java] r11526 - trunk/libisfreetype-java/debian

2010-02-06 Thread Steffen Möller
Author: moeller
Date: 2010-02-07 00:41:03 + (Sun, 07 Feb 2010)
New Revision: 11526

Removed:
   trunk/libisfreetype-java/debian/files
Modified:
   trunk/libisfreetype-java/debian/README.source
   trunk/libisfreetype-java/debian/changelog
   trunk/libisfreetype-java/debian/control
   trunk/libisfreetype-java/debian/copyright
   trunk/libisfreetype-java/debian/libisfreetype-java-doc.doc-base
   trunk/libisfreetype-java/debian/rules
Log:
Updates.


Modified: trunk/libisfreetype-java/debian/README.source
===
--- trunk/libisfreetype-java/debian/README.source   2010-02-06 23:48:27 UTC 
(rev 11525)
+++ trunk/libisfreetype-java/debian/README.source   2010-02-07 00:41:03 UTC 
(rev 11526)
@@ -1,6 +1,6 @@
-libisnativec-java for Debian
+libisfreetype-java for Debian
 
 
-The lib directory and also doc/3rd_party_licenses were manually removed
-from the source tree. Also, the unzipped folder distribution was
-changed to the versioned package name prior to preparing. the orig.tar.gz.
+The lib directory was manually removed from the source tree. Also, the
+unzipped folder distribution was changed to the versioned package name
+prior to preparing. the orig.tar.gz.

Modified: trunk/libisfreetype-java/debian/changelog
===
--- trunk/libisfreetype-java/debian/changelog   2010-02-06 23:48:27 UTC (rev 
11525)
+++ trunk/libisfreetype-java/debian/changelog   2010-02-07 00:41:03 UTC (rev 
11526)
@@ -1,9 +1,5 @@
-libisnativec-java (5.2.20091102-2) UNRELEASED; urgency=low
+libisfreetype-java (5.2.20091102-1) unstable; urgency=low
 
-  * Smallish non-functional improvements on packaging.
+  * Initial release (Closes: #568701).
 
-libisnativec-java (5.2.20091102-1) unstable; urgency=low
-
-  * Initial release (Closes: #565748).
-
- -- Steffen Moeller moel...@debian.org  Mon, 18 Jan 2010 00:29:38 +0100
+ -- Steffen Moeller moel...@debian.org  Sun, 07 Feb 2010 01:07:29 +0100

Modified: trunk/libisfreetype-java/debian/control
===
--- trunk/libisfreetype-java/debian/control 2010-02-06 23:48:27 UTC (rev 
11525)
+++ trunk/libisfreetype-java/debian/control 2010-02-07 00:41:03 UTC (rev 
11526)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Steffen Moeller moel...@debian.org
-Build-Depends: debhelper (= 7), default-jdk-builddep, cdbs
+Build-Depends: debhelper (= 7), default-jdk-builddep, cdbs, libjna-java, 
libisnativec-java
 Standards-Version: 3.8.4
 Homepage: 
http://opensource.intarsys.de/home/en/index.php?n=OpenSource.IsFreeType
 Vcs-svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libisfreetype-java/
@@ -12,7 +12,7 @@
 Package: libisfreetype-java
 Architecture: all
 Depends: ${misc:Depends}, libjna-java, libisfreetype-5.2-java
-Description: library for font handling
+Description: Java wrapper for FreeType font handling library
  The PDF rendering of the Open Source efforts of the company intarsys
  was in demand of a good font handling library. This new development was
  motivated by observations that current solutions
@@ -34,9 +34,9 @@
 
 Package: libisfreetype-5.2-java
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libisrt-java, libisnativec-java
 Suggests: default-jre-headless
-Description: helper routines to access native code from Java
+Description: Java wrapper for FreeType font handling library
  The PDF rendering of the Open Source efforts of the company intarsys
  was in demand of a good font handling library. This new development was
  motivated by observations that current solutions

Modified: trunk/libisfreetype-java/debian/copyright
===
--- trunk/libisfreetype-java/debian/copyright   2010-02-06 23:48:27 UTC (rev 
11525)
+++ trunk/libisfreetype-java/debian/copyright   2010-02-07 00:41:03 UTC (rev 
11526)
@@ -2,7 +2,7 @@
 
 Steffen Moeller moel...@debian.org on Mon, 18 Jan 2010 00:29:38 +0100
 
-It was downloaded from 
http://opensource.intarsys.de/home/en/index.php?n=IsNativeC.Download
+It was downloaded from 
http://opensource.intarsys.de/home/en/index.php?n=IsFreeType.Download
 
 Upstream Authors:
 

Deleted: trunk/libisfreetype-java/debian/files
===
--- trunk/libisfreetype-java/debian/files   2010-02-06 23:48:27 UTC (rev 
11525)
+++ trunk/libisfreetype-java/debian/files   2010-02-07 00:41:03 UTC (rev 
11526)
@@ -1,3 +0,0 @@
-libisnativec-java_5.2.20091102-1_all.deb java extra
-libisnativec-5.2-java_5.2.20091102-1_all.deb java extra
-libisnativec-java-doc_5.2.20091102-1_all.deb doc extra

Modified: trunk/libisfreetype-java/debian/libisfreetype-java-doc.doc-base
===
--- 

[pkg-java] r11527 - trunk/libisfreetype-java/debian

2010-02-06 Thread Steffen Möller
Author: moeller
Date: 2010-02-07 01:27:01 + (Sun, 07 Feb 2010)
New Revision: 11527

Removed:
   trunk/libisfreetype-java/debian/watch
Modified:
   trunk/libisfreetype-java/debian/README.Debian
   trunk/libisfreetype-java/debian/control
   trunk/libisfreetype-java/debian/rules
Log:
Final adjustments.


Modified: trunk/libisfreetype-java/debian/README.Debian
===
--- trunk/libisfreetype-java/debian/README.Debian   2010-02-07 00:41:03 UTC 
(rev 11526)
+++ trunk/libisfreetype-java/debian/README.Debian   2010-02-07 01:27:01 UTC 
(rev 11527)
@@ -2,4 +2,6 @@
 Anybody feeling particularly attached to it please adopt it.
 I can help with sponsoring.
 
+Help with the debian/watch file would be appreciated.
+
   -- Steffen Möller moel...@debian.org

Modified: trunk/libisfreetype-java/debian/control
===
--- trunk/libisfreetype-java/debian/control 2010-02-07 00:41:03 UTC (rev 
11526)
+++ trunk/libisfreetype-java/debian/control 2010-02-07 01:27:01 UTC (rev 
11527)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Steffen Moeller moel...@debian.org
-Build-Depends: debhelper (= 7), default-jdk-builddep, cdbs, libjna-java, 
libisnativec-java
+Build-Depends: debhelper (= 7), default-jdk-builddep, cdbs, libjna-java, 
libisnativec-java, libisrt-java
 Standards-Version: 3.8.4
 Homepage: 
http://opensource.intarsys.de/home/en/index.php?n=OpenSource.IsFreeType
 Vcs-svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libisfreetype-java/

Modified: trunk/libisfreetype-java/debian/rules
===
--- trunk/libisfreetype-java/debian/rules   2010-02-07 00:41:03 UTC (rev 
11526)
+++ trunk/libisfreetype-java/debian/rules   2010-02-07 01:27:01 UTC (rev 
11527)
@@ -5,12 +5,10 @@
 
 DEB_UPSTREAM_VERSION_2=$(shell echo $(DEB_UPSTREAM_VERSION)|cut -f1,2 -d.)
 
-#CLASSPATH=/usr/share/java/isrt.jar:/usr/share/java/isnativec.jar:/usr/share/java/jna.jar
-CLASSPATH=/usr/share/java/isnativec.jar:/usr/share/java/jna.jar
+CLASSPATH=/usr/share/java/isrt.jar:/usr/share/java/isnativec.jar:/usr/share/java/jna.jar
 
 build/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java::
-   #cd src  javac -Xlint:unchecked `find . -name *.java`
-   cd src  javac -cp $(CLASSPATH) `find . -name *.java`
+   cd src  javac -cp $(CLASSPATH) `find . -name *.java`
 
 install/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java::
cd src  jar cf 
$(CURDIR)/debian/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java/usr/share/java/isFreeType-$(DEB_UPSTREAM_VERSION).jar
 `find . -name *.class`

Deleted: trunk/libisfreetype-java/debian/watch
===
--- trunk/libisfreetype-java/debian/watch   2010-02-07 00:41:03 UTC (rev 
11526)
+++ trunk/libisfreetype-java/debian/watch   2010-02-07 01:27:01 UTC (rev 
11527)
@@ -1,2 +0,0 @@
-version=3
-http://sf.net/jpodlib/isCWT\.(.*)\.zip


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

Processing of libisfreetype-java_5.2.20091102-1_amd64.changes

2010-02-06 Thread Archive Administrator
libisfreetype-java_5.2.20091102-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  libisfreetype-java_5.2.20091102-1.dsc
  libisfreetype-java_5.2.20091102.orig.tar.gz
  libisfreetype-java_5.2.20091102-1.diff.gz
  libisfreetype-java_5.2.20091102-1_all.deb
  libisfreetype-5.2-java_5.2.20091102-1_all.deb
  libisfreetype-java-doc_5.2.20091102-1_all.deb

Greetings,

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

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


Processing of libisrt-java_4.7.20091102-1_amd64.changes

2010-02-06 Thread Archive Administrator
libisrt-java_4.7.20091102-1_amd64.changes uploaded successfully to localhost
along with the files:
  libisrt-java_4.7.20091102-1.dsc
  libisrt-java_4.7.20091102.orig.tar.gz
  libisrt-java_4.7.20091102-1.diff.gz
  libisrt-java_4.7.20091102-1_all.deb
  libisrt-4.7-java_4.7.20091102-1_all.deb
  libisrt-java-doc_4.7.20091102-1_all.deb

Greetings,

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

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


[pkg-java] r11528 - trunk/libisfreetype-java/debian

2010-02-06 Thread Steffen Möller
Author: moeller
Date: 2010-02-07 01:59:58 + (Sun, 07 Feb 2010)
New Revision: 11528

Modified:
   trunk/libisfreetype-java/debian/changelog
   trunk/libisfreetype-java/debian/rules
Log:
Adjusted spelling of jar file.


Modified: trunk/libisfreetype-java/debian/changelog
===
--- trunk/libisfreetype-java/debian/changelog   2010-02-07 01:27:01 UTC (rev 
11527)
+++ trunk/libisfreetype-java/debian/changelog   2010-02-07 01:59:58 UTC (rev 
11528)
@@ -1,3 +1,10 @@
+libisfreetype-java (5.2.20091102-2) UNRELEASED; urgency=low
+
+  * Naming of case sentive Jar file should be isFreetype,
+with a lower case 't'.
+
+ -- Steffen Moeller moel...@debian.org  Sun, 07 Feb 2010 02:59:22 +0100
+
 libisfreetype-java (5.2.20091102-1) unstable; urgency=low
 
   * Initial release (Closes: #568701).

Modified: trunk/libisfreetype-java/debian/rules
===
--- trunk/libisfreetype-java/debian/rules   2010-02-07 01:27:01 UTC (rev 
11527)
+++ trunk/libisfreetype-java/debian/rules   2010-02-07 01:59:58 UTC (rev 
11528)
@@ -11,14 +11,14 @@
cd src  javac -cp $(CLASSPATH) `find . -name *.java`
 
 install/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java::
-   cd src  jar cf 
$(CURDIR)/debian/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java/usr/share/java/isFreeType-$(DEB_UPSTREAM_VERSION).jar
 `find . -name *.class`
-   cd 
$(CURDIR)/debian/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java/usr/share/java/ 
 ln -s isFreeType-$(DEB_UPSTREAM_VERSION).jar 
isFreeType-$(DEB_UPSTREAM_VERSION_2).jar
-   cd 
$(CURDIR)/debian/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java/usr/share/java/ 
 ln -s isFreeType-$(DEB_UPSTREAM_VERSION).jar 
isfreetype-$(DEB_UPSTREAM_VERSION_2).jar
+   cd src  jar cf 
$(CURDIR)/debian/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java/usr/share/java/isFreetype-$(DEB_UPSTREAM_VERSION).jar
 `find . -name *.class`
+   cd 
$(CURDIR)/debian/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java/usr/share/java/ 
 ln -s isFreetype-$(DEB_UPSTREAM_VERSION).jar 
isFreetype-$(DEB_UPSTREAM_VERSION_2).jar
+   cd 
$(CURDIR)/debian/libisfreetype-$(DEB_UPSTREAM_VERSION_2)-java/usr/share/java/ 
 ln -s isFreetype-$(DEB_UPSTREAM_VERSION).jar 
isfreetype-$(DEB_UPSTREAM_VERSION_2).jar
 
 build/libisfreetype-java::
 
 install/libisfreetype-java::
-   cd $(CURDIR)/debian/libisfreetype-java/usr/share/java/  ln -s 
isFreeType-$(DEB_UPSTREAM_VERSION).jar isfreetype.jar
+   cd $(CURDIR)/debian/libisfreetype-java/usr/share/java/  ln -s 
isFreetype-$(DEB_UPSTREAM_VERSION).jar isfreetype.jar
 
 clean::
find src -name *.class | xargs -r rm


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


Processed: fixed 490623 in 0.9.0~rc6+dfsg-1, fixed 485629 in 0.9.0~rc6+dfsg-1

2010-02-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Always use a versioned -done message when the bug is fixed in a certain 
 version
 fixed 490623 0.9.0~rc6+dfsg-1
Bug #490623 {Done: Eric Lavarde d...@zorglub.s.bawue.de} [freemind] freemind 
works with OpenJDK, move to main?
Bug Marked as fixed in versions freemind/0.9.0~rc6+dfsg-1.
 fixed 485629 0.9.0~rc6+dfsg-1
Bug #485629 {Done: Eric Lavarde d...@zorglub.s.bawue.de} [freemind] freemind: 
New upstream release
Bug Marked as fixed in versions freemind/0.9.0~rc6+dfsg-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

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


Processing of freemind_0.9.0~rc6+dfsg-2_amd64.changes

2010-02-06 Thread Archive Administrator
freemind_0.9.0~rc6+dfsg-2_amd64.changes uploaded successfully to localhost
along with the files:
  freemind_0.9.0~rc6+dfsg-2.dsc
  freemind_0.9.0~rc6+dfsg-2.diff.gz
  freemind_0.9.0~rc6+dfsg-2_all.deb
  freemind-doc_0.9.0~rc6+dfsg-2_all.deb
  freemind-browser_0.9.0~rc6+dfsg-2_all.deb
  freemind-plugins-svg_0.9.0~rc6+dfsg-2_all.deb
  freemind-plugins-help_0.9.0~rc6+dfsg-2_all.deb
  freemind-plugins-script_0.9.0~rc6+dfsg-2_all.deb

Greetings,

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

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


freemind_0.9.0~rc6+dfsg-2_amd64.changes ACCEPTED

2010-02-06 Thread Archive Administrator



Accepted:
freemind-browser_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-browser_0.9.0~rc6+dfsg-2_all.deb
freemind-doc_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-doc_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-help_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-help_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-script_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-script_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-svg_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-svg_0.9.0~rc6+dfsg-2_all.deb
freemind_0.9.0~rc6+dfsg-2.diff.gz
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2.diff.gz
freemind_0.9.0~rc6+dfsg-2.dsc
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2.dsc
freemind_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2_all.deb


Override entries for your package:
freemind-browser_0.9.0~rc6+dfsg-2_all.deb - optional editors
freemind-doc_0.9.0~rc6+dfsg-2_all.deb - optional doc
freemind-plugins-help_0.9.0~rc6+dfsg-2_all.deb - optional editors
freemind-plugins-script_0.9.0~rc6+dfsg-2_all.deb - optional editors
freemind-plugins-svg_0.9.0~rc6+dfsg-2_all.deb - optional editors
freemind_0.9.0~rc6+dfsg-2.dsc - source editors
freemind_0.9.0~rc6+dfsg-2_all.deb - optional editors

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 296258 568664 568666 


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


libisrt-java_4.7.20091102-1_amd64.changes is NEW

2010-02-06 Thread Archive Administrator
(new) libisrt-4.7-java_4.7.20091102-1_all.deb extra java
isRuntime library of intarsys
 Ths isRuntime library collects a series of routines common to the isCWT,
 isFreetype and the jPod Java libraries of the intarsys PDF management
 software.
(new) libisrt-java-doc_4.7.20091102-1_all.deb extra doc
Javadoc API description for isRuntime
 Autogenerated from the Java source code, this package offers
 the HTML files describing the library for programmers.
(new) libisrt-java_4.7.20091102-1.diff.gz extra java
(new) libisrt-java_4.7.20091102-1.dsc extra java
(new) libisrt-java_4.7.20091102-1_all.deb extra java
isRuntime library of intarsys
 Ths isRuntime library collects a series of routines common to the isCWT,
 isFreetype and the jPod Java libraries of the intarsys PDF management
 software.
 .
 This package always installs the latest version of the isCWT library.
 It only offers a symbolic link to the respective jar file.
(new) libisrt-java_4.7.20091102.orig.tar.gz extra java
Changes: libisrt-java (4.7.20091102-1) unstable; urgency=low
 .
  * Initial release (Closes: #568598).


Override entries for your package:

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


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.

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


Bug#296258: marked as done (freemind: Integration into GNOME/KDE)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sun, 07 Feb 2010 03:33:18 +
with message-id e1ndxte-0005gm...@ries.debian.org
and subject line Bug#296258: fixed in freemind 0.9.0~rc6+dfsg-2
has caused the Debian Bug report #296258,
regarding freemind: Integration into GNOME/KDE
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.)


-- 
296258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=296258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.7.1-6
Severity: wishlist

Hi and thanks for bringing freemind into Debian, the only useful Java
program I know... ;-)

It would be nice if you would integrate freemind with the
freedesktop.org mime standard, i.e. register a mime type for freemind's
mind maps and register freemind itself as handler. This needs two steps,
basically:

Install the attached freemind.desktop into /usr/share/applications

and freemind.xml into /usr/share/mime/packages

From postinst, you need to run (if they exist) 
'/usr/bin/update-desktop-database' 
and 
'/usr/bin/update-mime-database /usr/share/mime' .

After that, clicking a .mm file in nautilus or konqueror should open
them with freemind, and freemind itself should appear in the Office menu
category.

To have a menu icon, I have extracted FreeMindWindowIcon.png from
freemind.jar, converted it to xpm and copied the result to
/usr/share/pixmaps.

Thanks,

Johannes

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages freemind depends on:
ii  j2re1.4 [java2-runtime]   1.4.2.01-1 Blackdown Java(TM) 2 Runtime Envir

-- no debconf information

-- 
http://www.infoe.de/
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=FreeMind
Comment=
Exec=/usr/bin/freemind
Terminal=false
Icon=/usr/share/pixmaps/FreeMindWindowIcon.xpm
Type=Application
MimeType=application/x-freemind
Categories=Application;Office;
GenericName=FreeMind
Comment=A free mind mapping tool


freemind.xml
Description: XML document
---End Message---
---BeginMessage---
Source: freemind
Source-Version: 0.9.0~rc6+dfsg-2

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

freemind-browser_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-browser_0.9.0~rc6+dfsg-2_all.deb
freemind-doc_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-doc_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-help_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-help_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-script_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-script_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-svg_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-svg_0.9.0~rc6+dfsg-2_all.deb
freemind_0.9.0~rc6+dfsg-2.diff.gz
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2.diff.gz
freemind_0.9.0~rc6+dfsg-2.dsc
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2.dsc
freemind_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2_all.deb



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 296...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eric Lavarde d...@zorglub.s.bawue.de (supplier of updated freemind 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: Sat, 05 Dec 2009 14:28:10 +0100
Source: freemind
Binary: freemind freemind-doc freemind-browser freemind-plugins-svg 
freemind-plugins-help freemind-plugins-script
Architecture: source all
Version: 0.9.0~rc6+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Eric Lavarde d...@zorglub.s.bawue.de
Description: 
 freemind   - Java Program for creating and viewing Mindmaps
 freemind-browser - Java Applet for publishing Mindmaps produced with FreeMind
 freemind-doc - Documentation for FreeMind
 freemind-plugins-help - Java Plugin for FreeMind to show an extended online 
help
 freemind-plugins-script - Java Plugin for FreeMind to add scripting 
capabilities
 freemind-plugins-svg - Java 

Bug#568666: marked as done (freemind: Fails to start with new libjibx)

2010-02-06 Thread Debian Bug Tracking System
Your message dated Sun, 07 Feb 2010 03:33:18 +
with message-id e1ndxte-0005gy...@ries.debian.org
and subject line Bug#568666: fixed in freemind 0.9.0~rc6+dfsg-2
has caused the Debian Bug report #568666,
regarding freemind: Fails to start with new libjibx
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.)


-- 
568666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568666
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: freemind
Version: 0.9.0~rc6+dfsg-1
Severity: normal

Freemind fails to start with the new libjibx-java (1.2.1-1). It complains about
a problem reading ~/.freemind/patterns.xml, and it tries to update it to a new
version, but it fails and then fails to start completely.

I don't know if the problem is in the library, though.

Thank you.

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

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

Versions of packages freemind depends on:
ii  default-jre [java2-runtime]   1.6-34 Standard Java or Java compatible R
ii  gcj-4.4-jre [java2-runtime]   4.4.3-1Java runtime environment using GIJ
ii  gcj-jre [java2-runtime]   4:4.4.2-3  Java runtime environment using GIJ
ii  libcommons-lang-java  2.4-4  Extension of the java.lang package
ii  libjgoodies-forms-java1.2.0-1Framework to lay out and implement
ii  libjibx-java  1.0.2-1Framework for binding XML data to 
ii  openjdk-6-jre [java2-runtime] 6b17-1.7-1 OpenJDK Java runtime, using Hotspo
ii  simplyhtml0.13.1-1   Java word processor based on HTML 

Versions of packages freemind recommends:
ii  freemind-doc0.9.0~rc6+dfsg-1 Documentation for FreeMind
ii  xdg-utils   1.0.2-6.1desktop integration utilities from

Versions of packages freemind suggests:
pn  freemind-browser  none (no description available)
pn  freemind-plugins-help none (no description available)
pn  freemind-plugins-script   none (no description available)
pn  freemind-plugins-svg  none (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Source: freemind
Source-Version: 0.9.0~rc6+dfsg-2

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

freemind-browser_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-browser_0.9.0~rc6+dfsg-2_all.deb
freemind-doc_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-doc_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-help_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-help_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-script_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-script_0.9.0~rc6+dfsg-2_all.deb
freemind-plugins-svg_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind-plugins-svg_0.9.0~rc6+dfsg-2_all.deb
freemind_0.9.0~rc6+dfsg-2.diff.gz
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2.diff.gz
freemind_0.9.0~rc6+dfsg-2.dsc
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2.dsc
freemind_0.9.0~rc6+dfsg-2_all.deb
  to main/f/freemind/freemind_0.9.0~rc6+dfsg-2_all.deb



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 568...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eric Lavarde d...@zorglub.s.bawue.de (supplier of updated freemind 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: Sat, 05 Dec 2009 14:28:10 +0100
Source: freemind
Binary: freemind freemind-doc freemind-browser freemind-plugins-svg 
freemind-plugins-help freemind-plugins-script
Architecture: source all
Version: 0.9.0~rc6+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Eric Lavarde d...@zorglub.s.bawue.de
Description: 
 freemind   - Java Program for creating and viewing Mindmaps
 freemind-browser - Java Applet for publishing Mindmaps produced with FreeMind
 freemind-doc - Documentation for FreeMind