Bug#579504: antlr3: Typo in Python template renders python parser unusable

2010-04-27 Thread marc poulhies
Package: antlr3
Version: 3.0.1+dfsg-4
Severity: normal
Tags: upstream

A typo in Python.stg (seperator instead of separator) displays a warning when
generating a python parser:
 warning(11):  internal warning: ignoring unsupported option: seperator
A simple patch to fix this is attached (this is fixed in up to date antlr)

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

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

Versions of packages antlr3 depends on:
ii  default-jre [java2-runtime]   1.6-36 Standard Java or Java compatible R
ii  default-jre-headless  1.6-36 Standard Java or Java compatible R
ii  gcj-4.4-jre [java2-runtime]   4.4.3-9Java runtime environment using GIJ
ii  gcj-jre [java2-runtime]   4:4.4.3-1  Java runtime environment using GIJ
ii  jamvm [java1-runtime] 1.5.3-2virtual machine which conforms to 
ii  libstringtemplate-java3.1-4  StringTemplate templating engine f
ii  openjdk-6-jre [java2-runtime] 6b18-1.8-1 OpenJDK Java runtime, using Hotspo

Versions of packages antlr3 recommends:
ii  antlr3-gcj  3.0.1+dfsg-4 language tool for constructing rec

antlr3 suggests no packages.

-- no debconf information
diff -Nru antlr3-3.0.1+dfsg.orig//src/org/antlr/codegen/templates/Python/Python.stg antlr3-3.0.1+dfsg/src/org/antlr/codegen/templates/Python/Python.stg
--- antlr3-3.0.1+dfsg.orig//src/org/antlr/codegen/templates/Python/Python.stg	2007-08-14 00:40:47.0 +0200
+++ antlr3-3.0.1+dfsg/src/org/antlr/codegen/templates/Python/Python.stg	2010-04-28 08:02:14.0 +0200
@@ -77,7 +77,7 @@
 self.ruleMemo = {}
 
 
-}; seperator="\n">
+}; separator="\n">
 
 
 
@@ -179,7 +179,7 @@
 self.ruleMemo = {}
 
 
-}; seperator="\n">
+}; separator="\n">
 
 }>
 	}>
__
This is the maintainer address of Debian's Java team
. Please 
use
debian-j...@lists.debian.org for discussions and questions.


libspring-webflow-2.0-java_2.0.9.RELEASE-1_amd64.changes is NEW

2010-04-27 Thread Archive Administrator
(new) libspring-js-2.0-java_2.0.9.RELEASE-1_all.deb optional java
server-side Javascript abstraction framework
 Spring JavaScript is a JavaScript abstraction framework that makes it easy to
 write unobtrusive JavaScript to progressively enhance a web page with behavior.
 The framework consists of a public JavaScript API along with an implementation
 that builds on the Dojo Toolkit. Spring.js aims to simplify the use of Dojo for
 common enterprise scenarios while retaining its full-power for advanced use
 cases.
 .
 Spring JavaScript can work with any server-side framework. The Web Flow 2
 distribution includes convenient integration between Spring JavaScript and
 Spring Web MVC for processing Ajax requests.
(new) libspring-webflow-2.0-java-doc_2.0.9.RELEASE-1_all.deb optional doc
documentation for libspring-webflow-2.0-java
 Documentation for the Web Flow module that is a MVC extension that allows you
 to define Controllers using a domain-specific-language. This language is
 designed to model user interactions that require several requests into the
 server to complete, or may be invoked from different contexts. Provides:
  - A domain-specific-language for defining reusable controller modules called
flows.
  - An advanced controller engine for managing conversational state.
  - First-class support for using Ajax to construct rich user interfaces.
  - First-class support for using JavaServerFaces with Spring.
(new) libspring-webflow-2.0-java_2.0.9.RELEASE-1.debian.tar.gz optional java
(new) libspring-webflow-2.0-java_2.0.9.RELEASE-1.dsc optional java
(new) libspring-webflow-2.0-java_2.0.9.RELEASE-1_all.deb optional java
Java MVC framework focused in View and Controller layers
 The Web Flow module is a MVC extension that allows you to define Controllers
 using a domain-specific-language. This language is designed to model user
 interactions that require several requests into the server to complete, or may
 be invoked from different contexts. Provides:
  - A domain-specific-language for defining reusable controller modules called
flows.
  - An advanced controller engine for managing conversational state.
  - First-class support for using Ajax to construct rich user interfaces.
  - First-class support for using JavaServerFaces with Spring.
(new) libspring-webflow-2.0-java_2.0.9.RELEASE.orig.tar.gz optional java
Changes: libspring-webflow-2.0-java (2.0.9.RELEASE-1) unstable; urgency=low
 .
  * New upstream release.
  * Enable support for Portlet API.


Override entries for your package:

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


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

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

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


Bug#574029: jh_manifest utf8 errors

2010-04-27 Thread Matthew Johnson
On Tue Apr 27 09:57, Picca Frédéric-Emmanuel wrote:
> 
> > 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)
> 
> sorry for such a late answer.
> 
> Attached the faulty manifest file, the one from ATKWidget-4.0.6.jar.

Hmm, this is very weird, I cannot reproduce this failure either by manually
running jh_manifest, or building the package in a clean chroot (via cowbuilder)
- it builds just fine.

> it seems that this MANIFEST is not in unix format.

That should not be a problem.

> the error is still:
> 
> 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 0xf3 in position 5: 
> unexpected end of data

This is really weird, since none of the manifests I have after building, nor
the one you sent me, contain a byte with the value f3 (according to hexdump).

I have two more questions: what locale are you building in, and could you run
the following command after you get a build failure (either of you):

   for j in `find debian -name *.jar `; 
   do 
  rm -rf META-INF; 
  jar xf $j META-INF/MANIFEST.MF;
  hexdump -C META-INF/MANIFEST.MF | grep -i f3;
   done

For me this returns no results - ie, none of the manifests contain a byte 0xf3.

I know this isn't really helping with getting javahelper working for you.
There's an easy work around though - you're probably not actually using any
jh_manifest features, so you could just add:

override_jh_manifest:
   
to your debian/rules file (assuming dh7) and it will skip running it at all.
This should be fine.

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.


Bug#579469: jetty: FTBFS: You must specify a valid JAVA_HOME or JAVACMD!

2010-04-27 Thread Cyril Brulebois
Source: jetty
Version: 6.1.24-1
Severity: important
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package FTBFS on kfreebsd-* (as well as hppa) with:
| dpkg-buildpackage: host architecture hppa
|  /usr/bin/fakeroot debian/rules clean
| test -x debian/rules
| dh_testroot
| dh_clean 
| You must specify a valid JAVA_HOME or JAVACMD!
| make: *** [ant-sanity-check] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=jetty

Mraw,
KiBi.



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


Processing of libspring-webflow-2.0-java_2.0.9.RELEASE-1_amd64.changes

2010-04-27 Thread Archive Administrator
libspring-webflow-2.0-java_2.0.9.RELEASE-1_amd64.changes uploaded successfully 
to localhost
along with the files:
  libspring-webflow-2.0-java_2.0.9.RELEASE-1.dsc
  libspring-webflow-2.0-java_2.0.9.RELEASE.orig.tar.gz
  libspring-webflow-2.0-java_2.0.9.RELEASE-1.debian.tar.gz
  libspring-js-2.0-java_2.0.9.RELEASE-1_all.deb
  libspring-webflow-2.0-java_2.0.9.RELEASE-1_all.deb
  libspring-webflow-2.0-java-doc_2.0.9.RELEASE-1_all.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.


Xerces-C++ 3.1.1 released

2010-04-27 Thread Boris Kolpackov
Hi,

I am pleased to announce the release of Xerces-C++ 3.1.1. This version 
is a bug-fix release and is binary-compatible with Xerces-C++ 3.1.0.
It also adds project and solution files for Visual Studio 2010 (10.0).

The following bugs have been fixed in this version compared to the 
previous release (3.1.0):

XERCESC-1920 XERCESC-1919 XERCESC-1918 XERCESC-1916 XERCESC-1914 
XERCESC-1913 XERCESC-1912 XERCESC-1911 XERCESC-1907

For the compete list of changes see:

http://xerces.apache.org/xerces-c/releases.html

This release is available in source code and as pre-compiled
libraries/examples for the following platforms and architectures:

32 bit:

   Windows - MSVC 7.1
   Windows - MSVC 8.0
   Windows - MSVC 9.0
   Windows - MSVC 10.0
   GNU/Linux - g++ 3.4.x
   AIX 5.3 - xlC 7
   Solaris 10 - Sun C++ 5.10, both SPARC and x86
   HP-UX 11i - aCC A.06.x, IA64
   Mac OS X - g++ 4.0, x86

64 bit:

   Windows - MSVC 8.0
   Windows - MSVC 9.0
   Windows - MSVC 10.0
   GNU/Linux - g++ 3.4.x
   AIX 5.3 - xlC 7
   Solaris 10 - Sun C++ 5.7, both SPARC and x86-64
   HP-UX 11i - aCC A.06.x, IA64

The source code archives and pre-compiled libraries are available
from the download page:

http://xerces.apache.org/xerces-c/download.cgi

Note that it takes up to 24 hours for the release to propagate to all 
the mirrors so use the master distribution directory if the files are 
not yet available on your favorite mirror. It is important that you 
verify the integrity of the files you download using either the PGP 
signatures or MD5 checksums as described on the download page.

Finally I would like to thank all who contributed source code, 
submitted bug reports, and helped test the release.

Enjoy,
Boris

-- 
Boris Kolpackov, Code Synthesishttp://codesynthesis.com/~boris/blog
Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
XML data binding for embedded systems  http://codesynthesis.com/products/xsde
Command line interface to C++ compiler http://codesynthesis.com/projects/cli

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


Bug#576293: marked as done (eclipse: plugins installed by user not working)

2010-04-27 Thread Debian Bug Tracking System
Your message dated Tue, 27 Apr 2010 19:39:45 +0200
with message-id <4bd72161.2030...@thykier.net>
and subject line Re: eclipse: plugins installed by user not working
has caused the Debian Bug report #576293,
regarding eclipse: plugins installed by user not working
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.)


-- 
576293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576293
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: eclipse
Version: 3.5.2-2
Severity: important

After a clean install of eclipse from sid, removing ~/.eclipse and 
creating a new workspace, I installed plugins for Maven[1], Spring[2] 
and Subversion[3], but neither of them were usable after installation.
Thinking it might be a plugin failure, I tried to install PDT. Same thing.

I started eclipse with -debug, -console and -consoleLog. No stack traces, 
no warnings, nothing useful that I can think of. The osgi console does not 
show any of those plugins after issuing 'ss'.

Lastly, I downloaded the eclipse tarball from eclipse.org and opened 
a new workspace. Installed the Maven plugin and it worked seamlessly.

I've been surfing the web for something related to this, and the only 
place I found the exact same problem is http://tinyurl.com/ygobwb8, where 
it was fixed by removing p2 as he needed a single, not shared installation.

I'm tagging it as Severity: Important as Java development nowadays is far 
more than writing classes and interfaces, and eclipse relies on plugins for 
almost everything it does.

Please don't hesitate to contact me if I can be of any assistance. I 
honestly ran out of ideas, but not of willingness to get this working.

[1] http://m2eclipse.sonatype.org/installing-m2eclipse.html
[2] http://springide.org/updatesite/site.xml
[3] http://subclipse.tigris.org/update_1.6.x

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

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.5.2-2Eclipse Java Development Tools (JD
ii  eclipse-pde   3.5.2-2Eclipse Plug-in Development Enviro

eclipse recommends no packages.

eclipse suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 3.5.2-2+b1

Hi

Closing the correct bug this time; details are at [1].

~Niels

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578616#109



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


Bug#578616: marked as done (eclipse: p2 update, plugin installation broken)

2010-04-27 Thread Debian Bug Tracking System
Your message dated Tue, 27 Apr 2010 19:33:36 +0200
with message-id <4bd71ff0.9000...@thykier.net>
and subject line Re: Bug#578616: eclipse: plugins installed by user not working
has caused the Debian Bug report #578616,
regarding eclipse: p2 update, plugin installation broken
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.)


-- 
578616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578616
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: eclipse
Version: 3.5.2-2
Severity: important

After a clean install of eclipse from sid, removing ~/.eclipse and 
creating a new workspace, I installed plugins for Maven[1], Spring[2] 
and Subversion[3], but neither of them were usable after installation.
Thinking it might be a plugin failure, I tried to install PDT. Same thing.

I started eclipse with -debug, -console and -consoleLog. No stack traces, 
no warnings, nothing useful that I can think of. The osgi console does not 
show any of those plugins after issuing 'ss'.

Lastly, I downloaded the eclipse tarball from eclipse.org and opened 
a new workspace. Installed the Maven plugin and it worked seamlessly.

I've been surfing the web for something related to this, and the only 
place I found the exact same problem is http://tinyurl.com/ygobwb8, where 
it was fixed by removing p2 as he needed a single, not shared installation.

I'm tagging it as Severity: Important as Java development nowadays is far 
more than writing classes and interfaces, and eclipse relies on plugins for 
almost everything it does.

Please don't hesitate to contact me if I can be of any assistance. I 
honestly ran out of ideas, but not of willingness to get this working.

[1] http://m2eclipse.sonatype.org/installing-m2eclipse.html
[2] http://springide.org/updatesite/site.xml
[3] http://subclipse.tigris.org/update_1.6.x

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

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.5.2-2Eclipse Java Development Tools (JD
ii  eclipse-pde   3.5.2-2Eclipse Plug-in Development Enviro

eclipse recommends no packages.

eclipse suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 3.5.2-2+b1

Hi

Thanks for verifying (and sorry for the double email; my client screwed
up a bit and ate part of my email).

~Niels



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


Bug#578616: eclipse: plugins installed by user not working

2010-04-27 Thread Niels Thykier
Lu=EDs Picciochi Oliveira wrote:
> I'm sorry, upgrading sat4j did solve this.
> I had already checked if I had the latest version of sat4j and somehow
> misread some version numbers.
>=20
>=20
> Thanks for the fast input,
> Pitxyoki
>=20
>=20

Thanks for verifying!

~Niels


> On Tue, Apr 27, 2010 at 6:11 PM, Niels Thykier  wrot=
e:
>=20
>> Lu=EDs Picciochi Oliveira wrote:
>>> Hello,
>>> I am still seeing this issue with today's eclipse version on the test=
ing
>>> repositories. I can install the plugins but they are not recognised.
>>>
>>> I am also getting this message when starting eclipse:
>>> $ eclipse
>>> org.osgi.framework.BundleException: The bundle could not be resolved.=

>>> Reason: Missing Constraint: Import-Package:
>>> org.eclipse.equinox.internal.provisional.p2.director; version=3D"0.0.=
0"
>>>
>>>
>>> This is what I have:
>>> ii  eclipse  3.5.2-2
>>> Extensible Tool Platform and Java IDE
>>> ii  eclipse-jdt  3.5.2-2+b1
>> Eclipse
>>> Java Development Tools (JDT)
>>> ii  eclipse-pde  3.5.2-2+b1
>> Eclipse
>>> Plug-in Development Environment (PDE
>>> ii  eclipse-platform 3.5.2-2+b1
>> Eclipse
>>> platform without plug-ins to develop
>>> ii  eclipse-platform-data3.5.2-2
>>  Eclipse
>>> platform without plug-ins to develop
>>> ii  eclipse-plugin-cvs   3.5.2-2+b1
>> Eclipse
>>> Team Integration (CVS support)
>>> ii  eclipse-rcp  3.5.2-2+b1
>> Eclipse
>>> Rich Client Platform (RCP)
>>>
>>> ii  sat4j2.1.1-2
>>> Efficient library of SAT solvers in Java
>>>
>> Hi
>>
>> Could you try with sat4j 2.1.1-3; it should be in testing by now.
>>
>> ~Niels
>>
>>
>=20




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


Bug#578616: eclipse: plugins installed by user not working

2010-04-27 Thread Luís Picciochi Oliveira
I'm sorry, upgrading sat4j did solve this.
I had already checked if I had the latest version of sat4j and somehow
misread some version numbers.


Thanks for the fast input,
Pitxyoki


On Tue, Apr 27, 2010 at 6:11 PM, Niels Thykier  wrote:

> Luís Picciochi Oliveira wrote:
> > Hello,
> > I am still seeing this issue with today's eclipse version on the testing
> > repositories. I can install the plugins but they are not recognised.
> >
> > I am also getting this message when starting eclipse:
> > $ eclipse
> > org.osgi.framework.BundleException: The bundle could not be resolved.
> > Reason: Missing Constraint: Import-Package:
> > org.eclipse.equinox.internal.provisional.p2.director; version="0.0.0"
> >
> >
> > This is what I have:
> > ii  eclipse  3.5.2-2
> > Extensible Tool Platform and Java IDE
> > ii  eclipse-jdt  3.5.2-2+b1
> Eclipse
> > Java Development Tools (JDT)
> > ii  eclipse-pde  3.5.2-2+b1
> Eclipse
> > Plug-in Development Environment (PDE
> > ii  eclipse-platform 3.5.2-2+b1
> Eclipse
> > platform without plug-ins to develop
> > ii  eclipse-platform-data3.5.2-2
>  Eclipse
> > platform without plug-ins to develop
> > ii  eclipse-plugin-cvs   3.5.2-2+b1
> Eclipse
> > Team Integration (CVS support)
> > ii  eclipse-rcp  3.5.2-2+b1
> Eclipse
> > Rich Client Platform (RCP)
> >
> > ii  sat4j2.1.1-2
> > Efficient library of SAT solvers in Java
> >
>
> Hi
>
> Could you try with sat4j 2.1.1-3; it should be in testing by now.
>
> ~Niels
>
>
__
This is the maintainer address of Debian's Java team
. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#578616: eclipse: plugins installed by user not working

2010-04-27 Thread Niels Thykier
Luís Picciochi Oliveira wrote:
> Hello,
> I am still seeing this issue with today's eclipse version on the testing
> repositories. I can install the plugins but they are not recognised.
> 
> I am also getting this message when starting eclipse:
> $ eclipse
> org.osgi.framework.BundleException: The bundle could not be resolved.
> Reason: Missing Constraint: Import-Package:
> org.eclipse.equinox.internal.provisional.p2.director; version="0.0.0"
> 
> 
> This is what I have:
> ii  eclipse  3.5.2-2
> Extensible Tool Platform and Java IDE
> ii  eclipse-jdt  3.5.2-2+b1 Eclipse
> Java Development Tools (JDT)
> ii  eclipse-pde  3.5.2-2+b1 Eclipse
> Plug-in Development Environment (PDE
> ii  eclipse-platform 3.5.2-2+b1 Eclipse
> platform without plug-ins to develop
> ii  eclipse-platform-data3.5.2-2Eclipse
> platform without plug-ins to develop
> ii  eclipse-plugin-cvs   3.5.2-2+b1 Eclipse
> Team Integration (CVS support)
> ii  eclipse-rcp  3.5.2-2+b1 Eclipse
> Rich Client Platform (RCP)
> 
> ii  sat4j2.1.1-2
> Efficient library of SAT solvers in Java
>

Hi

Could you try with sat4j 2.1.1-3; it should be in testing by now.

~Niels



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


Bug#578616: eclipse: plugins installed by user not working

2010-04-27 Thread Luís Picciochi Oliveira
Hello,
I am still seeing this issue with today's eclipse version on the testing
repositories. I can install the plugins but they are not recognised.

I am also getting this message when starting eclipse:
$ eclipse
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Import-Package:
org.eclipse.equinox.internal.provisional.p2.director; version="0.0.0"


This is what I have:
ii  eclipse  3.5.2-2
Extensible Tool Platform and Java IDE
ii  eclipse-jdt  3.5.2-2+b1 Eclipse
Java Development Tools (JDT)
ii  eclipse-pde  3.5.2-2+b1 Eclipse
Plug-in Development Environment (PDE
ii  eclipse-platform 3.5.2-2+b1 Eclipse
platform without plug-ins to develop
ii  eclipse-platform-data3.5.2-2Eclipse
platform without plug-ins to develop
ii  eclipse-plugin-cvs   3.5.2-2+b1 Eclipse
Team Integration (CVS support)
ii  eclipse-rcp  3.5.2-2+b1 Eclipse
Rich Client Platform (RCP)

ii  sat4j2.1.1-2
Efficient library of SAT solvers in Java


Regards,
  Pitxyoki

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

Kernel: Linux 2.6.32-trunk-amd64 (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/dash

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.5.2-2+b1 Eclipse Java Development Tools
(JD
ii  eclipse-pde   3.5.2-2+b1 Eclipse Plug-in Development
Enviro

eclipse recommends no packages.

eclipse 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.


java-gnome 4.0.15-1 MIGRATED to testing

2010-04-27 Thread Debian testing watch
FYI: The status of the java-gnome source package
in Debian's testing distribution has changed.

  Previous version: 4.0.14-2
  Current version:  4.0.15-1

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

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


Bug#579391: javahelper: section for javadoc should be Programming/Java

2010-04-27 Thread Thomas Koch
Package: javahelper
Version: 0.30
Severity: normal

Please see
file:///usr/share/doc/doc-base/doc-base.html/ch-interface.html#s-section_field

A java section below Programming is explicitly listed as example

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (700, 'testing')
Architecture: amd64 (x86_64)

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

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.19 helper programs for debian/rules
ii  devscripts2.10.64scripts to make the life of a Debi
ii  dpkg-dev  1.15.7.1   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.


Bug#578420: libgeronimo-activation-1.1-spec-java: long description no sentence

2010-04-27 Thread Steffen Möller
Hi Rhonda,

On 04/19/2010 08:09 PM, Gerfried Fuchs wrote:
> Package: libgeronimo-activation-1.1-spec-java
> Version: 1.0.2-1
> Severity: minor
>
> Hi!
>
>  It would be nice if the long description of your packages could consist
> of full sentences[1]. The long description is just a copy of the short
> description with the bracket terms added, which doesn't give more
> insight.
>
>  So long, and thanks for your efforts for Debian nevertheless!
> Rhonda
> [1] 
> 
>   
I admit to have thought the same when the package was crafted, but there
were so many of them and one is always torn between functionality and
beauty. Debian shall have both, of course. So this needs to be and will
be fixed.

Do you happen to have some interest in the package? If so, we would
certainly love to have you on board. And should you have an immediate
insight on how to describe the package better, please let it hear,
you'll be heard :)

Btw, did the bottle of "Kuestennebel" ever reach you?

Many greetings

Steffen



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


Processed: block 560238 with 560044

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

> block 560238 with 560044
Bug #560238 [netbase] net.ipv6.bindv6only=1 breaks some buggy programs
Was blocked by: 562126 579033 560137 569937 566758 562804 561440 560837
Added blocking bug(s) of 560238: 560044, 576568, and 562923
> 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#579291: marked as done (FTBFS: rm: cannot remove `debian/libreadline-java-doc/usr/share/doc/libreadline-java-doc/examples/test/Makefile': No such file or directory)

2010-04-27 Thread Debian Bug Tracking System
Your message dated Tue, 27 Apr 2010 11:03:00 +
with message-id 
and subject line Bug#579291: fixed in libreadline-java 0.8.0.1+dfsg-2
has caused the Debian Bug report #579291,
regarding FTBFS: rm: cannot remove 
`debian/libreadline-java-doc/usr/share/doc/libreadline-java-doc/examples/test/Makefile':
 No such file or directory
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.)


-- 
579291: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579291
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libreadline-java
Version: 0.8.0.1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS everywhere, presumably because of buildd's using -B:
| make[1]: Entering directory 
`/build/buildd-libreadline-java_0.8.0.1+dfsg-1-i386-PafvtA/libreadline-java-0.8.0.1+dfsg'
| dh_installexamples
| # Tidy up the examples directory.
| rm 
debian/libreadline-java-doc/usr/share/doc/libreadline-java-doc/examples/test/Makefile
| rm: cannot remove 
`debian/libreadline-java-doc/usr/share/doc/libreadline-java-doc/examples/test/Makefile':
 No such file or directory
| make[1]: *** [override_dh_installexamples] Error 1
| make[1]: Leaving directory 
`/build/buildd-libreadline-java_0.8.0.1+dfsg-1-i386-PafvtA/libreadline-java-0.8.0.1+dfsg'
| make: *** [binary-arch] Error 2

Full build logs:
  https://buildd.debian.org/status/package.php?p=libreadline-java

Mraw,
KiBi.


--- End Message ---
--- Begin Message ---
Source: libreadline-java
Source-Version: 0.8.0.1+dfsg-2

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

libreadline-java-doc_0.8.0.1+dfsg-2_all.deb
  to main/libr/libreadline-java/libreadline-java-doc_0.8.0.1+dfsg-2_all.deb
libreadline-java_0.8.0.1+dfsg-2.debian.tar.gz
  to main/libr/libreadline-java/libreadline-java_0.8.0.1+dfsg-2.debian.tar.gz
libreadline-java_0.8.0.1+dfsg-2.dsc
  to main/libr/libreadline-java/libreadline-java_0.8.0.1+dfsg-2.dsc
libreadline-java_0.8.0.1+dfsg-2_i386.deb
  to main/libr/libreadline-java/libreadline-java_0.8.0.1+dfsg-2_i386.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 579...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier  (supplier of updated libreadline-java package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 27 Apr 2010 09:32:07 +0200
Source: libreadline-java
Binary: libreadline-java libreadline-java-doc
Architecture: source i386 all
Version: 0.8.0.1+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Niels Thykier 
Description: 
 libreadline-java - GNU readline and BSD editline wrappers for Java
 libreadline-java-doc - API docs for readline/editline wrappers for Java
Closes: 579291
Changes: 
 libreadline-java (0.8.0.1+dfsg-2) unstable; urgency=low
 .
   * Removed java-virtual-machine from suggests.
   * Stopped debian/rules from assuming that the doc package
 is always built. (Closes: #579291)
Checksums-Sha1: 
 2155756dfcaffc5eb9daa0d5a5e92c7bca9570ca 1339 
libreadline-java_0.8.0.1+dfsg-2.dsc
 5f16adf95b5f3b83821e640bd6ed54bea1795e13 8910 
libreadline-java_0.8.0.1+dfsg-2.debian.tar.gz
 246b787f75335a718e473e41a14dd97f71c76d81 28546 
libreadline-java_0.8.0.1+dfsg-2_i386.deb
 0b0ef362ee68a51ce983a9da4dfc44885ef87b96 45260 
libreadline-java-doc_0.8.0.1+dfsg-2_all.deb
Checksums-Sha256: 
 d44935975bf0e451026cf436473510b3360916b679f26456f9f409b3d65aed31 1339 
libreadline-java_0.8.0.1+dfsg-2.dsc
 b9c0917bc05dcdce2e2031b8982771f87be437d202eb15e24124593d8c07533f 8910 
libreadline-java_0.8.0.1+dfsg-2.debian.tar.gz
 71729b72dcbfe835a3ed90ad99bbf48b2d7279ed309e9b97cf77d137962d8ae9 28546 
libreadline-java_0.8.0.1+dfsg-2_i386.deb
 7649b107e1636b28218f2741e4215e5a15aed60a0a692140c824c0f6ed534489 45260 
libreadline-java-doc_0.8.0.1+dfsg-2_all.deb
Files: 
 d5ad91a2039492d027bbb6f9bebe0db5 1339 java optional 
libreadline-java_0.8.0.1+dfsg-2.dsc
 4a22775ce277881d1c1499589474a404 8910 java optional 
libreadline-java_0.8.0.1+dfsg-2.debian.tar.gz
 322bbd681a3e0893c287c7932b46683c 28546 java optional 
libreadline-java_0.8.0.1+dfsg-2_i386.deb
 5e9f0bbacc53ae97596b8bcde213c0cf 45260 doc optional 
libreadli

libreadline-java_0.8.0.1+dfsg-2_i386.changes ACCEPTED

2010-04-27 Thread Archive Administrator



Accepted:
libreadline-java-doc_0.8.0.1+dfsg-2_all.deb
  to main/libr/libreadline-java/libreadline-java-doc_0.8.0.1+dfsg-2_all.deb
libreadline-java_0.8.0.1+dfsg-2.debian.tar.gz
  to main/libr/libreadline-java/libreadline-java_0.8.0.1+dfsg-2.debian.tar.gz
libreadline-java_0.8.0.1+dfsg-2.dsc
  to main/libr/libreadline-java/libreadline-java_0.8.0.1+dfsg-2.dsc
libreadline-java_0.8.0.1+dfsg-2_i386.deb
  to main/libr/libreadline-java/libreadline-java_0.8.0.1+dfsg-2_i386.deb


Override entries for your package:
libreadline-java-doc_0.8.0.1+dfsg-2_all.deb - optional doc
libreadline-java_0.8.0.1+dfsg-2.dsc - source java
libreadline-java_0.8.0.1+dfsg-2_i386.deb - optional java

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


Thank you for your contribution to Debian.

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


Bug#579354: hadoop: French debconf templates translation

2010-04-27 Thread Alexandre Hoïde
Package: hadoop
Version: N/A
Severity: wishlist
Tags: patch l10n



*** /home/alexandre/translation/patch-translate.txt

Please find attached the french debconf templates translation, proofread
by the debian-l10n-french mailing list contributors.

This file should be put as debian/po/fr.po in your package build tree.



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

Kernel: Linux 2.6.33-2-686 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# French po-debconf translation of hadoop
# Copyright (C) 2010 Debian French l10n team 

# This file is distributed under the same license as the hadoop package.
#
# Alexandre Hoïd , 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: hadoop-bin-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-27 10:36+0200\n"
"Last-Translator: Alexandre Hoïd \n"
"Language-Team: French \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: French\n"

#. Type: boolean
#. Description
#: ../hadoop-namenoded.templates:2001
msgid "Should namenoded's file system be formatted?"
msgstr "Le système de fichiers du noeud de nommage doit-il être formaté ?"

#. 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 ""
"Le démon du noeud de nommage (Name Node) gère le système de fichiers "
"distribué de Hadoop (Hadoop Distributed File System - HDFS). Comme tout "
"système de fichiers, il doit être formaté avant sa première utilisation. Le "
"démarrage du démon échouera si le système de fichiers HDFS n'est pas formaté."

#. 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 ""
"Cette opération n'affecte en rien les autres systèmes de fichiers sur cet "
"ordinateur. Vous pouvez choisir de formater le système de fichiers en toute "
"sécurité si vous utilisez HDFS pour la première fois et que vous n'avez pas "
"de données provenant d'installations antérieures sur cet ordinateur."

#. 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 ""
"Si vous choisissez de ne pas formater le système de fichiers maintenant, "
"vous pourrez le faire ultérieurement en exécutant « hadoop namenode -format » "
"avec l'identifiant « hadoop »."

#~ msgid "You can later on format the filesystem yourself with"
#~ msgstr ""
#~ "Il sera posssible de formater vous-même le système de fichier "
#~ "ultérieurement, avec la commande :"

#~ msgid "su -c\"hadoop namenode -format\" hadoop"
#~ msgstr "su -c\"hadoop namenode -format\" hadoop"
__
This is the maintainer address of Debian's Java team
. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#578618: (please build on all architectures): not fixed in jetty 6.1.24-1

2010-04-27 Thread Petr Salinger

found 578618 6.1.24-1
--

Hi,

this part from original patch submission is still missing:


--- jetty-6.1.22/debian/rules
+++ jetty-6.1.22/debian/rules
@@ -6,7 +6,7 @@

 PACKAGE  := $(DEB_SOURCE_PACKAGE)
 VERSION  := $(DEB_UPSTREAM_VERSION)
-JAVA_HOME:= /usr/lib/jvm/java-6-openjdk
+JAVA_HOME:= /usr/lib/jvm/default-java
 ANT_HOME := /usr/share/ant
 DEB_JARS := servlet-api-2.5 slf4j-api mx4j mx4j-tools gnumail 
activation commons-daemon
 DEB_ANT_BUILD_TARGET := package


Cheers
Petr




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


Processed: Bug#578618 (please build on all architectures): not fixed in jetty 6.1.24-1

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

> found 578618 6.1.24-1
Bug #578618 {Done: Torsten Werner } [jetty] jetty: please 
build on all architectures (please use default-jdk)
Bug Marked as found in versions jetty/6.1.24-1; no longer marked as fixed in 
versions jetty/6.1.24-1 and reopened.
> --
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#574029: jh_manifest utf8 errors

2010-04-27 Thread Picca Frédéric-Emmanuel
Le Sun, 18 Apr 2010 18:14:05 +0100,
Matthew Johnson  a écrit :

> 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
> 

Hello

sorry for such a late answer.

Attached the faulty manifest file, the one from ATKWidget-4.0.6.jar.

it seems that this MANIFEST is not in unix format.

pi...@grisette:/tmp$ file MANIFEST.MF 
MANIFEST.MF: ASCII text, with CRLF line terminators

the error is still:

pi...@grisette:~/Debian/tango/tango-nonfree$ jh_manifest -v
/usr/bin/jh_manifest:3: DeprecationWarning: please use 'debian' instead of 
'debian_bundle'
  import sys,getopt,debian_bundle.deb822,scriptutil,os,tempfile,copy
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/Astor-5.2.3.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/ATKCore-4.0.6.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/atkpanel-4.2.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/AtkTuning-2.8.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/ATKWidget-4.0.6.jar
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 0xf3 in position 5: 
unexpected end of data


thanks.

Frederic

-- 
GPG public key   1024D/A59B1171 2009-08-11
fingerprint = 1688 A3D6 F0BD E4DF 2E6B  06AA B6A9 BA6A A59B 1171
uid  Picca Frédéric-Emmanuel 


MANIFEST.MF
Description: Binary data


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


Bug#574029: jh_manifest utf8 errors

2010-04-27 Thread Picca Frédéric-Emmanuel
Le Tue, 27 Apr 2010 09:57:37 +0200,
Picca Frédéric-Emmanuel  a écrit 
:

if I redo a few times the jh_manifest -v
It stops at different progression of the manifest updating.

pi...@grisette:~/Debian/tango/tango-nonfree$ jh_manifest -v
/usr/bin/jh_manifest:3: DeprecationWarning: please use 'debian' instead of 
'debian_bundle'
  import sys,getopt,debian_bundle.deb822,scriptutil,os,tempfile,copy
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/Astor-5.2.3.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/ATKCore-4.0.6.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/atkpanel-4.2.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/AtkTuning-2.8.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/ATKWidget-4.0.6.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/DeviceTree-1.8.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/Jive-4.0.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/LogViewer-1.2.1.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/Pogo-6.2.0.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/TangORB-7.1.0.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/tool_panels-1.9.jar
Traceback (most recent call last):
  File "/usr/bin/jh_manifest", line 264, in 


then

pi...@grisette:~/Debian/tango/tango-nonfree$ jh_manifest -v
/usr/bin/jh_manifest:3: DeprecationWarning: please use 'debian' instead of 
'debian_bundle'
  import sys,getopt,debian_bundle.deb822,scriptutil,os,tempfile,copy
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/Astor-5.2.3.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/ATKCore-4.0.6.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/atkpanel-4.2.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/AtkTuning-2.8.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/ATKWidget-4.0.6.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/DeviceTree-1.8.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/Jive-4.0.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/LogViewer-1.2.1.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/Pogo-6.2.0.jar
Traceback (most recent call last):
  File "/usr/bin/jh_manifest", line 264, in 

then

pi...@grisette:~/Debian/tango/tango-nonfree$ jh_manifest -v
/usr/bin/jh_manifest:3: DeprecationWarning: please use 'debian' instead of 
'debian_bundle'
  import sys,getopt,debian_bundle.deb822,scriptutil,os,tempfile,copy
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/Astor-5.2.3.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/ATKCore-4.0.6.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/atkpanel-4.2.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/AtkTuning-2.8.jar
Updating manifest in 
/home/picca/Debian/tango/tango-nonfree/debian/libtango-java/usr/share/java/ATKWidget-4.0.6.jar
Traceback (most recent call last):
  File "/usr/bin/jh_manifest", line 264, in 


If you want to repoduce by yourself

the package is on mentors

- dget 
http://mentors.debian.net/debian/pool/main/t/tango-nonfree/tango-nonfree_7.1.1-1.dsc


-- 
GPG public key   1024D/A59B1171 2009-08-11
fingerprint = 1688 A3D6 F0BD E4DF 2E6B  06AA B6A9 BA6A A59B 1171
uid  Picca Frédéric-Emmanuel 


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


Processed: tagging as pending bugs that are closed by packages in NEW

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

> # Tue Apr 27 08:03:19 UTC 2010
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: libspring-2.5-java
> tags 578718 + pending
Bug #578718 [libspring-2.5-java] libspring-2.5-java: Please enable support for 
Portlet API
Added tag(s) pending.
>
End of message, 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.


Processing of libreadline-java_0.8.0.1+dfsg-2_i386.changes

2010-04-27 Thread Archive Administrator
libreadline-java_0.8.0.1+dfsg-2_i386.changes uploaded successfully to localhost
along with the files:
  libreadline-java_0.8.0.1+dfsg-2.dsc
  libreadline-java_0.8.0.1+dfsg-2.debian.tar.gz
  libreadline-java_0.8.0.1+dfsg-2_i386.deb
  libreadline-java-doc_0.8.0.1+dfsg-2_all.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] r12224 - trunk/libreadline-java/debian

2010-04-27 Thread Niels Thykier
Author: nthykier-guest
Date: 2010-04-27 07:33:52 + (Tue, 27 Apr 2010)
New Revision: 12224

Modified:
   trunk/libreadline-java/debian/changelog
Log:
Set dist and fix typo.

Modified: trunk/libreadline-java/debian/changelog
===
--- trunk/libreadline-java/debian/changelog 2010-04-26 21:04:04 UTC (rev 
12223)
+++ trunk/libreadline-java/debian/changelog 2010-04-27 07:33:52 UTC (rev 
12224)
@@ -1,10 +1,10 @@
-libreadline-java (0.8.0.1+dfsg-2) UNRELEASED; urgency=low
+libreadline-java (0.8.0.1+dfsg-2) unstable; urgency=low
 
   * Removed java-virtual-machine from suggests.
   * Stopped debian/rules from assuming that the doc package
-is always buit. (Closes: #579291)
+is always built. (Closes: #579291)
 
- -- Niels Thykier   Sat, 24 Apr 2010 10:53:03 +0200
+ -- Niels Thykier   Tue, 27 Apr 2010 09:32:07 +0200
 
 libreadline-java (0.8.0.1+dfsg-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