Bug#766068: RFS: robocode 1.6.2+dfsg2-1 [ITA] [RC]

2014-10-20 Thread Miguel Landaeta
On Mon, Oct 20, 2014 at 11:58:06PM +0200, Markus Koschany wrote:
> Hi all,
> 
> I have recently adopted Robocode, a Java programming game, and I think
> [...]

Hi Markus,

I'll take care of it.

Cheers,

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature


Bug#658798: libxt-java: Please replace dependencies on Servlet 2.4 library

2012-03-02 Thread Miguel Landaeta
tags 658798 + patch
thanks

On Sun, Feb 05, 2012 at 10:09:22PM -0430, Miguel Landaeta wrote:
> Source: libxt-java
> Version: 0.20051206-2
> Severity: normal
> 
> Please migrate your dependencies on libservlet2.4-java to libservlet-2.5-java.

I'm including a patch to fix this issue.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -u libxt-java-0.20051206/debian/rules libxt-java-0.20051206/debian/rules
--- libxt-java-0.20051206/debian/rules
+++ libxt-java-0.20051206/debian/rules
@@ -8,7 +8,7 @@
 
 JAVA_HOME := /usr/lib/jvm/default-java
 
-DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar servlet-api-2.4
+DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar servlet-api-2.5
 DEB_ANT_BUILD_TARGET   := compile
 
 LIBRARY_PACKAGE := xt
diff -u libxt-java-0.20051206/debian/changelog 
libxt-java-0.20051206/debian/changelog
--- libxt-java-0.20051206/debian/changelog
+++ libxt-java-0.20051206/debian/changelog
@@ -1,3 +1,10 @@
+libxt-java (0.20051206-3) unstable; urgency=low
+
+  * QA upload.
+  * Replace dependencies on Servlet 2.4 library with 2.5 one. (Closes: 
#658798).
+
+ -- Miguel Landaeta   Fri, 17 Feb 2012 19:36:18 -0430
+
 libxt-java (0.20051206-2) unstable; urgency=low
 
   * QA upload.
diff -u libxt-java-0.20051206/debian/control 
libxt-java-0.20051206/debian/control
--- libxt-java-0.20051206/debian/control
+++ libxt-java-0.20051206/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian QA Group 
 Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk
-Build-Depends-indep: libservlet2.4-java, docbook-to-man (>= 1:2.0.0)
+Build-Depends-indep: libservlet2.5-java, docbook-to-man (>= 1:2.0.0)
 Standards-Version: 3.8.3
 Homepage: http://www.blnz.com/xt/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxt-java


signature.asc
Description: Digital signature


Bug#658798: libxt-java: Please replace dependencies on Servlet 2.4 library

2012-02-05 Thread Miguel Landaeta
Source: libxt-java
Version: 0.20051206-2
Severity: normal

Please migrate your dependencies on libservlet2.4-java to libservlet-2.5-java.

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

Kernel: Linux 3.2.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

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature


Bug#642753: [patch] liquidlnf: FTBFS: You must specify a valid JAVA_HOME or JAVACMD

2012-01-16 Thread Miguel Landaeta
On Sun, Jan 01, 2012 at 09:53:32PM +0900, Hideki Yamane wrote:
> tags 642753 patch
> thanks
> 
> Hi,
> 
>  I've made a patch for fix FTBFS by adjusting JAVA_HOME path.
>  Please check it, thanks.

I think the preferable way to fix these kind of bugs is by switching
to B-D on default-jdk and point JAVA_HOME path to /usr/lib/jvm/default-java.

I'm including a new patch.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -Nru liquidlnf-2.9.1/debian/changelog liquidlnf-2.9.1/debian/changelog
--- liquidlnf-2.9.1/debian/changelog2012-01-16 20:02:11.0 -0430
+++ liquidlnf-2.9.1/debian/changelog2012-01-16 19:57:25.0 -0430
@@ -1,3 +1,12 @@
+liquidlnf (2.9.1-9) unstable; urgency=low
+
+  * QA upload.
+  * Switch to default-jdk. (Closes: #642753).
+  * Switch to source format 3.0 (quilt).
+  * Drop unnecessary B-D on quilt.
+
+ -- Miguel Landaeta   Mon, 16 Jan 2012 19:54:44 -0430
+
 liquidlnf (2.9.1-8) unstable; urgency=low
 
   * QA upload.
diff -Nru liquidlnf-2.9.1/debian/control liquidlnf-2.9.1/debian/control
--- liquidlnf-2.9.1/debian/control  2012-01-16 20:02:11.0 -0430
+++ liquidlnf-2.9.1/debian/control  2012-01-16 19:56:38.0 -0430
@@ -2,8 +2,8 @@
 Section: utils
 Priority: optional
 Maintainer: Debian QA Group 
-Build-Depends: cdbs, debhelper (>= 5), quilt
-Build-Depends-Indep: ant, liblaf-plugin-java, openjdk-6-jdk
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ant, liblaf-plugin-java, default-jdk
 Standards-Version: 3.8.0
 Homepage: https://liquidlnf.dev.java.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/liquidlnf
diff -Nru liquidlnf-2.9.1/debian/rules liquidlnf-2.9.1/debian/rules
--- liquidlnf-2.9.1/debian/rules2012-01-16 20:02:11.0 -0430
+++ liquidlnf-2.9.1/debian/rules2012-01-16 19:56:22.0 -0430
@@ -2,9 +2,8 @@
 
 include /usr/share/cdbs/1/class/ant.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-JAVA_HOME:= /usr/lib/jvm/java-6-openjdk
+JAVA_HOME:= /usr/lib/jvm/default-java
 DEB_ANT_BUILD_TARGET := jar
 DEB_JARS := laf-plugin
 ANT_OPTS:= -Dant.build.javac.source=1.[45]
diff -Nru liquidlnf-2.9.1/debian/source/format 
liquidlnf-2.9.1/debian/source/format
--- liquidlnf-2.9.1/debian/source/format1969-12-31 20:00:00.0 
-0400
+++ liquidlnf-2.9.1/debian/source/format2012-01-16 19:56:13.0 
-0430
@@ -0,0 +1 @@
+3.0 (quilt)


signature.asc
Description: Digital signature


Bug#642759: [patch] tinylaf: FTBFS: You must specify a valid JAVA_HOME or JAVACMD

2012-01-16 Thread Miguel Landaeta
On Sun, Jan 01, 2012 at 10:05:56PM +0900, Hideki Yamane wrote:
> tags 642759 patch
> thanks
> 
> Hi,
> 
>  I've made a patch for fix FTBFS by adjusting JAVA_HOME path.
>  Please check it, thanks.

I think the preferable way to fix these kind of bugs is by switching
to B-D on default-jdk and point JAVA_HOME path to /usr/lib/jvm/default-java.

I'm including a new patch.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -Nru tinylaf-1.4.0/debian/changelog tinylaf-1.4.0/debian/changelog
--- tinylaf-1.4.0/debian/changelog  2012-01-16 20:13:46.0 -0430
+++ tinylaf-1.4.0/debian/changelog  2012-01-16 20:09:50.0 -0430
@@ -1,3 +1,11 @@
+tinylaf (1.4.0-3) unstable; urgency=low
+
+  * QA upload.
+  * Switch to default-jdk. (Closes: #642759).
+  * Switch to source format 3.0 (quilt).
+
+ -- Miguel Landaeta   Mon, 16 Jan 2012 20:08:27 -0430
+
 tinylaf (1.4.0-2) unstable; urgency=low
 
   * QA upload.
diff -Nru tinylaf-1.4.0/debian/control tinylaf-1.4.0/debian/control
--- tinylaf-1.4.0/debian/control2012-01-16 20:13:46.0 -0430
+++ tinylaf-1.4.0/debian/control2012-01-16 20:07:44.0 -0430
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Debian QA Group 
-Build-Depends: cdbs, debhelper (>= 7), ant, openjdk-6-jdk
+Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk
 Standards-Version: 3.8.3
 Homepage: http://www.muntjak.de/hans/java/tinylaf/index.html
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tinylaf
diff -Nru tinylaf-1.4.0/debian/rules tinylaf-1.4.0/debian/rules
--- tinylaf-1.4.0/debian/rules  2012-01-16 20:13:46.0 -0430
+++ tinylaf-1.4.0/debian/rules  2012-01-16 20:07:27.0 -0430
@@ -3,7 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
 
-JAVA_HOME_DIRS   := /usr/lib/jvm/java-6-openjdk /usr/lib/jvm/java-1.5.0-sun
+JAVA_HOME_DIRS   := /usr/lib/jvm/default-java
 DEB_ANT_BUILD_TARGET := dist
 ANT_OPTS:= -Dant.build.javac.source=1.5 
-Dant.build.javac.target=1.5
 
diff -Nru tinylaf-1.4.0/debian/source/format tinylaf-1.4.0/debian/source/format
--- tinylaf-1.4.0/debian/source/format  1969-12-31 20:00:00.0 -0400
+++ tinylaf-1.4.0/debian/source/format  2012-01-16 20:08:23.0 -0430
@@ -0,0 +1 @@
+3.0 (quilt)


signature.asc
Description: Digital signature


Bug#642770: [patch] libgdata-java: FTBFS: You must specify a valid JAVA_HOME or JAVACMD

2012-01-16 Thread Miguel Landaeta
On Sun, Jan 01, 2012 at 11:01:17PM +0900, Hideki Yamane wrote:
> tags 642770 patch
> thanks
> 
> Hi,
> 
>  I've made a patch for fix FTBFS by adjusting JAVA_HOME path.
>  Please check it, thanks.

I think the preferable way to fix these kind of bugs is by switching
to B-D on default-jdk and point JAVA_HOME path to /usr/lib/jvm/default-java.

I'm including a new patch.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -u libgdata-java-1.30.0/debian/changelog 
libgdata-java-1.30.0/debian/changelog
--- libgdata-java-1.30.0/debian/changelog
+++ libgdata-java-1.30.0/debian/changelog
@@ -1,3 +1,11 @@
+libgdata-java (1.30.0-3) unstable; urgency=low
+
+  * QA upload.
+  * Switch to default-jdk. (Closes: #642770).
+  * Switch to libservlet2.5-java.
+
+ -- Miguel Landaeta   Mon, 16 Jan 2012 19:40:32 -0430
+
 libgdata-java (1.30.0-2) unstable; urgency=low
 
   * QA upload.
diff -u libgdata-java-1.30.0/debian/ant.properties 
libgdata-java-1.30.0/debian/ant.properties
--- libgdata-java-1.30.0/debian/ant.properties
+++ libgdata-java-1.30.0/debian/ant.properties
@@ -3 +3 @@
-servlet.jar=/usr/share/java/servlet-api.jar
+servlet.jar=/usr/share/java/servlet-api-2.5.jar
diff -u libgdata-java-1.30.0/debian/control libgdata-java-1.30.0/debian/control
--- libgdata-java-1.30.0/debian/control
+++ libgdata-java-1.30.0/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Debian QA Group 
 Build-Depends: cdbs, debhelper (>= 5)
 Build-Depends-Indep: ant, glassfish-activation, glassfish-mail,
- libservlet2.4-java, openjdk-6-jdk
+ libservlet2.5-java, default-jdk
 Standards-Version: 3.8.0
 Homepage: http://code.google.com/apis/gdata/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgdata-java/
diff -u libgdata-java-1.30.0/debian/rules libgdata-java-1.30.0/debian/rules
--- libgdata-java-1.30.0/debian/rules
+++ libgdata-java-1.30.0/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
 
-JAVA_HOME  := /usr/lib/jvm/java-6-openjdk
+JAVA_HOME  := /usr/lib/jvm/default-java
 DEB_SRCDIR := java
 DEB_ANT_BUILDFILE  := build-src.xml
 ANT_OPTS   := -Dant.build.javac.source=1.5 
-Dant.build.javac.target=1.5


signature.asc
Description: Digital signature


Bug#597537: Looking for seconds to add the Amazon EC2 public certificate in ca-certificates.

2011-08-23 Thread Miguel Landaeta
On Tue, Aug 23, 2011 at 12:53 PM, Michael Shuler  wrote:
> This is also my question - is this a CA that will be verifying and
> signing other certs? (I'll try to dig on the same info, as well)

AFAIK, this certificate is only used to encrypt your AMIs and transfer them
securely to Amazon. In this way only you and Amazon know about the content
of your AMI, Amazon needs this in order to launch your AMIs in their cloud.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAHUk4kzcCDW6GBoqkrTeJTcyoKuhyRu5D+5Z=pbpdyb1bt_...@mail.gmail.com