Package: japitools
Version: 0.9.5+cvs20060115-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch
As discussed, debdiff without the maintainer change for
integration into debian.
This change has now been promoted into Maverick Meercat
Alpha 3.
*** /tmp/tmp_MXK4b
In Ubuntu, we've applied the attached patch to achieve the following:
* Updated Depends: default-jre-headless | java2-runtime-headless
to support use in server environments (LP: #598033).
* Updated Standards-Version to 3.9.1, no changes needed.
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers lucid-updates
APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-21-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2009-09-14 21:22:39 +0000
+++ debian/control 2010-08-01 19:33:31 +0000
@@ -4,11 +4,11 @@
Maintainer: Debian Java Maintainers
<[email protected]>
Uploaders: Michael Koch <[email protected]>
Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
Package: japitools
Architecture: all
-Depends: default-jdk, ${misc:Depends}, ${perl:Depends}
+Depends: default-jre-headless | java2-runtime-headless , ${misc:Depends},
${perl:Depends}
Description: Java API compatibility testing tools
It consists of two simple tools designed to test for compatibility between
Java APIs. They were originally designed for testing free implementations