[pkg-java] r12175 - trunk/java-common

2010-04-18 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-04-19 06:58:32 + (Mon, 19 Apr 2010)
New Revision: 12175

Modified:
   trunk/java-common/policy.xml
Log:
Whitespace and markup changes to the policy.

Modified: trunk/java-common/policy.xml
===
--- trunk/java-common/policy.xml2010-04-19 06:23:36 UTC (rev 12174)
+++ trunk/java-common/policy.xml2010-04-19 06:58:32 UTC (rev 12175)
@@ -14,6 +14,7 @@
 JVM">
 JIT">
 http://www.debian.org/doc/debian-policy";>
+debian-j...@lists.debian.org">
 ]>
 
 
@@ -61,7 +62,7 @@

  
Most issues of the java policy have been discussed on the
-   debian-j...@lists.debian.org mailinglist.
+   &djmail; mailinglist.
  

   
@@ -85,12 +86,10 @@
 
 
   There are several "subpolicies" in Debian. They all want to make
-  the
-  http://www.debian.org/doc/debian-policy/";>Debian
-   Policy
-  more precise when it comes to a specific subject. See
-  the Emacs subpolicy in package emacsen-common for instance.  As far as
-  I know, the only subpolicy for a programming language, is that of
+  the Debian Policy more precise when
+  it comes to a specific subject. See the Emacs subpolicy in package
+  emacsen-common for instance.  As far as I know, the only subpolicy
+  for a programming language, is that of
   http://non-us.debian.org/~hertzog/perl-policy.html/";>Perl.
 
@@ -98,9 +97,8 @@
 
   Feel free to report comments, suggestions and/or disagreements to the
   java-common package (java-com...@packages.debian.org)
-  or the Debian Java mailing list
-  debian-j...@lists.debian.org. Change requests should
-  be sent as a bug to the java-common package.
+  or the Debian Java mailing list &djmail;. Change requests should be
+  sent as a bug to the java-common package.
 
 
   
@@ -123,7 +121,7 @@
   files, packaged in a *.jar archive) and with
   an "Architecture: all". There are rare exceptions to this such as Eclipse
   SWT. Exceptions to this rule can only be granted by the Java Team.
-  Requests &must; be sent to debian-j...@lists.debian.org.
+  Requests &must; be sent to &djmail;.
 
 
 
@@ -140,11 +138,10 @@
   Virtual machines
   
   
-   Java virtual machines &must;
-   depend on java-common. They can also provide the runtime environment
-   that the package contains (&j1r; and/or &j2r;). If it does not
-   provide the files itself it &must; depend on the needed runtime
-   environment.
+   Java virtual machines &must; depend on java-common. They can also
+   provide the runtime environment that the package contains (&j1r;
+   and/or &j2r;). If it does not provide the files itself it &must;
+   depend on the needed runtime environment.
   
 
   
@@ -190,9 +187,9 @@
9.1 of the Debian Policy. These &must; either be a wrapper
script or a symlink to an executable jar. In any case, they &must; run
without specific environment variables (see
-   Policy
- 10.9), for instance CLASSPATH. They &must; respect the Policy
-   rules for executables (for instance a manual page per executable, see
+   Policy 10.9), for
+   instance CLASSPATH. They &must; respect the Policy rules for
+   executables (for instance a manual page per executable, see

  Policy 13.1).
   
@@ -214,8 +211,8 @@
/usr/share/.
   
   
-Programs &must; depend on the needed
-   runtime environment (&j1r; and/or &j2r;).
+Programs &must; depend on the needed runtime environment (&j1r; and/or
+   &j2r;).
   
   
 There is no naming rules for programs, they are ordinary programs,
@@ -241,8 +238,7 @@
   
   
Their classes &must; be in jar archive(s) in
-   the directory /usr/share/java,
-   with the name
+   the directory /usr/share/java, with the name
packagename[-extraname]-fullversion.jar.
The extraname is optional and used internally within the package to
separate the different jars provided by the package. The fullversion
@@ -328,10 +324,9 @@
 
   
Packages &mustnot; ship gcj-code without the permission of
-   the Java team (debian-j...@lists.debian.org).
-   Source packages that shipped gcj-packages as of March 22nd,
-   2010, have been given this permission through the
-   ratification of this policy.
+   the Java team (&djmail;). Source packages that shipped
+   gcj-packages as of March 22nd,2010, have been given this
+   permission through the ratification of this policy.
   
 
   
@@ -418,8 +413,8 @@
 
   

- The symbolic links in /usr/share/java be made by a script
- instead, similar to the c-libraries.
+ The symbolic links in /usr/share/java be
+

[pkg-java] r12174 - trunk/java-common/debian-java-faq

2010-04-18 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-04-19 06:23:36 + (Mon, 19 Apr 2010)
New Revision: 12174

Modified:
   trunk/java-common/debian-java-faq/debian-java-faq.sgml
Log:
Sync FAQ

Modified: trunk/java-common/debian-java-faq/debian-java-faq.sgml
===
--- trunk/java-common/debian-java-faq/debian-java-faq.sgml  2010-04-19 
06:15:56 UTC (rev 12173)
+++ trunk/java-common/debian-java-faq/debian-java-faq.sgml  2010-04-19 
06:23:36 UTC (rev 12174)
@@ -16,7 +16,7 @@
 Javier Fern�ndez-Sanguino Pe�a
 j...@debian.org
 
-$Revision: 7277 $, $Date: 2010-04-11 12:51:59 +0200 (Sun, 11 Apr 
2010) $
+$Revision: 7297 $, $Date: 2010-04-15 23:31:12 +0200 (Thu, 15 Apr 
2010) $
 
 
 Answers to Frequently Asked Questions on Debian and Java
@@ -97,6 +97,21 @@
 filing a bug report. Translations, if available, and the offline version in
 the java-common package might be out of date.
 
+What is Java?
+
+Java is a programming language originally developed by James Gosling at
+Sun Microsystems (which is now a subsidiary of Oracle Corporation) and
+released in 1995 as a core component of Sun Microsystems' Java platform.
+More information can be found at http://en.wikipedia.org/wiki/Java_%28programming_language%29";
+name="Wikipedia">.
+
+Where can I ask questions about Java on Debian?
+
+The appropriate place to ask such questions is debian-java
+at lists.debian.org. You can subscribe at the http://lists.debian.org/debian-java/"; name="Debian Mailing Lists"> page.
+
 Complementary information 
 
 Users might want to access some online sources to complement the
@@ -127,276 +142,7 @@
 
 
 
-Introduction to Java
 
-What is Java?
-
-Java is a strongly-typed platform-independent object-oriented programming
-language often associated with the World Wide Web. Java was developed by 
-http://www.sun.com"; name="Sun
-Microsystems"> (now Oracle) for embedded applications, but has since grown to 
become a
-general-purpose programming language. Java source code can either be
-compiled to a machine-independent byte-code that can be run by Java virtual
-machines, or it can be compiled directly to executable code for any number
-of platforms, including Linux, Win32, and others.
- 
-A common API, shipped with all Java development environments,
-provides socket support, a graphical user interface widget set, graphical
-drawing tools, standard IO, events, math, database interfaces, and
-multithreading, to name a few.
- 
-The multithreading support can happen either in kernel threads or userland
-threads, depending on the implementation of the Java virtual machine used. 
-
-Of course, Java is also the name of a popular island of Indonesia:
-check out the facts at http://en.wikipedia.org/wiki/Java"; 
name="Wikipedia">.
-
-Why would I be interested in Java?
-
-Java is widely used in large and small scale distributed, server, and client 
-applications. It's fun to use. The javadoc tool creates documentation from 
-comments in the code, so if you comment your code you get the docs for free.
-
-What is a JIT?  
-
-JIT is an acronym for Just In Time. It refers to a  VM plugin to speed up VM 
-execution by compiling bytecode to native machine code.
-
-Where can I read more about Java?
-
-Of course, http://java.sun.com";> would be the first place to
-read information on Java, right from the company who started
-it (i.e. Sun). However good places for Java and Linux could be:
-
-
-
-Sun's http://java.sun.com/developer/technicalArticles/Programming/linux/"; 
name="Java Technology
-on the Linux Platform"> pages.
-
-GNU's http://www.gnu.org/software/java/"; name="Java software">
-
-
-Enterprise in a Nutshell by  Gary Meyer, at http://en.tldp.org/HOWTO/Enterprise-Java-for-Linux-HOWTO.html";>.
-Explains how to set up an environment including JDK, web server, Java servlets,
-JDBC access to a database and EJBs. If you are interested read also
-Java Enterprise in a Nutshell at http://www.oreilly.com/catalog/jentnut/";>.
-
-
-The http://www.linuxjournal.com/"; name="Linux Journal 
Magazine">,
-the following articles might be worth reading:
-
-Issue 105 http://www.linuxjournal.com/article.php?sid=4860";
-name="Compiling Java with CGJ">
-http://www.linuxjournal.com/article.php?sid=6290";
-name="Getting Started with Java on Linux">
-Issue 94 http://www.linuxjournal.com/article.php?sid=5612";
-name="Embedded Linux and Java--Wave of the Future?">
-http://www.linuxjournal.com/article.php?sid=4819";
-name="Using and Writing Java Servlets">
-Issue 66 http://www.linuxjournal.com/lj-issues/issue66/3119.html";
-name="Java servlets"> and http://www.linuxjournal.com/lj-issues/issue66/3224.html";
-name="Java 2 SDK">.
-
-
-
-The http://linuxgazette.net"; name="Linux Gazette
-Magazine">, the following articles might be useful:
-
-Issue 87 http://linuxgazette.net/issue87/jenkins.html";
-name="A Keep-Alive Program You Can Run Anywhere">
-Issue 69 http://linuxgazette.net/issue69/peda.html";
-name="Installing Tomcat on Linux">

[pkg-java] r12173 - in trunk/java-common: . debian

2010-04-18 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-04-19 06:15:56 + (Mon, 19 Apr 2010)
New Revision: 12173

Modified:
   trunk/java-common/debian/changelog
   trunk/java-common/policy.xml
Log:
Committed policy changes.

Modified: trunk/java-common/debian/changelog
===
--- trunk/java-common/debian/changelog  2010-04-18 19:37:14 UTC (rev 12172)
+++ trunk/java-common/debian/changelog  2010-04-19 06:15:56 UTC (rev 12173)
@@ -13,6 +13,15 @@
   * Removed useless commands from debian/rules and removed B-D on
 dpsyco-devel.
 
+  * Policy Changes:
+- Removed section "Java Compilers".
+- Retired the virtual packages java-virtual-machine, java-compiler
+  and java2-compiler
+- Relax program installation locations (Closes: #395372)
+- Specified installation location for private program jars.
+- Removed mention of binfmt_misc in favor of jarwrapper.
+  (Closes: #227594)
+
  -- Niels Thykier   Tue, 06 Apr 2010 21:45:15 +0200
 
 java-common (0.35) unstable; urgency=low

Modified: trunk/java-common/policy.xml
===
--- trunk/java-common/policy.xml2010-04-18 19:37:14 UTC (rev 12172)
+++ trunk/java-common/policy.xml2010-04-19 06:15:56 UTC (rev 12173)
@@ -6,16 +6,14 @@
 must not">
 may">
 should">
-java-virtual-machine">
 java1-runtime">
 java2-runtime">
-java-compiler">
-java2-compiler">
 default-jdk">
 default-jdk-builddep">
 default-jdk-doc">
 JVM">
 JIT">
+http://www.debian.org/doc/debian-policy";>
 ]>
 
 
@@ -111,8 +109,7 @@
 Policy
 
 
-  Virtual packages are created: &jc;, &j2c;,
-  &jvm;, &j1r; and &j2r;.
+  Virtual packages are created: &j1r; and &j2r;.
 
 
 
@@ -143,7 +140,7 @@
   Virtual machines
   
   
-   Java virtual machines &must; provide &jvm; and
+   Java virtual machines &must;
depend on java-common. They can also provide the runtime environment
that the package contains (&j1r; and/or &j2r;). If it does not
provide the files itself it &must; depend on the needed runtime
@@ -184,46 +181,40 @@
   
 
 
-
-  Java compilers
-  
-  
-   Java compilers &must; provide &jc; and/or &j2c; and depend on
-   java-common. They &must; also depend on the needed runtime environment
-   (&j1r; and/or &j2r;).
-  
-
-  
-   They &should; use /etc/alternatives
-   for the name 'javac' if they are command-line compatible
-   with Sun's JDK javac. They &should; have a CLASSPATH predefined to
-   include the java core classes need for the compiler.
-  
-
-
-
 
   Java programs
   
   
-   Programs &must; have executable(s) in
-   /usr/bin and be executable. They can be Java
-   classes (using binfmt_misc) or wrappers. In any case, they &must; run
+   Programs &must; have one or more executables in one or more of
+   the directories defined by 
+   9.1 of the Debian Policy. These &must; either be a wrapper
+   script or a symlink to an executable jar. In any case, they &must; run
without specific environment variables (see
-   http://www.debian.org/doc/debian-policy/ch-opersys.html#s10.9";>Policy
+   Policy
  10.9), for instance CLASSPATH. They &must; respect the Policy
rules for executables (for instance a manual page per executable, see
-   http://www.debian.org/doc/debian-policy/ch-docs.html#s13.1";>
+   
  Policy 13.1).
   
+
   
-If they have their own auxiliary classes, they
-   &must; be in a jar file in /usr/share/java. The
-name of the jar &should; follow the same naming conventions as for
-libraries.
+   If the package installs a jar (or a symlink to a jar) as an executable
+   the package &must; have an absolute dependency on jarwrapper or an
+   equivalent package, which allows jar files to be executed directly
+   from PATH like a normal program. The package &must; also ensure that
+   the correct class is used as main-class. As an example jarwrapper
+   uses the Main-Class attribute from the main part of the Manifest of the
+   jar file to determine this.
   
+
   
-Programs &must; depend on &jvm; and the needed
+   Additional classes in the package must be packaged in one or more JARs 
+   which can be put into /usr/share/java (if they are intended to be used 
+   by other programs) or into a private directory in
+   /usr/share/.
+  
+  
+Programs &must; depend on the needed
runtime environment (&j1r; and/or &j2r;).
   
   


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


Possible problems in your Debian packages

2010-04-18 Thread DDPOMail robot
This is an automated mail. These mails are sent at most twice a month.
For more information about these mails, refer to
http://wiki.debian.org/qa.debian.org/DdpoByMail

=== ant:
= No migration to testing for 33 days.
  See 

=== antlr:
= Missing build(s) on armel
  This might need manual action from your side.
  See https://buildd.debian.org/status/package.php?p=antlr
= No migration to testing for 48 days.
  See 

=== axis:
= No migration to testing for 28 days.
  See 

=== azureus:
= 1 Release Critical bug(s):
- #572982 
  azureus: Multiple license issues.

=== eclipse-cdt:
= 2 Release Critical bug(s):
- #542977 
  eclipse-cdt: FTBFS: java.lang.ClassNotFoundException: 
org.eclipse.core.launcher.Main
- #574611 
  eclipse-cdt: Does not show up anywhere in Eclipse
= Not in testing for 186 days.
  See 

=== eclipse-pydev:
= 2 Release Critical bug(s):
- #480693 
  eclipse-pydev: FTBFS: tries to write in $HOME
- #543096 
  eclipse-pydev: FTBFS: Unrecognized option: --noverify
= 1 Release Goals bug(s):
- #484377 
  eclipse-pydev: bashism in debian/rules
  Part of release goal: switch /bin/sh to dash
= Missing build(s) on i386
  This might need manual action from your side.
  See https://buildd.debian.org/status/package.php?p=eclipse-pydev
= Not in testing for 904 days.
  See 

=== jakarta-log4j:
= No migration to testing for 93 days.
  See 

=== libxerces2-java:
= 1 Release Critical bug(s):
- #548358 
  libxerces2-java: CVE-2009-2625 infinite loop denial of service in 
libxerces2-java
= Missing build(s) on mips
  This might need manual action from your side.
  See https://buildd.debian.org/status/package.php?p=libxerces2-java
= No migration to testing for 90 days.
  See 

=== solr:
= 1 Release Critical bug(s):
- #577357 
  solr: FTBFS: lib/lucene-core-2.9.1.jar does not exist.

=== sun-java6:
= 1 Release Critical bug(s):
- #534174 
  sun-java6-plugin: package does not register with alternatives
= No migration to testing for 140 days.
  See 

=== zkclient:
= Not in testing for 55 days.
  See 

=== zookeeper:
= Not in testing for 64 days.
  See 

=== Packages with a new upstream version according to DEHS:
  ant1.7  1.8.0  (Debian: 1.7.1-6)
  aspectj  1.6.8  (Debian: 1.6.6+dfsg-4)
  azureus  4400  (Debian: 4.3.0.6-1)
  bnd  0.0.401  (Debian: 0.0.384-1)
  bouncycastle  145  (Debian: 1.44+dfsg-2)
  cdk  1.3.4  (Debian: 1.0.2-4)
  checkstyle  5.1  (Debian: 4.4+dfsg-5)
  cortado  0.6.0  (Debian: 0.5.2-1)
  doxia-maven-plugin  1.1.2  (Debian: 1.1.1-3)
  electric  8.11  (Debian: 8.10-1)
  freemind  0.9.0~rc7  (Debian: 0.9.0~rc6+dfsg-3)
  gant  1.9.2  (Debian: 1.9.1-1)
  geronimo-activation-1.1-spec  1.1  (Debian: 1.0.2-1)
  groovy  1.7.2  (Debian: 1.7.0-3)
  icu4j  4.4  (Debian: 4.0.1.1-1)
  jakarta-log4j  1.2.16  (Debian: 1.2.15-11)
  japitools  0.9.7  (Debian: 0.9.5+cvs20060115-2)
  jasperreports  3.7.2  (Debian: 3.7.1+dfsg-2)
  javassist  3.12  (Debian: 3.11-1)
  jcifs  1.3.14  (Debian: 1.3.12-1)
  jcommon-serializer  0.3.0-rc  (Debian: 0.2.0-2)
  jetty  6.1.23  (Debian: 6.1.22-1)
  jhove  1.5  (Debian: 1.4+dfsg-1)
  jmagick  6.4.0  (Debian: 6.2.6-0-6)
  jmdns  3.1.6  (Debian: 3.1-1)
  jsymphonic  0.3.0.Ode.To.Freedom  (Debian: 0.3.0beta+svn321-1)
  libajaxtags-java  1.5.1  (Debian: 1.3~rc7-4)
  libapache-mod-jk  1.2.30  (Debian: 1.2.28-2)
  libcommons-jexl-java  2.0.1  (Debian: 1.1-1)
  libcommons-lang-java  2.5  (Debian: 2.4-4)
  libcommons-net-java  2.0  (Debian: 1.4.1-2)
  libexml-java  1.0~beta8  (Debian: 0.0.20080703-1)
  libfonts-java  0.4.0  (Debian: 0.3.3-3)
  libformula  0.2.0  (Debian: 0.1.14-3)
  libgnuinet-java  1.1.2  (Debian: 1.1.1-4)
  libgoogle-collections-java  1.0  (Debian: 0~20080808-3)
  libhamcrest-java  1.3RC0  (Debian: 1.1-6)
  libhibernate3-java  3.5.1-Final  (Debian: 3.3.2.GA-2)
  libitext-java  5.0.2  (Debian: 2.1.7-1)
  libitext1-java  1.5.3  (Debian: 1.4-3)
  libjasper-java  5.5.28  (Debian: 5.5.26-5)
  libjaxp1.3-java  1.4.01  (Debian: 1.3.04-5)
  libjboss-cache1-java  1.4.1.SP14  (Debian: 1.4.1.SP13-1)
  libjboss-classloader-java  2.2.0.M4  (Debian: 2.0.2.GA-1)
  lib

bsh_2.0b4-11_amd64.changes is NEW

2010-04-18 Thread Archive Administrator
bsh-doc_2.0b4-11_all.deb
  to main/b/bsh/bsh-doc_2.0b4-11_all.deb
bsh-gcj_2.0b4-11_amd64.deb
  to main/b/bsh/bsh-gcj_2.0b4-11_amd64.deb
(new) bsh-src_2.0b4-11_all.deb optional java
Java scripting environment (BeanShell) Version 2 (source code)
 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax.  BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications.  In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the bsh source code.
bsh_2.0b4-11.debian.tar.gz
  to main/b/bsh/bsh_2.0b4-11.debian.tar.gz
bsh_2.0b4-11.dsc
  to main/b/bsh/bsh_2.0b4-11.dsc
bsh_2.0b4-11_all.deb
  to main/b/bsh/bsh_2.0b4-11_all.deb
Changes: bsh (2.0b4-11) unstable; urgency=low
 .
  [ Ludovic Claude ]
  * Change bsh-gcj section to libs.
 .
  [ Gabriele Giacone ]
  * Team upload.
  * Added bsh-src binary package generation.
  * Source format 3.0 (quilt).
  * debhelper compatibility to 7.
  * Standards-Version to 3.8.4.
  * Removed Arnaud Vandyck from Uploaders.


Override entries for your package:
bsh-doc_2.0b4-11_all.deb - optional doc
bsh-gcj_2.0b4-11_amd64.deb - optional libs
bsh_2.0b4-11.dsc - source devel
bsh_2.0b4-11_all.deb - optional devel

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


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

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

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


Processing of bsh_2.0b4-11_amd64.changes

2010-04-18 Thread Archive Administrator
bsh_2.0b4-11_amd64.changes uploaded successfully to localhost
along with the files:
  bsh_2.0b4-11.dsc
  bsh_2.0b4-11.debian.tar.gz
  bsh_2.0b4-11_all.deb
  bsh-doc_2.0b4-11_all.deb
  bsh-src_2.0b4-11_all.deb
  bsh-gcj_2.0b4-11_amd64.deb

Greetings,

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

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


[pkg-java] r12172 - tags/bsh

2010-04-18 Thread Torsten Werner
Author: twerner
Date: 2010-04-18 19:37:14 + (Sun, 18 Apr 2010)
New Revision: 12172

Added:
   tags/bsh/2.0b4-11/
Log:
[svn-buildpackage] Tagging bsh (2.0b4-11)


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


Bug#574029: jh_manifest utf8 errors

2010-04-18 Thread Matthew Johnson
I really could do with seeing the manifest from either of your packages - I
suspect that there is non-utf8 data in there. Without seeing it though I can't
reproduce or suggest a fix. (I'm afraid I can't read winmail.dat)

Matt

-- 
Matthew Johnson


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


[SCM] Java library to internationalize programs (i18n) branch, master, updated. debian/0.9.6-1-4-gae13075

2010-04-18 Thread Giovanni Mascellani
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Java library to internationalize programs (i18n)".

The branch, master has been updated
   via  ae130758b87dda8c3dce0eca9d6a114b347d5981 (commit)
  from  95cd27bdf09159c644059fab1820ab2f58fb66ce (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit ae130758b87dda8c3dce0eca9d6a114b347d5981
Author: Giovanni Mascellani 
Date:   Sun Apr 18 18:43:29 2010 +0200

Unused dependency removed

---

Summary of changes:
 debian/changelog |3 ++-
 debian/control   |2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d46168f..d3bf6cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ libgettext-commons-java (0.9.6-2) unstable; urgency=low
   * Standards-Version bumped to 3.8.4 (no changes required)
   * Vcs-* fields updated to new git repository
   * Switch to dpkg-source 3.0 (quilt) format
+  * Dependency to libmaven-plugin-testing-java removed (closes: #554476)
 
- -- Giovanni Mascellani   Sun, 04 Apr 2010 
21:21:55 +0200
+ -- Giovanni Mascellani   Sun, 18 Apr 2010 
18:43:02 +0200
 
 libgettext-commons-java (0.9.6-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index be09534..f5299ff 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Andreas Putzo ,
  Giovanni Mascellani 
 Build-Depends: cdbs, debhelper (>=7)
 Build-Depends-Indep: libmaven-assembly-plugin-java, libsurefire-java,
- default-jdk, maven-debian-helper, libmaven-plugin-testing-java
+ default-jdk, maven-debian-helper
 Standards-Version: 3.8.4
 Section: java
 Homepage: http://xnap-commons.sourceforge.net/gettext-commons/


hooks/post-receive
-- 
Java library to internationalize programs (i18n)

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


[pkg-java] r12171 - in trunk/knopflerfish-osgi/debian: . patches

2010-04-18 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-04-18 16:56:47 + (Sun, 18 Apr 2010)
New Revision: 12171

Added:
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.javadoc
Removed:
   trunk/knopflerfish-osgi/debian/patches/debian-changes-2.3.3-1
Modified:
   trunk/knopflerfish-osgi/debian/changelog
   trunk/knopflerfish-osgi/debian/clean-sources
   trunk/knopflerfish-osgi/debian/control
   trunk/knopflerfish-osgi/debian/copyright
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-framework-java.dirs
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-framework-java.install
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-framework-java.links
   trunk/knopflerfish-osgi/debian/patches/series
   trunk/knopflerfish-osgi/debian/rules
   trunk/knopflerfish-osgi/debian/watch
Log:
Changes requested by Matthew Johnson:
add -doc package with javadoc
fix mix of simple and quilt patch systems
ant in build-depends-indep must be runnable with just build-depend
jar+link into a subdirectory of /usr/share/java, which is not what policy says.


Modified: trunk/knopflerfish-osgi/debian/changelog
===
--- trunk/knopflerfish-osgi/debian/changelog2010-04-16 21:34:45 UTC (rev 
12170)
+++ trunk/knopflerfish-osgi/debian/changelog2010-04-18 16:56:47 UTC (rev 
12171)
@@ -2,4 +2,4 @@
 
   * Initial release (Closes: #478323).
 
- -- Eric Lavarde   Sat, 13 Feb 2010 21:58:35 +0100
+ -- Eric Lavarde   Sat, 17 Apr 2010 13:13:00 +0200

Modified: trunk/knopflerfish-osgi/debian/clean-sources
===
--- trunk/knopflerfish-osgi/debian/clean-sources2010-04-16 21:34:45 UTC 
(rev 12170)
+++ trunk/knopflerfish-osgi/debian/clean-sources2010-04-18 16:56:47 UTC 
(rev 12171)
@@ -30,6 +30,8 @@
 
 unzip -q -d "${packdir}" "${file}" || exit 1
 find "${packdir}" -name \*.zip -o -name \*.jar -o -name \*.class | xargs rm -f 
+rm -fr "${packdir}/knopflerfish.org/docs/javadoc"
+rm -f "${packdir}/knopflerfish.org/osgi/framework/resources/tstamp"
 tar czf "${origtar}" -C "${basedir}" $(basename "${packdir}") || exit 1
 
 echo "Original source file saved to '${origtar}'."

Modified: trunk/knopflerfish-osgi/debian/control
===
--- trunk/knopflerfish-osgi/debian/control  2010-04-16 21:34:45 UTC (rev 
12170)
+++ trunk/knopflerfish-osgi/debian/control  2010-04-18 16:56:47 UTC (rev 
12171)
@@ -3,14 +3,14 @@
 Priority: extra
 Maintainer: Debian Java Maintainers 

 Uploaders: Eric Lavarde 
-Build-Depends-Indep: libasm3-java, ant, openjdk-6-jdk
-Build-Depends: cdbs, debhelper (>= 7)
+Build-Depends-Indep: libasm3-java, openjdk-6-jdk
+Build-Depends: cdbs, debhelper (>= 7), ant
 Standards-Version: 3.8.4
 Homepage: http://www.knopflerfish.org/
 
 Package: libknopflerfish-osgi-framework-java
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, openjdk-6-jre | sun-java5-jre | 
sun-java6-jre | java2-runtime
+Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
 Description: Java framework implementing the OSGi R4 version
  OSGi, Open Service Gateway Initiative, specifies an industry standard Java
  application platform, allowing multiple applications, to securely run in a
@@ -22,3 +22,19 @@
  was the embedded market, but other uses are certainly possible. 
  .
  This package specifically provides the framework JAR file.
+
+Package: libknopflerfish-osgi-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Java framework implementing the OSGi R4 version (docs)
+ OSGi, Open Service Gateway Initiative, specifies an industry standard Java
+ application platform, allowing multiple applications, to securely run in a
+ single JVM. These programs can share resources as data, functionality and
+ threads.
+ .
+ Applications areas for OSGi ranges from use as a service platform on embedded
+ devices, to plugin mechanisms for larger programs. The initial goal of OSGi
+ was the embedded market, but other uses are certainly possible. 
+ .
+ This package contains the documentation, currently mainly for the framework.

Modified: trunk/knopflerfish-osgi/debian/copyright
===
--- trunk/knopflerfish-osgi/debian/copyright2010-04-16 21:34:45 UTC (rev 
12170)
+++ trunk/knopflerfish-osgi/debian/copyright2010-04-18 16:56:47 UTC (rev 
12171)
@@ -18,7 +18,7 @@
 
 License:
 
-BSD, see "/usr/share/common-licenses/BSD".
+BSD for the Knopflerfish part, see "/usr/share/common-licenses/BSD".
 
 The Debian packaging is:
 
@@ -38,11 +38,11 @@
 --
 This product includes the OSGi Service Platform API code from the OSGi
 Alliance provided under an Apache 2 license.
+see "/usr/share/common-licenses/Apache-2.0".
 http

Bug#574029: javahelper: jh_manifest fails even without manifest

2010-04-18 Thread Eric Lavarde
Package: javahelper
Version: 0.30
Severity: important


Hello,

even without having any manifest defined (jh_manifest is only called
through CDBS), I get the following error:

jh_manifest -plibknopflerfish-osgi-framework-java   
/usr/bin/jh_manifest:3: DeprecationWarning: please use 'debian' instead of 
'debian_bundle' 
 
  import sys,getopt,debian_bundle.deb822,scriptutil,os,tempfile,copy
Traceback (most recent call last):  
  File "/usr/bin/jh_manifest", line 264, in 
updatejar(j, tempmanifest, args)
  File "/usr/bin/jh_manifest", line 78, in updatejar
manifest = parseManifest(tempdir + "/META-INF/MANIFEST.MF", None, manifest) 
  File "/usr/bin/jh_manifest", line 164, in parseManifest   
manifest[section][i.strip()] = sec[i].strip().replace('\n ','') 
  File "/usr/lib/pymodules/python2.5/debian/deb822.py", line 179, in __getitem__
value = value.decode(self.encoding) 
  File "/usr/lib/python2.5/encodings/utf_8.py", line 16, in decode  
return codecs.utf_8_decode(input, errors, True) 
UnicodeDecodeError: 'utf8' codec can't decode byte 0x9d in position 34: 
unexpected code byte

make: *** [binary-post-install/libknopflerfish-osgi-framework-java] Error 1 
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 
Command 'dpkg-buildpackage -us -uc -rfakeroot' failed in 
'/home/ericl/ALIOTH/build-area/knopflerfish-osgi-2.3.3', how to continue now? 
[Qri?]: i

i.e. I can't use javahelper...

Eric

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages javahelper depends on:
ii  bsdmainutils  8.0.10 collection of more utilities from 
ii  dctrl-tools   2.14   Command-line tools to process Debi
ii  debhelper 7.4.17 helper programs for debian/rules
ii  devscripts2.10.64scripts to make the life of a Debi
ii  dpkg-dev  1.15.5.6   Debian package development tools
ii  fastjar   2:0.98-1   Jar creation utility
ii  python2.5.4-9An interactive high-level object-o
ii  python-debian 0.1.16 Python modules to work with Debian
ii  python-scriptutil 1-1Python module which provides the f
ii  realpath  1.15   Return the canonicalized absolute 

javahelper recommends no packages.

javahelper suggests no packages.

-- no debconf information



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


[SCM] jinput - Java Game Controller API annotated tag, upstream/20100404, created. upstream/20100404

2010-04-18 Thread Gabriele Giacone
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jinput - Java Game Controller API".

The annotated tag, upstream/20100404 has been created
at  580fdb7f87eabc01d554eb00b1547aaf1ecfaf35 (tag)
   tagging  e5562f1a4974f959539065004e4540ccd608d689 (commit)
 tagged by  Gabriele Giacone
on  Sun Apr 4 23:37:42 2010 +0200

- Log -
Upstream version 20100404

Gabriele Giacone (1):
  Imported Upstream version 20100404

---


hooks/post-receive
-- 
jinput - Java Game Controller API

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


[SCM] jinput - Java Game Controller API branch, upstream, created. e5562f1a4974f959539065004e4540ccd608d689

2010-04-18 Thread Gabriele Giacone
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jinput - Java Game Controller API".

The branch, upstream has been created
at  e5562f1a4974f959539065004e4540ccd608d689 (commit)

- Log -
---


hooks/post-receive
-- 
jinput - Java Game Controller API

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


[SCM] jinput - Java Game Controller API branch, pristine-tar, created. 1a87abd75ff1c19000caaeb44471a0bf563146d7

2010-04-18 Thread Gabriele Giacone
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jinput - Java Game Controller API".

The branch, pristine-tar has been created
at  1a87abd75ff1c19000caaeb44471a0bf563146d7 (commit)

- Log -
commit 1a87abd75ff1c19000caaeb44471a0bf563146d7
Author: Gabriele Giacone <1o5g4...@gmail.com>
Date:   Sun Apr 4 23:37:42 2010 +0200

pristine-tar data for jinput_20100404.orig.tar.gz

---


hooks/post-receive
-- 
jinput - Java Game Controller API

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


[SCM] jinput - Java Game Controller API branch, master, created. 59aa0dc6259ff90756ee2d96d77b6bb0e804e6ac

2010-04-18 Thread Gabriele Giacone
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jinput - Java Game Controller API".

The branch, master has been created
at  59aa0dc6259ff90756ee2d96d77b6bb0e804e6ac (commit)

- Log -
commit 59aa0dc6259ff90756ee2d96d77b6bb0e804e6ac
Author: Gabriele Giacone <1o5g4...@gmail.com>
Date:   Sun Apr 18 16:37:48 2010 +0200

added debian/

---


hooks/post-receive
-- 
jinput - Java Game Controller API

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


[SCM] jutils - common utilities for Java Game Technology Group projects annotated tag, upstream/1.0.0-b01.cvs20100404, created. upstream/1.0.0-b01.cvs20100404

2010-04-18 Thread Gabriele Giacone
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jutils - common utilities for Java Game Technology Group projects".

The annotated tag, upstream/1.0.0-b01.cvs20100404 has been created
at  20177b557e3bf63fbb730eff875987d3e1d09a49 (tag)
   tagging  6abacc80c039c2fb24944d559c3a5be77134a9b6 (commit)
 tagged by  Gabriele Giacone
on  Mon Apr 5 21:57:37 2010 +0200

- Log -
Upstream version 1.0.0-b01~cvs20100404

Gabriele Giacone (1):
  Imported Upstream version 1.0.0-b01~cvs20100404

---


hooks/post-receive
-- 
jutils - common utilities for Java Game Technology Group projects

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


[SCM] jutils - common utilities for Java Game Technology Group projects branch, upstream, created. 6abacc80c039c2fb24944d559c3a5be77134a9b6

2010-04-18 Thread Gabriele Giacone
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jutils - common utilities for Java Game Technology Group projects".

The branch, upstream has been created
at  6abacc80c039c2fb24944d559c3a5be77134a9b6 (commit)

- Log -
---


hooks/post-receive
-- 
jutils - common utilities for Java Game Technology Group projects

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


[SCM] jutils - common utilities for Java Game Technology Group projects branch, pristine-tar, created. 7465a8fa185919d679e615d2cdcc7760fcb2ff29

2010-04-18 Thread Gabriele Giacone
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jutils - common utilities for Java Game Technology Group projects".

The branch, pristine-tar has been created
at  7465a8fa185919d679e615d2cdcc7760fcb2ff29 (commit)

- Log -
commit 7465a8fa185919d679e615d2cdcc7760fcb2ff29
Author: Gabriele Giacone <1o5g4...@gmail.com>
Date:   Mon Apr 5 21:57:37 2010 +0200

pristine-tar data for jutils_1.0.0-b01~cvs20100404.orig.tar.gz

---


hooks/post-receive
-- 
jutils - common utilities for Java Game Technology Group projects

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


[SCM] jutils - common utilities for Java Game Technology Group projects branch, master, created. 7efb90d544a6d98c6e75a9a988d6dc94602b3442

2010-04-18 Thread Gabriele Giacone
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jutils - common utilities for Java Game Technology Group projects".

The branch, master has been created
at  7efb90d544a6d98c6e75a9a988d6dc94602b3442 (commit)

- Log -
commit 7efb90d544a6d98c6e75a9a988d6dc94602b3442
Author: Gabriele Giacone <1o5g4...@gmail.com>
Date:   Sun Apr 18 16:33:43 2010 +0200

added debian/

---


hooks/post-receive
-- 
jutils - common utilities for Java Game Technology Group projects

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


Bug#578248: hadoop: [INTL:pt] Updated Portuguese translation for debconf messages

2010-04-18 Thread Traduz - Portuguese Translation Team
Package: hadoop
Version: 0.20.2+dfsg1-1
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for hadoop's debconf messages.
Translator: Pedro Ribeiro 
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team .


-- 
Best regards,

Miguel Figueiredo
"Traduz" - Portuguese Translation Team
http://www.DebianPT.org


# hadoop debconf portuguese translation
# Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the hadoop package.
# Pedro Ribeiro , 2010
#
msgid ""
msgstr ""
"Project-Id-Version: hadoop-0.20.2+dfsg1-1\n"
"Report-Msgid-Bugs-To: had...@packages.debian.org\n"
"POT-Creation-Date: 2010-04-17 08:00+0200\n"
"PO-Revision-Date: 2010-04-17 19:25+\n"
"Last-Translator: Pedro Ribeiro \n"
"Language-Team: Portuguese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../hadoop-namenoded.templates:2001
msgid "Should namenoded's file system be formatted?"
msgstr "Formatar o sistema de ficheiros do namenoded?"

#. Type: boolean
#. Description
#: ../hadoop-namenoded.templates:2001
msgid ""
"The Name Node daemon manages the Hadoop Distributed File System (HDFS). Like "
"a normal file system, it needs to be formatted prior to first use. If the "
"HDFS file system is not formatted, the Name Node will fail to start."
msgstr ""
"O daemon Name Node gere o Hadoop Distributed File System (HDFS - Sistema de "
"Ficheiros Distribuido do Hadoop). Tal como um sistema de ficheiros normal, "
"necessita de ser formatado antes da primeira utilização. Se o sistema de "
"ficheiros HDFS não for formatado, o Name Node não irá arrancar."

#. Type: boolean
#. Description
#: ../hadoop-namenoded.templates:2001
msgid ""
"This operation does not affect other file systems on this computer. You can "
"safely choose to format the file system if you're using HDFS for the first "
"time and don't have data from previous installations on this computer."
msgstr ""
"Esta operação não afecta outros sistemas de ficheiros neste computador. Pode "
"escolher formatar este sistema de ficheiros com segurança se está a usar o "
"HDFS pela primeira vez e não existem dados de instalações anteriores neste "
"computador."

#. Type: boolean
#. Description
#: ../hadoop-namenoded.templates:2001
msgid ""
"If you choose not to format the file system right now, you can do it later "
"by executing \"hadoop namenode -format\" as the user \"hadoop\"."
msgstr ""
"Se escolher não formatar o sistema de ficheiros agora, pode fazê-lo depois "
"executando \"hadoop namenode -format\" como o utilizador \"hadoop\"."
__
This is the maintainer address of Debian's Java team
. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re: Bug#354601: eclipse: Project names umlaut (special chars) problem

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

> reassign 354601 gcj-4.4-jdk
Bug #354601 [eclipse] eclipse: Project names umlaut (special chars) problem
Bug #406001 [eclipse] eclipse - does not longer work with utf8 encoded umlauts 
in filenames
Bug reassigned from package 'eclipse' to 'gcj-4.4-jdk'.
Bug reassigned from package 'eclipse' to 'gcj-4.4-jdk'.
Bug No longer marked as found in versions eclipse/3.2.1-3, 3.4.1-1, and 
eclipse/3.1.2-1.
Bug No longer marked as found in versions eclipse/3.2.1-3, 3.4.1-1, and 
eclipse/3.1.2-1.
> found 354601 4.4.3-1
Bug #354601 [gcj-4.4-jdk] eclipse: Project names umlaut (special chars) problem
Bug #406001 [gcj-4.4-jdk] eclipse - does not longer work with utf8 encoded 
umlauts in filenames
Bug Marked as found in versions gcj-4.4/4.4.3-1.
Bug Marked as found in versions gcj-4.4/4.4.3-1.
> retitle 354601 gcj: eclipse cannot handle projects/Class files with umlaut 
> using gcj.
Bug #354601 [gcj-4.4-jdk] eclipse: Project names umlaut (special chars) problem
Bug #406001 [gcj-4.4-jdk] eclipse - does not longer work with utf8 encoded 
umlauts in filenames
Changed Bug title to 'gcj: eclipse cannot handle projects/Class files with 
umlaut using gcj.' from 'eclipse: Project names umlaut (special chars) problem'
Changed Bug title to 'gcj: eclipse cannot handle projects/Class files with 
umlaut using gcj.' from 'eclipse - does not longer work with utf8 encoded 
umlauts in filenames'
> thanks
Stopping processing here.

Please contact me if you need assistance.

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

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


Bug#354601: eclipse: Project names umlaut (special chars) problem

2010-04-18 Thread Niels Thykier

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

reassign 354601 gcj-4.4-jdk
found 354601 4.4.3-1
retitle 354601 gcj: eclipse cannot handle projects/Class files with umlaut 
using gcj.
thanks

Hi

  Using openjdk-6 and eclipse 3.5.2 I cannot reproduce this issue. We also 
received a report from 2008 stating that sun's java is unaffected by this 
issue.
  However, the umlaut problem is still easily reproducable[1] with gcj. I 
have therefore reassigned this to gcj (Maintainer BCC'ed). I have attached 
the reportbug collection of my gcj-4.4-jdk installation below.


Thank you for your time,
~Niels

[1] Start eclipse with gcj (e.g.):
  eclipse -vm /usr/lib/jvm/java-gcj/bin/java

Create a new project containing umlaut characters. Restart eclipse with 
gcj, it will now claim to be unable to find an internal eclipse file when 
attemping to open the project.


Also saving class files containing umlaut characters will prompt a "Save 
as" dialog - under openjdk-6 it will just save without needing to confirm 
the name.



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

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

Versions of packages gcj-4.4-jdk depends on:
ii  dpkg1.15.5.6 Debian package management system
ii  ecj-gcj [libecj-java-gc 3.5.1-1  standalone version of the Eclipse 
ii  fastjar 2:0.98-1 Jar creation utility

ii  gcc-4.4 4.4.2-9  The GNU C compiler
ii  gcj-4.4-base4.4.3-1  The GNU Compiler Collection (gcj b
ii  gcj-4.4-jre 4.4.3-1  Java runtime environment using GIJ
ii  gcj-4.4-jre-lib 4.4.3-1  Java runtime library for use with 
ii  install-info4.13a.dfsg.1-5   Manage installed documentation in 
ii  java-common 0.34 Base of all Java packages

ii  libantlr-java   2.7.7-14 language tool for constructing rec
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libc6-dev   2.10.2-6 Embedded GNU C Library: Developmen
ii  libecj-java-gcj 3.5.1-1  Eclipse Java compiler (native libr
ii  libgcc1 1:4.4.2-9GCC support library
ii  libgcj-bc   4.4.2-3  Link time only library for use wit
ii  libgcj104.4.3-1  Java runtime library for use with 
ii  libgcj10-dev4.4.3-1  Java development headers for use w

ii  libgmp3c2   2:4.3.2+dfsg-1   Multiprecision arithmetic library
ii  libmpfr1ldbl2.4.2-3  multiple precision floating-point 
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime


gcj-4.4-jdk recommends no packages.

Versions of packages gcj-4.4-jdk suggests:
pn  gcj-4.4-source (no description available)
pn  libgcj10-dbg   (no description available)

- -- no debconf information
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Topal (http://freshmeat.net/projects/topal)

iEYEARECAAYFAkvKya8ACgkQVCqoiq1YlqzXCwCgmu/jbQ7uoVuqj7gezsD7pipV
LocAoInwCu0Nbn8pCtdwZfQ2NKf8x0gX
=qAyg
-END PGP SIGNATURE-



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