[pkg-java] r15561 - in trunk/slashtime/debian: . patches

2011-12-19 Thread Guillaume Mazoyer
Author: gmazoyer-guest
Date: 2011-12-19 14:16:30 + (Mon, 19 Dec 2011)
New Revision: 15561

Added:
   trunk/slashtime/debian/patches/
   trunk/slashtime/debian/patches/01_manifest.patch
   trunk/slashtime/debian/patches/02_launcher_script.patch
   trunk/slashtime/debian/patches/03_manpage.patch
   trunk/slashtime/debian/patches/series
   trunk/slashtime/debian/slashtime.manpages
Modified:
   trunk/slashtime/debian/control
   trunk/slashtime/debian/copyright
Log:
slashtime: fix some lintian errors and warnings.

Modified: trunk/slashtime/debian/control
===
--- trunk/slashtime/debian/control  2011-12-18 23:33:50 UTC (rev 15560)
+++ trunk/slashtime/debian/control  2011-12-19 14:16:30 UTC (rev 15561)
@@ -15,10 +15,10 @@
 Depends: default-jre | java6-runtime,
  libjava-gnome-java (= 4.1.1),
  ${misc:Depends}
-Description: Slashtime - Display the time in various places.
- Slashtime is a small program which displays the time in various places. It has
- a compact display of locations along with supporting information such as the
- date and the abbreviated code used to name that timezone.
+Description: Display the time in various places.
+ A small program which displays the time in various places. It has a compact
+ display of locations along with supporting information such as the date and
+ the abbreviated code used to name that timezone.
  .
  Time data displayed will be as accurate as the system's zoneinfo data is used.
  Somewhat unusually, Slashtime shows the offset from the current location, not

Modified: trunk/slashtime/debian/copyright
===
--- trunk/slashtime/debian/copyright2011-12-18 23:33:50 UTC (rev 15560)
+++ trunk/slashtime/debian/copyright2011-12-19 14:16:30 UTC (rev 15561)
@@ -21,8 +21,7 @@
  Open Source. See BUGS and HACKING files for details.
  .
  You should have a copy of the GPL somewhere on your system. If you don't, see
- http://www.gnu.org/copyleft/gpl.html or write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ http://www.gnu.org/licenses/
 
 Files: debian/*
 Copyright: 2011 Guillaume Mazoyer respawne...@gmail.com

Added: trunk/slashtime/debian/patches/01_manifest.patch
===
--- trunk/slashtime/debian/patches/01_manifest.patch
(rev 0)
+++ trunk/slashtime/debian/patches/01_manifest.patch2011-12-19 14:16:30 UTC 
(rev 15561)
@@ -0,0 +1,24 @@
+## Description: Add Manifest to the JAR file.
+## Origin/Author: Guillaume Mazoyer
+## Bug: bug URL
+Index: slashtime-0.5.13/Makefile
+===
+--- slashtime-0.5.13.orig/Makefile 2011-12-19 00:09:43.011373948 +0100
 slashtime-0.5.13/Makefile  2011-12-19 00:09:40.219360103 +0100
+@@ -121,7 +121,7 @@
+ 
+ tmp/slashtime.jar: tmp/stamp/compile
+   @/bin/echo -e $(JAR_CMD)\t$@
+-  $(JAR) -cf tmp/slashtime.jar -C tmp/classes .
++  $(JAR) cfm tmp/slashtime.jar Manifest.txt -C tmp/classes .
+ 
+ $(DESTDIR)$(PREFIX)/share/slashtime/images: 
+   @/bin/echo -e MKDIR\t$@/
+Index: slashtime-0.5.13/Manifest.txt
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 slashtime-0.5.13/Manifest.txt  2011-12-19 00:08:23.874981528 +0100
+@@ -0,0 +1,3 @@
++Manifest-Version: 1.0
++Main-Class: slashtime.client.Master
++Class-Path: /usr/share/java/gtk.jar /usr/share/java/slashtime.jar

Added: trunk/slashtime/debian/patches/02_launcher_script.patch
===
--- trunk/slashtime/debian/patches/02_launcher_script.patch 
(rev 0)
+++ trunk/slashtime/debian/patches/02_launcher_script.patch 2011-12-19 
14:16:30 UTC (rev 15561)
@@ -0,0 +1,35 @@
+## Description: Do not point directly to a java binary.
+## Origin/Author: Guillaume Mazoyer
+## Bug: bug URL
+Index: slashtime-0.5.13/configure
+===
+--- slashtime-0.5.13.orig/configure2011-12-19 00:39:28.916229774 +0100
 slashtime-0.5.13/configure 2011-12-19 00:40:25.236509051 +0100
+@@ -1379,11 +1379,10 @@
+ 
+ print LAUNCHER #! /bin/sh\n;
+ print LAUNCHER join ( ,
+-  exec,
+-  $JAVA,
++  exec java,
+   -classpath tmp/classes:$JAVAGNOME_JARS ,
+   slashtime.client.Master,
+-  \$*) . \n;
++  \\$@\) . \n;
+ 
+ close LAUNCHER;
+ 
+@@ -1397,11 +1396,10 @@
+ print LAUNCHER #! /bin/sh\n;
+ print LAUNCHER cd $prefix\n;
+ print LAUNCHER join ( ,
+-  exec,
+-  $JAVA,
++  exec java,
+   -classpath $SLASHTIME_JARS:$JAVAGNOME_JARS,
+   slashtime.client.Master,
+-  \$*) . \n;
++  \\$@\) . \n;
+ 
+ close LAUNCHER;
+ 

Added: trunk/slashtime/debian/patches/03_manpage.patch

Bug#652640: tomcat6-common: depends to non-existing package

2011-12-19 Thread Springsfeld, Christoph
Package: tomcat6-common

Version: 6.0.33-1

Severity: normal

 

Dear Maintainer,

 

the package has a non resolvable dependancy to 'java-6-runtime'.

There is no package providing this dependancy, but the package

'sun-java6-jre' provides 'java6-runtime'.

 

Because of this unresolvable dependancy the package

'openjdk-6-jre-headless' is installed on a system where package

'sun-java6-jre' is already installed.

 

Same problem with tomcat7-common.

 

Regards,

Christoph

 

-- System Information:

Debian Release: wheezy/sid

  APT prefers testing

  APT policy: (990, 'testing')

Architecture: amd64 (x86_64)

 

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)

Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Shell: /bin/sh linked to /bin/dash

 

Versions of packages tomcat6-common depends on:

ii  default-jre-headless | java-5-runtime | java-6-runtime  none

ii  libtomcat6-java 6.0.33-1

 

tomcat6-common recommends no packages.

 

tomcat6-common 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#652640: tomcat6-common: depends to non-existing package

2011-12-19 Thread tony mancill
This has been fixed in the upload of 6.0.35-1.

Thank you,
tony

Springsfeld, Christoph christoph.springsf...@cycos.com wrote:

Package: tomcat6-common

Version: 6.0.33-1

Severity: normal

 

Dear Maintainer,

 

the package has a non resolvable dependancy to 'java-6-runtime'.

There is no package providing this dependancy, but the package

'sun-java6-jre' provides 'java6-runtime'.

 

Because of this unresolvable dependancy the package

'openjdk-6-jre-headless' is installed on a system where package

'sun-java6-jre' is already installed.

 

Same problem with tomcat7-common.

 

Regards,

Christoph

 

-- System Information:

Debian Release: wheezy/sid

  APT prefers testing

  APT policy: (990, 'testing')

Architecture: amd64 (x86_64)

 

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)

Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Shell: /bin/sh linked to /bin/dash

 

Versions of packages tomcat6-common depends on:

ii  default-jre-headless | java-5-runtime | java-6-runtime  none

ii  libtomcat6-java 6.0.33-1

 

tomcat6-common recommends no packages.

 

tomcat6-common 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.

libjlatexmath-java 0.9.6-2 MIGRATED to testing

2011-12-19 Thread Debian testing watch
FYI: The status of the libjlatexmath-java source package
in Debian's testing distribution has changed.

  Previous version: 0.9.6-1
  Current version:  0.9.6-2

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


[pkg-java] r15562 - trunk/jericho-html/debian

2011-12-19 Thread Tony Mancill
Author: tmancill
Date: 2011-12-19 21:12:12 + (Mon, 19 Dec 2011)
New Revision: 15562

Modified:
   trunk/jericho-html/debian/changelog
Log:
set distribution to unstable for sponsored upload

Modified: trunk/jericho-html/debian/changelog
===
--- trunk/jericho-html/debian/changelog 2011-12-19 14:16:30 UTC (rev 15561)
+++ trunk/jericho-html/debian/changelog 2011-12-19 21:12:12 UTC (rev 15562)
@@ -1,4 +1,4 @@
-jericho-html (3.1-2) UNRELEASED; urgency=low
+jericho-html (3.1-2) unstable; urgency=low
 
   [ Miguel Landaeta ]
   * Team upload.


___
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] r15563 - in tags/jericho-html: . 3.1-2/debian

2011-12-19 Thread Tony Mancill
Author: tmancill
Date: 2011-12-19 21:14:31 + (Mon, 19 Dec 2011)
New Revision: 15563

Added:
   tags/jericho-html/3.1-2/
   tags/jericho-html/3.1-2/debian/changelog
Removed:
   tags/jericho-html/3.1-2/debian/changelog
Log:
[svn-buildpackage] Tagging jericho-html 3.1-2

Deleted: tags/jericho-html/3.1-2/debian/changelog
===
--- trunk/jericho-html/debian/changelog 2011-12-19 14:16:30 UTC (rev 15561)
+++ tags/jericho-html/3.1-2/debian/changelog2011-12-19 21:14:31 UTC (rev 
15563)
@@ -1,66 +0,0 @@
-jericho-html (3.1-2) UNRELEASED; urgency=low
-
-  [ Miguel Landaeta ]
-  * Team upload.
-  * Bump Standards-Version to 3.9.2. No changes were required.
-  * Fix Vcs-Svn URL.
-  * Drop unneeded dependency of libjericho-html-java on JREs.
-  * Provide -doc package.
-  * Add Build-Depends on javahelper.
-
-  [ James Page ]
-  * Fix FTBFS with OpenJDK7 (LP: #888949) (Closes: #651422):
-- d/ant.properties: Specify source/target as 1.5 for javac and
-  javadoc ant tasks to ensure backwards compatibility and work
-  around Java 7 encoding errors.
-
- -- Miguel Landaeta mig...@miguel.cc  Tue, 13 Dec 2011 20:39:17 -0430
-
-jericho-html (3.1-1) unstable; urgency=low
-
-  [ Michael Koch ]
-  * New upstream release.
-  * Build-Depends on default-jdk. (Closes: #577857)
-  * Build-Depends on debhelper = 7.
-  * Fixed debian/orig-tar.sh to put file outside of current package.
-  * Moved package to section 'java'.
-  * Added myself to Uploaders.
-  * Updated Standards-Version to 3.8.3.
-
-  [ Torsten Werner ]
-  * Switch to source format 3.0.
-
- -- Torsten Werner twer...@debian.org  Thu, 15 Apr 2010 17:40:56 +0200
-
-jericho-html (2.6-1) unstable; urgency=low
-
-  * New upstream release
-  * Bump Standards-Version to 3.8.0
-
- -- Varun Hiremath va...@debian.org  Sun, 06 Jul 2008 00:29:18 +0530
-
-jericho-html (2.5-1) unstable; urgency=low
-
-  [ Torsten Werner ]
-  * New upstream version
-  * Move package to Alioth.
-  * Add Vcs and Homepage headers.
-  * Move build.xml to debian directory.
-  * Switch to java-gcj-compat-dev from kaffe.
-  * Bump up Standards-Version: 3.7.3 (no changes needed).
-  * Add missing Build-Depends.
-
-  [ Varun Hiremath ]
-  * Separate out Build-Depends and Build-Depends-Indep
-  * Add libslf4j-java to Build-Depends-Indep
-  * Add myself to Uploaders
-  * Modify build process to avoid hardcoding upstream version
-  * Fix doc-base file; move apidocs to api subfolder
-
- -- Varun Hiremath va...@debian.org  Mon, 25 Feb 2008 10:41:24 +0530
-
-jericho-html (2.3-1) unstable; urgency=low
-
-  * Initial release (Closes: #352591)
-
- -- Torsten Werner twer...@debian.org  Wed, 18 Apr 2007 01:11:45 +0200

Copied: tags/jericho-html/3.1-2/debian/changelog (from rev 15562, 
trunk/jericho-html/debian/changelog)
===
--- tags/jericho-html/3.1-2/debian/changelog(rev 0)
+++ tags/jericho-html/3.1-2/debian/changelog2011-12-19 21:14:31 UTC (rev 
15563)
@@ -0,0 +1,66 @@
+jericho-html (3.1-2) unstable; urgency=low
+
+  [ Miguel Landaeta ]
+  * Team upload.
+  * Bump Standards-Version to 3.9.2. No changes were required.
+  * Fix Vcs-Svn URL.
+  * Drop unneeded dependency of libjericho-html-java on JREs.
+  * Provide -doc package.
+  * Add Build-Depends on javahelper.
+
+  [ James Page ]
+  * Fix FTBFS with OpenJDK7 (LP: #888949) (Closes: #651422):
+- d/ant.properties: Specify source/target as 1.5 for javac and
+  javadoc ant tasks to ensure backwards compatibility and work
+  around Java 7 encoding errors.
+
+ -- Miguel Landaeta mig...@miguel.cc  Tue, 13 Dec 2011 20:39:17 -0430
+
+jericho-html (3.1-1) unstable; urgency=low
+
+  [ Michael Koch ]
+  * New upstream release.
+  * Build-Depends on default-jdk. (Closes: #577857)
+  * Build-Depends on debhelper = 7.
+  * Fixed debian/orig-tar.sh to put file outside of current package.
+  * Moved package to section 'java'.
+  * Added myself to Uploaders.
+  * Updated Standards-Version to 3.8.3.
+
+  [ Torsten Werner ]
+  * Switch to source format 3.0.
+
+ -- Torsten Werner twer...@debian.org  Thu, 15 Apr 2010 17:40:56 +0200
+
+jericho-html (2.6-1) unstable; urgency=low
+
+  * New upstream release
+  * Bump Standards-Version to 3.8.0
+
+ -- Varun Hiremath va...@debian.org  Sun, 06 Jul 2008 00:29:18 +0530
+
+jericho-html (2.5-1) unstable; urgency=low
+
+  [ Torsten Werner ]
+  * New upstream version
+  * Move package to Alioth.
+  * Add Vcs and Homepage headers.
+  * Move build.xml to debian directory.
+  * Switch to java-gcj-compat-dev from kaffe.
+  * Bump up Standards-Version: 3.7.3 (no changes needed).
+  * Add missing Build-Depends.
+
+  [ Varun Hiremath ]
+  * Separate out Build-Depends and Build-Depends-Indep
+  * Add libslf4j-java to Build-Depends-Indep
+  * Add myself to Uploaders
+  * Modify build process to avoid hardcoding upstream version
+  * Fix doc-base file; move apidocs to api 

Processing of jericho-html_3.1-2_amd64.changes

2011-12-19 Thread Debian FTP Masters
jericho-html_3.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  jericho-html_3.1-2.dsc
  jericho-html_3.1-2.debian.tar.gz
  libjericho-html-java_3.1-2_all.deb
  libjericho-html-java-doc_3.1-2_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.


[pkg-java] r15564 - in trunk/libjlatexmath-java/debian: . patches

2011-12-19 Thread Sylvestre Ledru
Author: sylvestre
Date: 2011-12-19 21:33:37 + (Mon, 19 Dec 2011)
New Revision: 15564

Added:
   trunk/libjlatexmath-java/debian/patches/dont_exclude_sources
   trunk/libjlatexmath-java/debian/patches/series
Modified:
   trunk/libjlatexmath-java/debian/changelog
   trunk/libjlatexmath-java/debian/rules
Log:
libjlatexmath-java (0.9.7-1) unstable; urgency=low

  * New upstream release

 -- Sylvestre Ledru sylves...@debian.org  Mon, 19 Dec 2011 22:24:07 +0100

libjlatexmath-java (0.9.6-2) unstable; urgency=low

  [ Giovanni Mascellani ]
  * Also compile class WebStartAlphabetRegistration.

  [ Sylvestre Ledru ]
  * debian-rules-uses-deprecated-makefile fixed


Modified: trunk/libjlatexmath-java/debian/changelog
===
--- trunk/libjlatexmath-java/debian/changelog   2011-12-19 21:14:31 UTC (rev 
15563)
+++ trunk/libjlatexmath-java/debian/changelog   2011-12-19 21:33:37 UTC (rev 
15564)
@@ -1,10 +1,19 @@
-libjlatexmath-java (0.9.6-1.1) unstable; urgency=low
+libjlatexmath-java (0.9.7-1) unstable; urgency=low
 
-  * Non-maintainer upload.
+  * New upstream release
+
+ -- Sylvestre Ledru sylves...@debian.org  Mon, 19 Dec 2011 22:24:07 +0100
+
+libjlatexmath-java (0.9.6-2) unstable; urgency=low
+
+  [ Giovanni Mascellani ]
   * Also compile class WebStartAlphabetRegistration.
 
- -- Giovanni Mascellani g...@debian.org  Thu, 08 Dec 2011 15:54:00 +0100
+  [ Sylvestre Ledru ]
+  * debian-rules-uses-deprecated-makefile fixed
 
+ -- Sylvestre Ledru sylves...@debian.org  Thu, 08 Dec 2011 21:30:51 +0100
+
 libjlatexmath-java (0.9.6-1) unstable; urgency=low
 
   * New upstream release

Added: trunk/libjlatexmath-java/debian/patches/dont_exclude_sources
===
--- trunk/libjlatexmath-java/debian/patches/dont_exclude_sources
(rev 0)
+++ trunk/libjlatexmath-java/debian/patches/dont_exclude_sources
2011-12-19 21:33:37 UTC (rev 15564)
@@ -0,0 +1,19 @@
+Description: Compile also WebStartAlphabetRegistration
+ For some reason I'm now aware of, the class
+ WebStartAlphabetRegistration doesn't get compiled with standard
+ build.xml. This patch fixes this behavior.
+Author: Giovanni Mascellani g...@debian.org
+Forwarded: no
+Last-Update: 2011-12-08
+
+--- libjlatexmath-java-0.9.6.orig/build.xml
 libjlatexmath-java-0.9.6/build.xml
+@@ -74,7 +74,7 @@
+ 
+   !-- Compile source files --
+   target name=compile depends=init
+-javac includeantruntime=false srcdir=${project.src.dir} 
destdir=${project.bin.dir} debug=on source=${java_version} 
target=${java_version} excludes=**/WebStartAlphabetRegistration.java
++javac includeantruntime=false srcdir=${project.src.dir} 
destdir=${project.bin.dir} debug=on source=${java_version} 
target=${java_version}
+   !--compilerarg value=-Xlint/--
+ /javac
+   /target

Added: trunk/libjlatexmath-java/debian/patches/series
===
--- trunk/libjlatexmath-java/debian/patches/series  
(rev 0)
+++ trunk/libjlatexmath-java/debian/patches/series  2011-12-19 21:33:37 UTC 
(rev 15564)
@@ -0,0 +1 @@
+dont_exclude_sources

Modified: trunk/libjlatexmath-java/debian/rules
===
--- trunk/libjlatexmath-java/debian/rules   2011-12-19 21:14:31 UTC (rev 
15563)
+++ trunk/libjlatexmath-java/debian/rules   2011-12-19 21:33:37 UTC (rev 
15564)
@@ -3,7 +3,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_ANT_BUILD_TARGET := buildJar plugin doc 
 BUILDDIR=dist


___
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 libjlatexmath-java_0.9.7-1_amd64.changes

2011-12-19 Thread Debian FTP Masters
libjlatexmath-java_0.9.7-1_amd64.changes uploaded successfully to localhost
along with the files:
  libjlatexmath-java_0.9.7-1.dsc
  libjlatexmath-java_0.9.7.orig.tar.gz
  libjlatexmath-java_0.9.7-1.debian.tar.gz
  libjlatexmath-java_0.9.7-1_all.deb
  libjlatexmath-java-doc_0.9.7-1_all.deb
  libjlatexmath-fop-java_0.9.7-1_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.


Processing of jxplorer_3.2.2~rc1+dfsg-3_amd64.changes

2011-12-19 Thread Debian FTP Masters
jxplorer_3.2.2~rc1+dfsg-3_amd64.changes uploaded successfully to localhost
along with the files:
  jxplorer_3.2.2~rc1+dfsg-3.dsc
  jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
  jxplorer_3.2.2~rc1+dfsg-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.


jericho-html_3.1-2_amd64.changes is NEW

2011-12-19 Thread Debian FTP Masters
jericho-html_3.1-2.debian.tar.gz
  to main/j/jericho-html/jericho-html_3.1-2.debian.tar.gz
jericho-html_3.1-2.dsc
  to main/j/jericho-html/jericho-html_3.1-2.dsc
(new) libjericho-html-java-doc_3.1-2_all.deb optional doc
libjericho-html-java documentation
 Documentation of Jericho HTML Parser that is a simple but powerful
 java library allowing analysis and manipulation of parts of an HTML
 document, including some common server-side tags, while reproducing
 verbatim any unrecognised or invalid HTML.
 .
 This package contains the javadoc pages for libjericho-html-java.
libjericho-html-java_3.1-2_all.deb
  to main/j/jericho-html/libjericho-html-java_3.1-2_all.deb
Changes: jericho-html (3.1-2) unstable; urgency=low
 .
  [ Miguel Landaeta ]
  * Team upload.
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Fix Vcs-Svn URL.
  * Drop unneeded dependency of libjericho-html-java on JREs.
  * Provide -doc package.
  * Add Build-Depends on javahelper.
 .
  [ James Page ]
  * Fix FTBFS with OpenJDK7 (LP: #888949) (Closes: #651422):
- d/ant.properties: Specify source/target as 1.5 for javac and
  javadoc ant tasks to ensure backwards compatibility and work
  around Java 7 encoding errors.


Override entries for your package:
jericho-html_3.1-2.dsc - source libs
libjericho-html-java_3.1-2_all.deb - optional java

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


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

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

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


jxplorer_3.2.2~rc1+dfsg-3_amd64.changes ACCEPTED into unstable

2011-12-19 Thread Debian FTP Masters



Accepted:
jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
jxplorer_3.2.2~rc1+dfsg-3.dsc
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3.dsc
jxplorer_3.2.2~rc1+dfsg-3_all.deb
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3_all.deb


Override entries for your package:
jxplorer_3.2.2~rc1+dfsg-3.dsc - source admin
jxplorer_3.2.2~rc1+dfsg-3_all.deb - optional admin

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


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.


libjlatexmath-java_0.9.7-1_amd64.changes ACCEPTED into unstable

2011-12-19 Thread Debian FTP Masters



Accepted:
libjlatexmath-fop-java_0.9.7-1_all.deb
  to main/libj/libjlatexmath-java/libjlatexmath-fop-java_0.9.7-1_all.deb
libjlatexmath-java-doc_0.9.7-1_all.deb
  to main/libj/libjlatexmath-java/libjlatexmath-java-doc_0.9.7-1_all.deb
libjlatexmath-java_0.9.7-1.debian.tar.gz
  to main/libj/libjlatexmath-java/libjlatexmath-java_0.9.7-1.debian.tar.gz
libjlatexmath-java_0.9.7-1.dsc
  to main/libj/libjlatexmath-java/libjlatexmath-java_0.9.7-1.dsc
libjlatexmath-java_0.9.7-1_all.deb
  to main/libj/libjlatexmath-java/libjlatexmath-java_0.9.7-1_all.deb
libjlatexmath-java_0.9.7.orig.tar.gz
  to main/libj/libjlatexmath-java/libjlatexmath-java_0.9.7.orig.tar.gz


Override entries for your package:
libjlatexmath-fop-java_0.9.7-1_all.deb - optional java
libjlatexmath-java-doc_0.9.7-1_all.deb - optional doc
libjlatexmath-java_0.9.7-1.dsc - source java
libjlatexmath-java_0.9.7-1_all.deb - optional java

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.


Bug#651535: marked as done (jxplorer: Fix FTBFS with OpenJDK7)

2011-12-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2011 21:44:08 +
with message-id e1rcl0c-wf...@franck.debian.org
and subject line Bug#651535: fixed in jxplorer 3.2.2~rc1+dfsg-3
has caused the Debian Bug report #651535,
regarding jxplorer: Fix FTBFS with OpenJDK7
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.)


-- 
651535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: jxplorer
Version: 3.2.2~rc1+dfsg-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS with OpenJDK 7 (LP: #888957):
- d/rules: Call jh_build with source/target set to 1.5 to ensure
  backwards compatibility and work around Java 7 encoding errors. 

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-13-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQIcBAEBCAAGBQJO4js8AAoJEL/srsug59jDSJ4QAIbtW2MlsZjVlzHfyjdaPitI
ivwQhInEKco55qlT3a/PzmUBBQoI0RC8czUIcBE8FQrEY0bGXduSocNFAlZA/RGa
ROlOMeNb3uF1GFAv86lxqAUthSKXYTBJdP681spoWC0EGa2RdiJYGJM6W1UC00O1
gdbKtuGmG6SyLUxiFdoRP2iIApJ0Hiu8vtjPi0XvqGyFP16gUkZiJn8iUKlu+bXK
hC0f9wA/v1OuxJi3BN/4uZVAQHR/SmjnQplP7PP9uuYbO6IKy3OLTBn9ggnrxEQk
4JxbLffrmPtvF8hKeX5uXk7UFLVW1g408ufOWsgk2pQ8d23u6LpCEhuv2bS9YRSa
pmaxavq1bCvtZKN4RZBFLtG3IpSmUh8DQmtpOavvNSYcc+PyPsMXZakhsEKWhtJn
0njuDq+V4ioUfpk/96AhI+dPOoKWbLsEVb+wWeKfS1L22aMcoi0UNIHoZn/9TpS4
qQuVor6Sv/neOHpKh+TsZktn3Tj7yN1vNSPS/7bwIloBoxUnaeXK5/bQSAUIk0jK
5f4WDbalKfgA3ua2OaNMbBq2W47RpmuDqGq7zQ3Nj+16HrQvDUvXLhmjX1SuZLxl
vSAm1OJO6Oyo73dfKZ6BO0bpzOfaJFMDSAm+FEjyiBHpOMhafO2/SbNKzMlaliR6
7t0jo/fKdxQl5qQtupXi
=g2ad
-END PGP SIGNATURE-
diff -Nru jxplorer-3.2.2~rc1+dfsg/debian/rules jxplorer-3.2.2~rc1+dfsg/debian/rules
--- jxplorer-3.2.2~rc1+dfsg/debian/rules	2011-09-06 20:19:05.0 +0100
+++ jxplorer-3.2.2~rc1+dfsg/debian/rules	2011-12-09 16:35:24.0 +
@@ -21,7 +21,7 @@
 	-mkdir jars
 	cd help  jar cf ../jars/jxplorer_help.jar *
 	# build jxplorer
-	jh_build jxplorer.jar src
+	jh_build --javacopts=-source 1.5 -target 1.5 --javadoc-opts=-source 1.5 jxplorer.jar src
 	# tests
 	$(JAVA) com.ca.directory.jxplorer.viewer.tableviewer.TableViewerTestSuite
 	$(JAVA) com.ca.commons.naming.NamingTestSuite
---End Message---
---BeginMessage---
Source: jxplorer
Source-Version: 3.2.2~rc1+dfsg-3

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

jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
jxplorer_3.2.2~rc1+dfsg-3.dsc
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3.dsc
jxplorer_3.2.2~rc1+dfsg-3_all.deb
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 651...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta mig...@miguel.cc (supplier of updated jxplorer package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Dec 2011 19:07:48 -0430
Source: jxplorer
Binary: jxplorer
Architecture: source all
Version: 3.2.2~rc1+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel Landaeta mig...@miguel.cc
Description: 
 jxplorer   - Java LDAP Browser
Closes: 651535
Changes: 
 jxplorer (3.2.2~rc1+dfsg-3) unstable; urgency=low
 .
   [ Miguel Landaeta ]
   * Team upload.
   * Make copyright file DEP-5 compliant and fix some lintian warning about it.
 .
   [ James Page ]
   * Fix FTBFS with OpenJDK 7 (LP: #888957) (Closes: #651535):
 - d/rules: Call jh_build with source/target set to 1.5 to ensure
   backwards compatibility and work around 

[SCM] jxplorer - Java LDAP browser branch, master, updated. debian/3.2.2_rc1+dfsg-2-3-gac7b62d

2011-12-19 Thread tony mancill
The following commit has been merged in the master branch:
commit ac7b62d3c636f873452a1627c8de780ba96a4330
Author: tony mancill tmanc...@debian.org
Date:   Mon Dec 19 13:22:04 2011 -0800

set distribution to unstable for sponsored upload

diff --git a/debian/changelog b/debian/changelog
index 240955d..70b0b5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-jxplorer (3.2.2~rc1+dfsg-3) UNRELEASED; urgency=low
+jxplorer (3.2.2~rc1+dfsg-3) unstable; urgency=low
 
   [ Miguel Landaeta ]
   * Team upload.

-- 
jxplorer - Java LDAP browser

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


jericho-html_3.1-2_amd64.changes ACCEPTED into unstable

2011-12-19 Thread Debian FTP Masters



Accepted:
jericho-html_3.1-2.debian.tar.gz
  to main/j/jericho-html/jericho-html_3.1-2.debian.tar.gz
jericho-html_3.1-2.dsc
  to main/j/jericho-html/jericho-html_3.1-2.dsc
libjericho-html-java-doc_3.1-2_all.deb
  to main/j/jericho-html/libjericho-html-java-doc_3.1-2_all.deb
libjericho-html-java_3.1-2_all.deb
  to main/j/jericho-html/libjericho-html-java_3.1-2_all.deb


Override entries for your package:
jericho-html_3.1-2.dsc - source libs
libjericho-html-java-doc_3.1-2_all.deb - optional doc
libjericho-html-java_3.1-2_all.deb - optional java

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


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#651422: marked as done (jericho-html: Fix FTBFS with OpenJDK7)

2011-12-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2011 23:32:11 +
with message-id e1rcmgl-0006wp...@franck.debian.org
and subject line Bug#651422: fixed in jericho-html 3.1-2
has caused the Debian Bug report #651422,
regarding jericho-html: Fix FTBFS with OpenJDK7
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.)


-- 
651422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: jericho-html
Version: 3.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS with OpenJDK7 (LP: #888949):
- d/ant.properties: Specify source/target as 1.5 for javac and
  javadoc ant tasks to ensure backwards compatibility and work
  around Java 7 encoding errors.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQIcBAEBCAAGBQJO4MZHAAoJEL/srsug59jDjX4QAKR/KenEcl2L1nsj+8PgiGYC
oqTe0R/TULDpNFQGb3t9vYS9174HMHwH4vil2M69z5l0KL7LIu3RJfJB59mTkiDR
Yl3WxHw6vUGYYnrGQYyzYCkN0QGb1w8IKPymA6VFd4K/MMVyv0ixgb1YLydySA82
iqyD/zzFx2sUmaM3LrJG6a8gjusIBxrxFh9hniOPJRoMRV7OfjRCk60cg72cks4i
m6NLCOXtA6YgOgshzISnK4asLmWCIeW+3fk6xJy0iOmCpKg9O8P5mzCAqdlKFpIh
a/be/PtGGHV+KwvKYANRtXWHdOzb00OrSQnf63E+7rQ++ZUjhtenyMJQg7p0yWH2
jHtadksiLTdkvj8/vWoHe7/zpB4W08WwBD6Ae/yOzEqi2hDBxtXFR9JO2kznFn7g
bb/fafFJAXdwiffV69ncyT6Jnesz49qygoI9j1aNyVuGG+DW7cxT1NxMIFhObFr9
MBwgKlN+HTAzo5HrCLUi4IMLDO23I7BoqhZDm1Dl+R58lncpv1Z7hcTehLbyswW1
6IW5xm2OrMhf3rbuIxQH4628GsDpNAF5iCx8KRHQ12bTx6yAvhfdL0xkxvwdSQeu
PL+E3gBbvwlkpt7WQVR2tYxqVa+jduSVf/LkY2pkiVmSngNZTiuxpPn9ykuhTep1
ISvr/ciQqPd2jOY6JI3d
=Tb29
-END PGP SIGNATURE-
=== modified file 'debian/ant.properties'
--- debian/ant.properties	2008-02-25 10:41:24 +
+++ debian/ant.properties	2011-12-08 14:09:12 +
@@ -1,4 +1,7 @@
 jarfile=jericho-html.jar
 installdir=/usr/share/java
 installdocdir=/usr/share/doc/libjericho-html-java
-
+# Ensure that source and target are 1.5
+# For backwards compat on Java 7
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5

---End Message---
---BeginMessage---
Source: jericho-html
Source-Version: 3.1-2

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

jericho-html_3.1-2.debian.tar.gz
  to main/j/jericho-html/jericho-html_3.1-2.debian.tar.gz
jericho-html_3.1-2.dsc
  to main/j/jericho-html/jericho-html_3.1-2.dsc
libjericho-html-java-doc_3.1-2_all.deb
  to main/j/jericho-html/libjericho-html-java-doc_3.1-2_all.deb
libjericho-html-java_3.1-2_all.deb
  to main/j/jericho-html/libjericho-html-java_3.1-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 651...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta mig...@miguel.cc (supplier of updated jericho-html package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Dec 2011 20:39:17 -0430
Source: jericho-html
Binary: libjericho-html-java libjericho-html-java-doc
Architecture: source all
Version: 3.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel Landaeta mig...@miguel.cc
Description: 
 libjericho-html-java - Java based library for HTML Parsing
 libjericho-html-java-doc - libjericho-html-java documentation
Closes: 651422
Changes: 
 jericho-html (3.1-2) unstable; urgency=low
 .
   [ Miguel Landaeta ]
   * Team upload.
   * Bump Standards-Version to 3.9.2. No changes were required.
   * Fix Vcs-Svn URL.
   * Drop unneeded dependency of libjericho-html-java on JREs.
   * Provide -doc package.
   * Add Build-Depends on javahelper.
 .
   [ James Page ]
   * Fix 

[pkg-java] r15565 - trunk/commons-csv/debian

2011-12-19 Thread Tony Mancill
Author: tmancill
Date: 2011-12-19 23:54:38 + (Mon, 19 Dec 2011)
New Revision: 15565

Modified:
   trunk/commons-csv/debian/changelog
Log:
set distribution to unstable for sponsored upload

Modified: trunk/commons-csv/debian/changelog
===
--- trunk/commons-csv/debian/changelog  2011-12-19 21:33:37 UTC (rev 15564)
+++ trunk/commons-csv/debian/changelog  2011-12-19 23:54:38 UTC (rev 15565)
@@ -1,4 +1,4 @@
-commons-csv (0.1-SNAPSHOT+svn678580-3) UNRELEASED; urgency=low
+commons-csv (0.1-SNAPSHOT+svn678580-3) unstable; urgency=low
 
   [ Miguel Landaeta ]
   * Team upload.


___
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] r15566 - in tags/commons-csv: . 0.1-SNAPSHOT+svn678580-3/debian

2011-12-19 Thread Tony Mancill
Author: tmancill
Date: 2011-12-20 00:28:31 + (Tue, 20 Dec 2011)
New Revision: 15566

Added:
   tags/commons-csv/0.1-SNAPSHOT+svn678580-3/
   tags/commons-csv/0.1-SNAPSHOT+svn678580-3/debian/changelog
Removed:
   tags/commons-csv/0.1-SNAPSHOT+svn678580-3/debian/changelog
Log:
[svn-buildpackage] Tagging commons-csv 0.1-SNAPSHOT+svn678580-3

Deleted: tags/commons-csv/0.1-SNAPSHOT+svn678580-3/debian/changelog
===
--- trunk/commons-csv/debian/changelog  2011-12-19 21:33:37 UTC (rev 15564)
+++ tags/commons-csv/0.1-SNAPSHOT+svn678580-3/debian/changelog  2011-12-20 
00:28:31 UTC (rev 15566)
@@ -1,66 +0,0 @@
-commons-csv (0.1-SNAPSHOT+svn678580-3) UNRELEASED; urgency=low
-
-  [ Miguel Landaeta ]
-  * Team upload.
-  * Bump Standards-Version to 3.9.2. No changes were required.
-  * Switch to source format 3.0 (quilt).
-
-  [ James Page ]
-  * Fix FTBFS with OpenJDK7 (LP: #888929) (Closes: #651401): 
-- d/ant.properties: Specify source/target as 1.5 for javac and
-  javadoc ant tasks to ensure backwards compatibility and work
-  around Java 7 encoding errors.
-
-  [ Jan-Pascal van Best ]
-  * Removed Jan-Pascal from Uploaders
-
- -- Miguel Landaeta mig...@miguel.cc  Fri, 09 Dec 2011 21:42:38 -0430
-
-commons-csv (0.1-SNAPSHOT+svn678580-2) unstable; urgency=low
-
-  * Team upload.
-
-  [ Emmanuel Bourg ]
-  * Update of the URLs
-
-  [ Michael Koch ]
-  * Build-Depends on debhelper (= 7).
-  * Move package to java section.
-  * Fixed watch file.
-  * Added myself to Uploaders.
-  * Updated Standards-Version to 3.8.3.
-
-  [ Thierry Carrez ]
-  * debian/control: Fully depend on -headless runtimes
-  * debian/rules, debian/control: Switch to default-jdk
-
-  [ Torsten Werner ]
-  * Convert debian/copyright to UTF-8 encoding.
-  * Add Depends: ${misc:Depend} and remove Java runtime dependencies.
-  * Remove directory debian/patches and dpatch dependency.
-
- -- Torsten Werner twer...@debian.org  Fri, 05 Aug 2011 23:46:29 +0200
-
-commons-csv (0.1-SNAPSHOT+svn678580-1) unstable; urgency=low
-
-  [ Kumar Appaiah ]
-  * Add Homepage field to debian/control.
-  * Add Vcs-Svn and Vcs-Browser to debian/control.
-
-  [ Jan-Pascal van Best ]
-  * New upstream revision
-  * Bump standards-version to 3.8.0
-  * Added debian/build.xml for building, since commons-csv now uses a 
-Maven-based build system.
-  * Remove full Apache license from debian/copyright and referred to 
-/usr/share/common-licenses instead.
-  * Added DM-Upload-Allowed: yes to debian/control.
-  * Compile with OpenJDK (instead of gcj).
-
- -- Jan-Pascal van Best janpas...@vanbest.org  Wed, 10 Sep 2008 20:58:00 
+0200
-
-commons-csv (0.1-SNAPSHOT+svn558885-1) unstable; urgency=low
-
-  * Initial release, based on subversion revision 558885 (2007-07-25) (Closes: 
#429779)
-
- -- Jan-Pascal van Best janpas...@vanbest.org  Fri, 27 Jul 2007 09:45:30 
+0200

Copied: tags/commons-csv/0.1-SNAPSHOT+svn678580-3/debian/changelog (from rev 
15565, trunk/commons-csv/debian/changelog)
===
--- tags/commons-csv/0.1-SNAPSHOT+svn678580-3/debian/changelog  
(rev 0)
+++ tags/commons-csv/0.1-SNAPSHOT+svn678580-3/debian/changelog  2011-12-20 
00:28:31 UTC (rev 15566)
@@ -0,0 +1,66 @@
+commons-csv (0.1-SNAPSHOT+svn678580-3) unstable; urgency=low
+
+  [ Miguel Landaeta ]
+  * Team upload.
+  * Bump Standards-Version to 3.9.2. No changes were required.
+  * Switch to source format 3.0 (quilt).
+
+  [ James Page ]
+  * Fix FTBFS with OpenJDK7 (LP: #888929) (Closes: #651401): 
+- d/ant.properties: Specify source/target as 1.5 for javac and
+  javadoc ant tasks to ensure backwards compatibility and work
+  around Java 7 encoding errors.
+
+  [ Jan-Pascal van Best ]
+  * Removed Jan-Pascal from Uploaders
+
+ -- Miguel Landaeta mig...@miguel.cc  Fri, 09 Dec 2011 21:42:38 -0430
+
+commons-csv (0.1-SNAPSHOT+svn678580-2) unstable; urgency=low
+
+  * Team upload.
+
+  [ Emmanuel Bourg ]
+  * Update of the URLs
+
+  [ Michael Koch ]
+  * Build-Depends on debhelper (= 7).
+  * Move package to java section.
+  * Fixed watch file.
+  * Added myself to Uploaders.
+  * Updated Standards-Version to 3.8.3.
+
+  [ Thierry Carrez ]
+  * debian/control: Fully depend on -headless runtimes
+  * debian/rules, debian/control: Switch to default-jdk
+
+  [ Torsten Werner ]
+  * Convert debian/copyright to UTF-8 encoding.
+  * Add Depends: ${misc:Depend} and remove Java runtime dependencies.
+  * Remove directory debian/patches and dpatch dependency.
+
+ -- Torsten Werner twer...@debian.org  Fri, 05 Aug 2011 23:46:29 +0200
+
+commons-csv (0.1-SNAPSHOT+svn678580-1) unstable; urgency=low
+
+  [ Kumar Appaiah ]
+  * Add Homepage field to debian/control.
+  * Add Vcs-Svn and Vcs-Browser to debian/control.
+
+  [ Jan-Pascal van Best ]
+  * New upstream revision
+  * Bump standards-version to 3.8.0
+  * Added debian/build.xml for 

Processing of commons-csv_0.1-SNAPSHOT+svn678580-3_amd64.changes

2011-12-19 Thread Debian FTP Masters
commons-csv_0.1-SNAPSHOT+svn678580-3_amd64.changes uploaded successfully to 
localhost
along with the files:
  commons-csv_0.1-SNAPSHOT+svn678580-3.dsc
  commons-csv_0.1-SNAPSHOT+svn678580-3.debian.tar.gz
  libcommons-csv-java_0.1-SNAPSHOT+svn678580-3_all.deb
  libcommons-csv-java-doc_0.1-SNAPSHOT+svn678580-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.


Processing of testng_5.11+dfsg-3_amd64.changes

2011-12-19 Thread Debian FTP Masters
testng_5.11+dfsg-3_amd64.changes uploaded successfully to localhost
along with the files:
  testng_5.11+dfsg-3.dsc
  testng_5.11+dfsg-3.debian.tar.gz
  testng_5.11+dfsg-3_all.deb
  testng-doc_5.11+dfsg-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.


commons-csv_0.1-SNAPSHOT+svn678580-3_amd64.changes ACCEPTED into unstable

2011-12-19 Thread Debian FTP Masters



Accepted:
commons-csv_0.1-SNAPSHOT+svn678580-3.debian.tar.gz
  to main/c/commons-csv/commons-csv_0.1-SNAPSHOT+svn678580-3.debian.tar.gz
commons-csv_0.1-SNAPSHOT+svn678580-3.dsc
  to main/c/commons-csv/commons-csv_0.1-SNAPSHOT+svn678580-3.dsc
libcommons-csv-java-doc_0.1-SNAPSHOT+svn678580-3_all.deb
  to main/c/commons-csv/libcommons-csv-java-doc_0.1-SNAPSHOT+svn678580-3_all.deb
libcommons-csv-java_0.1-SNAPSHOT+svn678580-3_all.deb
  to main/c/commons-csv/libcommons-csv-java_0.1-SNAPSHOT+svn678580-3_all.deb


Override entries for your package:
commons-csv_0.1-SNAPSHOT+svn678580-3.dsc - source libs
libcommons-csv-java-doc_0.1-SNAPSHOT+svn678580-3_all.deb - optional doc
libcommons-csv-java_0.1-SNAPSHOT+svn678580-3_all.deb - optional java

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


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#651401: marked as done (commons-csv: Fix FTBFS with OpenJDK7)

2011-12-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Dec 2011 00:32:11 +
with message-id e1rcncp-0006px...@franck.debian.org
and subject line Bug#651401: fixed in commons-csv 0.1-SNAPSHOT+svn678580-3
has caused the Debian Bug report #651401,
regarding commons-csv: Fix FTBFS with OpenJDK7
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.)


-- 
651401: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651401
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: commons-csv
Version: 0.1-SNAPSHOT+svn678580-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS with OpenJDK7 (LP: #888929): 
- d/ant.properties: Specify source/target as 1.5 for javac and
  javadoc ant tasks to ensure backwards compatibility and work
  around Java 7 encoding errors.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQIcBAEBCAAGBQJO4JcuAAoJEL/srsug59jDSfkP/0f70rrxW1Q+zCoZrQyqE9bb
Od+4QwFLuZ96rmRteNdFsTaIgG3BZysN+mwlWOyQ9I/YkfPKfxQun8Idc2OVUUFu
PDnurnTYRPcfOi73pZZJu6Icwv2Zzzo06Zxsl5/EHzJhp1wPUjDMi9ae0Qr4iy9y
ontp116gPA7VbjPf2sY74tyfcNH0Ua7g58oE1NBbJwBVoQRRa9AMQYhS0r30gb+n
ezgtiiFdSh/Mfyl8eFbk95LIa+HfsyA9//unRjsj7hfyyLfs95SUo6v2OM2KjBPJ
wqdP70CsU+8XqKwa7JeP8xDxY0GgOZ8nQdV88kA5akM+Ilqwq1t+yV84M1jM+6Wm
EJrAuQDs1YjP5qK9yv5lzoPJE+azWC1wvLBReHnCl8N5fOIlnSBa96FdKaP+KQCt
a95GPy60/aFljJ3jCG6ix1AJSLQi0eE2gK6Nwg/R+lIMpg/G8rjjvlE2bbGJuNLK
eFglcJs0+dbbaEtsb+gRFKVtJk1HUqz7mBYMEUUg6ZOC31qPn14Bb6/3QXSkzhub
6gQxzmdAo/167KzU4eXlHOelADykeCtb+Nch5m6oEFnvshmtxTccdqZHvBvzGq8+
Dd3w8f50L07mt6goBRKLvKLerjA7gy2oQG8EL87Jxbf85IlaTa4eK/F9tflu9M0W
4zWA8I4eg84ht4Jc95EL
=SNlc
-END PGP SIGNATURE-
=== modified file 'debian/ant.properties'
--- debian/ant.properties	2007-07-27 09:45:30 +
+++ debian/ant.properties	2011-12-08 10:46:12 +
@@ -7,3 +7,8 @@
 #build.compiler=gcj
 compile.debug=on
 compile.optimize=on
+
+# Ensure that source and target are 1.5
+# For backwards compat on Java 7
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5
---End Message---
---BeginMessage---
Source: commons-csv
Source-Version: 0.1-SNAPSHOT+svn678580-3

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

commons-csv_0.1-SNAPSHOT+svn678580-3.debian.tar.gz
  to main/c/commons-csv/commons-csv_0.1-SNAPSHOT+svn678580-3.debian.tar.gz
commons-csv_0.1-SNAPSHOT+svn678580-3.dsc
  to main/c/commons-csv/commons-csv_0.1-SNAPSHOT+svn678580-3.dsc
libcommons-csv-java-doc_0.1-SNAPSHOT+svn678580-3_all.deb
  to main/c/commons-csv/libcommons-csv-java-doc_0.1-SNAPSHOT+svn678580-3_all.deb
libcommons-csv-java_0.1-SNAPSHOT+svn678580-3_all.deb
  to main/c/commons-csv/libcommons-csv-java_0.1-SNAPSHOT+svn678580-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 651...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta mig...@miguel.cc (supplier of updated commons-csv package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 09 Dec 2011 21:42:38 -0430
Source: commons-csv
Binary: libcommons-csv-java libcommons-csv-java-doc
Architecture: source all
Version: 0.1-SNAPSHOT+svn678580-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel Landaeta mig...@miguel.cc
Description: 
 libcommons-csv-java - a Java library for working with csv (comma separated 
values) file
 libcommons-csv-java-doc - documentation for libcommons-csv-java
Closes: 651401
Changes: 
 commons-csv (0.1-SNAPSHOT+svn678580-3) unstable; urgency=low
 .
   [ Miguel Landaeta ]
   * Team upload.
   * Bump Standards-Version to 

testng_5.11+dfsg-3_amd64.changes ACCEPTED into unstable

2011-12-19 Thread Debian FTP Masters



Accepted:
testng-doc_5.11+dfsg-3_all.deb
  to main/t/testng/testng-doc_5.11+dfsg-3_all.deb
testng_5.11+dfsg-3.debian.tar.gz
  to main/t/testng/testng_5.11+dfsg-3.debian.tar.gz
testng_5.11+dfsg-3.dsc
  to main/t/testng/testng_5.11+dfsg-3.dsc
testng_5.11+dfsg-3_all.deb
  to main/t/testng/testng_5.11+dfsg-3_all.deb


Override entries for your package:
testng-doc_5.11+dfsg-3_all.deb - optional doc
testng_5.11+dfsg-3.dsc - source java
testng_5.11+dfsg-3_all.deb - optional java

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


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.


Processing of cobertura_1.9.4.1+dfsg-3_amd64.changes

2011-12-19 Thread Debian FTP Masters
cobertura_1.9.4.1+dfsg-3_amd64.changes uploaded successfully to localhost
along with the files:
  cobertura_1.9.4.1+dfsg-3.dsc
  cobertura_1.9.4.1+dfsg-3.debian.tar.gz
  cobertura_1.9.4.1+dfsg-3_all.deb
  libcobertura-java_1.9.4.1+dfsg-3_all.deb
  libcobertura-java-doc_1.9.4.1+dfsg-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.


cobertura_1.9.4.1+dfsg-3_amd64.changes ACCEPTED into unstable

2011-12-19 Thread Debian FTP Masters



Accepted:
cobertura_1.9.4.1+dfsg-3.debian.tar.gz
  to main/c/cobertura/cobertura_1.9.4.1+dfsg-3.debian.tar.gz
cobertura_1.9.4.1+dfsg-3.dsc
  to main/c/cobertura/cobertura_1.9.4.1+dfsg-3.dsc
cobertura_1.9.4.1+dfsg-3_all.deb
  to main/c/cobertura/cobertura_1.9.4.1+dfsg-3_all.deb
libcobertura-java-doc_1.9.4.1+dfsg-3_all.deb
  to main/c/cobertura/libcobertura-java-doc_1.9.4.1+dfsg-3_all.deb
libcobertura-java_1.9.4.1+dfsg-3_all.deb
  to main/c/cobertura/libcobertura-java_1.9.4.1+dfsg-3_all.deb


Override entries for your package:
cobertura_1.9.4.1+dfsg-3.dsc - source java
cobertura_1.9.4.1+dfsg-3_all.deb - optional java
libcobertura-java-doc_1.9.4.1+dfsg-3_all.deb - optional doc
libcobertura-java_1.9.4.1+dfsg-3_all.deb - optional java

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


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#651395: marked as done (cobertura: Fix FTBFS with OpenJDK7)

2011-12-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Dec 2011 00:47:12 +
with message-id e1rcnrm-0008ny...@franck.debian.org
and subject line Bug#651395: fixed in cobertura 1.9.4.1+dfsg-3
has caused the Debian Bug report #651395,
regarding cobertura: Fix FTBFS with OpenJDK7
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.)


-- 
651395: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651395
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cobertura
Version: 1.9.4.1+dfsg-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS with OpenJDK 7 (LP: #888927):
- d/ant.properties: Set source/target to 1.5 for javac and javadoc 
  ant tasks to ensure backwards compatibility and avoid Java 7 
  encoding errors.
- d/rules: Use ant.properties when building. 

Thanks for considering the patch.

- -- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQIcBAEBCAAGBQJO4I7HAAoJEL/srsug59jDkoIQALp09xhMtCvzbJeE6p8ZpzAq
moHYHxwBXgjxDeOfkqIwn/vmH/GydvziE+SbzRNX1j5Cr9U+0orUu6tdT5ftWxoj
1X/aVObHXDvABIPy9LPrzEjbtTgp6pO6KtlG36IjJBiDcroFgKNojspPx7EgMUt+
Mbm5Mp0/3eR4NUghH4gtHXTWAFwA9pecdyJNyqk3JWp/OdL0oXCaNRd3+ciJaQD1
zVdU0eD1FV6VzKKxrKcVsKD1L0wn4NT5rFIXhQanilkWmSZCNovyHFStdDJj6qxi
rtQNFpXTXdH0kT3rrOoVQ+5rUf8i+6A8SF4dQjE6Y1vLTQWK164yQ7Kf4cwipSy0
HjQAqdqMzuKWaXSiK66Bod4ov/6bs/SPZ356jBZomTATFaamrrpI0xwMA7QodHmn
1YxSKQdLWFgGgouTTDAQaM7AWms513krJ6tsm+htQHzNJS0BhmpPnQhepa9CDriD
zmurnc5zykQMBLbsuLUzfapjdByHjIkrAZela0R9+bp5gRuzUqqxymCqCSc1OZVz
k2kBUI3L3pOMcZbM/zbzEObOD/RiCNic8NBCduArmAP929clMW6hGyuC/EQa00Kt
Jw9ddiM2vBPS14ZW9xPT050KR28vwqdA4s01UX5wDBht5xvPeSJSAWOKY6StVQBu
TfRJElhmpNvHp4jxFsJB
=hFH4
-END PGP SIGNATURE-
=== added file 'debian/ant.properties'
--- debian/ant.properties	1970-01-01 00:00:00 +
+++ debian/ant.properties	2011-12-08 10:06:40 +
@@ -0,0 +1,4 @@
+# Ensure that source and target are 1.5
+# For backwards compat on Java 7
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5

=== modified file 'debian/rules'
--- debian/rules	2010-05-11 19:21:46 +
+++ debian/rules	2011-12-08 10:07:24 +
@@ -7,7 +7,7 @@
 	dh --with javahelper $@
 
 override_dh_auto_build:
-	ant dist
+	ant -propertyfile debian/ant.properties dist
 	docbook-to-man debian/cobertura-check.sgml  cobertura-check.1
 	docbook-to-man debian/cobertura-instrument.sgml  cobertura-instrument.1
 	docbook-to-man debian/cobertura-merge.sgml  cobertura-merge.1

---End Message---
---BeginMessage---
Source: cobertura
Source-Version: 1.9.4.1+dfsg-3

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

cobertura_1.9.4.1+dfsg-3.debian.tar.gz
  to main/c/cobertura/cobertura_1.9.4.1+dfsg-3.debian.tar.gz
cobertura_1.9.4.1+dfsg-3.dsc
  to main/c/cobertura/cobertura_1.9.4.1+dfsg-3.dsc
cobertura_1.9.4.1+dfsg-3_all.deb
  to main/c/cobertura/cobertura_1.9.4.1+dfsg-3_all.deb
libcobertura-java-doc_1.9.4.1+dfsg-3_all.deb
  to main/c/cobertura/libcobertura-java-doc_1.9.4.1+dfsg-3_all.deb
libcobertura-java_1.9.4.1+dfsg-3_all.deb
  to main/c/cobertura/libcobertura-java_1.9.4.1+dfsg-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 651...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta mig...@miguel.cc (supplier of updated cobertura package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 08 Dec 2011 19:11:17 -0430
Source: cobertura
Binary: cobertura libcobertura-java libcobertura-java-doc
Architecture: source all
Version: 1.9.4.1+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel 

Válvulas - Engates - Conexões

2011-12-19 Thread Cristiane Borges
[image: aurea.jpg]

Válvulas de Aço Inox - Engates de Inox e Alumínio - Conexões de Aço Inox -
Conexões de Aço Carbono
__
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.

Válvulas - Engates - Conexões

2011-12-19 Thread Cristiane Borges
[image: aurea.jpg]

Válvulas de Aço Inox - Engates de Inox e Alumínio - Conexões de Aço Inox -
Conexões de Aço Carbono
__
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] r15567 - trunk/libsaxon-java/debian

2011-12-19 Thread Tony Mancill
Author: tmancill
Date: 2011-12-20 03:44:34 + (Tue, 20 Dec 2011)
New Revision: 15567

Modified:
   trunk/libsaxon-java/debian/changelog
   trunk/libsaxon-java/debian/rules
Log:
apply patch for 651185

Modified: trunk/libsaxon-java/debian/changelog
===
--- trunk/libsaxon-java/debian/changelog2011-12-20 00:28:31 UTC (rev 
15566)
+++ trunk/libsaxon-java/debian/changelog2011-12-20 03:44:34 UTC (rev 
15567)
@@ -1,3 +1,11 @@
+libsaxon-java (1:6.5.5-8) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Apply path to ensure compatibility with OpenJDK7. (Closes: #651185)
+- Thanks to James Page.
+
+ -- tony mancill tmanc...@debian.org  Mon, 19 Dec 2011 19:32:37 -0800
+
 libsaxon-java (1:6.5.5-7) unstable; urgency=low
 
   * Team upload.

Modified: trunk/libsaxon-java/debian/rules
===
--- trunk/libsaxon-java/debian/rules2011-12-20 00:28:31 UTC (rev 15566)
+++ trunk/libsaxon-java/debian/rules2011-12-20 03:44:34 UTC (rev 15567)
@@ -12,7 +12,7 @@
 APIDOC=build/api
 JDOM=com/icl/saxon/jdom
 CLASSPATH = /usr/share/java/jdom1.jar
-JAVADOC = $(JAVA_HOME)/bin/javadoc
+JAVADOC = $(JAVA_HOME)/bin/javadoc -encoding ISO-8859-1
 
 include /usr/share/gcj/debian_defaults
 ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs)))
@@ -24,7 +24,7 @@
 
 override_dh_auto_build:
if [ ! -d $(BUILD) ]; then mkdir $(BUILD); mkdir $(APIDOC); fi  
-   $(JAVA_HOME)/bin/javac -nowarn -sourcepath $(SOURCES) -classpath 
$(CLASSPATH) -d $(BUILD) `find $(SOURCES) -name \*.java`
+   $(JAVA_HOME)/bin/javac -nowarn -source 1.5 -target 1.5 -sourcepath 
$(SOURCES) -classpath $(CLASSPATH) -d $(BUILD) `find $(SOURCES) -name \*.java`
cp -r $(SOURCES)/META-INF $(BUILD)
cp debian/MANIFEST.MF $(BUILD)/META-INF
# split off jdom classes, everything else into saxon.jar


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


Processed: tagging 651185

2011-12-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 651185 + pending
Bug #651185 [libsaxon-java] libsaxon-java: Patch to fix FTBFS with openjdk-7
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
651185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651185
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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