Package: jasmin-sable
Version: 2.4.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* Transition package to use default java implementation:
- d/control: Switch BD from openjdk-6-jdk -> default-jdk, Make primary
runtime dependency default-jre.
This ensures that this package builds and runs with the default java
implementation - this has changed in Ubuntu from openjdk-6 -> openjdk-7.
Thanks for considering the patch.
- -- System Information:
Debian Release: wheezy/sid
APT prefers quantal-updates
APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500,
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.5.0-7-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJQGU1oAAoJEL/srsug59jD1BIP/iVISec8OZL1/kmlRk56hggH
JrOBJRU94EdQxRu9fK9U9dG52bNekLPOzVKO6za77ee37kP+pj9Spajin+E+HxiT
J4LNB4gT0NU3HMt0ZM70WroyH05CVTCqPwxfYwdpyW6JCNn/legFPD5cLDSZffX6
IPO761jI1epZNlu7+IBOtQ/rIIJqoXt4qSPCmZLwCZOrTUuoRz0UHGS7s3eWccGs
QPuIC+LWoz9IU5QHVzqpOoCldsQPVPgDOuDfz3SYAKg4JPu0azslo1iIZl1i3RII
IpVRKsJVbgwwgaS4Z99qSFFw7r3LM0iSfH3ezGKMc8r6TiPAG6c/XSwnfWHSPy9K
DKTiOxOpx9c6B894N0RF+nw9Q3r3a1nmX7bPjhyFISw0PZ3qqeSPaB5vhwJswK41
OUAYpx6UC5Qnce3w2YBhXKT0wPs2sa/fL6IBBZ9kDnpjcgxoz0Ua0KbLCshXpTMi
FnRTIfkko4QoormzZdcilNnhZFVxOmSjTaOR0OyyHGrd3McoD2SIu0GEJH+UT1UX
Lm1fRELeIY19fR+cut0ebmjVN+edkYpi4Eg8zLIpdBbP/oQanveb4fEi2eXNCTqZ
QInpvdtkwq0p9Ipn4RS3x6s1BrFbuN+nfIGC+TyiVJQL1Q0JefkU9LfHBY+qUqe6
5dK+ZevE9Tl/GV2PFTHT
=kR7L
-----END PGP SIGNATURE-----
diff -Nru jasmin-sable-2.4.0/debian/changelog jasmin-sable-2.4.0/debian/changelog
diff -Nru jasmin-sable-2.4.0/debian/control jasmin-sable-2.4.0/debian/control
--- jasmin-sable-2.4.0/debian/control 2010-08-01 22:02:05.000000000 +0100
+++ jasmin-sable-2.4.0/debian/control 2012-08-01 16:36:52.000000000 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Chris Lamb <[email protected]>
Build-Depends: debhelper (>= 7.0.50~), quilt, ant
-Build-Depends-Indep: cup (>= 0.11a+20060608), openjdk-6-jdk
+Build-Depends-Indep: cup (>= 0.11a+20060608), default-jdk
Standards-Version: 3.9.1
Homepage: http://jasmin.sourceforge.net/
Vcs-Git: git://git.chris-lamb.co.uk/debian/pkg-jasmin-sable.git
@@ -11,7 +11,7 @@
Package: jasmin-sable
Architecture: all
-Depends: java-gcj-compat | java2-runtime, cup (>= 0.11a+20060608), ${misc:Depends}
+Depends: default-jre | java2-runtime, cup (>= 0.11a+20060608), ${misc:Depends}
Description: Java class (.class) file assembler
Jasmin is a Java ASseMbler INterface. It takes ASCII descriptions of Java
classes, written in the Java Virtual Machine instruction set in an