diff options
author | Matthias Klose <doko@debian.org> | 2009-05-18 11:31:58 +0000 |
---|---|---|
committer | Matthias Klose <doko@debian.org> | 2009-05-18 11:31:58 +0000 |
commit | f95174aab19c714cb8a5317cda739351e3d9e3f6 (patch) | |
tree | 666cffdcc25b2ff647a09cbd1d8f1306348aac34 /debian/control | |
parent | 593755e13197f317ab6a6ecc4ff2cf83e0966976 (diff) | |
download | java-common-debian/0.32.tar.gz |
java-common (0.32) unstable; urgency=lowdebian/0.32
* Build the default-* packages on hppa.
-- Matthias Klose <doko@debian.org> Sun, 17 May 2009 23:21:22 +0200
java-common (0.31) unstable; urgency=low
* Build the default-* packages on alpha again.
-- Matthias Klose <doko@debian.org> Sun, 01 Feb 2009 12:41:46 +0100
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2deadac..beb84bd 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,11 @@ Maintainer: Debian Java Mailing List <debian-java@lists.debian.org> Uploaders: Stefan Gybas <sgybas@debian.org>, Arnaud Vandyck <avdyk@debian.org>, Michael Koch <konqueror@gmx.de>, Matthias Klose <doko@debian.org> Build-Depends: debhelper (>= 5) Build-Depends-Indep: debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx -Standards-Version: 3.7.3 +Standards-Version: 3.8.1 Package: java-common Architecture: all -Suggests: equivs +Suggests: default-jre, equivs Description: Base of all Java packages This package must be installed in the system if a Java environment is desired. It covers useful information for Java users in |