Bug#736106: Sourceless file

2014-01-21 Thread Eric Lavarde
Hi,
Why not 3. Create a separate package with a recommend/suggest relation between 
both?

Eric

Felix Natter fnat...@gmx.net wrote:
Felix Natter fnat...@gmx.net writes:

 hello Bastien,

 thanks for pointing this out.

 Can we keep the package (in main) until I fix this in Freeplane 1.3.x
 (will be released in a few months [1]), or do I need to fix it _right
 now_?

 [1] Then I would fix it cleanly and disable the Flash export
upstream.

I've talked to upstream and it turns out the source code is in another
git repository:
  https://github.com/freeplane/misc/tree/master/flash-browser

I see two solutions:

1. tell upstream to include the source (~300k) in all source packages

2. ZIP those files and include them as a Debian patch.

(2) could easily be done for 1.2.23.

Thanks and Best Regards,
-- 
Felix Natter

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers.
Please use
debian-j...@lists.debian.org for discussions and questions.

-- 
Sent from my tablet. Please excuse my brevity.__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#735892: libknopflerfish-osgi-framework-java: doesn't depend on default-jre and enforces installation of version 6 openjdk

2014-01-18 Thread Eric Lavarde
Package: libknopflerfish-osgi-framework-java
Version: 2.3.3-2
Severity: normal

Hi,

as the subject says, the package doesn't depend on default-jre which
leads to installation to openjdk-6-jre in addition to the version 7 that
is already installed.

One could argue that it's a wish rather than a bug, but given that we
want to get rid of openjdk6 for the next release of Debian, I allowed
myself to log this report as a normal bug.

Cheers, Eric

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#714524: [freeplane] Keystrokes no longer recognised during use

2013-11-01 Thread Eric Lavarde

Hi,

as written on another thread, it would be good to know if you can 
reproduce the issue with another Java application like jedit (packaged 
in Debian).

This way we would know if it's a Java or Freeplane/FreeMind issue.

Cheers, Eric

On 01/11/13 09:29, Omega Weapon wrote:

Good to see that someone other than me has this issue too :)



On 31/10/13 18:51, Felix Natter wrote:

hi,

@Martin: unfortunately I cannot reproduce your problem (same JDK, same
Freeplane, same kernel/architecture; I am also using jessie) from your
description.
(Upstream can only try to fix this if it's reproducible)

Just to be sure: did you try to press ESC when this happens?

Best Regards,






__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#725017: closed by Markus Koschany a...@gambaru.de (Bug#713144: fixed in freemind 0.9.0+dfsg-3)

2013-10-20 Thread Eric Lavarde

Hi,

On 18/10/13 19:52, Edward Welbourne wrote:

Do you know of other applications that use the same UI toolset, that I
could test out to see if they have the same problem ?
As former maintainer of the Freeplane/FreeMind packages, let me jump in 
here: we often used jedit in the past as a guinea pig that shows if a 
problem is due to Java and its environment, or to FreeMind/Freeplane.


Hope this helps,
Eric

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#726879: jedit: depends solely on virtual packages (javaX-runtime)

2013-10-20 Thread Eric Lavarde
Package: jedit
Version: 5.0.0+dfsg-3
Severity: normal

Hi,

I just noticed that jedit depends only on java7-runtime | java6-runtime,
which are both virtual packages.

It is allegedly a breach of policy, I've been told but the only place I
could find is chapter 7.4:
To specify which of a set of real packages should be the default
to satisfy a particular dependency on a virtual package, list the
real package as an alternative before the virtual one.

Anyway, from a practical standpoint, it means that a user trying to
install this package without having yet the dependency resolved, will
get a question about which package he wants to install to resolve the
virtual dependency, and it's a question normal/dumb/simple users don't
know how to answer (and don't need to).

This dependency in the control file would simply solve the issue:
Depends: default-jre | java7-runtime | java6-runtime

Cheers, Eric

-- System Information:
Debian Release: 7.2
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse 3.8 hangs on splash screen if workspace uses unavailable plugins

2013-07-28 Thread Eric Lavarde
Package: eclipse
Version: 3.8.0~rc4-1
Followup-For: Bug #684604

Hi,

I have had the same (or a very similar) problem. I have solved it on my
own but I wanted to tell my experience to help for a better resolution.

Basically, I had done a complete reinstall of my PC (formerly with
architecture i386, new with amd64, in case it's important), but kept my
home drive (with workspaces and ~/.eclipse directories).
Using the command /usr/lib/eclipse/eclipse -consoleLog -debug, I noticed
error messages regarding missing plugin libraries (com.android
Sorry, I didn't keep it).

The solution was then to open a new workspace, reinstall all the missing
plugins, and then restart into the old faulty workspace, which worked
without further issue. One of my tries was to delete ~/.eclipse but it
didn't help, but perhaps it was part of the final resolution, difficult to
tell now.

Two last remarks:

1. Perhaps not all plugins lead to this issue, I suspect strongly the
Android ADT plugin and/or dependencies, but I had other plugins like
egit.
2. Even if it's possible to overcome this issue of missing plugins, it
should still be handled more nicely by eclipse, providing a clear
message to the user about missing plugins and allowing him/her to
install these missing plugins, without having to create a new workspace
to do this.

Hope this helps,
Eric

-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages eclipse depends on:
ii  eclipse-jdt  3.8.0~rc4-1
ii  eclipse-pde  3.8.0~rc4-1

eclipse recommends no packages.

eclipse suggests no packages.

Versions of packages eclipse-platform depends on:
ii  ant1.8.2-4
ii  ant-optional   1.8.2-4
ii  default-jre [java6-runtime]1:1.6-47
ii  eclipse-platform-data  3.8.0~rc4-1
ii  eclipse-rcp3.8.0~rc4-1
ii  gconf-service  3.2.5-1+build1
ii  java-common0.47
ii  libc6  2.13-38
ii  libcommons-codec-java  1.6-1
ii  libcommons-httpclient-java 3.1-10.2
ii  libcommons-logging-java1.1.1-9
ii  libgconf-2-4   3.2.5-1+build1
ii  libglib2.0-0   2.33.12+really2.32.4-5
ii  libjetty8-java 8.1.3-4
ii  libjsch-java   0.1.42-2
ii  liblucene2-java2.9.4+ds1-4
ii  libservlet3.0-java 7.0.28-4
ii  multiarch-support  2.13-38
ii  openjdk-6-jre [java6-runtime]  6b27-1.12.6-1~deb7u1
ii  sat4j  2.3.1-1

Versions of packages eclipse-platform recommends:
ii  eclipse-pde  3.8.0~rc4-1

Versions of packages eclipse-platform suggests:
ii  eclipse-jdt  3.8.0~rc4-1

Versions of packages eclipse-pde depends on:
ii  default-jre [java6-runtime]1:1.6-47
ii  eclipse-jdt3.8.0~rc4-1
ii  eclipse-platform   3.8.0~rc4-1
ii  libasm3-java   3.3.2-1
ii  openjdk-6-jre [java6-runtime]  6b27-1.12.6-1~deb7u1

eclipse-pde suggests no packages.

Versions of packages eclipse-jdt depends on:
ii  default-jre [java6-runtime]1:1.6-47
ii  eclipse-platform   3.8.0~rc4-1
ii  junit  3.8.2-8
ii  junit4 4.10-3
ii  libhamcrest-java   1.2-2
ii  openjdk-6-jre [java6-runtime]  6b27-1.12.6-1~deb7u1

Versions of packages eclipse-jdt recommends:
ii  default-jdk  1:1.6-47

eclipse-jdt suggests no packages.

-- no debconf information

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#701951: libecj-java-gcj: Not installable with /var on 9p(non-hdd) filesystem

2013-03-15 Thread Eric Lavarde - Debian
Hi,

Daniel Dickinson said:
 This appears to be due to a permissions problem of some kind due to use a
 9p filesystem rather than native ext4 or the like.  Probably fails on nfs
 too, but I haven't tried that.  Or maybe use of extended attributes (not
 sure 9p supports them or not)?
I don't know what the policy is in such a case (best effort? Implement if
patch provided?) but according to [1] 9p is not even part of the standard
Debian kernel (and I suspect that there might be a reason for this).

Cheers, Eric

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

-- 
Eric de France, d'Allemagne et de Navarre

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#652803: simplyhtml: FTBFS: testsanity fails

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


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


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


Eric

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

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

Hi,

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

Relevant part:

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


The full build log is available from:

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

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

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



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.






__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#640859: freeplane: FTBFS due to invalid JAVA_HOME value

2011-09-09 Thread Eric Lavarde

Hello Miguel,

few questions before I start to look into it:
- your pbuilder chroot is on sid pure?
- do you have JAVA_HOME and/or JAVACMD defined in your environment/chroot?

I'm a bit at loss because it should work without any environment 
variable defined, and surely /bin/java shouldn't be a valid option, but 
it's been a rather long time since I last built so perhaps something 
changed in sid!?


Thanks for the report, we'll fix it ;-)
Eric

On 08/09/11 01:36, Miguel Landaeta wrote:

Package: freeplane
Version: 0.9.0+dfsg-1
Severity: serious

The relevant error message:

[ ... ]
/bin/sh: 1: /bin/java: not found
make: [buildxml-clean] Error 127 (ignored)
test -x debian/rules
dh_testroot
rmdir freemind
rmdir: failed to remove `freemind': Directory not empty
make: [cleanbuilddir] Error 1 (ignored)
You must specify a valid JAVA_HOME or JAVACMD!
make: *** [testsanity] Error 1


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

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




__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.





__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r13751 - trunk/freeplane/debian

2011-06-05 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-06-05 13:07:07 + (Sun, 05 Jun 2011)
New Revision: 13751

Modified:
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/control
Log:
Fix lintian warnings (description, library dependency on jre),


Modified: trunk/freeplane/debian/changelog
===
--- trunk/freeplane/debian/changelog2011-06-04 20:42:04 UTC (rev 13750)
+++ trunk/freeplane/debian/changelog2011-06-05 13:07:07 UTC (rev 13751)
@@ -9,8 +9,10 @@
   * Added png and svg icons on top of default xpm one.
   * Removed Update Check from menu and toolbar (Closes: #626187).
 Note: adds a warning on the console, but that should be OK.
+  * Fix lintian warnings (description, library dependency on jre),
+'relative classpath in manifest' ignored until lintian clarified.
 
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 16:13:12 +0100
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 05 Jun 2011 15:05:42 +0200
 
 freeplane (1.1.1-1) unstable; urgency=low
 

Modified: trunk/freeplane/debian/control
===
--- trunk/freeplane/debian/control  2011-06-04 20:42:04 UTC (rev 13750)
+++ trunk/freeplane/debian/control  2011-06-05 13:07:07 UTC (rev 13751)
@@ -12,7 +12,7 @@
 Architecture: all
 Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre, javahelp2, groovy, 
libcommons-lang-java, libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, 
fop, libxerces2-java, libxml-commons-external-java, libjaxp1.3-java, 
libjlatexmath-java, libknopflerfish-osgi-framework-java, 
libjortho-freeplane-java (= ${binary:Version})
 Recommends: xdg-utils, java-wrappers
-Description: A Java program to create and edit mind maps.
+Description: Java program to create and edit mind maps.
  Freeplane is a free, open source software application for creating mind maps
  (diagrams of connections between ideas), and electronic outlines.
  .
@@ -28,9 +28,9 @@
 Package: libjortho-freeplane-java
 Section: java
 Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre
+Depends: ${misc:Depends}
 Provides: libjortho-java
-Description: A Java spell-checking library.
+Description: Java spell-checking library.
  JOrtho (Java Orthography) is a spell-checker entirely written in Java.
  Its dictionaries are based on the free Wiktionary project and can therefore
  be updated for virtually any language.


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


[pkg-java] r13752 - tags/freeplane

2011-06-05 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-06-05 13:08:29 + (Sun, 05 Jun 2011)
New Revision: 13752

Removed:
   tags/freeplane/1.1.3-1/
Log:
[svn-buildpackage] Removing old tag freeplane-1.1.3-1


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


[pkg-java] r13753 - in tags/freeplane: . 1.1.3-1/debian

2011-06-05 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-06-05 13:08:34 + (Sun, 05 Jun 2011)
New Revision: 13753

Added:
   tags/freeplane/1.1.3-1/
   tags/freeplane/1.1.3-1/debian/changelog
   tags/freeplane/1.1.3-1/debian/control
Removed:
   tags/freeplane/1.1.3-1/debian/changelog
   tags/freeplane/1.1.3-1/debian/control
Log:
[svn-buildpackage] Tagging freeplane 1.1.3-1

Deleted: tags/freeplane/1.1.3-1/debian/changelog
===
--- trunk/freeplane/debian/changelog2011-05-29 11:52:06 UTC (rev 13722)
+++ tags/freeplane/1.1.3-1/debian/changelog 2011-06-05 13:08:34 UTC (rev 
13753)
@@ -1,19 +0,0 @@
-freeplane (1.1.3-1) unstable; urgency=low
-
-  * New upstream release.
-  * uscan call in get-orig-source target with rename and repack.
-  * Bumped standard to 3.9.1.0 (no actual changes).
-  * Use java-wrappers to detect best available Java version.
-  * Removed alternative dependency on Sun Java 5.
-  * Add reportbug hook to gather more information.
-  * Added png and svg icons on top of default xpm one.
-  * Removed Update Check from menu and toolbar (Closes: #626187).
-Note: adds a warning on the console, but that should be OK.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 16:13:12 +0100
-
-freeplane (1.1.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #566375).
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 09:26:51 +0200

Copied: tags/freeplane/1.1.3-1/debian/changelog (from rev 13751, 
trunk/freeplane/debian/changelog)
===
--- tags/freeplane/1.1.3-1/debian/changelog (rev 0)
+++ tags/freeplane/1.1.3-1/debian/changelog 2011-06-05 13:08:34 UTC (rev 
13753)
@@ -0,0 +1,21 @@
+freeplane (1.1.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * uscan call in get-orig-source target with rename and repack.
+  * Bumped standard to 3.9.1.0 (no actual changes).
+  * Use java-wrappers to detect best available Java version.
+  * Removed alternative dependency on Sun Java 5.
+  * Add reportbug hook to gather more information.
+  * Added png and svg icons on top of default xpm one.
+  * Removed Update Check from menu and toolbar (Closes: #626187).
+Note: adds a warning on the console, but that should be OK.
+  * Fix lintian warnings (description, library dependency on jre),
+'relative classpath in manifest' ignored until lintian clarified.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 05 Jun 2011 15:05:42 +0200
+
+freeplane (1.1.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #566375).
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 09:26:51 +0200

Deleted: tags/freeplane/1.1.3-1/debian/control
===
--- trunk/freeplane/debian/control  2011-05-29 11:52:06 UTC (rev 13722)
+++ tags/freeplane/1.1.3-1/debian/control   2011-06-05 13:08:34 UTC (rev 
13753)
@@ -1,42 +0,0 @@
-Source: freeplane
-Section: editors
-Priority: extra
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk, quilt
-Build-Depends-Indep: javahelp2, groovy, libcommons-lang-java, 
libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, fop, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java
-Standards-Version: 3.9.1.0
-Homepage: http://freeplane.org/
-
-Package: freeplane
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre, javahelp2, groovy, 
libcommons-lang-java, libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, 
fop, libxerces2-java, libxml-commons-external-java, libjaxp1.3-java, 
libjlatexmath-java, libknopflerfish-osgi-framework-java, 
libjortho-freeplane-java (= ${binary:Version})
-Recommends: xdg-utils, java-wrappers
-Description: A Java program to create and edit mind maps.
- Freeplane is a free, open source software application for creating mind maps
- (diagrams of connections between ideas), and electronic outlines.
- .
- New features of Freeplane include:
- .
-  * Export to PNG, JPEG, SVG (in addition to HTML / XHTML and PDF)
-  * Find / Replace in all open maps
-  * Paste HTML as node structure
-  * Outline mode
-  * Scripting via Groovy
-  * Spell Checker
-
-Package: libjortho-freeplane-java
-Section: java
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre
-Provides: libjortho-java
-Description: A Java spell-checking library.
- JOrtho (Java Orthography) is a spell-checker entirely written in Java.
- Its dictionaries are based on the free Wiktionary project and can therefore
- be updated for virtually any language.
- .
- The library works with any JTextComponent from the Swing frame work.
- This includes JTextPane, JEditorPane and JTextArea.
- .
- The version

[pkg-java] r13754 - trunk/freeplane/debian

2011-06-05 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-06-05 13:14:23 + (Sun, 05 Jun 2011)
New Revision: 13754

Modified:
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/control
Log:
Bumped standard to 3.9.2.0 (no changes)


Modified: trunk/freeplane/debian/changelog
===
--- trunk/freeplane/debian/changelog2011-06-05 13:08:34 UTC (rev 13753)
+++ trunk/freeplane/debian/changelog2011-06-05 13:14:23 UTC (rev 13754)
@@ -2,7 +2,7 @@
 
   * New upstream release.
   * uscan call in get-orig-source target with rename and repack.
-  * Bumped standard to 3.9.1.0 (no actual changes).
+  * Bumped standard to 3.9.2.0 (no actual changes).
   * Use java-wrappers to detect best available Java version.
   * Removed alternative dependency on Sun Java 5.
   * Add reportbug hook to gather more information.

Modified: trunk/freeplane/debian/control
===
--- trunk/freeplane/debian/control  2011-06-05 13:08:34 UTC (rev 13753)
+++ trunk/freeplane/debian/control  2011-06-05 13:14:23 UTC (rev 13754)
@@ -5,7 +5,7 @@
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
 Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk, quilt
 Build-Depends-Indep: javahelp2, groovy, libcommons-lang-java, 
libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, fop, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java
-Standards-Version: 3.9.1.0
+Standards-Version: 3.9.2.0
 Homepage: http://freeplane.org/
 
 Package: freeplane


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


[pkg-java] r13755 - tags/freeplane

2011-06-05 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-06-05 13:15:16 + (Sun, 05 Jun 2011)
New Revision: 13755

Removed:
   tags/freeplane/1.1.3-1/
Log:
[svn-buildpackage] Removing old tag freeplane-1.1.3-1


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


[pkg-java] r13756 - in tags/freeplane: . 1.1.3-1/debian

2011-06-05 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-06-05 13:15:20 + (Sun, 05 Jun 2011)
New Revision: 13756

Added:
   tags/freeplane/1.1.3-1/
   tags/freeplane/1.1.3-1/debian/changelog
   tags/freeplane/1.1.3-1/debian/control
Removed:
   tags/freeplane/1.1.3-1/debian/changelog
   tags/freeplane/1.1.3-1/debian/control
Log:
[svn-buildpackage] Tagging freeplane 1.1.3-1

Deleted: tags/freeplane/1.1.3-1/debian/changelog
===
--- trunk/freeplane/debian/changelog2011-05-29 11:52:06 UTC (rev 13722)
+++ tags/freeplane/1.1.3-1/debian/changelog 2011-06-05 13:15:20 UTC (rev 
13756)
@@ -1,19 +0,0 @@
-freeplane (1.1.3-1) unstable; urgency=low
-
-  * New upstream release.
-  * uscan call in get-orig-source target with rename and repack.
-  * Bumped standard to 3.9.1.0 (no actual changes).
-  * Use java-wrappers to detect best available Java version.
-  * Removed alternative dependency on Sun Java 5.
-  * Add reportbug hook to gather more information.
-  * Added png and svg icons on top of default xpm one.
-  * Removed Update Check from menu and toolbar (Closes: #626187).
-Note: adds a warning on the console, but that should be OK.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 16:13:12 +0100
-
-freeplane (1.1.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #566375).
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 09:26:51 +0200

Copied: tags/freeplane/1.1.3-1/debian/changelog (from rev 13754, 
trunk/freeplane/debian/changelog)
===
--- tags/freeplane/1.1.3-1/debian/changelog (rev 0)
+++ tags/freeplane/1.1.3-1/debian/changelog 2011-06-05 13:15:20 UTC (rev 
13756)
@@ -0,0 +1,21 @@
+freeplane (1.1.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * uscan call in get-orig-source target with rename and repack.
+  * Bumped standard to 3.9.2.0 (no actual changes).
+  * Use java-wrappers to detect best available Java version.
+  * Removed alternative dependency on Sun Java 5.
+  * Add reportbug hook to gather more information.
+  * Added png and svg icons on top of default xpm one.
+  * Removed Update Check from menu and toolbar (Closes: #626187).
+Note: adds a warning on the console, but that should be OK.
+  * Fix lintian warnings (description, library dependency on jre),
+'relative classpath in manifest' ignored until lintian clarified.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 05 Jun 2011 15:05:42 +0200
+
+freeplane (1.1.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #566375).
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 09:26:51 +0200

Deleted: tags/freeplane/1.1.3-1/debian/control
===
--- trunk/freeplane/debian/control  2011-05-29 11:52:06 UTC (rev 13722)
+++ tags/freeplane/1.1.3-1/debian/control   2011-06-05 13:15:20 UTC (rev 
13756)
@@ -1,42 +0,0 @@
-Source: freeplane
-Section: editors
-Priority: extra
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk, quilt
-Build-Depends-Indep: javahelp2, groovy, libcommons-lang-java, 
libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, fop, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java
-Standards-Version: 3.9.1.0
-Homepage: http://freeplane.org/
-
-Package: freeplane
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre, javahelp2, groovy, 
libcommons-lang-java, libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, 
fop, libxerces2-java, libxml-commons-external-java, libjaxp1.3-java, 
libjlatexmath-java, libknopflerfish-osgi-framework-java, 
libjortho-freeplane-java (= ${binary:Version})
-Recommends: xdg-utils, java-wrappers
-Description: A Java program to create and edit mind maps.
- Freeplane is a free, open source software application for creating mind maps
- (diagrams of connections between ideas), and electronic outlines.
- .
- New features of Freeplane include:
- .
-  * Export to PNG, JPEG, SVG (in addition to HTML / XHTML and PDF)
-  * Find / Replace in all open maps
-  * Paste HTML as node structure
-  * Outline mode
-  * Scripting via Groovy
-  * Spell Checker
-
-Package: libjortho-freeplane-java
-Section: java
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre
-Provides: libjortho-java
-Description: A Java spell-checking library.
- JOrtho (Java Orthography) is a spell-checker entirely written in Java.
- Its dictionaries are based on the free Wiktionary project and can therefore
- be updated for virtually any language.
- .
- The library works with any JTextComponent from the Swing frame work.
- This includes JTextPane, JEditorPane and JTextArea.
- .
- The version

[pkg-java] r13722 - in trunk/freeplane/debian: . patches

2011-05-29 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-05-29 11:52:06 + (Sun, 29 May 2011)
New Revision: 13722

Added:
   trunk/freeplane/debian/patches/80_no_update_check.patch
Modified:
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/patches/series
Log:
Removed Update Check from menu and toolbar (Closes: #626187).


Modified: trunk/freeplane/debian/changelog
===
--- trunk/freeplane/debian/changelog2011-05-29 11:39:04 UTC (rev 13721)
+++ trunk/freeplane/debian/changelog2011-05-29 11:52:06 UTC (rev 13722)
@@ -1,9 +1,3 @@
-freeplane (1.1.3-2) UNRELEASED; urgency=low
-
-  * Added png and svg icons on top of default xpm one.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 16:49:02 +0100
-
 freeplane (1.1.3-1) unstable; urgency=low
 
   * New upstream release.
@@ -12,6 +6,9 @@
   * Use java-wrappers to detect best available Java version.
   * Removed alternative dependency on Sun Java 5.
   * Add reportbug hook to gather more information.
+  * Added png and svg icons on top of default xpm one.
+  * Removed Update Check from menu and toolbar (Closes: #626187).
+Note: adds a warning on the console, but that should be OK.
 
  -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 16:13:12 +0100
 

Added: trunk/freeplane/debian/patches/80_no_update_check.patch
===
--- trunk/freeplane/debian/patches/80_no_update_check.patch 
(rev 0)
+++ trunk/freeplane/debian/patches/80_no_update_check.patch 2011-05-29 
11:52:06 UTC (rev 13722)
@@ -0,0 +1,11 @@
+--- a/freeplane/src/org/freeplane/main/application/FreeplaneStarter.java
 b/freeplane/src/org/freeplane/main/application/FreeplaneStarter.java
+@@ -123,7 +123,7 @@
+   LinkController.install(controller);
+   IconController.install(controller);
+   HelpController.install(controller);
+-  controller.addAction(new UpdateCheckAction(controller));
++  // controller.addAction(new 
UpdateCheckAction(controller));
+   controller.addAction(new NextNodeAction(controller, 
Direction.FORWARD));
+   controller.addAction(new NextNodeAction(controller, 
Direction.BACK));
+   controller.addAction(new NextNodeAction(controller, 
Direction.FORWARD_N_FOLD));

Modified: trunk/freeplane/debian/patches/series
===
--- trunk/freeplane/debian/patches/series   2011-05-29 11:39:04 UTC (rev 
13721)
+++ trunk/freeplane/debian/patches/series   2011-05-29 11:52:06 UTC (rev 
13722)
@@ -5,3 +5,4 @@
 50_no_copy_files.patch
 60_no_license_latex.patch
 70_skip_bugreport.patch
+80_no_update_check.patch


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


Bug#619140: freemind has an issue with OpenJDK in regard to Xalan

2011-05-15 Thread Eric Lavarde

retitle 619410 OpenJDK keeps FreeMind from using xalan (due to security?)
reassign 619410 openjdk-6-jre 6b18-1.8.7-2~squeeze1
thanks

Hello,

sorry it took a bit of time to go back to this, but now I confirm: the 
bug appears only with OpenJDK, not with Sun's Java, so I redirect the 
bug report to openjdk-6-jre; at best they'll fix the bug, at least 
they'll hopefully provide a work-around, or at very least an explanation 
that might lead to a work-around.


Detailed step to repeat:
1. download test.mm from the bug report
2. install freemind, openjdk-6-jre and
3. start from the command line:
$ JAVA_HOME=/usr/lib/jvm/java-6-openjdk DEBUG=1 freemind
4. File - Open - test.mm
== bug appears, detailed errors on the console
5. start from the command line:
$ JAVA_HOME=/usr/lib/jvm/java-6-sun DEBUG=1 freemind
6. File - Open - test.mm
== no problem, the file is opened and converted!

Note: you might want to delete ~/.freemind/auto.properties between 2 
tests to avoid that FreeMind automatically opens the last map, which 
would be test.mm.


Thanks to everybody who helped pin down the problem,
Eric

PS: if you want to force FreeMind to use a specific JVM, have a look at 
freemind(1), no need to edit the script :-P




__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#619140: Processed: Re: Bug#619140: freemind has an issue with OpenJDK in regard to Xalan

2011-05-15 Thread Eric Lavarde

# roll-back the mess I did, my deepest apologies!
reassign 619410 roundcube 0.5.1+dfsg-7
retitle 619410 small improvement of /etc/logrotate.d/roundcube-core
fixed 619410 0.5.2+dfsg-1
# re-assign the correct bug:
retitle 619140 OpenJDK keeps FreeMind from using xalan (due to security?)
reassign 619140 openjdk-6-jre 6b18-1.8.7-2~squeeze1
thanks

I deeply apologize for the mess done! I hope this fixes it!

Eric

On 15/05/11 11:50, Debian Bug Tracking System wrote:

Processing commands for cont...@bugs.debian.org:


retitle 619410 OpenJDK keeps FreeMind from using xalan (due to security?)

Bug #619410 {Done: Vincent Bernatber...@debian.org} [roundcube] small 
improvement of /etc/logrotate.d/roundcube-core
Changed Bug title to 'OpenJDK keeps FreeMind from using xalan (due to 
security?)' from 'small improvement of /etc/logrotate.d/roundcube-core'

reassign 619410 openjdk-6-jre 6b18-1.8.7-2~squeeze1

Bug #619410 {Done: Vincent Bernatber...@debian.org} [roundcube] OpenJDK keeps 
FreeMind from using xalan (due to security?)
Bug reassigned from package 'roundcube' to 'openjdk-6-jre'.
Bug No longer marked as found in versions roundcube/0.5.1+dfsg-7.
Bug No longer marked as fixed in versions roundcube/0.5.2+dfsg-1.
Bug #619410 {Done: Vincent Bernatber...@debian.org} [openjdk-6-jre] OpenJDK 
keeps FreeMind from using xalan (due to security?)
Bug Marked as found in versions openjdk-6/6b18-1.8.7-2~squeeze1.

thanks

Stopping processing here.

Please contact me if you need assistance.





__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#619140: freemind: fails to start: Checking Java Version... forever

2011-03-22 Thread Eric Lavarde

Hi,

On 21/03/11 17:19, Karl Voit wrote:

Hilko Bengen (ben...@debian.org) wrote:


So freemind asks for converting old config file format and asks for
converting my last opened mindmap but then does not start at all.


Uh, this is bad. :-(

It is even worse, FreeMind 0.9.0 (final version) doesn't work better.


I removed ~/.freemind completely and tried to open one of my former
mindmaps. So clean config, probably old mm-file-format.
Yes, 0.8.1 format, that's the problem, and that sounds definitely like 
an upstream bug.



Interesting fact: freemind asks for converting the document format *after* the
panic message was written to stdout.
Ignore the panic message, it's not the problem, I also get it if I call 
FreeMind without any file.




I also attached my test mm file.

Thanks, very helpful.

If I call FreeMind without any file, and then open the file from the 
GUI, I get a more explicit error (see attached file).


OK, 2 things:
1. I will try to ping upstream.
2. I guess the problem is caused originally by
java.lang.RuntimeException: Use of the extension function 
'xalan://freemind.main.HtmlTools:replaceSpacesToNonbreakableSpaces' is 
not allowed when the secure processing feature is set to true.
Does someone know what it actually means? What is 'secure processing 
feature'? Is it something of the program, or something of the 
(Java/Xalan) environment?


Cheers, Eric


log.0.gz
Description: GNU Zip compressed data
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r13400 - trunk/freeplane/debian

2011-03-09 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-03-09 19:27:08 + (Wed, 09 Mar 2011)
New Revision: 13400

Modified:
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/freeplane.desktop
   trunk/freeplane/debian/freeplane.install
   trunk/freeplane/debian/freeplane.sharedmimeinfo
   trunk/freeplane/debian/x-freeplane.desktop
Log:
Added png and svg icons on top of default xpm one.


Modified: trunk/freeplane/debian/changelog
===
--- trunk/freeplane/debian/changelog2011-03-07 20:52:15 UTC (rev 13399)
+++ trunk/freeplane/debian/changelog2011-03-09 19:27:08 UTC (rev 13400)
@@ -1,3 +1,9 @@
+freeplane (1.1.3-2) UNRELEASED; urgency=low
+
+  * Added png and svg icons on top of default xpm one.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 16:49:02 +0100
+
 freeplane (1.1.3-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/freeplane/debian/freeplane.desktop
===
--- trunk/freeplane/debian/freeplane.desktop2011-03-07 20:52:15 UTC (rev 
13399)
+++ trunk/freeplane/debian/freeplane.desktop2011-03-09 19:27:08 UTC (rev 
13400)
@@ -3,7 +3,7 @@
 Name=Freeplane
 Exec=/usr/bin/freeplane
 Terminal=false
-Icon=/usr/share/pixmaps/freeplane.xpm
+Icon=freeplane
 Type=Application
 MimeType=application/x-freeplane;
 Categories=Office;

Modified: trunk/freeplane/debian/freeplane.install
===
--- trunk/freeplane/debian/freeplane.install2011-03-07 20:52:15 UTC (rev 
13399)
+++ trunk/freeplane/debian/freeplane.install2011-03-09 19:27:08 UTC (rev 
13400)
@@ -1,5 +1,8 @@
 freeplane_framework/build/* usr/share/freeplane
-freeplane.xpm /usr/share/pixmaps
+freeplane_framework/build/freeplane.svg usr/share/icons/hicolor/scalable/apps
+freeplane_framework/build/freeplane.png usr/share/icons/hicolor/32x32/apps
+freeplane_framework/build/freeplane.png usr/share/pixmaps
+freeplane.xpm usr/share/pixmaps
 
 debian/freeplane.desktop usr/share/applications
 debian/x-freeplane.desktop usr/share/mimelnk/application

Modified: trunk/freeplane/debian/freeplane.sharedmimeinfo
===
--- trunk/freeplane/debian/freeplane.sharedmimeinfo 2011-03-07 20:52:15 UTC 
(rev 13399)
+++ trunk/freeplane/debian/freeplane.sharedmimeinfo 2011-03-09 19:27:08 UTC 
(rev 13400)
@@ -21,7 +21,7 @@
comment xml:lang=slFreeplane Miselni vzorec/comment
comment xml:lang=zh_CNFreeplane 思维导图/comment
comment xml:lang=zhFreeplane 心智圖/comment
-   icon name=/usr/share/pixmaps/freeplane.xpm /
+   icon name=/usr/share/icons/hicolor/scalable/apps/freeplane.svg /
glob pattern=*.mm /
magic priority=66
match type=string value=lt;map offset=0 /

Modified: trunk/freeplane/debian/x-freeplane.desktop
===
--- trunk/freeplane/debian/x-freeplane.desktop  2011-03-07 20:52:15 UTC (rev 
13399)
+++ trunk/freeplane/debian/x-freeplane.desktop  2011-03-09 19:27:08 UTC (rev 
13400)
@@ -2,7 +2,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 MimeType=application/x-freemind
-Icon=FreeMindWindowIcon
+Icon=freeplane
 Comment=FreeMind Map
 Comment[cs]=FreeMind Mapa
 Comment[de]=FreeMind Map


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

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

2011-02-26 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-02-26 12:07:13 + (Sat, 26 Feb 2011)
New Revision: 13360

Added:
   trunk/freemind/debian/freemind.bug-script
   trunk/freemind/debian/freemind.docs
Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/control
   trunk/freemind/debian/copyright
   trunk/freemind/debian/patches/01_build_xml.patch
   trunk/freemind/debian/patches/02_build_xml_jibx.patch
   trunk/freemind/debian/patches/03_freemind_sh.patch
   trunk/freemind/debian/patches/05_freemind_sh_wrapper.patch
   trunk/freemind/debian/patches/11_plug_collab_jabber_build.patch
   trunk/freemind/debian/patches/21_plug_svg_build.patch
   trunk/freemind/debian/patches/31_plug_help_build.patch
   trunk/freemind/debian/patches/41_plug_script_build.patch
   trunk/freemind/debian/patches/50_plug_latex_off.patch
   trunk/freemind/debian/rules
Log:
New upstream release
Removed libcommons-lang-java as (build) dependency.
Added DEBUG_WRAPPER hook in freemind.sh.
Added reportbug hook script to get more information from users.
Bumped standard from 3.8.4.0 to 3.9.1.0 (had to include BSD license text into 
copyright file).
Added upstream changelog 'history.txt' to freemind's docs.


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2011-02-26 04:41:25 UTC (rev 13359)
+++ trunk/freemind/debian/changelog 2011-02-26 12:07:13 UTC (rev 13360)
@@ -1,8 +1,15 @@
-freemind (0.9.0~rc7+dfsg-2) UNRELEASED; urgency=low
+freemind (0.9.0+dfsg-1) unstable; urgency=low
 
+  * New upstream release
   * Explicitly ask java-wrappers for java6 environment.
+  * Removed libcommons-lang-java as (build) dependency.
+  * Added DEBUG_WRAPPER hook in freemind.sh.
+  * Added reportbug hook script to get more information from users.
+  * Bumped standard from 3.8.4.0 to 3.9.1.0 (had to include BSD license text
+into copyright file).
+  * Added upstream changelog 'history.txt' to freemind's docs.
 
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 08 May 2010 21:33:04 +0200
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 10:27:39 +0100
 
 freemind (0.9.0~rc7+dfsg-1) unstable; urgency=low
 

Modified: trunk/freemind/debian/control
===
--- trunk/freemind/debian/control   2011-02-26 04:41:25 UTC (rev 13359)
+++ trunk/freemind/debian/control   2011-02-26 12:07:13 UTC (rev 13360)
@@ -4,15 +4,16 @@
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
 # FreeMind can be built with JiBX 1.0, 1.1 and 1.2, but the result does only
-# run with the version it was built with.
-Build-Depends-Indep: docbook-to-man, ant1.7 | ant ( 1.8), ant1.7-optional | 
ant-optional ( 1.8), openjdk-6-jdk, imagemagick, libcommons-lang-java, 
libbatik-java (= 1.6), rhino, libjgoodies-forms-java, groovy, libjibx1.1-java 
| libjibx-java (= 1.1), libjibx1.1-java | libjibx-java ( 1.2), simplyhtml 
( 0.13), javahelp2, fop
-Build-Depends: debhelper (= 5.0), cdbs (= 0.4.8)
+# run with the version it was built with. JiBX 1.1 has been chosen for
+# compatibility with Ubuntu.
+Build-Depends-Indep: docbook-to-man, ant1.7 | ant ( 1.8), ant1.7-optional | 
ant-optional ( 1.8), openjdk-6-jdk, imagemagick, libbatik-java (= 1.6), 
rhino, libjgoodies-forms-java, groovy, libjibx1.1-java | libjibx-java (= 1.1), 
libjibx1.1-java | libjibx-java ( 1.2), simplyhtml ( 0.13), javahelp2, fop
+Build-Depends: debhelper (= 5.0), cdbs (= 0.4.8), quilt
 Homepage: http://freemind.sourceforge.net/
-Standards-Version: 3.8.4.0
+Standards-Version: 3.9.1.0
 
 Package: freemind
 Architecture: all
-Depends: openjdk-6-jre | sun-java6-jre, libcommons-lang-java, 
libjgoodies-forms-java, libjibx1.1-java | libjibx-java (= 1.1), 
libjibx1.1-java | libjibx-java ( 1.2), simplyhtml ( 0.13), ${misc:Depends}
+Depends: openjdk-6-jre | sun-java6-jre, libjgoodies-forms-java, 
libjibx1.1-java | libjibx-java (= 1.1), libjibx1.1-java | libjibx-java ( 
1.2), simplyhtml ( 0.13), ${misc:Depends}
 Recommends: freemind-doc, xdg-utils, java-wrappers
 Suggests: freemind-plugins-help, freemind-plugins-svg, 
freemind-plugins-script, freemind-browser
 Conflicts: freemind-plugins-time ( ${binary:Version})

Modified: trunk/freemind/debian/copyright
===
--- trunk/freemind/debian/copyright 2011-02-26 04:41:25 UTC (rev 13359)
+++ trunk/freemind/debian/copyright 2011-02-26 12:07:13 UTC (rev 13360)
@@ -21,7 +21,7 @@
 GNU General Public License for more details.
 
 A copy of the GNU General Public License is available as
-/usr/share/common-licenses/GPL in the Debian GNU/Linux
+/usr/share/common-licenses/GPL-2 in the Debian GNU/Linux
 distribution or on the World Wide Web at 
 http://www.gnu.org/copyleft/gpl.html.
 You can also obtain it by writing to the Free Software Foundation, Inc.,
@@ -39,7 +39,7 @@
 
 Files

[pkg-java] r13362 - in trunk/freeplane/debian: . patches

2011-02-26 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-02-26 15:47:49 + (Sat, 26 Feb 2011)
New Revision: 13362

Added:
   trunk/freeplane/debian/freeplane.bug-script
   trunk/freeplane/debian/patches/20_freeplane_sh.patch
Modified:
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/control
   trunk/freeplane/debian/patches/40_no_winmac.patch
   trunk/freeplane/debian/patches/series
   trunk/freeplane/debian/rules
Log:
New upstream release.
uscan call in get-orig-source target with rename and repack.
Bumped standard to 3.9.1.0 (no actual changes).
Use java-wrappers to detect best available Java version.
Removed alternative dependency on Sun Java 5.
Add reportbug hook to gather more information.


Modified: trunk/freeplane/debian/changelog
===
--- trunk/freeplane/debian/changelog2011-02-26 13:46:24 UTC (rev 13361)
+++ trunk/freeplane/debian/changelog2011-02-26 15:47:49 UTC (rev 13362)
@@ -1,3 +1,14 @@
+freeplane (1.1.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * uscan call in get-orig-source target with rename and repack.
+  * Bumped standard to 3.9.1.0 (no actual changes).
+  * Use java-wrappers to detect best available Java version.
+  * Removed alternative dependency on Sun Java 5.
+  * Add reportbug hook to gather more information.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 16:13:12 +0100
+
 freeplane (1.1.1-1) unstable; urgency=low
 
   * Initial release (Closes: #566375).

Modified: trunk/freeplane/debian/control
===
--- trunk/freeplane/debian/control  2011-02-26 13:46:24 UTC (rev 13361)
+++ trunk/freeplane/debian/control  2011-02-26 15:47:49 UTC (rev 13362)
@@ -3,15 +3,15 @@
 Priority: extra
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk
+Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk, quilt
 Build-Depends-Indep: javahelp2, groovy, libcommons-lang-java, 
libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, fop, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1.0
 Homepage: http://freeplane.org/
 
 Package: freeplane
 Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre, 
javahelp2, groovy, libcommons-lang-java, libjgoodies-forms-java, simplyhtml, 
libbatik-java, rhino, fop, libxerces2-java, libxml-commons-external-java, 
libjaxp1.3-java, libjlatexmath-java, libknopflerfish-osgi-framework-java, 
libjortho-freeplane-java (= ${binary:Version})
-Recommends: xdg-utils
+Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre, javahelp2, groovy, 
libcommons-lang-java, libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, 
fop, libxerces2-java, libxml-commons-external-java, libjaxp1.3-java, 
libjlatexmath-java, libknopflerfish-osgi-framework-java, 
libjortho-freeplane-java (= ${binary:Version})
+Recommends: xdg-utils, java-wrappers
 Description: A Java program to create and edit mind maps.
  Freeplane is a free, open source software application for creating mind maps
  (diagrams of connections between ideas), and electronic outlines.
@@ -28,7 +28,7 @@
 Package: libjortho-freeplane-java
 Section: java
 Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
+Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre
 Provides: libjortho-java
 Description: A Java spell-checking library.
  JOrtho (Java Orthography) is a spell-checker entirely written in Java.

Added: trunk/freeplane/debian/freeplane.bug-script
===
--- trunk/freeplane/debian/freeplane.bug-script (rev 0)
+++ trunk/freeplane/debian/freeplane.bug-script 2011-02-26 15:47:49 UTC (rev 
13362)
@@ -0,0 +1,2 @@
+#!/bin/sh
+DEBUG=exit freeplane 13 23


Property changes on: trunk/freeplane/debian/freeplane.bug-script
___
Added: svn:executable
   + *

Added: trunk/freeplane/debian/patches/20_freeplane_sh.patch
===
--- trunk/freeplane/debian/patches/20_freeplane_sh.patch
(rev 0)
+++ trunk/freeplane/debian/patches/20_freeplane_sh.patch2011-02-26 
15:47:49 UTC (rev 13362)
@@ -0,0 +1,121 @@
+--- a/freeplane_framework/script/freeplane.sh
 b/freeplane_framework/script/freeplane.sh
+@@ -6,6 +6,13 @@
+   set -x
+ fi
+ 
++# debug also java-wrapper
++if [ -n ${DEBUG} ]
++then
++  DEBUG_WRAPPER=1
++  export DEBUG_WRAPPER
++fi
++
+ ## FUNCTIONS DEFINITIONS ###
+ 
+ _debug() {
+@@ -31,44

[pkg-java] r13363 - in tags/freeplane: . 1.1.3-1/debian 1.1.3-1/debian/patches

2011-02-26 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-02-26 15:48:58 + (Sat, 26 Feb 2011)
New Revision: 13363

Added:
   tags/freeplane/1.1.3-1/
   tags/freeplane/1.1.3-1/debian/changelog
   tags/freeplane/1.1.3-1/debian/control
   tags/freeplane/1.1.3-1/debian/freeplane.bug-script
   tags/freeplane/1.1.3-1/debian/patches/20_freeplane_sh.patch
   tags/freeplane/1.1.3-1/debian/patches/40_no_winmac.patch
   tags/freeplane/1.1.3-1/debian/patches/series
   tags/freeplane/1.1.3-1/debian/rules
Removed:
   tags/freeplane/1.1.3-1/debian/changelog
   tags/freeplane/1.1.3-1/debian/control
   tags/freeplane/1.1.3-1/debian/patches/40_no_winmac.patch
   tags/freeplane/1.1.3-1/debian/patches/series
   tags/freeplane/1.1.3-1/debian/rules
Log:
[svn-buildpackage] Tagging freeplane 1.1.3-1

Deleted: tags/freeplane/1.1.3-1/debian/changelog
===
--- trunk/freeplane/debian/changelog2011-02-26 13:46:24 UTC (rev 13361)
+++ tags/freeplane/1.1.3-1/debian/changelog 2011-02-26 15:48:58 UTC (rev 
13363)
@@ -1,5 +0,0 @@
-freeplane (1.1.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #566375).
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 09:26:51 +0200

Copied: tags/freeplane/1.1.3-1/debian/changelog (from rev 13362, 
trunk/freeplane/debian/changelog)
===
--- tags/freeplane/1.1.3-1/debian/changelog (rev 0)
+++ tags/freeplane/1.1.3-1/debian/changelog 2011-02-26 15:48:58 UTC (rev 
13363)
@@ -0,0 +1,16 @@
+freeplane (1.1.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * uscan call in get-orig-source target with rename and repack.
+  * Bumped standard to 3.9.1.0 (no actual changes).
+  * Use java-wrappers to detect best available Java version.
+  * Removed alternative dependency on Sun Java 5.
+  * Add reportbug hook to gather more information.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 26 Feb 2011 16:13:12 +0100
+
+freeplane (1.1.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #566375).
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 09:26:51 +0200

Deleted: tags/freeplane/1.1.3-1/debian/control
===
--- trunk/freeplane/debian/control  2011-02-26 13:46:24 UTC (rev 13361)
+++ tags/freeplane/1.1.3-1/debian/control   2011-02-26 15:48:58 UTC (rev 
13363)
@@ -1,42 +0,0 @@
-Source: freeplane
-Section: editors
-Priority: extra
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk
-Build-Depends-Indep: javahelp2, groovy, libcommons-lang-java, 
libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, fop, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java
-Standards-Version: 3.9.0
-Homepage: http://freeplane.org/
-
-Package: freeplane
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre, 
javahelp2, groovy, libcommons-lang-java, libjgoodies-forms-java, simplyhtml, 
libbatik-java, rhino, fop, libxerces2-java, libxml-commons-external-java, 
libjaxp1.3-java, libjlatexmath-java, libknopflerfish-osgi-framework-java, 
libjortho-freeplane-java (= ${binary:Version})
-Recommends: xdg-utils
-Description: A Java program to create and edit mind maps.
- Freeplane is a free, open source software application for creating mind maps
- (diagrams of connections between ideas), and electronic outlines.
- .
- New features of Freeplane include:
- .
-  * Export to PNG, JPEG, SVG (in addition to HTML / XHTML and PDF)
-  * Find / Replace in all open maps
-  * Paste HTML as node structure
-  * Outline mode
-  * Scripting via Groovy
-  * Spell Checker
-
-Package: libjortho-freeplane-java
-Section: java
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
-Provides: libjortho-java
-Description: A Java spell-checking library.
- JOrtho (Java Orthography) is a spell-checker entirely written in Java.
- Its dictionaries are based on the free Wiktionary project and can therefore
- be updated for virtually any language.
- .
- The library works with any JTextComponent from the Swing frame work.
- This includes JTextPane, JEditorPane and JTextArea.
- .
- The version packaged is based on JOrtho 0.4, slightly adapted for the needs
- of Freeplane. See http://jortho.sourceforge.net/.

Copied: tags/freeplane/1.1.3-1/debian/control (from rev 13362, 
trunk/freeplane/debian/control)
===
--- tags/freeplane/1.1.3-1/debian/control   (rev 0)
+++ tags/freeplane/1.1.3-1/debian/control   2011-02-26 15:48:58 UTC (rev 
13363)
@@ -0,0 +1,42 @@
+Source: freeplane
+Section: editors
+Priority: extra
+Maintainer

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

2011-02-13 Thread Eric Lavarde
Author: ewl-guest
Date: 2011-02-13 15:11:30 + (Sun, 13 Feb 2011)
New Revision: 13305

Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/patches/05_freemind_sh_wrapper.patch
Log:
Explicitly require java-wrappers to provide java6 environment.


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2011-02-13 01:07:34 UTC (rev 13304)
+++ trunk/freemind/debian/changelog 2011-02-13 15:11:30 UTC (rev 13305)
@@ -1,3 +1,9 @@
+freemind (0.9.0~rc7+dfsg-2) UNRELEASED; urgency=low
+
+  * Explicitly ask java-wrappers for java6 environment.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 08 May 2010 21:33:04 +0200
+
 freemind (0.9.0~rc7+dfsg-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/freemind/debian/patches/05_freemind_sh_wrapper.patch
===
--- trunk/freemind/debian/patches/05_freemind_sh_wrapper.patch  2011-02-13 
01:07:34 UTC (rev 13304)
+++ trunk/freemind/debian/patches/05_freemind_sh_wrapper.patch  2011-02-13 
15:11:30 UTC (rev 13305)
@@ -78,7 +78,7 @@
 +if [ -r /usr/lib/java-wrappers/java-wrappers.sh ]
 +then # the Debian method
 +  . /usr/lib/java-wrappers/java-wrappers.sh
-+  require_java_runtime openjdk sun 
++  require_java_runtime java6
 +else
 +  findjava
 +  if [ $? -ne 0 ]


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


Bug#610442: freemind: Impossible to close a mind map and to quit the program

2011-01-18 Thread Eric Lavarde

Hi,

On 18/01/11 16:45, Coffeeddicted wrote:

Package: freemind
Version: 0.9.0~rc7+dfsg-1
Severity: important

I cannot close a map or quit freemind.


That's a bit short for the description of a problem!?

Could you please call FreeMind from the command line, with
DEBUG=1 freemind
and send back the output?

Thanks, Eric



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#597528: freemind: Won't start

2010-10-07 Thread Eric Lavarde - Debian
Hello,

can you please call freemind with:
DEBUG=1 freemind
and send the debug output?

Honestly, I suspect rather a Java problem than a FreeMind one. Could you
also install another Java/Swing program (e.g. jedit) and try to run it?

Thanks, Eric

starenka said:
 Package: freemind
 Version: 0.9.0~rc7+dfsg-1
 Severity: important

 stare...@kosmik1:~$ freemind
[...]
 at freemind.main.FreeMindStarter.main(FreeMindStarter.java:56)
 Panic! Error while loading default properties.
 Exception in thread main java.lang.UnsatisfiedLinkError: Can't load
 library:
 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so
[...]

-- 
Eric de France, d'Allemagne et de Navarre



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r12767 - in trunk/freeplane/debian: . patches

2010-07-18 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-18 06:47:23 + (Sun, 18 Jul 2010)
New Revision: 12767

Added:
   trunk/freeplane/debian/patches/70_skip_bugreport.patch
Modified:
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/patches/series
Log:
patch to skip bug reporting and cleaned-up changelog


Modified: trunk/freeplane/debian/changelog
===
--- trunk/freeplane/debian/changelog2010-07-17 21:14:18 UTC (rev 12766)
+++ trunk/freeplane/debian/changelog2010-07-18 06:47:23 UTC (rev 12767)
@@ -1,24 +1,5 @@
 freeplane (1.1.1-1) unstable; urgency=low
 
-  * New upstream release.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 04 Jul 2010 20:49:07 +0200
-
-freeplane (1.1.0-1) unstable; urgency=low
-
-  * New upstream release (stable version).
-  * Move to quilt source format.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 03 Jul 2010 14:12:19 +0200
-
-freeplane (1.0.45-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Thu, 10 Jun 2010 21:55:32 +0200
-
-freeplane (1.0.38-1) unstable; urgency=low
-
   * Initial release (Closes: #566375).
 
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 23 Jan 2010 10:47:53 +0100
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 08:02:41 +0200

Added: trunk/freeplane/debian/patches/70_skip_bugreport.patch
===
--- trunk/freeplane/debian/patches/70_skip_bugreport.patch  
(rev 0)
+++ trunk/freeplane/debian/patches/70_skip_bugreport.patch  2010-07-18 
06:47:23 UTC (rev 12767)
@@ -0,0 +1,13 @@
+--- a/build.xml
 b/build.xml
+@@ -7,7 +7,9 @@
+ 
+   target name=dist
+   ant antfile=freeplane_framework/ant/build.xml  target=dist
+-  inheritAll=false /
++  inheritAll=false
++  property name=skip_bugreport value=true /
++  /ant
+   /target
+ 
+   target name=clean

Modified: trunk/freeplane/debian/patches/series
===
--- trunk/freeplane/debian/patches/series   2010-07-17 21:14:18 UTC (rev 
12766)
+++ trunk/freeplane/debian/patches/series   2010-07-18 06:47:23 UTC (rev 
12767)
@@ -3,3 +3,4 @@
 40_no_winmac.patch
 50_no_copy_files.patch
 60_no_license_latex.patch
+70_skip_bugreport.patch


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


[pkg-java] r12770 - tags/freeplane

2010-07-18 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-18 07:26:36 + (Sun, 18 Jul 2010)
New Revision: 12770

Removed:
   tags/freeplane/1.1.1-1/
Log:
[svn-buildpackage] Removing old tag freeplane-1.1.1-1


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


[pkg-java] r12771 - in tags/freeplane: . 1.1.1-1/debian 1.1.1-1/debian/patches

2010-07-18 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-18 07:26:41 + (Sun, 18 Jul 2010)
New Revision: 12771

Added:
   tags/freeplane/1.1.1-1/
   tags/freeplane/1.1.1-1/debian/changelog
   tags/freeplane/1.1.1-1/debian/control
   tags/freeplane/1.1.1-1/debian/copyright
   tags/freeplane/1.1.1-1/debian/freeplane.desktop
   tags/freeplane/1.1.1-1/debian/freeplane.install
   tags/freeplane/1.1.1-1/debian/freeplane.magic
   tags/freeplane/1.1.1-1/debian/freeplane.mime
   tags/freeplane/1.1.1-1/debian/freeplane.sgml
   tags/freeplane/1.1.1-1/debian/freeplane.sharedmimeinfo
   tags/freeplane/1.1.1-1/debian/patches/40_no_winmac.patch
   tags/freeplane/1.1.1-1/debian/patches/50_no_copy_files.patch
   tags/freeplane/1.1.1-1/debian/patches/60_no_license_latex.patch
   tags/freeplane/1.1.1-1/debian/patches/70_skip_bugreport.patch
   tags/freeplane/1.1.1-1/debian/patches/series
   tags/freeplane/1.1.1-1/debian/x-freeplane.desktop
Removed:
   tags/freeplane/1.1.1-1/debian/changelog
   tags/freeplane/1.1.1-1/debian/control
   tags/freeplane/1.1.1-1/debian/copyright
   tags/freeplane/1.1.1-1/debian/freeplane.install
   tags/freeplane/1.1.1-1/debian/freeplane.sgml
   tags/freeplane/1.1.1-1/debian/patches/40_no_winmac.patch
   tags/freeplane/1.1.1-1/debian/patches/50_no_copy_files.patch
   tags/freeplane/1.1.1-1/debian/patches/series
Log:
[svn-buildpackage] Tagging freeplane 1.1.1-1

Deleted: tags/freeplane/1.1.1-1/debian/changelog
===
--- trunk/freeplane/debian/changelog2010-07-12 17:01:55 UTC (rev 12745)
+++ tags/freeplane/1.1.1-1/debian/changelog 2010-07-18 07:26:41 UTC (rev 
12771)
@@ -1,24 +0,0 @@
-freeplane (1.1.1-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 04 Jul 2010 20:49:07 +0200
-
-freeplane (1.1.0-1) unstable; urgency=low
-
-  * New upstream release (stable version).
-  * Move to quilt source format.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 03 Jul 2010 14:12:19 +0200
-
-freeplane (1.0.45-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Thu, 10 Jun 2010 21:55:32 +0200
-
-freeplane (1.0.38-1) unstable; urgency=low
-
-  * Initial release (Closes: #566375).
-
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 23 Jan 2010 10:47:53 +0100

Copied: tags/freeplane/1.1.1-1/debian/changelog (from rev 12767, 
trunk/freeplane/debian/changelog)
===
--- tags/freeplane/1.1.1-1/debian/changelog (rev 0)
+++ tags/freeplane/1.1.1-1/debian/changelog 2010-07-18 07:26:41 UTC (rev 
12771)
@@ -0,0 +1,5 @@
+freeplane (1.1.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #566375).
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 08:02:41 +0200

Deleted: tags/freeplane/1.1.1-1/debian/control
===
--- trunk/freeplane/debian/control  2010-07-12 17:01:55 UTC (rev 12745)
+++ tags/freeplane/1.1.1-1/debian/control   2010-07-18 07:26:41 UTC (rev 
12771)
@@ -1,40 +0,0 @@
-Source: freeplane
-Section: editors
-Priority: extra
-Maintainer: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk
-Build-Depends-Indep: javahelp2, groovy, libcommons-lang-java, 
libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, fop, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java
-Standards-Version: 3.8.3
-Homepage: http://freeplane.org/
-
-Package: freeplane
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre, 
javahelp2, groovy, libcommons-lang-java, libjgoodies-forms-java, simplyhtml, 
libbatik-java, rhino, fop, libxerces2-java, libxml-commons-external-java, 
libjaxp1.3-java, libjlatexmath-java, libknopflerfish-osgi-framework-java, 
libjortho-freeplane-java (= ${binary:Version})
-Recommends: xdg-utils
-Description: A Java program to create and edit mind maps.
- Freeplane is a free, open source software application for creating mind maps
- (diagrams of connections between ideas), and electronic outlines.
- .
- New features of Freeplane include:
- .
-  * Export to PNG, JPEG, SVG (in addition to HTML / XHTML and PDF)
-  * Find / Replace in all open maps
-  * Paste HTML as node structure
-  * Outline mode
-  * Scripting via Groovy
-  * Spell Checker
-
-Package: libjortho-freeplane-java
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
-Provides: libjortho-java
-Description: A Java spell-checking library.
- JOrtho (Java Orthography) is a spell-checker entirely written in Java.
- Its dictionaries are based on the free Wiktionary project and can therefore
- be updated for virtually any language.
- .
- The library works with any JTextComponent from the Swing frame work.
- This includes

[pkg-java] r12772 - in trunk/freeplane/debian: . patches

2010-07-18 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-18 09:20:33 + (Sun, 18 Jul 2010)
New Revision: 12772

Modified:
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/patches/10_libraries_properties.patch
   trunk/freeplane/debian/patches/15_libraries_manifest.patch
Log:
Correct non-working PDF export.


Modified: trunk/freeplane/debian/changelog
===
--- trunk/freeplane/debian/changelog2010-07-18 07:26:41 UTC (rev 12771)
+++ trunk/freeplane/debian/changelog2010-07-18 09:20:33 UTC (rev 12772)
@@ -2,4 +2,4 @@
 
   * Initial release (Closes: #566375).
 
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 08:02:41 +0200
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 18 Jul 2010 09:26:51 +0200

Modified: trunk/freeplane/debian/patches/10_libraries_properties.patch
===
--- trunk/freeplane/debian/patches/10_libraries_properties.patch
2010-07-18 07:26:41 UTC (rev 12771)
+++ trunk/freeplane/debian/patches/10_libraries_properties.patch
2010-07-18 09:20:33 UTC (rev 12772)
@@ -1,6 +1,5 @@
-diff -Nur -x '*.orig' -x '*~' freeplane-1.0.38/freeplane/ant/ant.properties 
freeplane-1.0.38.new/freeplane/ant/ant.properties
 freeplane-1.0.38/freeplane/ant/ant.properties  2009-12-13 
23:28:47.0 +0100
-+++ freeplane-1.0.38.new/freeplane/ant/ant.properties  2010-01-23 
12:11:58.0 +0100
+--- a/freeplane/ant/ant.properties
 b/freeplane/ant/ant.properties
 @@ -1,11 +1,11 @@
 -freeplane.ext.lib = ${workspace}/freeplane/lib
 +freeplane.ext.lib = /usr/share/java
@@ -17,44 +16,39 @@
  SimplyHTML.jar = ${freeplane.ext.lib}/SimplyHTML.jar
 -jortho.jar = ${freeplane.ext.lib}/jortho.jar
 +jortho.jar = ${workspace}/JOrtho_0.4_freeplane/dist/lib/jortho-0.4+fp1.1.1.jar
-diff -Nur -x '*.orig' -x '*~' 
freeplane-1.0.38/freeplane_framework/ant/ant.properties 
freeplane-1.0.38.new/freeplane_framework/ant/ant.properties
 freeplane-1.0.38/freeplane_framework/ant/ant.properties2009-12-13 
23:28:47.0 +0100
-+++ freeplane-1.0.38.new/freeplane_framework/ant/ant.properties
2010-01-23 12:11:58.0 +0100
-@@ -1,1 +1,1 @@
+--- a/freeplane_framework/ant/ant.properties
 b/freeplane_framework/ant/ant.properties
+@@ -1,2 +1,2 @@
 -framework.ext.lib = ${workspace}/freeplane_framework/lib
 +framework.ext.lib = /usr/share
-diff -Nur -x '*.orig' -x '*~' 
freeplane-1.0.38/freeplane_plugin_bugreport/ant/ant.properties 
freeplane-1.0.38.new/freeplane_plugin_bugreport/ant/ant.properties
 freeplane-1.0.38/freeplane_plugin_bugreport/ant/ant.properties 
2009-12-13 23:28:47.0 +0100
-+++ freeplane-1.0.38.new/freeplane_plugin_bugreport/ant/ant.properties 
2010-01-23 12:11:58.0 +0100
+ framework.jar = ${framework.ext.lib}/knopflerfish/framework.jar
+--- a/freeplane_plugin_bugreport/ant/ant.properties
 b/freeplane_plugin_bugreport/ant/ant.properties
 @@ -1 +1 @@
 -plugin.ext.lib = lib
 +plugin.ext.lib = /usr/share/java
-diff -Nur -x '*.orig' -x '*~' 
freeplane-1.0.38/freeplane_plugin_help/ant/ant.properties 
freeplane-1.0.38.new/freeplane_plugin_help/ant/ant.properties
 freeplane-1.0.38/freeplane_plugin_help/ant/ant.properties  2009-12-13 
23:28:47.0 +0100
-+++ freeplane-1.0.38.new/freeplane_plugin_help/ant/ant.properties  
2010-01-23 12:11:58.0 +0100
+--- a/freeplane_plugin_help/ant/ant.properties
 b/freeplane_plugin_help/ant/ant.properties
 @@ -1,2 +1,2 @@
 -plugin.ext.lib = lib
 +plugin.ext.lib = /usr/share/java
  jhall.jar = ${plugin.ext.lib}/jhall.jar
-diff -Nur -x '*.orig' -x '*~' 
freeplane-1.0.38/freeplane_plugin_latex/ant/ant.properties 
freeplane-1.0.38.new/freeplane_plugin_latex/ant/ant.properties
 freeplane-1.0.38/freeplane_plugin_latex/ant/ant.properties 2010-01-07 
08:55:57.0 +0100
-+++ freeplane-1.0.38.new/freeplane_plugin_latex/ant/ant.properties 
2010-01-23 12:12:30.0 +0100
+--- a/freeplane_plugin_latex/ant/ant.properties
 b/freeplane_plugin_latex/ant/ant.properties
 @@ -1,2 +1,2 @@
 -plugin.ext.lib = lib
 +plugin.ext.lib = /usr/share/java
  jlatexmath.jar = ${plugin.ext.lib}/jlatexmath.jar
-diff -Nur -x '*.orig' -x '*~' 
freeplane-1.0.38/freeplane_plugin_script/ant/ant.properties 
freeplane-1.0.38.new/freeplane_plugin_script/ant/ant.properties
 freeplane-1.0.38/freeplane_plugin_script/ant/ant.properties
2009-12-13 23:28:47.0 +0100
-+++ freeplane-1.0.38.new/freeplane_plugin_script/ant/ant.properties
2010-01-23 12:11:58.0 +0100
+--- a/freeplane_plugin_script/ant/ant.properties
 b/freeplane_plugin_script/ant/ant.properties
 @@ -1,2 +1,2 @@
 -plugin.ext.lib = lib
 -groovy.jar = ${plugin.ext.lib}/groovy-all-1.5.6.jar
 +plugin.ext.lib = /usr/share/java
 +groovy.jar = ${plugin.ext.lib}/groovy-all.jar
-diff -Nur -x '*.orig' -x '*~' 
freeplane-1.0.38/freeplane_plugin_svg/ant/ant.properties 
freeplane-1.0.38.new/freeplane_plugin_svg/ant

[pkg-java] r12773 - tags/freeplane

2010-07-18 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-18 09:22:06 + (Sun, 18 Jul 2010)
New Revision: 12773

Removed:
   tags/freeplane/1.1.1-1/
Log:
[svn-buildpackage] Removing old tag freeplane-1.1.1-1


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


[pkg-java] r12764 - trunk/freeplane/debian

2010-07-16 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-17 05:38:03 + (Sat, 17 Jul 2010)
New Revision: 12764

Modified:
   trunk/freeplane/debian/copyright
Log:
Finalized copyright.


Modified: trunk/freeplane/debian/copyright
===
--- trunk/freeplane/debian/copyright2010-07-16 21:08:46 UTC (rev 12763)
+++ trunk/freeplane/debian/copyright2010-07-17 05:38:03 UTC (rev 12764)
@@ -11,7 +11,7 @@
 Copyright:
 
 Copyright (C) 2008 Joerg Mueller, Daniel Polansky, Christian Foltin, 
Dimitry Polivaev
-Volker Boerchers, Tamas Eppel (and many others)
+Volker Boerchers, Tamas Eppel, Eric Lavarde (and surely many others)
 
 License:
 
@@ -53,13 +53,31 @@
 License LGPL (v2 or later)
 see `/usr/share/common-licenses/LGPL-2'.
 
-./freeplane/src/org/freeplane/features/controller/print/BrowseAction.java: * 
2003 Jens Kaiser. Written by: 2003 Jens Kaiser jens.kai...@web.de This
-./freeplane/src/org/freeplane/features/controller/print/PreviewDialog.java: * 
2003 Jens Kaiser. Created by Dimitry Polivaev. Written by: 2003 Jens Kaiser
-./freeplane/src/org/freeplane/features/controller/print/Preview.java: * 2003 
Jens Kaiser. Written by: 2003 Jens Kaiser jens.kai...@web.de This
-LGPL (v2 or later)
+Files:
+./freeplane/src/org/freeplane/features/controller/print/BrowseAction.java
+./freeplane/src/org/freeplane/features/controller/print/PreviewDialog.java
+./freeplane/src/org/freeplane/features/controller/print/Preview.java
+Copyright 2003 Jens Kaiser jens.kai...@web.de
+License LGPL (v2 or later)
+see `/usr/share/common-licenses/LGPL-2'.
 
-./freeplane/src/org/freeplane/core/util/XHTMLWriter.java: * XHTMLWriter -- A 
simple XHTML document writer (C) 2004 Richard Shred
-./freeplane/src/org/freeplane/core/util/FixedHTMLWriter.java: * XHTMLWriter -- 
A simple XHTML document writer (C) 2004 Richard Shred
- * XHTMLWriter -- A simple XHTML document writer (C) 2004 Richard Shred
- * Koerber http://www.shredzone.net/ This is free software. You can modify and
- * use it at will.
+Files:
+./freeplane/src/org/freeplane/core/util/XHTMLWriter.java
+./freeplane/src/org/freeplane/core/util/FixedHTMLWriter.java
+(C) 2004 Richard Shred Koerber http://www.shredzone.net/
+This is free software. You can modify and use it at will.
+
+File: 
./freeplane/src/org/freeplane/features/common/addins/encrypt/Base64Coding.java
+(C) 2001, 2003, 2004, 2006 Free Software Foundation, Inc.
+License GPLv2 or later (with classpath exception, see below)
+see `/usr/share/common-licenses/GPL-2'.
+ * As a special exception, the copyright holders of
+ * this library give you permission to link this library with independent
+ * mapViews to produce an executable, regardless of the license terms of these
+ * independent mapViews, and to copy and distribute the resulting executable
+ * under terms of your choice, provided that you also meet, for each linked
+ * independent mapView, the terms and conditions of the license of that 
mapView.
+ * An independent mapView is a mapView which is not derived from or based on
+ * this library. If you modify this library, you may extend this exception to
+ * your version of the library, but you are not obligated to do so. If you do
+ * not wish to do so, delete this exception statement from your version.


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


[pkg-java] r12756 - in trunk/freeplane/debian: . patches

2010-07-15 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-15 19:31:30 + (Thu, 15 Jul 2010)
New Revision: 12756

Added:
   trunk/freeplane/debian/patches/60_no_license_latex.patch
Modified:
   trunk/freeplane/debian/freeplane.sgml
   trunk/freeplane/debian/patches/40_no_winmac.patch
   trunk/freeplane/debian/patches/50_no_copy_files.patch
   trunk/freeplane/debian/patches/series
Log:
Fix lintian warnings - additional license and man file not finished.


Modified: trunk/freeplane/debian/freeplane.sgml
===
--- trunk/freeplane/debian/freeplane.sgml   2010-07-15 08:12:45 UTC (rev 
12755)
+++ trunk/freeplane/debian/freeplane.sgml   2010-07-15 19:31:30 UTC (rev 
12756)
@@ -44,7 +44,7 @@
   dhsurname;
 /author
 copyright
-  year2003/year
+  year2010/year
   holderdhusername;/holder
 /copyright
 dhdate;
@@ -57,15 +57,11 @@
   refnamediv
 refnamedhpackage;/refname
 
-refpurposeprogram to do something/refpurpose
+refpurposeProgram to create, edit, print and export Mind 
maps./refpurpose
   /refnamediv
   refsynopsisdiv
 cmdsynopsis
   commanddhpackage;/command
-
-  argoption-e replaceablethis/replaceable/option/arg
-
-  argoption--example replaceablethat/replaceable/option/arg
 /cmdsynopsis
   /refsynopsisdiv
   refsect1
@@ -86,46 +82,25 @@
   refsect1
 titleOPTIONS/title
 
-paraThese programs follow the usual gnu; command line syntax,
-  with long options starting with two dashes (`-').  A summary of
-  options is included below.  For a complete description, see the
-  applicationInfo/application files./para
+paraNo options, just start the program without any parameter.
+  /para
 
-variablelist
-  varlistentry
-termoption-h/option
-  option--help/option
-/term
-listitem
-  paraShow summary of options./para
-/listitem
-  /varlistentry
-  varlistentry
-termoption-v/option
-  option--version/option
-/term
-listitem
-  paraShow version of program./para
-/listitem
-  /varlistentry
-/variablelist
   /refsect1
   refsect1
 titleSEE ALSO/title
 
-parabar (1), baz (1)./para
+paraMuch documentation is available from the Freeplane wiki
+under http://freeplane.org/./para
 
-paraThe programs are documented fully by citetitleThe Rise and
-  Fall of a Fooish Bar/citetitle available via the
-  applicationInfo/application system./para
   /refsect1
+
   refsect1
 titleAUTHOR/title
 
 paraThis manual page was written by dhusername; dhemail; for
   the debian; system (and may be used by others).  Permission is
   granted to copy, distribute and/or modify this document under
-  the terms of the gnu; General Public License, Version 2 any
+  the terms of the gnu; General Public License, Version 2 or any
   later version published by the Free Software Foundation.
 /para
 para

Modified: trunk/freeplane/debian/patches/40_no_winmac.patch
===
--- trunk/freeplane/debian/patches/40_no_winmac.patch   2010-07-15 08:12:45 UTC 
(rev 12755)
+++ trunk/freeplane/debian/patches/40_no_winmac.patch   2010-07-15 19:31:30 UTC 
(rev 12756)
@@ -1,6 +1,6 @@
 --- a/freeplane_framework/ant/build.xml
 +++ b/freeplane_framework/ant/build.xml
-@@ -363,7 +363,7 @@
+@@ -364,7 +364,7 @@
/exec
/target
  

Modified: trunk/freeplane/debian/patches/50_no_copy_files.patch
===
--- trunk/freeplane/debian/patches/50_no_copy_files.patch   2010-07-15 
08:12:45 UTC (rev 12755)
+++ trunk/freeplane/debian/patches/50_no_copy_files.patch   2010-07-15 
19:31:30 UTC (rev 12756)
@@ -1,7 +1,6 @@
-diff -Nur -x '*.orig' -x '*~' freeplane-1.1.0//freeplane/ant/build.xml 
freeplane-1.1.0.new//freeplane/ant/build.xml
 freeplane-1.1.0//freeplane/ant/build.xml   2010-05-17 21:54:04.0 
+0200
-+++ freeplane-1.1.0.new//freeplane/ant/build.xml   2010-07-03 
14:27:55.0 +0200
-@@ -102,14 +102,14 @@
+--- a/freeplane/ant/build.xml
 b/freeplane/ant/build.xml
+@@ -116,14 +116,14 @@
/jar
/target

@@ -19,9 +18,8 @@
  mkdir dir=${dist.resources} /
  copy todir=${dist.resources}
  fileset dir=external-resources/
-diff -Nur -x '*.orig' -x '*~' 
freeplane-1.1.0//freeplane_framework/ant/build.xml 
freeplane-1.1.0.new//freeplane_framework/ant/build.xml
 freeplane-1.1.0//freeplane_framework/ant/build.xml 2010-06-26 
17:45:43.0 +0200
-+++ freeplane-1.1.0.new//freeplane_framework/ant/build.xml 2010-07-03 
14:29:39.0 +0200
+--- a/freeplane_framework/ant/build.xml
 b/freeplane_framework/ant/build.xml
 @@ -48,9 +48,6 @@
mkdir dir=${build} /
copy todir=${build}

Added: 

[pkg-java] r12757 - trunk/freeplane/debian

2010-07-15 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-15 20:41:35 + (Thu, 15 Jul 2010)
New Revision: 12757

Added:
   trunk/freeplane/debian/freeplane.desktop
   trunk/freeplane/debian/freeplane.magic
   trunk/freeplane/debian/freeplane.mime
   trunk/freeplane/debian/freeplane.sharedmimeinfo
   trunk/freeplane/debian/x-freeplane.desktop
Modified:
   trunk/freeplane/debian/copyright
   trunk/freeplane/debian/freeplane.install
Log:
Added desktop integration + started to improve copyright file


Modified: trunk/freeplane/debian/copyright
===
--- trunk/freeplane/debian/copyright2010-07-15 19:31:30 UTC (rev 12756)
+++ trunk/freeplane/debian/copyright2010-07-15 20:41:35 UTC (rev 12757)
@@ -11,7 +11,7 @@
 Copyright:
 
 Copyright (C) 2008 Joerg Mueller, Daniel Polansky, Christian Foltin, 
Dimitry Polivaev
-(and many others)
+Volker Boerchers, Tamas Eppel (and many others)
 
 License:
 
@@ -47,3 +47,19 @@
 Copyright (C) 2005-2008 by i-net software
 GNU Public License version 2 or later,
 see `/usr/share/common-licenses/GPL-2'.
+
+Files: ./freeplane/src/org/freeplane/features/common/time/swing/*
+Copyright 2004 Kai Toedter * k...@toedter.com www.toedter.com 
+License LGPL (v2 or later)
+see `/usr/share/common-licenses/LGPL-2'.
+
+./freeplane/src/org/freeplane/features/controller/print/BrowseAction.java: * 
2003 Jens Kaiser. Written by: 2003 Jens Kaiser jens.kai...@web.de This
+./freeplane/src/org/freeplane/features/controller/print/PreviewDialog.java: * 
2003 Jens Kaiser. Created by Dimitry Polivaev. Written by: 2003 Jens Kaiser
+./freeplane/src/org/freeplane/features/controller/print/Preview.java: * 2003 
Jens Kaiser. Written by: 2003 Jens Kaiser jens.kai...@web.de This
+LGPL (v2 or later)
+
+./freeplane/src/org/freeplane/core/util/XHTMLWriter.java: * XHTMLWriter -- A 
simple XHTML document writer (C) 2004 Richard Shred
+./freeplane/src/org/freeplane/core/util/FixedHTMLWriter.java: * XHTMLWriter -- 
A simple XHTML document writer (C) 2004 Richard Shred
+ * XHTMLWriter -- A simple XHTML document writer (C) 2004 Richard Shred
+ * Koerber http://www.shredzone.net/ This is free software. You can modify and
+ * use it at will.

Added: trunk/freeplane/debian/freeplane.desktop
===
--- trunk/freeplane/debian/freeplane.desktop(rev 0)
+++ trunk/freeplane/debian/freeplane.desktop2010-07-15 20:41:35 UTC (rev 
12757)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Name=Freeplane
+Exec=/usr/bin/freeplane
+Terminal=false
+Icon=/usr/share/pixmaps/freeplane.xpm
+Type=Application
+MimeType=application/x-freeplane;
+Categories=Office;
+GenericName=Freeplane
+Comment=A free tool to structure and organise your information with mind 
mapping

Modified: trunk/freeplane/debian/freeplane.install
===
--- trunk/freeplane/debian/freeplane.install2010-07-15 19:31:30 UTC (rev 
12756)
+++ trunk/freeplane/debian/freeplane.install2010-07-15 20:41:35 UTC (rev 
12757)
@@ -1,2 +1,6 @@
 freeplane_framework/build/* usr/share/freeplane
 freeplane.xpm /usr/share/pixmaps
+
+debian/freeplane.desktop usr/share/applications
+debian/x-freeplane.desktop usr/share/mimelnk/application
+debian/freeplane.magic etc/kde3/magic

Added: trunk/freeplane/debian/freeplane.magic
===
--- trunk/freeplane/debian/freeplane.magic  (rev 0)
+++ trunk/freeplane/debian/freeplane.magic  2010-07-15 20:41:35 UTC (rev 
12757)
@@ -0,0 +1 @@
+0  string  \map   application/x-freeplane

Added: trunk/freeplane/debian/freeplane.mime
===
--- trunk/freeplane/debian/freeplane.mime   (rev 0)
+++ trunk/freeplane/debian/freeplane.mime   2010-07-15 20:41:35 UTC (rev 
12757)
@@ -0,0 +1 @@
+application/x-freeplane; /usr/bin/freeplane '%s'; test=test -n $DISPLAY; 
description=Freeplane MindMap file; textualnewlines; nametemplate=%s.mm

Added: trunk/freeplane/debian/freeplane.sharedmimeinfo
===
--- trunk/freeplane/debian/freeplane.sharedmimeinfo 
(rev 0)
+++ trunk/freeplane/debian/freeplane.sharedmimeinfo 2010-07-15 20:41:35 UTC 
(rev 12757)
@@ -0,0 +1,32 @@
+?xml version=1.0 encoding=UTF-8?
+mime-info xmlns=http://www.freedesktop.org/standards/shared-mime-info;
+mime-type type=application/x-freeplane
+   comment xml:lang=csFreeplane Mapa/comment
+   comment xml:lang=deFreeplane Map/comment
+   comment xml:lang=dkFreeplane Map/comment
+   comment xml:lang=enFreeplane Map/comment
+   comment xml:lang=esFreeplane Mapa/comment
+   comment xml:lang=frFreeplane Carte Mentale/comment
+   comment 

[pkg-java] r12743 - tags

2010-07-12 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-12 17:01:39 + (Mon, 12 Jul 2010)
New Revision: 12743

Added:
   tags/freeplane/
Log:
[svn-inject] Creating freeplane/ directory.


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


[pkg-java] r12744 - trunk

2010-07-12 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-12 17:01:48 + (Mon, 12 Jul 2010)
New Revision: 12744

Added:
   trunk/freeplane/
Log:
Creating trunk directory


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


[pkg-java] r12745 - in trunk/freeplane: . debian debian/patches debian/source

2010-07-12 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-12 17:01:55 + (Mon, 12 Jul 2010)
New Revision: 12745

Added:
   trunk/freeplane/debian/
   trunk/freeplane/debian/README.Debian
   trunk/freeplane/debian/README.source
   trunk/freeplane/debian/ant.properties
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/compat
   trunk/freeplane/debian/control
   trunk/freeplane/debian/copyright
   trunk/freeplane/debian/freeplane.dirs
   trunk/freeplane/debian/freeplane.docs
   trunk/freeplane/debian/freeplane.install
   trunk/freeplane/debian/freeplane.links
   trunk/freeplane/debian/freeplane.manpages
   trunk/freeplane/debian/freeplane.menu
   trunk/freeplane/debian/freeplane.sgml
   trunk/freeplane/debian/libjortho-freeplane-java.install
   trunk/freeplane/debian/libjortho-freeplane-java.links
   trunk/freeplane/debian/patches/
   trunk/freeplane/debian/patches/10_libraries_properties.patch
   trunk/freeplane/debian/patches/15_libraries_manifest.patch
   trunk/freeplane/debian/patches/40_no_winmac.patch
   trunk/freeplane/debian/patches/50_no_copy_files.patch
   trunk/freeplane/debian/patches/series
   trunk/freeplane/debian/rules
   trunk/freeplane/debian/source/
   trunk/freeplane/debian/source/format
   trunk/freeplane/debian/watch
Log:
[svn-inject] Applying Debian modifications (1.1.1-1) to trunk


Property changes on: trunk/freeplane/debian
___
Added: mergeWithUpstream
   + 1

Added: trunk/freeplane/debian/README.Debian
===
--- trunk/freeplane/debian/README.Debian(rev 0)
+++ trunk/freeplane/debian/README.Debian2010-07-12 17:01:55 UTC (rev 
12745)
@@ -0,0 +1,7 @@
+freeplane for Debian
+
+
+Without installing the recommended xdg-utils, Freeplane won't be able to open
+links as it's using xdg-open to do so, and it will fail SILENTLY!
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 23 Jan 2010 10:47:53 +0100

Added: trunk/freeplane/debian/README.source
===
--- trunk/freeplane/debian/README.source(rev 0)
+++ trunk/freeplane/debian/README.source2010-07-12 17:01:55 UTC (rev 
12745)
@@ -0,0 +1,9 @@
+freeplane for Debian
+
+
+this file describes information about the source package, see Debian policy
+manual section 4.14. You WILL either need to modify or delete this file
+
+
+
+

Added: trunk/freeplane/debian/ant.properties
===
--- trunk/freeplane/debian/ant.properties   (rev 0)
+++ trunk/freeplane/debian/ant.properties   2010-07-12 17:01:55 UTC (rev 
12745)
@@ -0,0 +1 @@
+skip_bugreport=true

Added: trunk/freeplane/debian/changelog
===
--- trunk/freeplane/debian/changelog(rev 0)
+++ trunk/freeplane/debian/changelog2010-07-12 17:01:55 UTC (rev 12745)
@@ -0,0 +1,24 @@
+freeplane (1.1.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 04 Jul 2010 20:49:07 +0200
+
+freeplane (1.1.0-1) unstable; urgency=low
+
+  * New upstream release (stable version).
+  * Move to quilt source format.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 03 Jul 2010 14:12:19 +0200
+
+freeplane (1.0.45-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Thu, 10 Jun 2010 21:55:32 +0200
+
+freeplane (1.0.38-1) unstable; urgency=low
+
+  * Initial release (Closes: #566375).
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 23 Jan 2010 10:47:53 +0100

Added: trunk/freeplane/debian/compat
===
--- trunk/freeplane/debian/compat   (rev 0)
+++ trunk/freeplane/debian/compat   2010-07-12 17:01:55 UTC (rev 12745)
@@ -0,0 +1 @@
+7

Added: trunk/freeplane/debian/control
===
--- trunk/freeplane/debian/control  (rev 0)
+++ trunk/freeplane/debian/control  2010-07-12 17:01:55 UTC (rev 12745)
@@ -0,0 +1,40 @@
+Source: freeplane
+Section: editors
+Priority: extra
+Maintainer: Eric Lavarde d...@zorglub.s.bawue.de
+Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk
+Build-Depends-Indep: javahelp2, groovy, libcommons-lang-java, 
libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, fop, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java
+Standards-Version: 3.8.3
+Homepage: http://freeplane.org/
+
+Package: freeplane
+Architecture: all
+Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre, 
javahelp2, groovy, libcommons-lang-java, libjgoodies-forms-java

[pkg-java] r12746 - branches

2010-07-12 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-12 17:05:31 + (Mon, 12 Jul 2010)
New Revision: 12746

Added:
   branches/freeplane/
Log:
Prepare freeplane branching directory.



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


[pkg-java] r12747 - trunk/freeplane/debian

2010-07-12 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-07-12 17:27:46 + (Mon, 12 Jul 2010)
New Revision: 12747

Modified:
   trunk/freeplane/debian/control
Log:
java section and policy version

Modified: trunk/freeplane/debian/control
===
--- trunk/freeplane/debian/control  2010-07-12 17:05:31 UTC (rev 12746)
+++ trunk/freeplane/debian/control  2010-07-12 17:27:46 UTC (rev 12747)
@@ -4,7 +4,7 @@
 Maintainer: Eric Lavarde d...@zorglub.s.bawue.de
 Build-Depends: cdbs, debhelper (= 7), docbook-to-man, imagemagick, ant, 
openjdk-6-jdk
 Build-Depends-Indep: javahelp2, groovy, libcommons-lang-java, 
libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, fop, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java
-Standards-Version: 3.8.3
+Standards-Version: 3.9.0
 Homepage: http://freeplane.org/
 
 Package: freeplane
@@ -25,6 +25,7 @@
   * Spell Checker
 
 Package: libjortho-freeplane-java
+Section: java
 Architecture: all
 Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
 Provides: libjortho-java


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


[pkg-java] r12525 - trunk/knopflerfish-osgi/debian

2010-05-29 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-29 07:50:08 + (Sat, 29 May 2010)
New Revision: 12525

Modified:
   trunk/knopflerfish-osgi/debian/clean-sources
   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
Log:
Remove dll  exe from source.
Use more specific jar file names in /usr/share/java
Rework copyright file.


Modified: trunk/knopflerfish-osgi/debian/clean-sources
===
--- trunk/knopflerfish-osgi/debian/clean-sources2010-05-28 22:27:51 UTC 
(rev 12524)
+++ trunk/knopflerfish-osgi/debian/clean-sources2010-05-29 07:50:08 UTC 
(rev 12525)
@@ -29,7 +29,7 @@
 fi
 
 unzip -q -d ${packdir} ${file} || exit 1
-find ${packdir} -name \*.zip -o -name \*.jar -o -name \*.class | xargs rm -f 
+find ${packdir} -name \*.zip -o -name \*.jar -o -name \*.class -o -name 
\*.dll -o -name \*.exe | 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

Modified: trunk/knopflerfish-osgi/debian/copyright
===
--- trunk/knopflerfish-osgi/debian/copyright2010-05-28 22:27:51 UTC (rev 
12524)
+++ trunk/knopflerfish-osgi/debian/copyright2010-05-29 07:50:08 UTC (rev 
12525)
@@ -29,10 +29,6 @@
 
 Further parts of the source code are licensed and copyrighted as follows:
 
-==
-=  General Notices
-==
-
 --
 -  OSGi Alliance Notice
 --
@@ -48,158 +44,118 @@
 --
 This product uses icons created by Carlitus,
 http://www.carlitus.net, originally distributed under LGPL, 
+see /usr/share/common-licenses/LGPL.
 used with permission.
 
 
---
--  ASM Notice
---
-This product includes the ASM byte code manipulation library from
-INRIA (BSD Style License)
-http://asm.objectweb.org
+File: 
knopflerfish.org/osgi/bundles/cm/cm/src/org/knopflerfish/bundle/cm/Makefile
+Copyright (c) 2001 Gatespace AB. All Rights Reserved.
 
-Copyright (c) 2000-2005 INRIA, France Telecom
-All rights reserved.
 
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
+Files: 
./knopflerfish.org/osgi/bundles/trayicon/trayicon/src/com/jeans/trayicon/*
+Files: 
./knopflerfish.org/docs/jars/trayicon/trayicon_api-2.0.1/src/com/jeans/trayicon/*
 
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
+ * Windows Tray Icon
+ * -
+ *
+ * Written by Jan Struyf
+ *
+ *  jan.str...@cs.kuleuven.ac.be
+ *  http://jeans.studentenweb.org/java/trayicon/trayicon.html
+ *
+ * Please mail me if you
+ *  - 've found bugs
+ *  - like this program
+ *  - don't like a particular feature
+ *  - would like something to be modified
+ *
+ * I always give it my best shot to make a program useful and solid, but
+ * remeber that there is absolutely no warranty for using this program as
+ * stated in the following terms:
+ *
+ * THERE IS NO WARRANTY FOR THIS PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
+ * LAW. THE COPYRIGHT HOLDER AND/OR OTHER PARTIES WHO MAY HAVE MODIFIED THE
+ * PROGRAM, PROVIDE THE PROGRAM AS IS WITHOUT WARRANTY OF ANY KIND, EITHER
+ * EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+ * TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+ * PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+ * REPAIR OR CORRECTION.
+ *
+ * IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL ANY COPYRIGHT HOLDER,
+ * OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM,
+ * BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+ * CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+ * PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
+ * INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
+ * PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
+ * PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+ *
+ * May the Force be with you... Just 

[pkg-java] r12526 - trunk/knopflerfish-osgi/debian

2010-05-29 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-29 09:25:28 + (Sat, 29 May 2010)
New Revision: 12526

Modified:
   trunk/knopflerfish-osgi/debian/rules
Log:
Do no compress .java and .html in documentation.


Modified: trunk/knopflerfish-osgi/debian/rules
===
--- trunk/knopflerfish-osgi/debian/rules2010-05-29 07:50:08 UTC (rev 
12525)
+++ trunk/knopflerfish-osgi/debian/rules2010-05-29 09:25:28 UTC (rev 
12526)
@@ -12,6 +12,7 @@
 DEB_BUILDDIR := knopflerfish.org/osgi/framework
 # DEB_INSTALL_DOCS_ALL = -Xlicense
 # DEB_DH_INSTALL_ARGS := -XLICENSE.txt
+DEB_COMPRESS_EXCLUDE := .java .html
 
 clean::
-$(DEB_ANT_INVOKE) $(DEB_ANT_CLEAN_TARGET)


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


[pkg-java] r12527 - tags/knopflerfish-osgi

2010-05-29 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-29 09:37:28 + (Sat, 29 May 2010)
New Revision: 12527

Removed:
   tags/knopflerfish-osgi/2.3.3-1/
Log:
[svn-buildpackage] Removing old tag knopflerfish-osgi-2.3.3-1


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


[pkg-java] r12528 - tags/knopflerfish-osgi

2010-05-29 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-29 09:38:31 + (Sat, 29 May 2010)
New Revision: 12528

Added:
   tags/knopflerfish-osgi/2.3.3-1/
Log:
[svn-buildpackage] Tagging knopflerfish-osgi (2.3.3-1)


___
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-05-23 Thread Eric Lavarde

On 13/05/10 13:49, Niels Thykier wrote:

Hi

I have been able to reproduce this on a testing system, but no in my
unstable chroot. I noticed that each time I run the test, the byte value
in question changed and eventually (given enough runs) it will succeed,
but add a character to the manifest.
   I am at a loss to the reason of the problem and also why it works in
my unstable chroot - python-debian and python-minimal had same version
in testing and my chroot and messing with locale did not seem to fix it.

~Niels


Hi,

I guess that there is some random factor in place, and for me it looks 
like a C-alike wrong pointer: so for me it's an error in an underlying 
python library implemented in C/C++ (don't know in which language python 
itself is written; I'm assuming that python itself doesn't work with 
pointers). The only remaining question is probably: which library? and 
then the bug could be reassigned.


Eric



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


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

2010-05-08 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-08 19:20:44 + (Sat, 08 May 2010)
New Revision: 12368

Added:
   trunk/freemind/debian/clean-sources.sh
   trunk/freemind/debian/patches/05_freemind_sh_wrapper.patch
Removed:
   trunk/freemind/debian/export-freemind-cvs.sh
Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/control
   trunk/freemind/debian/patches/02_build_xml_jibx.patch
   trunk/freemind/debian/patches/03_freemind_sh.patch
   trunk/freemind/debian/patches/series
   trunk/freemind/debian/rules
   trunk/freemind/debian/watch
Log:
* New upstream version.
* Recommend and use (if present) java-wrappers + remove java2-runtime
and Java5 dependencies (Closes: #573875).
* Use directly uscan to download and repackage upstream sources.
* Bump policy version from 3.8.3 to 3.8.4 (no changes)
* Switch to source format 3.0 (thanks to Torsten Werner).
And, sorry Torsten, but roll-back of JiBx 1.2 changes to keep compatibility 
with Ubuntu.


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2010-05-08 19:16:03 UTC (rev 12367)
+++ trunk/freemind/debian/changelog 2010-05-08 19:20:44 UTC (rev 12368)
@@ -1,10 +1,13 @@
-freemind (0.9.0~rc6+dfsg-4) unstable; urgency=low
+freemind (0.9.0~rc7+dfsg-1) unstable; urgency=low
 
-  UNRELEASED
-  * Switch to source format 3.0.
-  * Switch to libjibx1.2-java.
+  * New upstream version.
+  * Recommend and use (if present) java-wrappers + remove java2-runtime
+and Java5 dependencies (Closes: #573875).
+  * Use directly uscan to download and repackage upstream sources.
+  * Bump policy version from 3.8.3 to 3.8.4 (no changes)
+  * Switch to source format 3.0 (thanks to Torsten Werner).
 
- -- Torsten Werner twer...@debian.org  Sat, 08 May 2010 17:32:37 +0200
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 08 May 2010 15:32:28 +0200
 
 freemind (0.9.0~rc6+dfsg-3) unstable; urgency=low
 

Copied: trunk/freemind/debian/clean-sources.sh (from rev 11853, 
trunk/freemind/debian/export-freemind-cvs.sh)
===
--- trunk/freemind/debian/clean-sources.sh  (rev 0)
+++ trunk/freemind/debian/clean-sources.sh  2010-05-08 19:20:44 UTC (rev 
12368)
@@ -0,0 +1,39 @@
+#!/bin/sh -x
+
+PACKAGE=freemind
+
+if [ $# -ne 3 ] || [ $1 != '--upstream-version' ]
+then
+   echo Call: $0 --upstream-version version file 2
+   echo Example: $0 --upstream-version 0.9.0~rc7 
../freemind-src-0.9.0_RC_7.tar.gz 2
+   echo See manpage USCAN(1) for more details 2
+   exit 2
+fi
+
+version=$2
+file=$3
+
+basedir=$(dirname $file)
+packdir=${basedir}/${PACKAGE}-${version}
+
+if [ -d ../tarballs ]
+then # structure of svn-buildpackage
+   origtar=../tarballs/${PACKAGE}_${version}+dfsg.orig.tar.gz
+else
+   origtar=${basedir}/${PACKAGE}_${version}+dfsg.orig.tar.gz
+fi
+
+if [ -d ${packdir} ]
+then
+   rm -rI ${packdir}
+fi
+
+mkdir ${packdir}
+tar xzf ${file} -C ${packdir} || exit 1
+find ${packdir} -name \*.zip -o -name \*.jar -o -name \*.class | xargs rm -vf
+rm -vfr ${packdir}/freemind/windows-launcher
+tar czf ${origtar} -C ${basedir} $(basename ${packdir}) || exit 1
+
+echo Original source file saved to '${origtar}'.
+
+rm -rf ${packdir}

Modified: trunk/freemind/debian/control
===
--- trunk/freemind/debian/control   2010-05-08 19:16:03 UTC (rev 12367)
+++ trunk/freemind/debian/control   2010-05-08 19:20:44 UTC (rev 12368)
@@ -5,15 +5,15 @@
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
 # FreeMind can be built with JiBX 1.0, 1.1 and 1.2, but the result does only
 # run with the version it was built with.
-Build-Depends-Indep: docbook-to-man, ant1.7 | ant ( 1.8), ant1.7-optional | 
ant-optional ( 1.8), openjdk-6-jdk, imagemagick, libcommons-lang-java, 
libbatik-java (= 1.6), rhino, libjgoodies-forms-java, groovy, libjibx1.2-java 
| libjibx-java (= 1.1), libjibx1.2-java | libjibx-java ( 1.3), simplyhtml 
( 0.13), javahelp2, fop
+Build-Depends-Indep: docbook-to-man, ant1.7 | ant ( 1.8), ant1.7-optional | 
ant-optional ( 1.8), openjdk-6-jdk, imagemagick, libcommons-lang-java, 
libbatik-java (= 1.6), rhino, libjgoodies-forms-java, groovy, libjibx1.1-java 
| libjibx-java (= 1.1), libjibx1.1-java | libjibx-java ( 1.2), simplyhtml 
( 0.13), javahelp2, fop
 Build-Depends: debhelper (= 5.0), cdbs (= 0.4.8)
 Homepage: http://freemind.sourceforge.net/
-Standards-Version: 3.8.3.0
+Standards-Version: 3.8.4.0
 
 Package: freemind
 Architecture: all
-Depends: openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, 
libcommons-lang-java, libjgoodies-forms-java, libjibx1.2-java | libjibx-java 
(= 1.2), libjibx1.2-java | libjibx-java ( 1.3), simplyhtml ( 0.13), 
${misc:Depends}
-Recommends: freemind-doc, xdg-utils
+Depends: openjdk-6-jre | sun-java6-jre, libcommons-lang-java, 
libjgoodies-forms-java, libjibx1.1-java

[pkg-java] r12369 - tags/freemind

2010-05-08 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-08 19:33:41 + (Sat, 08 May 2010)
New Revision: 12369

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


___
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-05-01 Thread Eric Lavarde

Hi,

OK, did some progress but it's very weird...

I've patched jh_manifest to get some debug information (the last change 
in the attached patch, the others are just to get rid of the other 
warning about deprecation).


Here is the output (with LANG unset):

$ /tmp/jh_manifest -v -plibknopflerfish-osgi-framework-java
Updating manifest in 
/home/ericl/ALIOTH/build-area/knopflerfish-osgi-2.3.3/debian/libknopflerfish-osgi-framework-java/usr/share/java/framework-2.3.3.jar

DEBUG: sec[i] = 1.0
DEBUG: sec[i] = Apache Ant 1.7.1
DEBUG: sec[i] = 14.0-b16 (Sun Microsystems Inc.)
DEBUG: sec[i] = org.knopflerfish.framework.Main
DEBUG: sec[i] = OSGi Framework API
DEBUG: sec[i] = 1.3
DEBUG: sec[i] = Open Service Gateway initiative
DEBUG: sec[i] = Knopflerfish OSGi Framework
DEBUG: sec[i] = 4.1.10
DEBUG: sec[i] = Knopflerfish
DEBUG: sec[i] = Knopflerfish
DEBUG: sec[i] = 4.1.10
DEBUG: sec[i] = frameworkbundle
DEBUG: sec[i] = Knopflerfish OSGi framework system bundle
DEBUG: sec[i] = org.osgi.framework;specification-version=1.3,org.osgi.
 service.packageadmin;specification-version=1.2,org.osgi.service.permi
 ssionadmin;specification-version=1.2,org.osgi.util.tracker;specificat
 ion-version=1.3.1,org.osgi.service.startlevel;specification-version=1
 .0,org.osgi.service.condpermadmin;specification-version=1.0
DEBUG: sec[i] = http://www.knopflerfish.org
aEBUG: sec[i] = Build Sat May 1 2010, 13:58:36
Updating manifest in 
/home/ericl/ALIOTH/build-area/knopflerfish-osgi-2.3.3/debian/libknopflerfish-osgi-framework-java/usr/share/java/framework-2.3.3.jar

DEBUG: sec[i] = 1.0
DEBUG: sec[i] = Apache Ant 1.7.1
DEBUG: sec[i] = 14.0-b16 (Sun Microsystems Inc.)
DEBUG: sec[i] = org.knopflerfish.framework.Main
DEBUG: sec[i] = OSGi Framework API
DEBUG: sec[i] = 1.3
DEBUG: sec[i] = Open Service Gateway initiative
DEBUG: sec[i] = Knopflerfish OSGi Framework
DEBUG: sec[i] = 4.1.10
DEBUG: sec[i] = Knopflerfish
DEBUG: sec[i] = Knopflerfish
DEBUG: sec[i] = 4.1.10
DEBUG: sec[i] = frameworkbundle
DEBUG: sec[i] = Knopflerfish OSGi framework system bundle
DEBUG: sec[i] = org.osgi.framework;specification-version=1.3,org.osgi.
 service.packageadmin;specification-version=1.2,org.osgi.service.permi
 ssionadmin;specification-version=1.2,org.osgi.util.tracker;specificat
 ion-version=1.3.1,org.osgi.service.startlevel;specification-version=1
 .0,org.osgi.service.condpermadmin;specification-version=1.0
DEBUG: sec[i] = http://www.knopflerfish.org
3EBUG: sec[i] = Build Sat May 1 2010, 13:58:36

First weirdness is that jh_manifest updates twice the manifest of the 
same jar file.


Second weirdness is that the first letter of DEBUG for the last line 
with the date is overwritten with a random character (the a and the 3, 
always the same in all my tests).


But, as you can see, jh_manifest didn't obviously failed, and it 
actually is quite random, sometimes it works, sometimes it doesn't, 
especially if I go out and back into the chroot, it generally switches 
behavior. Also weird.


And, 4th weirdness, I can generally bring it to crash (or not crash) by 
changing the environment, LANG appears to be only a variable like any 
other, e.g.

$ X=Y /tmp/jh_manifest -v -plibknopflerfish-osgi-framework-java
Updating manifest in 
/home/ericl/ALIOTH/build-area/knopflerfish-osgi-2.3.3/debian/libknopflerfish-osgi-framework-java/usr/share/java/framework-2.3.3.jar
DEBUG: sec[i] = 1.0 



DEBUG: sec[i] = Apache Ant 1.7.1 



DEBUG: sec[i] = 14.0-b16 (Sun Microsystems Inc.)
DEBUG: sec[i] = org.knopflerfish.framework.Main
DEBUG: sec[i] = OSGi Framework API
DEBUG: sec[i] = 1.3
DEBUG: sec[i] = Open Service Gateway initiative
DEBUG: sec[i] = Knopflerfish OSGi Framework
DEBUG: sec[i] = 4.1.10
DEBUG: sec[i] = Knopflerfish
DEBUG: sec[i] = Knopflerfish
DEBUG: sec[i] = 4.1.10
DEBUG: sec[i] = frameworkbundle
DEBUG: sec[i] = Knopflerfish OSGi framework system bundle
DEBUG: sec[i] = org.osgi.framework;specification-version=1.3,org.osgi.
 service.packageadmin;specification-version=1.2,org.osgi.service.permi
 ssionadmin;specification-version=1.2,org.osgi.util.tracker;specificat
 ion-version=1.3.1,org.osgi.service.startlevel;specification-version=1
 .0,org.osgi.service.condpermadmin;specification-version=1.0
DEBUG: sec[i] = http://www.knopflerfish.org
aEBUG: sec[i] = Build Sat May 1 2010, 13:58:36
Updating manifest in 
/home/ericl/ALIOTH/build-area/knopflerfish-osgi-2.3.3/debian/libknopflerfish-osgi-framework-java/usr/share/java/framework-2.3.3.jar

DEBUG: sec[i] = 1.0
DEBUG: sec[i] = Apache Ant 1.7.1
DEBUG: sec[i] = 14.0-b16 (Sun Microsystems Inc.)
DEBUG: sec[i] = org.knopflerfish.framework.Main
DEBUG: sec[i] = OSGi Framework API
DEBUG: sec[i] = 1.3
DEBUG: sec[i] = Open Service Gateway initiative
DEBUG: sec[i] = Knopflerfish OSGi Framework
DEBUG: sec[i] = 4.1.10
DEBUG: sec[i] = Knopflerfish
DEBUG: sec[i] = Knopflerfish
DEBUG: sec[i] = 4.1.10
DEBUG: sec[i] = frameworkbundle
DEBUG: sec[i] = Knopflerfish OSGi framework system bundle
DEBUG: sec[i] = 

Bug#474450: freemind: Printing only works in locale C

2010-05-01 Thread Eric Lavarde

On 01/05/10 16:30, Torsten Werner wrote:

Hi,

this bug is quite old. I cannot verify it because I haven't cups
installed. Do you know if it still applies to a current version of
sun-java6-jre?
Seems so, yes. Under sid, I can't print with Sun's Java, but I can with 
OpenJDK, and the bug referenced [1] is still open at Sun.


This said, even the LANG=C trick doesn't work anymore... Ah well...

Eric

[1] http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6181488



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#574029: jh_manifest utf8 errors - workaround

2010-05-01 Thread Eric Lavarde

Hello,

On 01/05/10 17:16, Eric Lavarde wrote:

Very last thing: the workaround with override_jh_manifest doesn't seem
to work for me, jh_manifest gets called and happily fails...


Sorry to reply to myself but I found another workaround. Just add the 
following to debian/rules:


JH_MANIFEST_ARGS := -V

It helps also find the next (minor) bug in jh_manifest because the 
output is:

$ jh_manifest -V
javahelper version: ??

Eric



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r12243 - trunk/knopflerfish-osgi/debian

2010-05-01 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-01 16:39:23 + (Sat, 01 May 2010)
New Revision: 12243

Modified:
   trunk/knopflerfish-osgi/debian/control
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs
   trunk/knopflerfish-osgi/debian/rules
Log:
Add javahelper as dependency.
Add workaround to avoid jh_manifest problems.


Modified: trunk/knopflerfish-osgi/debian/control
===
--- trunk/knopflerfish-osgi/debian/control  2010-05-01 12:47:31 UTC (rev 
12242)
+++ trunk/knopflerfish-osgi/debian/control  2010-05-01 16:39:23 UTC (rev 
12243)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends-Indep: libasm3-java, openjdk-6-jdk
+Build-Depends-Indep: libasm3-java, openjdk-6-jdk, javahelper
 Build-Depends: cdbs, debhelper (= 7), ant
 Standards-Version: 3.8.4
 Homepage: http://www.knopflerfish.org/

Modified: trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs
===
--- trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs   
2010-05-01 12:47:31 UTC (rev 12242)
+++ trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs   
2010-05-01 16:39:23 UTC (rev 12243)
@@ -1,3 +1,3 @@
 knopflerfish.org/osgi/framework/readme.txt
 knopflerfish.org/docs/
-api/
+# api/

Modified: trunk/knopflerfish-osgi/debian/rules
===
--- trunk/knopflerfish-osgi/debian/rules2010-05-01 12:47:31 UTC (rev 
12242)
+++ trunk/knopflerfish-osgi/debian/rules2010-05-01 16:39:23 UTC (rev 
12243)
@@ -5,7 +5,7 @@
 build/libknopflerfish-osgi-java-doc:: build-javadoc
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-#include /usr/share/cdbs/1/class/javahelper.mk
+include /usr/share/cdbs/1/class/javahelper.mk
 include /usr/share/cdbs/1/class/ant.mk
 
 JAVA_HOME_DIRS   := /usr/lib/jvm/java-6-openjdk
@@ -27,3 +27,8 @@
 # Get original sources directly using uscan
 get-orig-source:
uscan
+
+# we don't need jh_manifest and it has a bug:
+JH_MANIFEST_ARGS := -V
+override_jh_manifest:
+   -echo no jh_manifest


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


[pkg-java] r12244 - trunk/knopflerfish-osgi/debian

2010-05-01 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-01 17:11:44 + (Sat, 01 May 2010)
New Revision: 12244

Added:
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.doc-base.api
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.doc-base.docs
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.links
Modified:
   trunk/knopflerfish-osgi/debian/control
   trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs
   trunk/knopflerfish-osgi/debian/rules
Log:
Remove again dependency on javahelp
Do manually doc-base files


Modified: trunk/knopflerfish-osgi/debian/control
===
--- trunk/knopflerfish-osgi/debian/control  2010-05-01 16:39:23 UTC (rev 
12243)
+++ trunk/knopflerfish-osgi/debian/control  2010-05-01 17:11:44 UTC (rev 
12244)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends-Indep: libasm3-java, openjdk-6-jdk, javahelper
+Build-Depends-Indep: libasm3-java, openjdk-6-jdk
 Build-Depends: cdbs, debhelper (= 7), ant
 Standards-Version: 3.8.4
 Homepage: http://www.knopflerfish.org/

Added: trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.doc-base.api
===
--- trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.doc-base.api   
(rev 0)
+++ trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.doc-base.api   
2010-05-01 17:11:44 UTC (rev 12244)
@@ -0,0 +1,10 @@
+Document: knopflerfish-osgi-javadoc
+Title: API JavaDoc for Knopflerfish's OSGi implementation
+Author: The Knopflerfish Project
+Abstract: This the API JavaDoc for Knopflerfish's OSGi framework
+ and the OSGi interface.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libknopflerfish-osgi-java-doc/api/index.html
+Files: /usr/share/doc/libknopflerfish-osgi-java-doc/api/*.html

Added: 
trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.doc-base.docs
===
--- trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.doc-base.docs  
(rev 0)
+++ trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.doc-base.docs  
2010-05-01 17:11:44 UTC (rev 12244)
@@ -0,0 +1,11 @@
+Document: knopflerfish-osgi-docs
+Title: Documentation for Knopflerfish's OSGi implementation
+Author: The Knopflerfish Project
+Abstract: All kind of documentation regarding Knopflerfish's
+ implementation of the OSGi standard, like introduction,
+ tutorials, and further links.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libknopflerfish-osgi-java-doc/docs/index.html
+Files: /usr/share/doc/libknopflerfish-osgi-java-doc/api/*.html

Modified: trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs
===
--- trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs   
2010-05-01 16:39:23 UTC (rev 12243)
+++ trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.docs   
2010-05-01 17:11:44 UTC (rev 12244)
@@ -1,3 +1,3 @@
 knopflerfish.org/osgi/framework/readme.txt
 knopflerfish.org/docs/
-# api/
+api/

Added: trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.links
===
--- trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.links  
(rev 0)
+++ trunk/knopflerfish-osgi/debian/libknopflerfish-osgi-java-doc.links  
2010-05-01 17:11:44 UTC (rev 12244)
@@ -0,0 +1 @@
+/usr/share/doc/libknopflerfish-osgi-java-doc/api 
/usr/share/doc/libknopflerfish-osgi-java-doc/docs/javadoc

Modified: trunk/knopflerfish-osgi/debian/rules
===
--- trunk/knopflerfish-osgi/debian/rules2010-05-01 16:39:23 UTC (rev 
12243)
+++ trunk/knopflerfish-osgi/debian/rules2010-05-01 17:11:44 UTC (rev 
12244)
@@ -1,11 +1,8 @@
 #!/usr/bin/make -f
 # debian/rules for Commons Fileupload (uses CDBS)
 
-clean:: buildxml-clean
-build/libknopflerfish-osgi-java-doc:: build-javadoc
-
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/javahelper.mk
+#include /usr/share/cdbs/1/class/javahelper.mk
 include /usr/share/cdbs/1/class/ant.mk
 
 JAVA_HOME_DIRS   := /usr/lib/jvm/java-6-openjdk
@@ -16,12 +13,12 @@
 # DEB_INSTALL_DOCS_ALL = -Xlicense
 # DEB_DH_INSTALL_ARGS := -XLICENSE.txt
 
-buildxml-clean::
+clean::
-$(DEB_ANT_INVOKE) $(DEB_ANT_CLEAN_TARGET)
-rm -f knopflerfish.org/osgi/framework/resources/tstamp
-rm -fr api/
 
-build-javadoc::
+build/libknopflerfish-osgi-java-doc::
javadoc -sourcepath knopflerfish.org/osgi/framework/src -d api 
-subpackages org.knopflerfish:org.osgi
 
 # Get original sources directly using uscan
@@ -29,6 +26,6

[pkg-java] r12245 - trunk/knopflerfish-osgi/debian

2010-05-01 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-01 17:32:08 + (Sat, 01 May 2010)
New Revision: 12245

Modified:
   trunk/knopflerfish-osgi/debian/control
Log:
Slightly fine tune the dependencies (suggests/recommends)


Modified: trunk/knopflerfish-osgi/debian/control
===
--- trunk/knopflerfish-osgi/debian/control  2010-05-01 17:11:44 UTC (rev 
12244)
+++ trunk/knopflerfish-osgi/debian/control  2010-05-01 17:32:08 UTC (rev 
12245)
@@ -11,6 +11,7 @@
 Package: libknopflerfish-osgi-framework-java
 Architecture: all
 Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
+Suggests: libknopflerfish-osgi-java-doc
 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
@@ -27,6 +28,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Recommends: iceweasel | firefox | www-browser
 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


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


[pkg-java] r12247 - tags/knopflerfish-osgi

2010-05-01 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-01 17:48:37 + (Sat, 01 May 2010)
New Revision: 12247

Removed:
   tags/knopflerfish-osgi/2.3.3-1/
Log:
[svn-buildpackage] Removing old tag knopflerfish-osgi-2.3.3-1


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


[pkg-java] r12248 - tags/knopflerfish-osgi

2010-05-01 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-05-01 17:50:14 + (Sat, 01 May 2010)
New Revision: 12248

Added:
   tags/knopflerfish-osgi/2.3.3-1/
Log:
[svn-buildpackage] Tagging knopflerfish-osgi (2.3.3-1)


___
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-20 Thread Eric Lavarde

Hello,

Matthew Johnson wrote:

On Mon Apr 19 14:09, Eric Lavarde - Debian wrote:

Matthew Johnson said:

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

As I wrote in my email, there is no manifest to share! jh_manifest only
gets called because I'm using CDBS, I have no debian/manifest or
debian/package.manifest file.


You do - all jars embed a manifest, the upstream build system may embed more
data. extract META-INF/MANIFEST.MF from your jar files (or send me the jars)

Matt

Here it is, it comes from Knopflerfish's framework.jar (checked-in in 
the Debian-Java SVN).
I noticed that the manifest is in DOS format. Could it be the issue? (I 
couldn't test, the manifest is generated through ant/build.xml)


Eric
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.1
Created-By: 14.0-b16 (Sun Microsystems Inc.)
Main-class: org.knopflerfish.framework.Main
Specification-Title: OSGi Framework API
Specification-Version: 1.3
Specification-Vendor: Open Service Gateway initiative
Implementation-Title: Knopflerfish OSGi Framework
Implementation-Version: 4.1.10
Implementation-Vendor: Knopflerfish
Bundle-Vendor: Knopflerfish
Bundle-Version: 4.1.10
Bundle-Name: frameworkbundle
Bundle-Description: Knopflerfish OSGi framework system bundle
Export-Package: org.osgi.framework;specification-version=1.3,org.osgi.
 service.packageadmin;specification-version=1.2,org.osgi.service.permi
 ssionadmin;specification-version=1.2,org.osgi.util.tracker;specificat
 ion-version=1.3.1,org.osgi.service.startlevel;specification-version=1
 .0,org.osgi.service.condpermadmin;specification-version=1.0
Bundle-DocURL: http://www.knopflerfish.org
Build-Date: Build Sat March 13 2010, 13:07:56

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#574029: jh_manifest utf8 errors

2010-04-19 Thread Eric Lavarde - Debian
Hi Matthew,

Matthew Johnson said:
 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
As I wrote in my email, there is no manifest to share! jh_manifest only
gets called because I'm using CDBS, I have no debian/manifest or
debian/package.manifest file.

Nevertheless, one thing I forgot to mentioned and which I'm not sure
about, but it seemed to me that the error appearance did depend on the
svn-buildpackage command line: with --svn-dont-purge I got the error, but
not without this option, and then I changed something to the content of
the debian/ directory, and I always got the error.
I know it sounds stupid, and I have no explanation, but that's what I
experienced.

Eric

-- 
You don't need to CC me on debian-java, debian-mentors and
pkg-java-maintainers.
Please CC me on other Debian lists.



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


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 module
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
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


[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 d...@zorglub.s.bawue.de  Sat, 13 Feb 2010 21:58:35 +0100
+ -- Eric Lavarde d...@zorglub.s.bawue.de  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 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-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

[pkg-java] r11849 - trunk/freemind/debian

2010-03-13 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-03-13 10:43:09 + (Sat, 13 Mar 2010)
New Revision: 11849

Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/control
Log:
Build depend on Ant (optional) 1.7 to avoid FTBFS with Ant 1.8 (Closes: 
#571376).


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2010-03-13 09:40:41 UTC (rev 11848)
+++ trunk/freemind/debian/changelog 2010-03-13 10:43:09 UTC (rev 11849)
@@ -1,3 +1,10 @@
+freemind (0.9.0~rc6+dfsg-3) unstable; urgency=low
+
+  * Build depend on Ant (optional) 1.7 to avoid FTBFS with Ant 1.8
+(Closes: #571376).
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 13 Mar 2010 11:38:03 +0100
+
 freemind (0.9.0~rc6+dfsg-2) unstable; urgency=low
 
   * Change JiBX dependency to libjibx1.1-java (or libjibx-java 1.1.x for

Modified: trunk/freemind/debian/control
===
--- trunk/freemind/debian/control   2010-03-13 09:40:41 UTC (rev 11848)
+++ trunk/freemind/debian/control   2010-03-13 10:43:09 UTC (rev 11849)
@@ -5,7 +5,7 @@
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
 # FreeMind can be built with JiBX 1.0, 1.1 and 1.2, but the result does only
 # run with the version it was built with.
-Build-Depends-Indep: docbook-to-man, ant, ant-optional, openjdk-6-jdk, 
imagemagick, libcommons-lang-java, libbatik-java (= 1.6), rhino, 
libjgoodies-forms-java, groovy, libjibx1.1-java | libjibx-java (= 1.1), 
libjibx1.1-java | libjibx-java ( 1.2), simplyhtml ( 0.13), javahelp2, fop
+Build-Depends-Indep: docbook-to-man, ant1.7 | ant ( 1.8), ant1.7-optional | 
ant-optional ( 1.8), openjdk-6-jdk, imagemagick, libcommons-lang-java, 
libbatik-java (= 1.6), rhino, libjgoodies-forms-java, groovy, libjibx1.1-java 
| libjibx-java (= 1.1), libjibx1.1-java | libjibx-java ( 1.2), simplyhtml 
( 0.13), javahelp2, fop
 Build-Depends: debhelper (= 5.0), cdbs (= 0.4.8)
 Homepage: http://freemind.sourceforge.net/
 Standards-Version: 3.8.3.0


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


[pkg-java] r11850 - tags/freemind

2010-03-13 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-03-13 10:46:44 + (Sat, 13 Mar 2010)
New Revision: 11850

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


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


[pkg-java] r11855 - tags

2010-03-13 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-03-13 19:31:59 + (Sat, 13 Mar 2010)
New Revision: 11855

Added:
   tags/knopflerfish-osgi/
Log:
Prepare tagging for knopflerfish-osgi



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


[pkg-java] r11856 - branches

2010-03-13 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-03-13 19:32:52 + (Sat, 13 Mar 2010)
New Revision: 11856

Added:
   branches/knopflerfish-osgi/
Log:
Prepare branching for knopflerfish-osgi



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


[pkg-java] r11857 - trunk/knopflerfish-osgi/debian

2010-03-13 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-03-13 19:35:19 + (Sat, 13 Mar 2010)
New Revision: 11857

Modified:
   trunk/knopflerfish-osgi/debian/
Log:
svnPropset



Property changes on: trunk/knopflerfish-osgi/debian
___
Added: mergeWithUpstream
   + 1


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


[pkg-java] r11858 - tags/knopflerfish-osgi

2010-03-13 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-03-13 19:39:06 + (Sat, 13 Mar 2010)
New Revision: 11858

Added:
   tags/knopflerfish-osgi/2.3.3-1/
Log:
[svn-buildpackage] Tagging knopflerfish-osgi (2.3.3-1)


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


Bug#569169: freemind: open link with konqueror 4.3.2

2010-02-11 Thread Eric Lavarde - Debian
Hi Sebastian,

what does xdg-open yourURL, called from the command line, say?
(it is the command that FreeMind calls per default).

If xdg-open itself doesn't fail, you could also write a small script:
$ cat /tmp/my-xdg-open EOF
#!/bin/sh
exec \$0.out 21
exec xdg-open \$@
EOF
$ chmod +x /tmp/my-xdg-open
and enter this script as Default Browser Command Other OS in FreeMind,
then attach the file /tmp/my-xdg-open.out to this bug report, this would
surely help a lot.

Thanks, Eric

Sebastian Schroeder said:
 Package: freemind
 Version: 0.9.0~rc6+dfsg-1
 Severity: normal

 trying to open a hyperlink fails if konquerer is default browser
 changing Default Browser Command Other OS to konqueror {0}=no contact
 to klaucher
 changing to kfmclient openURL '{0}' (which should be the right way I
 think) does't do anything, no error message, even while Freemind in DEBUG
 mode

-- 
Eric de France, d'Allemagne et de Navarre



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


[pkg-java] r11529 - trunk/freemind/debian

2010-02-07 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-02-07 11:28:52 + (Sun, 07 Feb 2010)
New Revision: 11529

Modified:
   trunk/freemind/debian/changelog
Log:
Added (Closes: #568664, #568666) to changelog (JiBX bugs).


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2010-02-07 01:59:58 UTC (rev 11528)
+++ trunk/freemind/debian/changelog 2010-02-07 11:28:52 UTC (rev 11529)
@@ -1,7 +1,8 @@
 freemind (0.9.0~rc6+dfsg-2) unstable; urgency=low
 
   * Change JiBX dependency to libjibx1.1-java (or libjibx-java 1.1.x for
-Ubuntu), and adapt patches to use 1.1.6a versioned jar files.
+Ubuntu), and adapt patches to use 1.1.6a versioned jar files
+(Closes: #568664, #568666).
   * Fix obsolete-relation-form-in-source in freemind depends: simplyhtml
 ( 0.13).
   * Improve existing MIME support and add MIME support for KDE3


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


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

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

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


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

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

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


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


[pkg-java] r11511 - tags/freemind

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

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


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


[pkg-java] r11495 - trunk/freemind/debian

2010-02-02 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-02-02 19:21:43 + (Tue, 02 Feb 2010)
New Revision: 11495

Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/control
Log:
Change JiBX dependency to libjibx1.1-java (or libjibx-java 1.1.x for Ubuntu).


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2010-02-02 19:02:03 UTC (rev 11494)
+++ trunk/freemind/debian/changelog 2010-02-02 19:21:43 UTC (rev 11495)
@@ -1,5 +1,7 @@
 freemind (0.9.0~rc6+dfsg-2) unstable; urgency=low
 
+  * Change JiBX dependency to libjibx1.1-java (or libjibx-java 1.1.x for
+Ubuntu).
   * Fix obsolete-relation-form-in-source in freemind depends: simplyhtml
 ( 0.13).
   * Improve existing MIME support and add MIME support for KDE3

Modified: trunk/freemind/debian/control
===
--- trunk/freemind/debian/control   2010-02-02 19:02:03 UTC (rev 11494)
+++ trunk/freemind/debian/control   2010-02-02 19:21:43 UTC (rev 11495)
@@ -3,14 +3,16 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends-Indep: docbook-to-man, ant, ant-optional, openjdk-6-jdk, 
imagemagick, libcommons-lang-java, libbatik-java (= 1.6), rhino, 
libjgoodies-forms-java, groovy, libjibx-java, simplyhtml ( 0.13), javahelp2, 
fop
+# FreeMind can be built with JiBX 1.0, 1.1 and 1.2, but the result does only
+# run with the version it was built with.
+Build-Depends-Indep: docbook-to-man, ant, ant-optional, openjdk-6-jdk, 
imagemagick, libcommons-lang-java, libbatik-java (= 1.6), rhino, 
libjgoodies-forms-java, groovy, libjibx1.1-java | libjibx-java (= 1.1), 
libjibx1.1-java | libjibx-java ( 1.2), simplyhtml ( 0.13), javahelp2, fop
 Build-Depends: debhelper (= 5.0), cdbs (= 0.4.8)
 Homepage: http://freemind.sourceforge.net/
 Standards-Version: 3.8.3.0
 
 Package: freemind
 Architecture: all
-Depends: openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, 
libcommons-lang-java, libjgoodies-forms-java, libjibx-java, simplyhtml ( 
0.13), ${misc:Depends}
+Depends: openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, 
libcommons-lang-java, libjgoodies-forms-java, libjibx1.1-java | libjibx-java 
(= 1.1), libjibx1.1-java | libjibx-java ( 1.2), simplyhtml ( 0.13), 
${misc:Depends}
 Recommends: freemind-doc, xdg-utils
 Suggests: freemind-plugins-help, freemind-plugins-svg, 
freemind-plugins-script, freemind-browser
 Conflicts: freemind-plugins-time ( ${binary:Version})


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


[pkg-java] r11480 - trunk/freemind/debian

2010-01-31 Thread Eric Lavarde
Author: ewl-guest
Date: 2010-01-31 20:01:02 + (Sun, 31 Jan 2010)
New Revision: 11480

Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/control
Log:
Fix obsolete-relation-form-in-source in freemind depends: simplyhtml ( 0.13).


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2010-01-31 19:32:37 UTC (rev 11479)
+++ trunk/freemind/debian/changelog 2010-01-31 20:01:02 UTC (rev 11480)
@@ -1,5 +1,7 @@
 freemind (0.9.0~rc6+dfsg-2) unstable; urgency=low
 
+  * Fix obsolete-relation-form-in-source in freemind depends: simplyhtml
+( 0.13).
   * Improve existing MIME support and add MIME support for KDE3
 (Closes: #296258).
 

Modified: trunk/freemind/debian/control
===
--- trunk/freemind/debian/control   2010-01-31 19:32:37 UTC (rev 11479)
+++ trunk/freemind/debian/control   2010-01-31 20:01:02 UTC (rev 11480)
@@ -3,14 +3,14 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Eric Lavarde d...@zorglub.s.bawue.de
-Build-Depends-Indep: docbook-to-man, ant, ant-optional, openjdk-6-jdk, 
imagemagick, libcommons-lang-java, libbatik-java (= 1.6), rhino, 
libjgoodies-forms-java, groovy, libjibx-java, simplyhtml ( 0.13), javahelp2, 
fop
+Build-Depends-Indep: docbook-to-man, ant, ant-optional, openjdk-6-jdk, 
imagemagick, libcommons-lang-java, libbatik-java (= 1.6), rhino, 
libjgoodies-forms-java, groovy, libjibx-java, simplyhtml ( 0.13), javahelp2, 
fop
 Build-Depends: debhelper (= 5.0), cdbs (= 0.4.8)
 Homepage: http://freemind.sourceforge.net/
 Standards-Version: 3.8.3.0
 
 Package: freemind
 Architecture: all
-Depends: openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, 
libcommons-lang-java, libjgoodies-forms-java, libjibx-java, simplyhtml ( 
0.13), ${misc:Depends}
+Depends: openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, 
libcommons-lang-java, libjgoodies-forms-java, libjibx-java, simplyhtml ( 
0.13), ${misc:Depends}
 Recommends: freemind-doc, xdg-utils
 Suggests: freemind-plugins-help, freemind-plugins-svg, 
freemind-plugins-script, freemind-browser
 Conflicts: freemind-plugins-time ( ${binary:Version})


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


[pkg-java] r11204 - trunk/freemind/debian

2009-12-05 Thread Eric Lavarde
Author: ewl-guest
Date: 2009-12-05 13:31:09 + (Sat, 05 Dec 2009)
New Revision: 11204

Added:
   trunk/freemind/debian/freemind.magic
   trunk/freemind/debian/x-freemind.desktop
Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/freemind.desktop
   trunk/freemind/debian/freemind.install
   trunk/freemind/debian/freemind.sharedmimeinfo
Log:
Improved MIME support and added MIME support for KDE3.


Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2009-12-03 22:42:07 UTC (rev 11203)
+++ trunk/freemind/debian/changelog 2009-12-05 13:31:09 UTC (rev 11204)
@@ -1,3 +1,10 @@
+freemind (0.9.0~rc6+dfsg-2) unstable; urgency=low
+
+  * Improve existing MIME support and add MIME support for KDE3
+(Closes: #296258).
+
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 05 Dec 2009 14:28:10 +0100
+
 freemind (0.9.0~rc6+dfsg-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/freemind/debian/freemind.desktop
===
--- trunk/freemind/debian/freemind.desktop  2009-12-03 22:42:07 UTC (rev 
11203)
+++ trunk/freemind/debian/freemind.desktop  2009-12-05 13:31:09 UTC (rev 
11204)
@@ -1,12 +1,11 @@
 [Desktop Entry]
 Version=1.0
-Encoding=UTF-8
 Name=FreeMind
 Exec=/usr/bin/freemind
 Terminal=false
-Icon=/usr/share/pixmaps/FreeMindWindowIcon.xpm
+Icon=FreeMindWindowIcon
 Type=Application
-MimeType=application/x-freemind
-Categories=Application;Office;
+MimeType=application/x-freemind;
+Categories=Office;
 GenericName=FreeMind
 Comment=A free mind mapping tool

Modified: trunk/freemind/debian/freemind.install
===
--- trunk/freemind/debian/freemind.install  2009-12-03 22:42:07 UTC (rev 
11203)
+++ trunk/freemind/debian/freemind.install  2009-12-05 13:31:09 UTC (rev 
11204)
@@ -5,3 +5,7 @@
 freemind/images/FreeMindWindowIcon.xpm usr/share/pixmaps
 bin/dist/accessories/* usr/share/freemind/accessories
 debian/freemind.desktop usr/share/applications
+# the following lines are needed for KDE 3 which doesn't use the
+# freedesktop.org/XDG framework.
+debian/x-freemind.desktop usr/share/mimelnk/application
+debian/freemind.magic etc/kde3/magic

Added: trunk/freemind/debian/freemind.magic
===
--- trunk/freemind/debian/freemind.magic(rev 0)
+++ trunk/freemind/debian/freemind.magic2009-12-05 13:31:09 UTC (rev 
11204)
@@ -0,0 +1 @@
+0  string  \map   application/x-freemind

Modified: trunk/freemind/debian/freemind.sharedmimeinfo
===
--- trunk/freemind/debian/freemind.sharedmimeinfo   2009-12-03 22:42:07 UTC 
(rev 11203)
+++ trunk/freemind/debian/freemind.sharedmimeinfo   2009-12-05 13:31:09 UTC 
(rev 11204)
@@ -21,10 +21,11 @@
comment xml:lang=slFreeMind Miselni vzorec/comment
comment xml:lang=zh_CNFreeMind 思维导图/comment
comment xml:lang=zhFreeMind 心智圖/comment
-   glob pattern=*.mm/
+   glob pattern=*.mm /
magic priority=65
-   match type=string value=lt;map offset=0/
+   match type=string value=lt;map offset=0 /
/magic
+   sub-class-of type=text/plain /
 /mime-type
 /mime-info
 

Added: trunk/freemind/debian/x-freemind.desktop
===
--- trunk/freemind/debian/x-freemind.desktop(rev 0)
+++ trunk/freemind/debian/x-freemind.desktop2009-12-05 13:31:09 UTC (rev 
11204)
@@ -0,0 +1,31 @@
+# KDE Config File
+[Desktop Entry]
+Encoding=UTF-8
+MimeType=application/x-freemind
+Icon=FreeMindWindowIcon
+Comment=FreeMind Map
+Comment[cs]=FreeMind Mapa
+Comment[de]=FreeMind Map
+Comment[dk]=FreeMind Map
+Comment[es]=FreeMind Mapa
+Comment[fr]=FreeMind Carte Mentale
+Comment[hu]=FreeMind Térkép
+Comment[it]=FreeMind Mappa
+Comment[ja]=FreeMind マップ
+Comment[kr]=FreeMind 맵
+Comment[lt]=FreeMind Žemėlapis
+Comment[nl]=FreeMind Map
+Comment[no]=FreeMind Map
+Comment[pl]=FreeMind Mapa
+Comment[pt]=FreeMind Mapa
+Comment[pt]=FreeMind Mapa
+Comment[ru]=FreeMind Ассоциативная арта
+Comment[sl]=FreeMind Miselni vzorec
+Comment[zh_CN]=FreeMind 思维导图
+Comment[zh]=FreeMind 心智圖
+Type=MimeType
+Patterns=*.mm
+X-KDE-AutoEmbed=false
+[Property::X-KDE-NativeExtension]
+Type=QString
+Value=.mm


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

Bug#557308: libopenide-util-java: Non-informative package descriptionand outdated homepage link

2009-11-24 Thread Eric Lavarde - Debian
Hello Giovanni,

Giovanni Mascellani said:
 This description is wrong, as this library is not netbeans platform.
 I'll try to write a more informative description, but this task is not
 easy, because this packages is really _very_ miscellaneous.
OK, I was mislead by the homepage link, but thanks.

 2. the Homepage link http://openide.netbeans.org/ is outdated, it's now
 http://platform.netbeans.org/

 For what I know, there is no updated homepage for this library.
 platform.n.o is wrong and I couldn't find anything updated, so I prefer
 to keep an out-of-date homepage rather than giving a false information
 or no information at all.
I would tend to disagree, no homepage would be better, and a link to where
the source code remains would be even better (I'm assuming there is such a
place else it wouldn't be opensource :-) ).

Thanks, Eric

-- 
Eric de France, d'Allemagne et de Navarre



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


Bug#557308: libopenide-util-java: Non-informative package description and outdated homepage link

2009-11-20 Thread Eric Lavarde
Package: libopenide-util-java
Severity: minor

Hi,

two things at once as discovered under
http://packages.debian.org/sid/libopenide-util-java

1. the description explains where the package comes from, but
not what it actually offers for functionality, that's quite
impossible to assess if you might need the package. The introduction on
the homepage would already be much more helpful:

The NetBeans Platform is a generic framework for Swing applications. It 
provides the plumbing that, before, every developer had to write themselves — 
the plumbing — saving state, connecting actions to menu items, toolbar items 
and keyboard shortcuts; window management, and so on.

A summary of the description under http://platform.netbeans.org/description.html
could be of course even more helpful.

2. the Homepage link http://openide.netbeans.org/ is outdated, it's now 
http://platform.netbeans.org/

3. The open question is if the change of project name justifies a change
of package name...

Cheers, Eric

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

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



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

[pkg-java] r11031 - trunk/freemind/debian

2009-11-07 Thread Eric Lavarde
Author: ewl-guest
Date: 2009-11-07 12:11:38 + (Sat, 07 Nov 2009)
New Revision: 11031

Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/export-freemind-cvs.sh
   trunk/freemind/debian/freemind.sharedmimeinfo
   trunk/freemind/debian/rules
   trunk/freemind/debian/watch
Log:
New upstream version 0.9.0~rc6
Removed version 0.9.0~rc5+svn... from changelog as it has never been released.
Modified export-freemind-cvs.sh to also download via uscan.



Modified: trunk/freemind/debian/changelog
===
--- trunk/freemind/debian/changelog 2009-11-07 00:30:44 UTC (rev 11030)
+++ trunk/freemind/debian/changelog 2009-11-07 12:11:38 UTC (rev 11031)
@@ -1,14 +1,13 @@
-freemind (0.9.0~rc5+cvs20090906-1) unstable; urgency=low
+freemind (0.9.0~rc6+dfsg-1) unstable; urgency=low
 
-  * New upstream version. RC5 had a critical bug, supposedly solved in this
-version taken from RCS, labeled internally with version RC6.
+  * New upstream version.
   * Suppress build dependency on xsd2jibx, thanks to Upstream change.
   * Bumped policy version to 3.8.3.0 without changes. I left 'editors' as
 section because I understand that 'java' would be for programming
 related packages, whereas FreeMind is for end-users.
   * Remove call to obsoleted dh_desktop from debian/rules.
 
- -- Eric Lavarde d...@zorglub.s.bawue.de  Sun, 06 Sep 2009 19:01:21 +0200
+ -- Eric Lavarde d...@zorglub.s.bawue.de  Sat, 07 Nov 2009 11:02:07 +0100
 
 freemind (0.9.0~rc4-1) unstable; urgency=low
 

Modified: trunk/freemind/debian/export-freemind-cvs.sh
===
--- trunk/freemind/debian/export-freemind-cvs.sh2009-11-07 00:30:44 UTC 
(rev 11030)
+++ trunk/freemind/debian/export-freemind-cvs.sh2009-11-07 12:11:38 UTC 
(rev 11031)
@@ -1,29 +1,61 @@
 #!/bin/bash -x
 # This small script can be used to export the FreeMind source tree from CVS
+# or get the sources from uscan and clean them up.
 if [ $# -lt 1 ]
 then
echo Usage: $0 FreeMind version [RCS tag [keep]] 2
-   echo Example: $0 0.7.9.rc4 fm_0_8_0_rc4 2
+   echo Usage: $0 uscan [keep] 2
+   echo Example: $0 0.9.0~rc4 fm_0_9_0_rc4 2
+   echo Example: $0 0.9.0~rc6 uscan 2
echo Example: $0 0.8.0+01  FM-0-8-0 keep 2
+   echo Use the 'uscan' parameter to use uscan to download sources. 2
echo Use the 'keep' parameter to keep a complete copy. 2
exit 1
 fi
 
-freemind_dir=freemind-$1
-freemind_tar=freemind_$1
-if [ $# -ge 2 ]
+# if we are in a svn-buildpackage structure, we use it
+CURDIR=$(pwd)
+DESTDIR=${CURDIR}
+if [ -d ../tarballs ]
 then
-   mkdir ${freemind_dir} || exit 1 # we don't want to overwrite 
anything...
-   cd${freemind_dir} || exit 1
-   cvs -z3 
-d:pserver:anonym...@freemind.cvs.sourceforge.net:/cvsroot/freemind export -r 
$2 freemind || exit 1
-   cd ..
+   DESTDIR=${CURDIR}/../tarballs
 fi
 
+if [ $1 = uscan ]
+then
+   if [ -f ${CURDIR}/debian/changelog ]
+   then
+   ver=$(uscan --destdir ${DESTDIR} --repack --rename 
--force-download --dehs | awk -F'[]' '$2 == upstream-version {print $3}')
+   else
+   echo ERROR:   uscan can't be called without changelog. 2
+   exit 1
+   fi
+else
+   ver=$1
+fi
+
+freemind_dir=freemind-$ver
+freemind_orig_tar=freemind_${ver}.orig.tar.gz
+freemind_dfsg_tar=freemind_${ver}+dfsg.orig.tar.gz
+
+if [ $1 = uscan ] || [ $# -ge 2 ]
+then
+   mkdir ${DESTDIR}/${freemind_dir} || exit 1 # we don't want to 
overwrite anything...
+   cd ${DESTDIR}/${freemind_dir} || exit 1
+   if [ $1 = uscan ]
+   then
+   tar xzf ../${freemind_orig_tar} || exit 1
+   else
+   cvs -z3 
-d:pserver:anonym...@freemind.cvs.sourceforge.net:/cvsroot/freemind export -r 
$2 freemind || exit 1
+   fi
+fi
+cd ${DESTDIR}
+
 ### SAVE FIRST THE WHOLE FREEMIND TREE ###
 if [ -n $3 ]
 then
mv ${freemind_dir} ${freemind_dir}.complete
-   tar cvzf ${freemind_tar}.complete.tar.gz \
+   tar cvzf ${freemind_dfsg_tar}.complete.tar.gz \
${freemind_dir}.complete/freemind
mv ${freemind_dir}.complete ${freemind_dir}
 fi
@@ -33,10 +65,11 @@
 rm -vfr ${freemind_dir}/freemind/windows-launcher
 
 ### CREATE ORIG.TAR.GZ ###
-if [ -f ${freemind_tar}.orig.tar.gz ]
+if [ -f ${freemind_dfsg_tar} ]
 then
-   mv -f ${freemind_tar}.orig.tar.gz ${freemind_tar}.orig.tar.gz.BAK \
+   mv -f ${freemind_dfsg_tar} ${freemind_dfsg_tar}.BAK \
|| exit 1
 fi
-tar cvzf ${freemind_tar}.orig.tar.gz ${freemind_dir} || exit 1
+tar czf ${freemind_dfsg_tar} ${freemind_dir} || exit 1
 rm -fr ${freemind_dir}
+cd ${CURDIR}

Modified: trunk/freemind/debian/freemind.sharedmimeinfo
===
--- trunk/freemind/debian/freemind.sharedmimeinfo   2009-11-07 00:30:44 UTC 
(rev

[pkg-java] r11032 - tags/freemind

2009-11-07 Thread Eric Lavarde
Author: ewl-guest
Date: 2009-11-07 12:16:23 + (Sat, 07 Nov 2009)
New Revision: 11032

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


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


Bug#526611: New upstream version

2009-09-29 Thread Eric Lavarde - Debian
Hello,

PLEASE, create a new package for this version of Jibx: 1.2.x is not
backward compatible with 1.0.x (and neither with 1.1.x), and FreeMind
0.9.0 depends on version 1.0.x (and doesn't work already with 1.1.x).

I'm trying since years to get a newer version of FreeMind and failed due
to mainly licensing reasons, and I'm now only one upstream release from
success. Please don't make it fail now for technical reasons!

Thanks, Eric

Michael Koch said:
 On Sat, May 02, 2009 at 10:05:42AM +0200, Florian Weimer wrote:
 Package: libjibx-java
 Version: 1.0.2-1

 Please upgrade the package to version 1.2.1, which is a build
 dependency of OpenJDK 7.

 I have done a prelimiary package if libjibx-java 1.2.1. Unfortunatly
 it needs Eclipse libraries for building the jibx-tools.jar. I think
 about disabling this feature for now.

 I got notified that OpenJDK 7 will drop the dependency on jibx in
 one of the next releases.


 Cheers,
 Michael



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




-- 
Eric de France, d'Allemagne et de Navarre



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


Bug#526611: New upstream version

2009-09-29 Thread Eric Lavarde - Debian
Great, thanks!

Eric

Michael Koch said:
 On Tue, Sep 29, 2009 at 08:51:15AM +0200, Eric Lavarde - Debian wrote:
 Hello,

 PLEASE, create a new package for this version of Jibx: 1.2.x is not
 backward compatible with 1.0.x (and neither with 1.1.x), and FreeMind
 0.9.0 depends on version 1.0.x (and doesn't work already with 1.1.x).

 I'm trying since years to get a newer version of FreeMind and failed due
 to mainly licensing reasons, and I'm now only one upstream release from
 success. Please don't make it fail now for technical reasons!

 Good to know. I checked reverse depends in the archive and found none.
 So I thought it would be okay.

 Lets do it this way: I update libjibx-java to 1.2.x. I also introduce
 libjibx1.0-java for freemind. This way freemind can depend on it and
 when/if freemind updates to a newer version we can savely remove
 the versioned package.

 Cheers,
 Michael

-- 
You don't need to CC me on debian-java, debian-mentors and
pkg-java-maintainers.
Please CC me on other Debian lists.



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


Bug#528081: xerces-j: Please remove build-dep on jikes

2009-05-10 Thread Eric Lavarde

Hi,

sounds to me that the best resolution would be to remove xerces-j as 
well: no software depends on it (says 'apt-cache showpkg'), and it's 
been superseded by xerces2 since ages (also upstream).


I'm no DD but let me know if I can help.

Eric

Barry deFreese wrote:

Package: xerces-j
Version: 1.4.4-4
Severity: important

Hi,

jikes is orphaned, unmaintained, and buggy and therefore we are trying
to remove it from the archive.  xerces-j currently
build-depends on jikes.  Could you please try to build with one of the
other java compilers and remove the jikes build-depends?  I've tried it 
with openjdk-6-jdk and it seems to work fairly well but does still have 
some issues.


Thank you,

Barry deFreese
Debian QA





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


Re: How to pack Java libraries/applications correctly?

2009-03-16 Thread Eric Lavarde
Hi,

I haven't seen anybody answering, so I take a pick.

dominik.smat...@gmail.com wrote:
 Hello,
 
 I've uploaded my very first package yesterday (simple Java library, 
 waiting for a sponsor now...) but I'm not sure it conforms all related 
 policies:
 - http://www.debian.org/doc/debian-policy/
 - http://www.debian.org/doc/packaging-manuals/java-policy/
 - anything else out there?
http://pkg-java.alioth.debian.org/ and the Hints link.
check http://wiki.debian.org/ and search for java (don't expect wonders 
here).

 
 I was trying to google some tutorials about maintaining Java libraries 
 and applications in Debian/Ubuntu, but haven't found anything at all...
Java packages are not really different from normal one, once you've 
learned the Java policy.

 
 Could you recommend me some good example from existing Debian packages 
 to learn from please? One for Java library and one for Java application 
 if possible...
You could have a look at simplyhtml (application) and libjibx-java 
(lib), I packaged them rather recently so I possibly didn't make the 
same errors as when I started :-)

 
 I'd like to learn how to make top quality packages, don't want start 
 producing some mess :)
I don't know if my packages are top quality, but they're coming through 
ftp-master...

 
 Thanks a lot.
Hope this helps,
Eric

 
 Regards
 Dominik Smatana

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


Re: Comments regarding libjibx-java_1.0.2-1_i386.changes

2009-03-15 Thread Eric Lavarde
Frank Lichtenheld wrote:
 Hi.
 
 debian/copyright misses a note about:
 ./build/src/org/jibx/binding/ant/CompileTask.java:Copyright (c) 2003, Andrew 
 J. Glover
 
 also I'm confused because ./docs/jibx-license.html mentions other code that 
 is included
 under differing licenses but I wasn't able to find this code in the source. 
 It would be
 nice to include a statement about this in debian/copyright as well.
Those are just references to licenses of dependencies (BCEL and XPP3), 
should I really put a note about those? (I've done it, but I'm curious)

 
 I will accept the package, since I don't think these issues warrant a reject, 
 but it
 would be good if you addressed them in your next upload.
Thanks, SVN on Alioth has been updated accordingly, both changes will 
come in with next upload.

Eric

 
 Gruesse,
   Frank
 
 
 


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


Bug#519235: pdfsam: requires openjdk-6-jre, but works with sun-6-jre

2009-03-12 Thread Eric Lavarde
Hi,

Miguel Landaeta wrote:
 Again, I do not agree, I think it would be perfectly allowed and user
 friendly to have alternatives: openjdk-6-jre | sun-java6-jre |
 sun-java5-jre | java2-runtime
 
 I would not prefer to depend explicitly on sun-java?-jre (even if this
 is optional).
 I would prefer this package just depends on openjdk-6-jre | java2-runtime.
I think that's perfectly valid, it's just _my_ way to say that my 
package won't work with a classpath based runtime.

Eric

-- 
Gewalt ist die letzte Zuflucht der Inkompetenz.
 Violence is the Last Resort of the Incompetent.
 Gwalt jest ostatnem schronieniem niekompetencji.
 La violence est le dernier refuge de l'incompetence.
 ~ Isaac Asimov



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


Bug#519235: pdfsam: requires openjdk-6-jre, but works with sun-6-jre

2009-03-11 Thread Eric Lavarde
Hi Miguel,

Miguel Landaeta wrote:
 severity 519235 wishlist
 thanks
 
 Hi,
 
 This is not a important bug.
 You can check this: http://www.debian.org/Bugs/Developer#severities
 
 This bug probably has minor or wishlist severity.
I do not fully agree: pdfsam doesn't follow the Java Policy, which 
states in 2.3. Java programs that Programs must depend on 
java-virtual-machine and the needed runtime environment (java1-runtime 
and/or java2-runtime). This together with the sentence about virtual 
machines stating that Java virtual machines must provide 
java-virtual-machine and depend on java-common. They can also provide 
the runtime environment that the package contains (java1-runtime and/or 
java2-runtime). If it does not provide the files itself it must depend 
on the needed runtime environment. means that programs must depend on 
specific vm | java-virtual-machine and on specific runtime | 
javaN-runtime (the fact that most jre provide both at once is IMHO a 
weakness of the policy, but we don't want to redo the world here).

Given the fact that the Java Policy is only a proposal (since how many 
years?), one could discuss if it makes it a policy breach. I let you 
decide :-)

 
 Regards,
 
 PD: also due to license issues, if this package depends on sun-java5-jre,
 then it can not be in Debian main so it would not be available to many
 Debian users who don't include contrib and non-free in /etc/apt/sources.list.
Again, I do not agree, I think it would be perfectly allowed and user 
friendly to have alternatives: openjdk-6-jre | sun-java6-jre | 
sun-java5-jre | java2-runtime

Eric



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


Re: Processing of libjibx-java_1.0.2-1_i386.changes

2009-02-22 Thread Eric Lavarde
Archive Administrator wrote:
 GnuPG signature check failed on libjibx-java_1.0.2-1_i386.changes
 gpg: Signature made Sun Feb 22 12:37:40 2009 UTC using DSA key ID 869D2871
 gpg: Can't check signature: public key not found
 (Exit status 2)
 /libjibx-java_1.0.2-1_i386.changes has bad PGP/GnuPG signature!
 Removing /libjibx-java_1.0.2-1_i386.changes, but keeping its associated files 
 for now.
 
 Greetings,
 
   Your Debian queue daemon
 
My failure: I forgot to put 'mentors' in my dput call.

Eric


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


Bug#458001: groovy should depend on a Java6 runtime environment

2007-12-28 Thread Eric Lavarde
Hi,

Actually, unless Groovy 1.5 really needs Java 6 features (which I would 
tend to doubt), the maintainer should compile the package with Java 1.5 
or even 1.4, so that it works with all Javas.

As a side note, Java 1.4 is still state of the art on many non-x86 
platforms.

Eric

Christian Hammers wrote:
 Package: groovy
 Version: 1.5.0-1
 Severity: wishlist
 
 Hello
 
 Groovy now needs Java6 and else just prints invalid jar file format.
 Isn't it possible to depend on a virtual package like java-virtual-machine-6
 instead of java-virtual-machine to remind the user that java5 is
 no longer state of the art? Sadly Debian seems not to have an automated
 upgrade to the Java6 packages.
 
 bye,
 
 -christian-

-- 
Gewalt ist die letzte Zuflucht der Inkompetenz.
 Violence is the Last Resort of the Incompetent.
 Gwalt jest ostatnem schronieniem niekompetencji.
 La violence est le dernier refuge de l'incompetence.
 ~ Isaac Asimov



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


Re: libxmlrpc3-java override disparity

2007-10-27 Thread Eric Lavarde
Hi,

please modify the override file to have the section saying 'libs'.

Justification: Java libraries, to the difference of C libraries, are at 
the same time for runtime and development usage. We consider that it 
makes more sense to put all Java libraries in 'libs' as 85% of them are 
already in this section (I've counted :-) ).

Thanks, Eric

Debian Installer wrote:
 There are disparities between your recently accepted upload and the
 override file for the following file(s):
 
 libxmlrpc3-client-java_3.1-1_all.deb: package says section is libs, override 
 says devel.
 libxmlrpc3-common-java_3.1-1_all.deb: package says section is libs, override 
 says devel.
 libxmlrpc3-server-java_3.1-1_all.deb: package says section is libs, override 
 says devel.
 
 Either the package or the override file is incorrect.  If you think
 the override is correct and the package wrong please fix the package
 so that this disparity is fixed in the next upload.  If you feel the
 override is incorrect then please reply to this mail and explain why.
 


-- 
Gewalt ist die letzte Zuflucht der Inkompetenz.
 Violence is the Last Resort of the Incompetent.
 Gwalt jest ostatnem schronieniem niekompetencji.
 La violence est le dernier refuge de l'incompetence.
 ~ Isaac Asimov

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


Re: Tomcate 5.0.x

2007-05-09 Thread Eric Lavarde - Debian
Hi,

 On Wed, May 09, 2007 at 11:08:42AM +0200, Martijn Kint / True wrote:
 L.S,

 Hi guys! I'm having some trouble with a client of mine who insists on
 that Tomcat 5.0.28 is stable and 5.0.30 isn't. The problem is that I
 can't install 5.0.28 from Apt as we only have 5.0.30-11 available.

I think, I know why the customer means this: the download page from Tomcat
[1] lists only 5.0.30-beta and 5.0.28.

This said, I don't know how to convince your customer that the Debian
version is stable enough for his purposes.

Just tell him that OpenSource betas are more stable than many commercial
releases ;-)
More seriously, you could try to argue that beta doesn't mean unstable, it
just means that the product has not been completely tested; and the fact
that it reached etch/stable means that it has been tested and that it's
stable enough for Debian standards, which are knowingly high.

Hope this helps, Eric

[1]http://tomcat.apache.org/download-55.cgi

-- 
Eric de France, d'Allemagne et de Navarre

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


Bug#422291: jikes-classpath - Fails to install

2007-05-05 Thread Eric Lavarde

Hi Bastian,

I would guess that there is something wrong with your setup:

# apt-get -t unstable -s install jikes-classpath
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  classpath classpath-common classpath-gtkpeer
The following NEW packages will be installed
  classpath classpath-common classpath-gtkpeer jikes-classpath
0 upgraded, 4 newly installed, 0 to remove and 584 not upgraded.
Inst classpath-common (2:0.92-4 Debian:unstable)
Inst classpath-gtkpeer (2:0.92-4 Debian:unstable)
Inst classpath (2:0.92-4 Debian:unstable)
Inst jikes-classpath (2:0.92-4 Debian:unstable)
Conf classpath-common (2:0.92-4 Debian:unstable)
Conf classpath-gtkpeer (2:0.92-4 Debian:unstable)
Conf classpath (2:0.92-4 Debian:unstable)
Conf jikes-classpath (2:0.92-4 Debian:unstable)

Any idea what it might be? Do an apt-get/aptitude update and try again?

Eric


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


Bug#333164: libasm-java: Is there still work done on libasm2-java?

2007-03-18 Thread Eric Lavarde
Package: libasm-java
Version: 1.5.3-4
Followup-For: Bug #333164


Hello,

I'm currently looking at taking over groovy, because I need it for
FreeMind 0.9.0; but FreeMind needs Groovy 1.0, and Groovy 1.0 is requiring
the version 2.2 of ASM in order to compile. I like those cascading
dependencies :-

So, is still someone working on libasm2-java (if possible 2.2)? The
message that it should come in the next future is almost 2 years old...

Thanks, Eric

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)

Versions of packages libasm-java depends on:
ii  gij [java2-runtime]   4:4.1.1-15 The GNU Java bytecode interpreter
ii  gij-4.0 [java1-runtime]   4.0.3-2The GNU Java bytecode interpreter
ii  gij-4.1 [java1-runtime]   4.1.1-20   The GNU Java bytecode interpreter
ii  kaffe 2:1.1.7-4  A JVM to run Java bytecode
ii  kaffe-pthreads [kaffe]2:1.1.7-4  A POSIX threads enabled version of
ii  sun-j2sdk1.4 [java2-runtime]  1.4.2+12   Java(TM) 2 SDK, Standard Edition, 
ii  sun-java5-jre [java1-runtime] 1.5.0-10-3 Sun Java(TM) Runtime Environment (

libasm-java recommends no packages.

-- no debconf information


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


Re: Anybody working on Sun's JavaHelp .jar (GPLed)

2007-01-15 Thread Eric Lavarde - Debian
Hi,

Steffen Moeller said:
 On Sunday 14 January 2007 22:18, Loïc Minier wrote:
 On Sun, Jan 14, 2007, Steffen Moeller wrote:
  Has anybody of yours worked on that already?

  (The canonical place to avoid work duplication / to reuse work on
  Debian packages should be WNPP. :)

 Done that, have not found anything, asked google, too, which is pretty
 good at
 finding ITPs - nothing. And I also checked the pkg-java SVN. Admittedly,
 no
 is a not overly unexpected answer but I still hope that I do not need to
 do
 it myself :o)
I expressed recently the possibility that I do it, but I'm privately and
professionally rather overloaded, and I did not create an ITP on purpose
for this reason, i.e. the field should be free for you.

Eric

PS: if you create an ITP, you might want to let me know: I gathered some
emails from the JPackage mailing list, concerning packaging of JavaHelp,
which might be of interest to you.

-- 
Eric de France, d'Allemagne et de Navarre

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


Bug#385257: No matching plugin was found

2006-08-30 Thread Eric Lavarde - Debian
severity 385257 wishlist
retitle 385257 make-jpkg could detect EE Java and display helpful error text
thanks

Hi Giuseppe,

you've downloaded the EE (Enterprise/Server version), make-jpkg does only
work with Java SE (Desktop), so you need to download the Java SE JDK.

Alternatively, you can now use the sun-java5-* packages in
unstable/non-free; or of course use one of the free alternatives, kaffe,
gcj/gci ... (if it works for your application).

Nevertheless, make-jpkg could perhaps recognize the error and output a
more helpful message (perhaps by creating a minimal plugin, that would
just spit an error?!).

Cheers, Eric

 package: java-package
 version: 0.28
 priority: important

 I just installed an etch machine on a core duo, dowloaded
 java_ee_sdk-5-linux.bin from SUN site and run java-package. This is what
 happens now:

 [EMAIL PROTECTED]:~/Desktop$ make-jpkg java_ee_sdk-5-linux.bin
 Creating temporary directory: /tmp/make-jpkg.lBkNf16863
 Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh
 ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh sun-j2re.sh
 sun-j2sdk-doc.sh sun-j2sdk.sh

 Detected Debian build architecture: i386
 Detected Debian GNU type: i486-linux-gnu

 No matching plugin was found.
 Removing temporary directory: done


-- 
Eric de France, d'Allemagne et de Navarre


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


Re: libpgjava 7.4.7 source package: missing configure file

2006-05-19 Thread Eric Lavarde

Hi Pablo,

I didn't check this specific package, but you should most probably try 
to change to the top directory (must contain a 'debian' directory) and 
from there run the command 'dpkg-buildpackage -rfakeroot', this will 
recreate a package (with the same version, but...), that you should then 
be able to install.


For more details, you could start with 
http://www.us.debian.org/doc/maint-guide/ and continue with 
http://www.us.debian.org/doc/developers-reference/.


The trick is that the packager has possibly foreseen patches (under 
debian/patches) for the package to be able to build under Debian. By 
rebuilding the package, you make sure that all steps and dependencies 
are correct.


Cheers, Eric

Pablo G. Milano wrote:

Hi,
I'm unfamiliar with java, but I need to make some modifications to 
libpgjava 7.4.7 in order to cope with postgres 7.4 BIGINT index issue.
I downloaded libpgjava source code via apt-get source. After that, 
I've read the interfaces/jdbc/README file, in with the following is 
explained:
 
Once you have ANT, run the configure script in the top-level directory with

the --with-java option.  Then proceed with 'make' and 'make install' as
usual.  This will compile the correct driver for your JVM, and build a .jar
file (Java ARchive) called postgresql.jar.  The file will be installed in
the directory PREFIX/share/java.
The problem is that there is no such configure script. If i run ant 
directly, the following error arises:
 
BUILD FAILED
/usr/src/libpgjava-7.4.7/src/interfaces/jdbc/build.xml:86: The following 
error occurred while executing this line:
/usr/src/libpgjava-7.4.7/src/interfaces/jdbc/build.xml:225: 'major' 
undefined. Please follow the directions in README.

Where should I find the configure script?
Thannks in advance
 
 





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


--
Gewalt ist die letzte Zuflucht der Inkompetenz.
Violence is the Last Resort of the Incompetent.
Gwalt jest ostatnem schronieniem niekompetencji.
La violence est le dernier refuge de l'incompetence.
~ Isaac Asimov

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


Re: Problem with SVN and DOS end-of-line

2006-02-26 Thread Eric Lavarde - Debian
OK, forget about this:
'svn propdel svn:eol-style 02_default_properties.patch' did the trick...

Eric

 Hello,

 the file '02_default_properties.patch' in
 'svn+ssh://[EMAIL 
 PROTECTED]/svn/pkg-java/trunk/libjgoodies-forms-java/debian/patches'
 had DOS end-of-lines because it patches a file with such endings
 (upstream!). After the move from CVS to SVN, this end-of-lines were
 replaced through unix ones (and as a result applying the patch fails).
 This wouldn't be so bad if I could fix this, but svn refuses to commit a
 corrected file, with proper Windows end-of-lines. Error message is
 'Inconsistent line ending style'.

 Any idea on how to fix the mess? I couldn't find any valuable hint on
 Google, as said using UNIX-style end-of-lines is not an option.

 Thanks, Eric

 --
 Eric de France, d'Allemagne et de Navarre

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




-- 
Eric de France, d'Allemagne et de Navarre

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


Removing files from CVS on Alioth

2005-11-04 Thread Eric Lavarde - Debian
Hi,

it appears that for the next version of libforms-java, hopefully to be
uploaded, certain files in the debian directory are not required anymore
(one patch and a TODO file).
As CVS doesn't offer the possibility to remove a file, how should this be
handled?

Thanks, Eric

-- 
Eric de France, d'Allemagne et de Navarre

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


Bug#335883: libbatik-java: Fop in batik depends on libavalon-framework-java = 4.2.0

2005-10-26 Thread Eric Lavarde
Package: libbatik-java
Version: 1.6-1
Severity: normal


Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Eric Lavarde [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: libbatik-java: Fop in batik depends on libavalon-framework-java = 
4.2.0
X-Mailer: reportbug 3.17
Date: Wed, 26 Oct 2005 15:29:13 +0200

Package: libbatik-java
Version: 1.6-1
Severity: minor

Hi,

while using FreeMind under Sarge + batik from unstable, I got the
following error:

java.lang.NoClassDefFoundError: 
org/apache/avalon/framework/container/ContainerUtil
at org.apache.fop.svg.PDFTranscoder.transcode(PDFTranscoder.java:121)
at org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown 
Source)
at org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown 
Source)
at plugins.svg.ExportPdf.startupMapHook(ExportPdf.java:70)

At that time, I had libavalon-framework-java 4.1.2-2.1; after upgrade to
version 4.2.0-1, the issue was solved. This means that batik should
depend at least upon this version.

As this might not impact many people, I think a minor severity is OK.

Thanks, Eric

-- System Information:
Debian Release: 3.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-5.99.sarge1
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)

Versions of packages libbatik-java depends on:
ii  libavalon-framewor 4.2.0-1   Common framework for Java server a
ii  libbsf-java1:2.3.0+cvs20050308-2 Bean Scripting Framework to suppor
ii  libcommons-io-java 1.0-2 Common useful IO related classes
ii  libcommons-logging 1.0.4-2   The commmon wrapper interface for 
ii  libxalan2-java 2.6.0-1   XSL Transformations (XSLT) process
ii  sun-j2re1.5 [java2 1.5.0+update03Java(TM) 2 RE, Standard Edition, S
ii  sun-j2sdk1.4 [j2re 1.4.2+08  Java(TM) 2 SDK, Standard Edition, 

libbatik-java recommends no packages.

-- no debconf information

-- System Information:
Debian Release: 3.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-5.99.sarge1
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)

Versions of packages libbatik-java depends on:
ii  libavalon-framewor 4.2.0-1   Common framework for Java server a
ii  libbsf-java1:2.3.0+cvs20050308-2 Bean Scripting Framework to suppor
ii  libcommons-io-java 1.0-2 Common useful IO related classes
ii  libcommons-logging 1.0.4-2   The commmon wrapper interface for 
ii  libxalan2-java 2.6.0-1   XSL Transformations (XSLT) process
ii  sun-j2re1.5 [java2 1.5.0+update03Java(TM) 2 RE, Standard Edition, S
ii  sun-j2sdk1.4 [j2re 1.4.2+08  Java(TM) 2 SDK, Standard Edition, 

libbatik-java recommends no packages.

-- no debconf information


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


Re: RFS for libforms-java

2005-08-24 Thread Eric Lavarde - Debian
Hi,

OK, I activated a chroot (unstable) and did it again, this time everything
should be fine.
I just have an issue with ant vs. libant1.6 and gjdoc/javadoc (see
http://bugs.debian.org/324884). How strict are you on this one? :

Eric

-- 
N/A signature

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