Bug#590910: japitools: Dependency amendment to support use in headless server environments
James Page
james.page at shingle-house.org.uk
Thu Jul 29 20:48:37 UTC 2010
Package: japitools
Version: 0.9.5+cvs20060115-2
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch
Amending the installation dependency of this package to default-jre-headless supports
its use in headless server environments. This was identified during the Ubuntu Server
Papercuts projects for Maverick Meerkat
*** /tmp/tmpssR2le
In Ubuntu, we've applied the attached patch to achieve the following:
* Updated Depends: default-jre-headless to support use in server environments (LP: #598033).
* Updated Standards-Version to 3.8.4
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-24-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
-------------- next part --------------
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2009-09-14 21:22:39 +0000
+++ debian/control 2010-07-28 21:22:54 +0000
@@ -1,14 +1,15 @@
Source: japitools
Section: devel
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Michael Koch <konqueror at gmx.de>
Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Package: japitools
Architecture: all
-Depends: default-jdk, ${misc:Depends}, ${perl:Depends}
+Depends: default-jre-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
More information about the pkg-java-maintainers
mailing list