stylebook 1.0~b3~svn20061109-4 MIGRATED to testing

2011-11-10 Thread Debian testing watch
FYI: The status of the stylebook source package
in Debian's testing distribution has changed.

  Previous version: 1.0~b3~svn20061109-3
  Current version:  1.0~b3~svn20061109-4

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

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


xslthl 2.0.2-3 MIGRATED to testing

2011-11-10 Thread Debian testing watch
FYI: The status of the xslthl source package
in Debian's testing distribution has changed.

  Previous version: 2.0.2-2
  Current version:  2.0.2-3

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

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


commons-io 1.4-4 MIGRATED to testing

2011-11-10 Thread Debian testing watch
FYI: The status of the commons-io source package
in Debian's testing distribution has changed.

  Previous version: 1.4-3
  Current version:  1.4-4

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

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


sacjava 1.3-4 MIGRATED to testing

2011-11-10 Thread Debian testing watch
FYI: The status of the sacjava source package
in Debian's testing distribution has changed.

  Previous version: 1.3-3
  Current version:  1.3-4

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

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


Bug#648335: felix-main: Fix typo in synopsis

2011-11-10 Thread Vincent Blut
Package: felix-main
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

felix-main: s/environnement/environment/

libfelix-main-java: s/Librairies to instatiate/Libraries to instantiate/

libfelix-main-java-doc: s/instatiate/instantiate/

Cheers,
Vincent


- -- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (800, 'stable-updates'), (800, 'stable'), (96, 'unstable')
Architecture: amd64 (x86_64)

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

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

iEYEARECAAYFAk68Dk0ACgkQbO4uEp7kOBOfEgCgnespOc59q3xrbyt2cZdO0Cs3
xQkAn06UZ9nkBK8S14IlEfGJRjRUyva6
=mOH7
-END PGP SIGNATURE-



__
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] r15372 - trunk/antlr/debian

2011-11-10 Thread Niels Thykier
Author: nthykier
Date: 2011-11-10 21:07:20 + (Thu, 10 Nov 2011)
New Revision: 15372

Modified:
   trunk/antlr/debian/changelog
   trunk/antlr/debian/rules
Log:
Added build-arch target in antlr

Modified: trunk/antlr/debian/changelog
===
--- trunk/antlr/debian/changelog2011-11-09 21:49:17 UTC (rev 15371)
+++ trunk/antlr/debian/changelog2011-11-10 21:07:20 UTC (rev 15372)
@@ -1,3 +1,10 @@
+antlr (2.7.7+dfsg-2) unstable; urgency=low
+
+  * Team upload.
+  * Add build-arch target to debian/rules.
+
+ -- Niels Thykier ni...@thykier.net  Thu, 10 Nov 2011 22:05:17 +0100
+
 antlr (2.7.7+dfsg-1) unstable; urgency=low
 
   * Remove 2 non-free files from orig tarball. Thanks to Sam Geeraerts.

Modified: trunk/antlr/debian/rules
===
--- trunk/antlr/debian/rules2011-11-09 21:49:17 UTC (rev 15371)
+++ trunk/antlr/debian/rules2011-11-10 21:07:20 UTC (rev 15372)
@@ -25,7 +25,11 @@
$(MAKE) -C lib/csharp
touch build-stamp-indep
 
-build: configure build-stamp
+# Do not depend on build-indep as B-D-I may not be available and
+# buildd blindly call build.  Instead, binary depends on binary-indep
+# which in turn depends on build-indep (via install-indep).
+build: build-arch
+build-arch: configure build-stamp
 build-stamp:
dh_testdir
uudecode -o debian/antlr.snk debian/antlr.snk.uue
@@ -171,7 +175,7 @@
dh_builddeb -plibantlr-dev
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary 
install
 
 get-orig-pom:
wget -O debian/pom.xml 
http://repository.sonatype.org/service/local/repositories/central/content/antlr/antlr/$(VERSION)/antlr-$(VERSION).pom


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


Processing of antlr_2.7.7+dfsg-2_amd64.changes

2011-11-10 Thread Debian FTP Masters
antlr_2.7.7+dfsg-2_amd64.changes uploaded successfully to localhost
along with the files:
  antlr_2.7.7+dfsg-2.dsc
  antlr_2.7.7+dfsg-2.debian.tar.gz
  libantlr2.7-cil_2.7.7+dfsg-2_all.deb
  antlr-doc_2.7.7+dfsg-2_all.deb
  antlr_2.7.7+dfsg-2_all.deb
  libantlr-java_2.7.7+dfsg-2_all.deb
  python-antlr_2.7.7+dfsg-2_all.deb
  libantlr-dev_2.7.7+dfsg-2_amd64.deb

Greetings,

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

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


antlr_2.7.7+dfsg-2_amd64.changes ACCEPTED into unstable

2011-11-10 Thread Debian FTP Masters



Accepted:
antlr-doc_2.7.7+dfsg-2_all.deb
  to main/a/antlr/antlr-doc_2.7.7+dfsg-2_all.deb
antlr_2.7.7+dfsg-2.debian.tar.gz
  to main/a/antlr/antlr_2.7.7+dfsg-2.debian.tar.gz
antlr_2.7.7+dfsg-2.dsc
  to main/a/antlr/antlr_2.7.7+dfsg-2.dsc
antlr_2.7.7+dfsg-2_all.deb
  to main/a/antlr/antlr_2.7.7+dfsg-2_all.deb
libantlr-dev_2.7.7+dfsg-2_amd64.deb
  to main/a/antlr/libantlr-dev_2.7.7+dfsg-2_amd64.deb
libantlr-java_2.7.7+dfsg-2_all.deb
  to main/a/antlr/libantlr-java_2.7.7+dfsg-2_all.deb
libantlr2.7-cil_2.7.7+dfsg-2_all.deb
  to main/a/antlr/libantlr2.7-cil_2.7.7+dfsg-2_all.deb
python-antlr_2.7.7+dfsg-2_all.deb
  to main/a/antlr/python-antlr_2.7.7+dfsg-2_all.deb


Override entries for your package:
antlr-doc_2.7.7+dfsg-2_all.deb - optional doc
antlr_2.7.7+dfsg-2.dsc - source devel
antlr_2.7.7+dfsg-2_all.deb - optional devel
libantlr-dev_2.7.7+dfsg-2_amd64.deb - optional libdevel
libantlr-java_2.7.7+dfsg-2_all.deb - optional java
libantlr2.7-cil_2.7.7+dfsg-2_all.deb - optional cli-mono
python-antlr_2.7.7+dfsg-2_all.deb - optional python

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


Thank you for your contribution to Debian.

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


antlr override disparity

2011-11-10 Thread Debian FTP Masters
There are disparities between your recently accepted upload and the
override file for the following file(s):

antlr_2.7.7+dfsg-2_all.deb: package says section is java, override says devel.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

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 file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

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

__
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#643563: (no subject)

2011-11-10 Thread Gilles Filippini
Hi,

Jan-Hendrik (hennr) Peters a écrit , Le 09/11/2011 09:26:
 any news about this bug?

I didn't succeed in reproducing it until I tried on an amd64 box, right now.

 There seems to be a working patch, and sikuli does not seem to FTBFS any
 (since rc3).
 
 Could you include the patch and rebuild the package please? Sikuli is
 completely unusable for me in the meantime.

New upload expected this evening.

Sorry about the delay,

_g.



signature.asc
Description: OpenPGP digital signature
__
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] r15373 - tags/antlr

2011-11-10 Thread Niels Thykier
Author: nthykier
Date: 2011-11-10 21:34:11 + (Thu, 10 Nov 2011)
New Revision: 15373

Added:
   tags/antlr/2.7.7+dfsg-2/
Log:
Tagging upload for 2.7.7+dfsg-2


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


Processing of sikuli_1.0~x~rc3-dfsg1-3_i386.changes

2011-11-10 Thread Debian FTP Masters
sikuli_1.0~x~rc3-dfsg1-3_i386.changes uploaded successfully to localhost
along with the files:
  sikuli_1.0~x~rc3-dfsg1-3.dsc
  sikuli_1.0~x~rc3-dfsg1-3.debian.tar.gz
  sikuli-ide_1.0~x~rc3-dfsg1-3_all.deb
  libsikuli-script-java_1.0~x~rc3-dfsg1-3_all.deb
  libsikuli-script-jni_1.0~x~rc3-dfsg1-3_i386.deb
  libsikuli-script-doc_1.0~x~rc3-dfsg1-3_all.deb

Greetings,

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

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


sikuli_1.0~x~rc3-dfsg1-3_i386.changes ACCEPTED into unstable

2011-11-10 Thread Debian FTP Masters



Accepted:
libsikuli-script-doc_1.0~x~rc3-dfsg1-3_all.deb
  to main/s/sikuli/libsikuli-script-doc_1.0~x~rc3-dfsg1-3_all.deb
libsikuli-script-java_1.0~x~rc3-dfsg1-3_all.deb
  to main/s/sikuli/libsikuli-script-java_1.0~x~rc3-dfsg1-3_all.deb
libsikuli-script-jni_1.0~x~rc3-dfsg1-3_i386.deb
  to main/s/sikuli/libsikuli-script-jni_1.0~x~rc3-dfsg1-3_i386.deb
sikuli-ide_1.0~x~rc3-dfsg1-3_all.deb
  to main/s/sikuli/sikuli-ide_1.0~x~rc3-dfsg1-3_all.deb
sikuli_1.0~x~rc3-dfsg1-3.debian.tar.gz
  to main/s/sikuli/sikuli_1.0~x~rc3-dfsg1-3.debian.tar.gz
sikuli_1.0~x~rc3-dfsg1-3.dsc
  to main/s/sikuli/sikuli_1.0~x~rc3-dfsg1-3.dsc


Override entries for your package:
libsikuli-script-doc_1.0~x~rc3-dfsg1-3_all.deb - extra doc
libsikuli-script-java_1.0~x~rc3-dfsg1-3_all.deb - extra java
libsikuli-script-jni_1.0~x~rc3-dfsg1-3_i386.deb - extra java
sikuli-ide_1.0~x~rc3-dfsg1-3_all.deb - extra java
sikuli_1.0~x~rc3-dfsg1-3.dsc - source java

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


Thank you for your contribution to Debian.

__
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#643563: marked as done ([sikuli-ide] sikuli-ide fails to launch)

2011-11-10 Thread Debian Bug Tracking System
Your message dated Thu, 10 Nov 2011 22:33:00 +
with message-id e1rodb6-0001ut...@franck.debian.org
and subject line Bug#643563: fixed in sikuli 1.0~x~rc3-dfsg1-3
has caused the Debian Bug report #643563,
regarding [sikuli-ide] sikuli-ide fails to launch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
643563: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643563
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: sikuli-ide
Version: 1.0~x~rc2-dfsg1-2
Severity: normal

--- Please enter the report below this line. ---
When launching sikuli-ide it fails and gives error:

$ sikuli-ide
Exception in thread main java.lang.NoClassDefFoundError:
org/objectweb/asm/commons/EmptyVisitor
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at org.python.core.imp.readCode(imp.java:155)
at org.python.core.imp.createFromPyClass(imp.java:121)
at org.python.core.imp.loadFromSource(imp.java:505)
at org.python.core.imp.find_module(imp.java:411)
at org.python.core.imp.import_next(imp.java:635)
at org.python.core.imp.import_first(imp.java:656)
at org.python.core.imp.load(imp.java:564)
at org.python.core.util.FileUtil.isatty(FileUtil.java:70)
at org.python.core.io.StreamIO.isatty(StreamIO.java:234)
at
org.python.core.io.BufferedIOMixin.isatty(BufferedIOMixin.java:90)
at org.python.core.io.TextIOBase.isatty(TextIOBase.java:175)
at org.python.core.PyFile.file_isatty(PyFile.java:496)
at org.python.core.PyFile.isatty(PyFile.java:491)
at
org.python.core.PySystemState.initEncoding(PySystemState.java:229)
at
org.python.core.PySystemState.doInitialize(PySystemState.java:874)
at org.python.core.PySystemState.initialize(PySystemState.java:777)
at org.python.core.PySystemState.initialize(PySystemState.java:727)
at org.python.core.PySystemState.initialize(PySystemState.java:720)
at
org.python.util.PythonInterpreter.initialize(PythonInterpreter.java:53)
at org.sikuli.script.ScriptRunner.init(ScriptRunner.java:27)
at org.sikuli.script.ScriptRunner.init(ScriptRunner.java:23)
at org.sikuli.script.ScriptRunner.getInstance(ScriptRunner.java:18)
at org.sikuli.ide.SikuliIDE.init(SikuliIDE.java:659)
at org.sikuli.ide.SikuliIDE.getInstance(SikuliIDE.java:130)
at org.sikuli.ide.SikuliIDE.main(SikuliIDE.java:913)
Caused by: java.lang.ClassNotFoundException:
org.objectweb.asm.commons.EmptyVisitor
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
... 36 more


--- System information. ---
Architecture: i386
Kernel:   Linux 3.0.0-1-686-pae

Debian Release: wheezy/sid
  990 testing security.debian.org
  990 testing mirror.ox.ac.uk
  990 testing ftp.sunet.se
  300 unstablemirror.ox.ac.uk

--- Package information. ---
Depends (Version) | Installed
=-+-
libcommons-cli-java   | 1.2-3
libjson-simple-java   | 1.1-dfsg1-1
libjxgrabkey-java | 0.3.2-3
libmac-widgets-java   | 0.9.5+svn369-dfsg1-1
default-jre   (= 1:1.6)  | 1:1.6-40
 OR java6-runtime |
libsikuli-script-java | 1.0~x~rc2-dfsg1-2
junit | 3.8.2-8
libswingx-java| 1:1.6.2-1


Package's Recommends field is empty.

Package's Suggests field is empty.






Bug#643563: (no subject)

2011-11-10 Thread Jan-Hendrik (hennr) Peters
On 10/11/11 22:30, Gilles Filippini wrote:
 ...
 New upload expected this evening.

Very cool, thanks!



signature.asc
Description: OpenPGP digital signature
__
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.

[SCM] triplea packaging branch, master, created. c4505d00b973fcf1454c1ff7a5a41fb9ffef179e

2011-11-10 Thread Scott Howard
The branch, master has been created
at  c4505d00b973fcf1454c1ff7a5a41fb9ffef179e (commit)

- Shortlog 
commit c4505d00b973fcf1454c1ff7a5a41fb9ffef179e
Author: Scott Howard show...@debian.org
Date:   Thu Nov 10 23:36:18 2011 -0500

added .gitignore

commit 4170ba61f28130f7a172f8fe86431bf3b5ee1998
Author: Scott Howard show...@debian.org
Date:   Thu Nov 10 23:22:41 2011 -0500

Imported Debian patch 1.3.2.2-1

---

-- 
triplea packaging

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


[SCM] triplea packaging branch, upstream, created. 05bc64af07e64fff5d72e76e9d72d31b9d5985de

2011-11-10 Thread Scott Howard
The branch, upstream has been created
at  05bc64af07e64fff5d72e76e9d72d31b9d5985de (commit)

- Shortlog 
---

-- 
triplea packaging

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


[SCM] triplea packaging branch, pristine-tar, created. f38ccc2c699be7a3a28cbaa2e9a463e471e4ff16

2011-11-10 Thread Scott Howard
The branch, pristine-tar has been created
at  f38ccc2c699be7a3a28cbaa2e9a463e471e4ff16 (commit)

- Shortlog 
commit f38ccc2c699be7a3a28cbaa2e9a463e471e4ff16
Author: Scott Howard show...@debian.org
Date:   Thu Nov 10 23:30:58 2011 -0500

pristine-tar data for triplea_1.3.2.2.orig.tar.gz

---

-- 
triplea packaging

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


[SCM] triplea packaging annotated tag, debian/1.3.2.2-1, created. debian/1.3.2.2-1

2011-11-10 Thread Scott Howard
The annotated tag, debian/1.3.2.2-1 has been created
at  c9b825264117ef415a242ee20caa8bf6088775f3 (tag)
   tagging  4170ba61f28130f7a172f8fe86431bf3b5ee1998 (commit)
  replaces  upstream/1.3.2.2
 tagged by  Scott Howard
on  Thu Nov 10 23:30:59 2011 -0500

- Shortlog 
Debian release 1.3.2.2-1

Scott Howard (1):
  Imported Debian patch 1.3.2.2-1

---

-- 
triplea packaging

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


[SCM] triplea packaging annotated tag, upstream/1.3.2.2, created. upstream/1.3.2.2

2011-11-10 Thread Scott Howard
The annotated tag, upstream/1.3.2.2 has been created
at  8aa87734ac251bbeee442185551d7eb83b13d05e (tag)
   tagging  05bc64af07e64fff5d72e76e9d72d31b9d5985de (commit)
 tagged by  Scott Howard
on  Thu Nov 10 23:30:44 2011 -0500

- Shortlog 
Upstream version 1.3.2.2

Scott Howard (1):
  Imported Upstream version 1.3.2.2

---

-- 
triplea packaging

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