[pkg-java] r12932 - in tags/java-common: . 0.40/debian

Torsten Werner twerner at alioth.debian.org
Mon Aug 23 20:15:17 UTC 2010


Author: twerner
Date: 2010-08-23 20:15:14 +0000 (Mon, 23 Aug 2010)
New Revision: 12932

Added:
   tags/java-common/0.40/
   tags/java-common/0.40/debian/changelog
   tags/java-common/0.40/debian/rules
Removed:
   tags/java-common/0.40/debian/changelog
   tags/java-common/0.40/debian/rules
Log:
[svn-buildpackage] Tagging java-common 0.40

Deleted: tags/java-common/0.40/debian/changelog
===================================================================
--- trunk/java-common/debian/changelog	2010-08-23 13:34:00 UTC (rev 12930)
+++ tags/java-common/0.40/debian/changelog	2010-08-23 20:15:14 UTC (rev 12932)
@@ -1,459 +0,0 @@
-java-common (0.40) UNRELEASED; urgency=low
-
-  * Make openjdk-6 default on powerpcspe (Closes: #593627).
-    - Thanks to Sebastian Andrzej Siewior.
-
- -- Niels Thykier <niels at thykier.net>  Sun, 22 Aug 2010 16:50:31 +0200
-
-java-common (0.39) unstable; urgency=low
-
-  * Change default-jdk/jre(-headless) back to gcj on the mips architecture
-    because openjdk FTBFS there.
-
- -- Torsten Werner <twerner at debian.org>  Mon, 09 Aug 2010 21:43:52 +0200
-
-java-common (0.38) unstable; urgency=low
-
-  * Updated the description of gcj-native-helper and also the
-    previous changelog entry to clarify that gcj-native-helper
-    is only a partial replacement for default-jdk-builddep.
-    
-    Please see README.gcj-native-transition in the java-common
-    package for more information on the transition.
-  * Added missing Replaces/Conflicts for gcj-native-helper.
-  * Bumped Standards-Versions to 3.9.0 - no changes required.
-
- -- Niels Thykier <niels at thykier.net>  Thu, 01 Jul 2010 00:11:38 +0200
-
-java-common (0.37) unstable; urgency=low
-
-  * Updated and synced the Java FAQ.
-    - contains a example of how to link with system javadocs.
-    (Closes: #577164)
-  * Renamed default-jdk-builddep to gcj-native-helper.
-    - Note gcj-native-helper is only a partial replacement for
-      default-jdk-builddep
-  * Removed useless install files and moved the override files
-    to a location where dh_lintian finds them.
-  * Removed some unused overrides.
-  * Updated current list of maintainers in d/copyright
-    (based on current list of Uploaders).
-
- -- Niels Thykier <niels at thykier.net>  Mon, 28 Jun 2010 00:07:15 +0200
-
-java-common (0.36) unstable; urgency=low
-
-  * Correct a ${jdk} that should have been a ${jre} in the decription
-    of default-jre. Thanks to Yoshino Yoshihito for spotting it.
-    (Closes: #576632)
-  * Removed Stefan Gybas from Uploaders (no upload since 2003); thanks
-    for your work.
-  * Applied patch from Thierry Basque that fixes the --list
-    argument for update-java-alternatives. (Closes: #563070)
-  * Updated the off-line copy of the Debian Java FAQ.
-  * Added sh4 to the list of architectures that support openjdk-6.
-    (Closes: #577482)
-  * Removed useless commands from debian/rules and removed B-D on
-    dpsyco-devel.
-  * Policy Changes:
-    - Removed section "Java Compilers".
-    - Retired the virtual packages java-virtual-machine, java-compiler
-      and java2-compiler
-    - Relax program installation locations (Closes: #395372)
-    - Specified installation location for private program jars.
-    - Removed mention of binfmt_misc in favor of jarwrapper.
-      (Closes: #227594)
-
- -- Niels Thykier <niels at thykier.net>  Mon, 19 Apr 2010 09:05:16 +0200
-
-java-common (0.35) unstable; urgency=low
-
-  * Added myself to Uploaders.
-  * Added myself to the list of Authors of the Java Policy.
-  * Integrated adapted parts of the FOSDEM06 proposal into the Java
-    Policy.
-    - Java libraries are no longer required to depend on a JVM
-    (Closes: #227587, #505166)
-  * Updated to java-faq to match the online version.
-  * Bumped debhelper compat to 7.
-    - Added missing ${misc:Depends}
-  * Use the version from the changelog rather than the dir to determine
-    the debian "revision" of the default-* packages. It is more robust.
-  * Removed old publish rule - the policy is updated automatically after
-    upload now.
-  * Updated the rules to update the java faq.
-  * Converted source to 3.0 (native).
-  * Bumped Standards-Version to 3.8.4 - no changes required.
-  * Set DM-Upload-Allowed.
-  * Removed self suggest in default-jre.
-  * Fixed a spelling mistake in README.Debian.
-  * Removed Arnaud Vandyck from Uploaders - Thanks for your work on this
-    package.
-
- -- Niels Thykier <niels at thykier.net>  Mon, 05 Apr 2010 18:01:40 +0200
-
-java-common (0.34) unstable; urgency=low
-
-  * Build a default-jdk-doc package to make the documentation available
-    in a path (/usr/share/doc/default-jdk/api) independent of the depending
-    package.
-
- -- Matthias Klose <doko at debian.org>  Fri, 11 Dec 2009 06:22:35 +0100
-
-java-common (0.33) unstable; urgency=low
-
-  [ Matthias Klose ]
-  * Set package sections to java.
-
-  [ Torsten Werner ]
-  * Add myself to Uploaders.
-  * Add a local copy of debian-java-faq to avoid network (CVS) access during
-    build time.
-  * Sync with Ubuntu:
-    - Switch to OpenJDK as the default JDK/JRE.
-  * Update Standards-Version: 3.8.2:
-    - Add Vcs headers to debian/control.
-
- -- Torsten Werner <twerner at debian.org>  Thu, 30 Jul 2009 15:16:06 +0200
-
-java-common (0.32) unstable; urgency=low
-
-  * Build the default-* packages on hppa.
-
- -- Matthias Klose <doko at 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 at debian.org>  Sun, 01 Feb 2009 12:41:46 +0100
-
-java-common (0.30ubuntu5) karmic; urgency=low
-
-  * default-jdk-builddep: Depend on gcj-jdk instead of java-gcj-compat-dev.
-  * Build for hppa.
-
- -- Matthias Klose <doko at ubuntu.com>  Mon, 27 Apr 2009 13:36:36 +0200
-
-java-common (0.30ubuntu4) jaunty; urgency=low
-
-  * Default to openjdk-6 on armel.
-
- -- Matthias Klose <doko at ubuntu.com>  Mon, 17 Nov 2008 08:03:21 +0100
-
-java-common (0.30ubuntu3) intrepid; urgency=low
-
-  * On powerpc, default back to openjdk-6 instead of cacao-oj6. Still
-    more testsuite failures in the OpenJDK testsuite with cacao compared
-    to the zero port. 
-
- -- Matthias Klose <doko at ubuntu.com>  Mon, 13 Oct 2008 18:09:39 +0000
-
-java-common (0.30ubuntu2) intrepid; urgency=low
-
-  * debian/rules
-    - Fix jvmdir for powerpc, so that default-java symlink is correct.
-      (LP: #256949)
-
- -- Onkar Shinde <onkarshinde at ubuntu.com>  Wed, 13 Aug 2008 01:55:23 +0530
-
-java-common (0.30ubuntu1) intrepid; urgency=low
-
-  * On amd64, i386, ia64 and sparc, point default-* to openjdk-6,
-    on powerpc, point to cacao-oj6.
-
- -- Matthias Klose <doko at ubuntu.com>  Wed, 30 Jul 2008 14:41:31 +0200
-
-java-common (0.30) unstable; urgency=low
-
-  * Fix description generation for default-jre. Closes: #476978.
-
- -- Michael Koch <konqueror at gmx.de>  Sun, 27 Apr 2008 00:13:55 +0200
-
-java-common (0.29) unstable; urgency=low
-
-  * Do not build the default-* packages on alpha, arm, hppa.
-
- -- Matthias Klose <doko at debian.org>  Tue, 08 Apr 2008 01:02:28 +0200
-
-java-common (0.28) unstable; urgency=low
-
-  [Matthias Klose]
-  * Build packages default-jre, default-jre-headless, default-jdk
-    and default-jdk-builddep.
-    Provides an abstraction for the preferred jre/jdk for a specific
-    architecture.  Build-depending on default-jdk-builddep ensures
-    a dependency on java-gcj-compat-dev even if the default jdk is
-    another than java-gcj-compat-dev. Discussion thread starting at
-    http://lists.debian.org/debian-java/2008/03/msg00007.html.
-  * update-java-alternatives: Add --jre-headless option.
-
-  [Michael Koch]
-  * Fix issues in scripts/update-java-alternatives.8
-  * Converted debian/java-common.doc-base.faq to utf-8 encoding.
-  * Fix bug in scripts/update-java-alternatives when usage is shown.
-  * Ignore lintian issues as they are false positives in our case.
-
- -- Michael Koch <konqueror at gmx.de>  Wed, 02 Apr 2008 21:13:24 +0200
-
-java-common (0.27) unstable; urgency=low
-
-  * Updated FAQ. Closes: #449282.
-  * Updated debhelper level to 5.
-
- -- Michael Koch <konqueror at gmx.de>  Mon, 12 Nov 2007 07:59:27 +0100
-
-java-common (0.26) unstable; urgency=low
-
-  * Fixed typo in package description. Closes: #363985.
-
- -- Michael Koch <konqueror at gmx.de>  Thu, 28 Jun 2007 13:12:04 -0100
-
-java-common (0.25) unstable; urgency=low
-
-  [Matthias Klose]
-  * update-java-alternatives: Search for /usr/lib/jvm/.*.jinfo files
-    as well, new option --plugin.
-
- -- Michael Koch <konqueror at gmx.de>  Tue,  9 May 2006 21:33:38 +0000
-
-java-common (0.24) unstable; urgency=low
-
-  [Matthias Klose]
-  * Search for the update-java-alternatives description files in
-    /usr/lib/jvm/*.jinfo.
-  * Add a script update-java-alternatives(8).
-
-  [Michael Koch]
-  * Updated DH_COMPAT level to 4.
-  * Updated Standards-Version to 3.7.2.
-  * Added myself to Uploaders field.
-  * Added myself to debian/copyright and updated address of FSF.
-  * Moved most of Build-Depends to Build-Depends-Indep.
-  * Removed CVS directories.
-
- -- Michael Koch <konqueror at gmx.de>  Sat,  6 May 2006 22:20:14 +0000
-
-java-common (0.23) unstable; urgency=low
-
-  * Updated the Debian Java FAQ (closes: #156547, #252219), thanks to
-    Javier Fernandez-Sanguino Peña
-  * policy.xml: corrected typos (closes: #285303), thanks to Bill
-    Allombert
-  * debian/control:
-    + (Uploaders) removed Ola Lundqvist from the uploaders (see
-      debian-java mailing list, June 2005)
-    + (Uploaders) added myself
-    + (Uploaders) added Debian Java Maintainers (closes: #302887)
-  * debian/README.Debian: corrected wrong path the the faq and the policy
-    and a typo (closes: #197256, #285014), thanks to Vincent Lefevre
-  * debian/copyright: moved Ola from current maintainers to previous
-    maintainers, updated the file with the debhelper gpl template, added
-    copyright years (closes: #290189)
-
- -- Arnaud Vandyck <avdyk at debian.org>  Sat, 11 Jun 2005 13:59:20 +0200
-
-java-common (0.22) unstable; urgency=low
-
-  * Changed Maintainer: to the Debian Java Mailing List and added myself
-    to Uploaders: (closes: #201670)
-  * Changed the long description to use a real item list
-  * Removed debian/java-common.README.debian since we now have build
-    dependencies
-  * Standards-Version: 3.6.1
-    + Changed Build-Depends-Indep to Build-Depends
-
- -- Stefan Gybas <sgybas at debian.org>  Mon,  8 Sep 2003 11:18:55 +0200
-
-java-common (0.21) unstable; urgency=low
-
-  * Fixed dummy control files, closes: #201495.
-  * Updated java FAQ from CVS, closes: #197577.
-
- -- Ola Lundqvist <opal at debian.org>  Thu, 17 Jul 2003 08:16:43 +0200
-
-java-common (0.20) unstable; urgency=low
-
-  * Updated Java FAQ from CVS, closes: #192286.
-
- -- Ola Lundqvist <opal at debian.org>  Fri,  9 May 2003 13:14:44 +0200
-
-java-common (0.19) unstable; urgency=low
-
-  * Added JNI standardized directories, closes: #163390.
-    Thanks to Ben Burton <bab at debian.org> for the patch.
-  * Updated FAQ from cvs.
-  * Now refer to an url instead of listing free jvm:s, closes: #146731.
-  * Fixed doc section (is now Debian), closes: #187865.
-  * Rebuild, no longer junk in policy.txt, closes: #162377.
-
- -- Ola Lundqvist <opal at debian.org>  Thu, 17 Apr 2003 13:32:41 +0200
-
-java-common (0.18) unstable; urgency=low
-
-  * Updated java faq from cvs to fix deb source line, closes: #162733.
-  * Fixed doc-base file, closes: #163102.
-  * Policy update as accepted by debian-java at lists.debian.org,
-    closes: #182466.
-  * Removed the last references about that this is a proposed policy. It
-    is no longer just a proposed policy.
-
- -- Ola Lundqvist <opal at debian.org>  Mon, 31 Mar 2003 21:48:18 +0200
-
-java-common (0.17) unstable; urgency=low
-
-  * Fixed some xml errors and reference error to debian policy, using
-    patch from Ahmed <ahmed at baizid.org>, closes: #173033.
-  * Fixed Makefile so that it can produce proper txt output, closes:
-    #162377.
-
- -- Ola Lundqvist <opal at debian.org>  Wed, 18 Dec 2002 05:56:54 +0100
-
-java-common (0.16) unstable; urgency=low
-
-  * Updated java policy with more about JNI, closes: #162282.
-
- -- Ola Lundqvist <opal at debian.org>  Wed, 25 Sep 2002 16:50:48 +0200
-
-java-common (0.15) unstable; urgency=low
-
-  * Removed policy.sgml from source.
-  * Changed so that the policy is no longer PROPOSED.
-  * Some editorial changes.
-  * Java libraries should now only suggest java-virtual-machine,
-    closes: #159448.
-  * Documentation about -gcj and -jni, closes: #146771.
-  * Java-common now suggests equivs and contain instructions on how to create
-    a dummy package, closes: #159483. Thanks to
-    "Grzegorz Prokopski (Debian Developer)" <gadek at debian.org>.
-  * Fixed typo, closes: #160735.
-  * Updated debian-java-faq.
-  * Fixed build problem.
-  * Updated standards version.
-
- -- Ola Lundqvist <opal at debian.org>  Wed, 25 Sep 2002 07:41:45 +0200
-
-java-common (0.14) unstable; urgency=low
-
-  * Fixed description again.
-
- -- Ola Lundqvist <opal at debian.org>  Sun,  7 Apr 2002 12:03:11 +0200
-
-java-common (0.13) unstable; urgency=low
-
-  * Fixed description, closes: #141463.
-
- -- Ola Lundqvist <opal at debian.org>  Sat,  6 Apr 2002 17:31:32 +0200
-
-java-common (0.12) unstable; urgency=low
-
-  * Fixed spaces in description, closes: #137179.
-  * Fixed doc-base bug, closes: #137516.
-
- -- Ola Lundqvist <opal at lysator.liu.se>  Fri,  5 Apr 2002 21:25:34 +0200
-
-java-common (0.11) unstable; urgency=low
-
-  * Fixed doc-base problem, closes: #136994, #137022, #137031, #137063.
-
- -- Ola Lundqvist <opal at debian.org>  Wed,  6 Mar 2002 16:10:04 +0100
-
-java-common (0.10) unstable; urgency=low
-
-  * Changed descriotion, closes: #118458.
-  * Added doc-base file, thanks to Javier Fernandez-Sanguino Pena
-    <jfs at dat.etsit.upm.es>, closes: #118459.
-  * Spelling things in policy, closes: #119801.
-  * Spelling issue in FAQ, closes: #127114.
-
- -- Ola Lundqvist <opal at debian.org>  Mon,  4 Mar 2002 20:56:39 +0100
-
-java-common (0.9) unstable; urgency=low
-
-  * Updated the java policy. This is a major rewrite from all the information
-    that people seems to have agreed upon, in the debian-java at lists.debian.org
-    mailinglist. Closes: #107809, #107810.
-    Also converted it to docbook format.
-  * Removed manpage.
-  * Fixed the copyright file, closes: #55524.
-  * Removed java-compiler-dummy.
-  * Removed java-virtual-machine-dummy.
-  * Removed java1-runtime-dummy.
-  * Removed dummy config files. After this package is uploaded I'll ask for
-    the removal of the *-dummy packages that was previously mentioned in
-    the policy.
-
- -- Ola Lundqvist <opal at debian.org>  Mon, 01 Oct 2001 13:43:56 +0200
-java-common (0.8) unstable; urgency=low
-
-  * Moved java-compiler-dummy to java-common.
-  * Moved java-virtual-machine-dummy to java-common.
-  * Created java1-runtime-dummy.
-  * Moved dummy config files, closes: #55527, #55747.
-  * Fixed manpage, closes: #55525.
-  * Fixed the copyright file, closes: #55524.
-  * No I will not add a jar hook. It does not require any special
-    classpaths and the jar program should exist in the package that
-    provides the binary, closes: #81647.
-  * Updated the java policy. This is a major rewrite from all the information
-    that people seems to have agreed upon, in the debian-java at lists.debian.org
-    mailinglist. Closes: #107809, #107810.
-
- -- Ola Lundqvist <opal at debian.org>  Mon, 01 Oct 2001 13:43:56 +0200
-
-java-common (0.7) unstable; urgency=low
-
-  * New maintainer Ola Lundqvist, closes: #92816.
-  * Fixed /usr/doc problem with this rebuild, closes: #72498.
-  * Fixed standards version, closes: #79981, #86928.
-  * Misspelling seems to have been fixed, closes: #67152.
-
- -- Ola Lundqvist <opal at debian.org>  Wed,  4 Apr 2001 23:07:10 +0200
-
-java-common (0.6) unstable; urgency=low
-
-  * Java FAQ now retrieved from the pristine source (DDP CVS)
-
- -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Thu,  7 Dec 2000 15:23:16 +0100
-
-java-common (0.5) unstable; urgency=low
-
-  * examples/ directory
-  * Debian packages at Blackdown in the FAQ
-
- -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Thu,  9 Nov 2000 17:23:30 +0100
-
-java-common (0.4) unstable; urgency=low
-
-  * A few fixes (URLs mostly). 
-
- -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Mon,  2 Oct 2000 11:26:10 +0200
-
-java-common (0.3) unstable; urgency=low
-
-  * Added the Debian-Java FAQ (maintained by Fernandez-Sanguino Pen~a 
-    <jfs at computer.org>) to the information provided by the package.
-
- -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Wed, 12 Jul 2000 16:08:32 +0200
-
-java-common (0.2) unstable; urgency=low
-
-  * The policy is now included, and in XML form. Closes #42114
-
- -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Thu,  2 Sep 1999 17:10:15 +0200
-
-java-common (0.1) unstable; urgency=low
-
-  * Proper versioning for a Debian-only package 
-
- -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Mon, 28 Jun 1999 15:00:52 +0200
-
-java-common (0.0-1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Wed, 23 Jun 1999 15:03:43 +0200
-
-Local variables:
-mode: debian-changelog
-End:

Copied: tags/java-common/0.40/debian/changelog (from rev 12931, trunk/java-common/debian/changelog)
===================================================================
--- tags/java-common/0.40/debian/changelog	                        (rev 0)
+++ tags/java-common/0.40/debian/changelog	2010-08-23 20:15:14 UTC (rev 12932)
@@ -0,0 +1,466 @@
+java-common (0.40) unstable; urgency=medium
+
+  [ Niels Thykier ]
+  * Make openjdk-6 default on powerpcspe (Closes: #593627).
+    - Thanks to Sebastian Andrzej Siewior.
+
+  [ Torsten Werner ]
+  * Add an epoch to the arch any packages because we downgrade them from 1.6-*
+    to 1.5-* on mips.
+    - This fixes the last upload on this architecture.
+    - Set urgency to medium.
+
+ -- Torsten Werner <twerner at debian.org>  Mon, 23 Aug 2010 22:01:54 +0200
+
+java-common (0.39) unstable; urgency=low
+
+  * Change default-jdk/jre(-headless) back to gcj on the mips architecture
+    because openjdk FTBFS there.
+
+ -- Torsten Werner <twerner at debian.org>  Mon, 09 Aug 2010 21:43:52 +0200
+
+java-common (0.38) unstable; urgency=low
+
+  * Updated the description of gcj-native-helper and also the
+    previous changelog entry to clarify that gcj-native-helper
+    is only a partial replacement for default-jdk-builddep.
+    
+    Please see README.gcj-native-transition in the java-common
+    package for more information on the transition.
+  * Added missing Replaces/Conflicts for gcj-native-helper.
+  * Bumped Standards-Versions to 3.9.0 - no changes required.
+
+ -- Niels Thykier <niels at thykier.net>  Thu, 01 Jul 2010 00:11:38 +0200
+
+java-common (0.37) unstable; urgency=low
+
+  * Updated and synced the Java FAQ.
+    - contains a example of how to link with system javadocs.
+    (Closes: #577164)
+  * Renamed default-jdk-builddep to gcj-native-helper.
+    - Note gcj-native-helper is only a partial replacement for
+      default-jdk-builddep
+  * Removed useless install files and moved the override files
+    to a location where dh_lintian finds them.
+  * Removed some unused overrides.
+  * Updated current list of maintainers in d/copyright
+    (based on current list of Uploaders).
+
+ -- Niels Thykier <niels at thykier.net>  Mon, 28 Jun 2010 00:07:15 +0200
+
+java-common (0.36) unstable; urgency=low
+
+  * Correct a ${jdk} that should have been a ${jre} in the decription
+    of default-jre. Thanks to Yoshino Yoshihito for spotting it.
+    (Closes: #576632)
+  * Removed Stefan Gybas from Uploaders (no upload since 2003); thanks
+    for your work.
+  * Applied patch from Thierry Basque that fixes the --list
+    argument for update-java-alternatives. (Closes: #563070)
+  * Updated the off-line copy of the Debian Java FAQ.
+  * Added sh4 to the list of architectures that support openjdk-6.
+    (Closes: #577482)
+  * Removed useless commands from debian/rules and removed B-D on
+    dpsyco-devel.
+  * Policy Changes:
+    - Removed section "Java Compilers".
+    - Retired the virtual packages java-virtual-machine, java-compiler
+      and java2-compiler
+    - Relax program installation locations (Closes: #395372)
+    - Specified installation location for private program jars.
+    - Removed mention of binfmt_misc in favor of jarwrapper.
+      (Closes: #227594)
+
+ -- Niels Thykier <niels at thykier.net>  Mon, 19 Apr 2010 09:05:16 +0200
+
+java-common (0.35) unstable; urgency=low
+
+  * Added myself to Uploaders.
+  * Added myself to the list of Authors of the Java Policy.
+  * Integrated adapted parts of the FOSDEM06 proposal into the Java
+    Policy.
+    - Java libraries are no longer required to depend on a JVM
+    (Closes: #227587, #505166)
+  * Updated to java-faq to match the online version.
+  * Bumped debhelper compat to 7.
+    - Added missing ${misc:Depends}
+  * Use the version from the changelog rather than the dir to determine
+    the debian "revision" of the default-* packages. It is more robust.
+  * Removed old publish rule - the policy is updated automatically after
+    upload now.
+  * Updated the rules to update the java faq.
+  * Converted source to 3.0 (native).
+  * Bumped Standards-Version to 3.8.4 - no changes required.
+  * Set DM-Upload-Allowed.
+  * Removed self suggest in default-jre.
+  * Fixed a spelling mistake in README.Debian.
+  * Removed Arnaud Vandyck from Uploaders - Thanks for your work on this
+    package.
+
+ -- Niels Thykier <niels at thykier.net>  Mon, 05 Apr 2010 18:01:40 +0200
+
+java-common (0.34) unstable; urgency=low
+
+  * Build a default-jdk-doc package to make the documentation available
+    in a path (/usr/share/doc/default-jdk/api) independent of the depending
+    package.
+
+ -- Matthias Klose <doko at debian.org>  Fri, 11 Dec 2009 06:22:35 +0100
+
+java-common (0.33) unstable; urgency=low
+
+  [ Matthias Klose ]
+  * Set package sections to java.
+
+  [ Torsten Werner ]
+  * Add myself to Uploaders.
+  * Add a local copy of debian-java-faq to avoid network (CVS) access during
+    build time.
+  * Sync with Ubuntu:
+    - Switch to OpenJDK as the default JDK/JRE.
+  * Update Standards-Version: 3.8.2:
+    - Add Vcs headers to debian/control.
+
+ -- Torsten Werner <twerner at debian.org>  Thu, 30 Jul 2009 15:16:06 +0200
+
+java-common (0.32) unstable; urgency=low
+
+  * Build the default-* packages on hppa.
+
+ -- Matthias Klose <doko at 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 at debian.org>  Sun, 01 Feb 2009 12:41:46 +0100
+
+java-common (0.30ubuntu5) karmic; urgency=low
+
+  * default-jdk-builddep: Depend on gcj-jdk instead of java-gcj-compat-dev.
+  * Build for hppa.
+
+ -- Matthias Klose <doko at ubuntu.com>  Mon, 27 Apr 2009 13:36:36 +0200
+
+java-common (0.30ubuntu4) jaunty; urgency=low
+
+  * Default to openjdk-6 on armel.
+
+ -- Matthias Klose <doko at ubuntu.com>  Mon, 17 Nov 2008 08:03:21 +0100
+
+java-common (0.30ubuntu3) intrepid; urgency=low
+
+  * On powerpc, default back to openjdk-6 instead of cacao-oj6. Still
+    more testsuite failures in the OpenJDK testsuite with cacao compared
+    to the zero port. 
+
+ -- Matthias Klose <doko at ubuntu.com>  Mon, 13 Oct 2008 18:09:39 +0000
+
+java-common (0.30ubuntu2) intrepid; urgency=low
+
+  * debian/rules
+    - Fix jvmdir for powerpc, so that default-java symlink is correct.
+      (LP: #256949)
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com>  Wed, 13 Aug 2008 01:55:23 +0530
+
+java-common (0.30ubuntu1) intrepid; urgency=low
+
+  * On amd64, i386, ia64 and sparc, point default-* to openjdk-6,
+    on powerpc, point to cacao-oj6.
+
+ -- Matthias Klose <doko at ubuntu.com>  Wed, 30 Jul 2008 14:41:31 +0200
+
+java-common (0.30) unstable; urgency=low
+
+  * Fix description generation for default-jre. Closes: #476978.
+
+ -- Michael Koch <konqueror at gmx.de>  Sun, 27 Apr 2008 00:13:55 +0200
+
+java-common (0.29) unstable; urgency=low
+
+  * Do not build the default-* packages on alpha, arm, hppa.
+
+ -- Matthias Klose <doko at debian.org>  Tue, 08 Apr 2008 01:02:28 +0200
+
+java-common (0.28) unstable; urgency=low
+
+  [Matthias Klose]
+  * Build packages default-jre, default-jre-headless, default-jdk
+    and default-jdk-builddep.
+    Provides an abstraction for the preferred jre/jdk for a specific
+    architecture.  Build-depending on default-jdk-builddep ensures
+    a dependency on java-gcj-compat-dev even if the default jdk is
+    another than java-gcj-compat-dev. Discussion thread starting at
+    http://lists.debian.org/debian-java/2008/03/msg00007.html.
+  * update-java-alternatives: Add --jre-headless option.
+
+  [Michael Koch]
+  * Fix issues in scripts/update-java-alternatives.8
+  * Converted debian/java-common.doc-base.faq to utf-8 encoding.
+  * Fix bug in scripts/update-java-alternatives when usage is shown.
+  * Ignore lintian issues as they are false positives in our case.
+
+ -- Michael Koch <konqueror at gmx.de>  Wed, 02 Apr 2008 21:13:24 +0200
+
+java-common (0.27) unstable; urgency=low
+
+  * Updated FAQ. Closes: #449282.
+  * Updated debhelper level to 5.
+
+ -- Michael Koch <konqueror at gmx.de>  Mon, 12 Nov 2007 07:59:27 +0100
+
+java-common (0.26) unstable; urgency=low
+
+  * Fixed typo in package description. Closes: #363985.
+
+ -- Michael Koch <konqueror at gmx.de>  Thu, 28 Jun 2007 13:12:04 -0100
+
+java-common (0.25) unstable; urgency=low
+
+  [Matthias Klose]
+  * update-java-alternatives: Search for /usr/lib/jvm/.*.jinfo files
+    as well, new option --plugin.
+
+ -- Michael Koch <konqueror at gmx.de>  Tue,  9 May 2006 21:33:38 +0000
+
+java-common (0.24) unstable; urgency=low
+
+  [Matthias Klose]
+  * Search for the update-java-alternatives description files in
+    /usr/lib/jvm/*.jinfo.
+  * Add a script update-java-alternatives(8).
+
+  [Michael Koch]
+  * Updated DH_COMPAT level to 4.
+  * Updated Standards-Version to 3.7.2.
+  * Added myself to Uploaders field.
+  * Added myself to debian/copyright and updated address of FSF.
+  * Moved most of Build-Depends to Build-Depends-Indep.
+  * Removed CVS directories.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat,  6 May 2006 22:20:14 +0000
+
+java-common (0.23) unstable; urgency=low
+
+  * Updated the Debian Java FAQ (closes: #156547, #252219), thanks to
+    Javier Fernandez-Sanguino Peña
+  * policy.xml: corrected typos (closes: #285303), thanks to Bill
+    Allombert
+  * debian/control:
+    + (Uploaders) removed Ola Lundqvist from the uploaders (see
+      debian-java mailing list, June 2005)
+    + (Uploaders) added myself
+    + (Uploaders) added Debian Java Maintainers (closes: #302887)
+  * debian/README.Debian: corrected wrong path the the faq and the policy
+    and a typo (closes: #197256, #285014), thanks to Vincent Lefevre
+  * debian/copyright: moved Ola from current maintainers to previous
+    maintainers, updated the file with the debhelper gpl template, added
+    copyright years (closes: #290189)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Sat, 11 Jun 2005 13:59:20 +0200
+
+java-common (0.22) unstable; urgency=low
+
+  * Changed Maintainer: to the Debian Java Mailing List and added myself
+    to Uploaders: (closes: #201670)
+  * Changed the long description to use a real item list
+  * Removed debian/java-common.README.debian since we now have build
+    dependencies
+  * Standards-Version: 3.6.1
+    + Changed Build-Depends-Indep to Build-Depends
+
+ -- Stefan Gybas <sgybas at debian.org>  Mon,  8 Sep 2003 11:18:55 +0200
+
+java-common (0.21) unstable; urgency=low
+
+  * Fixed dummy control files, closes: #201495.
+  * Updated java FAQ from CVS, closes: #197577.
+
+ -- Ola Lundqvist <opal at debian.org>  Thu, 17 Jul 2003 08:16:43 +0200
+
+java-common (0.20) unstable; urgency=low
+
+  * Updated Java FAQ from CVS, closes: #192286.
+
+ -- Ola Lundqvist <opal at debian.org>  Fri,  9 May 2003 13:14:44 +0200
+
+java-common (0.19) unstable; urgency=low
+
+  * Added JNI standardized directories, closes: #163390.
+    Thanks to Ben Burton <bab at debian.org> for the patch.
+  * Updated FAQ from cvs.
+  * Now refer to an url instead of listing free jvm:s, closes: #146731.
+  * Fixed doc section (is now Debian), closes: #187865.
+  * Rebuild, no longer junk in policy.txt, closes: #162377.
+
+ -- Ola Lundqvist <opal at debian.org>  Thu, 17 Apr 2003 13:32:41 +0200
+
+java-common (0.18) unstable; urgency=low
+
+  * Updated java faq from cvs to fix deb source line, closes: #162733.
+  * Fixed doc-base file, closes: #163102.
+  * Policy update as accepted by debian-java at lists.debian.org,
+    closes: #182466.
+  * Removed the last references about that this is a proposed policy. It
+    is no longer just a proposed policy.
+
+ -- Ola Lundqvist <opal at debian.org>  Mon, 31 Mar 2003 21:48:18 +0200
+
+java-common (0.17) unstable; urgency=low
+
+  * Fixed some xml errors and reference error to debian policy, using
+    patch from Ahmed <ahmed at baizid.org>, closes: #173033.
+  * Fixed Makefile so that it can produce proper txt output, closes:
+    #162377.
+
+ -- Ola Lundqvist <opal at debian.org>  Wed, 18 Dec 2002 05:56:54 +0100
+
+java-common (0.16) unstable; urgency=low
+
+  * Updated java policy with more about JNI, closes: #162282.
+
+ -- Ola Lundqvist <opal at debian.org>  Wed, 25 Sep 2002 16:50:48 +0200
+
+java-common (0.15) unstable; urgency=low
+
+  * Removed policy.sgml from source.
+  * Changed so that the policy is no longer PROPOSED.
+  * Some editorial changes.
+  * Java libraries should now only suggest java-virtual-machine,
+    closes: #159448.
+  * Documentation about -gcj and -jni, closes: #146771.
+  * Java-common now suggests equivs and contain instructions on how to create
+    a dummy package, closes: #159483. Thanks to
+    "Grzegorz Prokopski (Debian Developer)" <gadek at debian.org>.
+  * Fixed typo, closes: #160735.
+  * Updated debian-java-faq.
+  * Fixed build problem.
+  * Updated standards version.
+
+ -- Ola Lundqvist <opal at debian.org>  Wed, 25 Sep 2002 07:41:45 +0200
+
+java-common (0.14) unstable; urgency=low
+
+  * Fixed description again.
+
+ -- Ola Lundqvist <opal at debian.org>  Sun,  7 Apr 2002 12:03:11 +0200
+
+java-common (0.13) unstable; urgency=low
+
+  * Fixed description, closes: #141463.
+
+ -- Ola Lundqvist <opal at debian.org>  Sat,  6 Apr 2002 17:31:32 +0200
+
+java-common (0.12) unstable; urgency=low
+
+  * Fixed spaces in description, closes: #137179.
+  * Fixed doc-base bug, closes: #137516.
+
+ -- Ola Lundqvist <opal at lysator.liu.se>  Fri,  5 Apr 2002 21:25:34 +0200
+
+java-common (0.11) unstable; urgency=low
+
+  * Fixed doc-base problem, closes: #136994, #137022, #137031, #137063.
+
+ -- Ola Lundqvist <opal at debian.org>  Wed,  6 Mar 2002 16:10:04 +0100
+
+java-common (0.10) unstable; urgency=low
+
+  * Changed descriotion, closes: #118458.
+  * Added doc-base file, thanks to Javier Fernandez-Sanguino Pena
+    <jfs at dat.etsit.upm.es>, closes: #118459.
+  * Spelling things in policy, closes: #119801.
+  * Spelling issue in FAQ, closes: #127114.
+
+ -- Ola Lundqvist <opal at debian.org>  Mon,  4 Mar 2002 20:56:39 +0100
+
+java-common (0.9) unstable; urgency=low
+
+  * Updated the java policy. This is a major rewrite from all the information
+    that people seems to have agreed upon, in the debian-java at lists.debian.org
+    mailinglist. Closes: #107809, #107810.
+    Also converted it to docbook format.
+  * Removed manpage.
+  * Fixed the copyright file, closes: #55524.
+  * Removed java-compiler-dummy.
+  * Removed java-virtual-machine-dummy.
+  * Removed java1-runtime-dummy.
+  * Removed dummy config files. After this package is uploaded I'll ask for
+    the removal of the *-dummy packages that was previously mentioned in
+    the policy.
+
+ -- Ola Lundqvist <opal at debian.org>  Mon, 01 Oct 2001 13:43:56 +0200
+java-common (0.8) unstable; urgency=low
+
+  * Moved java-compiler-dummy to java-common.
+  * Moved java-virtual-machine-dummy to java-common.
+  * Created java1-runtime-dummy.
+  * Moved dummy config files, closes: #55527, #55747.
+  * Fixed manpage, closes: #55525.
+  * Fixed the copyright file, closes: #55524.
+  * No I will not add a jar hook. It does not require any special
+    classpaths and the jar program should exist in the package that
+    provides the binary, closes: #81647.
+  * Updated the java policy. This is a major rewrite from all the information
+    that people seems to have agreed upon, in the debian-java at lists.debian.org
+    mailinglist. Closes: #107809, #107810.
+
+ -- Ola Lundqvist <opal at debian.org>  Mon, 01 Oct 2001 13:43:56 +0200
+
+java-common (0.7) unstable; urgency=low
+
+  * New maintainer Ola Lundqvist, closes: #92816.
+  * Fixed /usr/doc problem with this rebuild, closes: #72498.
+  * Fixed standards version, closes: #79981, #86928.
+  * Misspelling seems to have been fixed, closes: #67152.
+
+ -- Ola Lundqvist <opal at debian.org>  Wed,  4 Apr 2001 23:07:10 +0200
+
+java-common (0.6) unstable; urgency=low
+
+  * Java FAQ now retrieved from the pristine source (DDP CVS)
+
+ -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Thu,  7 Dec 2000 15:23:16 +0100
+
+java-common (0.5) unstable; urgency=low
+
+  * examples/ directory
+  * Debian packages at Blackdown in the FAQ
+
+ -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Thu,  9 Nov 2000 17:23:30 +0100
+
+java-common (0.4) unstable; urgency=low
+
+  * A few fixes (URLs mostly). 
+
+ -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Mon,  2 Oct 2000 11:26:10 +0200
+
+java-common (0.3) unstable; urgency=low
+
+  * Added the Debian-Java FAQ (maintained by Fernandez-Sanguino Pen~a 
+    <jfs at computer.org>) to the information provided by the package.
+
+ -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Wed, 12 Jul 2000 16:08:32 +0200
+
+java-common (0.2) unstable; urgency=low
+
+  * The policy is now included, and in XML form. Closes #42114
+
+ -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Thu,  2 Sep 1999 17:10:15 +0200
+
+java-common (0.1) unstable; urgency=low
+
+  * Proper versioning for a Debian-only package 
+
+ -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Mon, 28 Jun 1999 15:00:52 +0200
+
+java-common (0.0-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Stephane Bortzmeyer <bortzmeyer at debian.org>  Wed, 23 Jun 1999 15:03:43 +0200
+
+Local variables:
+mode: debian-changelog
+End:

Deleted: tags/java-common/0.40/debian/rules
===================================================================
--- trunk/java-common/debian/rules	2010-08-23 13:34:00 UTC (rev 12930)
+++ tags/java-common/0.40/debian/rules	2010-08-23 20:15:14 UTC (rev 12932)
@@ -1,139 +0,0 @@
-#!/usr/bin/make -f
-# Made with the aid of dh_make, by Craig Small
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-# Some lines taken from debmake, by Cristoph Lameter.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-, = ,
-S = $(EMPTY) $(EMPTY)
-mk_cslist = $(subst $(S),$(,)$(S),$(foreach v,$(1),$(v)-$(2)))
-vafilt = $(subst $(2)=,,$(filter $(2)=%,$(1)))
-jrel = $(shell dpkg-parsechangelog | grep -E ^Version: | sed "s/Version: 0.//")
-
-DPKG_VARS := $(shell dpkg-architecture)
-DEB_HOST_ARCH ?= $(call vafilt,$(DPKG_VARS),DEB_HOST_ARCH)
-
-p_jre		= gcj-jre
-p_jhl		= gcj-jre-headless
-p_jdk		= gcj-jdk
-jdk_build_dep	=
-v_jre		=
-v_jdk		= $(v_jre)
-provides	= java java2 java5
-dversion	= 1.5-$(jrel)
-jvmdir		= java-gcj
-
-ifneq (,$(filter $(DEB_HOST_ARCH), alpha amd64 armel i386 ia64 lpia mipsel powerpc powerpcspe s390 sparc sh4))
-  p_jre		= openjdk-6-jre
-  p_jhl		= openjdk-6-jre-headless
-  p_jdk		= openjdk-6-jdk
-  jdk_build_dep	= gcj-jdk
-  v_jre		= $(S)(>= 6b14)
-  v_jdk		= $(v_jre)
-  provides	= java java2 java5 java6
-  dversion	= 1.6-$(jrel)
-  jvmdir	= java-6-openjdk
-endif
-
-p_doc		= openjdk-6-doc
-
-jre_provides	= $(call mk_cslist,$(provides),runtime)
-jhl_provides	= $(call mk_cslist,$(provides),runtime-headless)
-jdk_provides	= $(call mk_cslist,$(provides),sdk)
-
-build-indep: build-stamp
-build-stamp:
-	dh_testdir
-
-	$(MAKE)
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp install-stamp
-	$(MAKE) clean
-
-	dh_clean
-
-install-indep: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_prep -i
-	dh_installdirs -i
-
-	dh_installdocs -i
-	$(MAKE) install DESTDIR=$(CURDIR)/debian/java-common
-
-	touch install-stamp
-
-install-arch:
-	dh_testdir
-	dh_testroot
-	dh_prep -a
-
-
-binary-arch: install-arch
-ifneq (,$(p_jre))
-	dh_testdir -a
-	dh_testroot -a
-	dh_install -a
-	dh_installdocs -pdefault-jre-headless
-	dh_installchangelogs -pdefault-jre-headless
-	dh_link -pdefault-jre-headless \
-		usr/lib/jvm/$(jvmdir) usr/lib/jvm/default-java
-	for p in default-jre-headless default-jre default-jdk gcj-native-helper; do \
-	  [ -z "$$t" ] && t=$$p && continue; \
-	  mkdir -p debian/$$p/usr/share/doc; \
-	  ln -sf $$t debian/$$p/usr/share/doc/$$p; \
-	  t=$$p; \
-	done
-	dh_lintian -a
-	dh_compress -a
-	dh_fixperms -a
-	dh_installdeb -a
-	dh_gencontrol -a -- \
-		-v$(dversion) \
-		'-Vjre=$(p_jre)' \
-		'-Vjhl=$(p_jhl)' \
-		'-Vjdk=$(p_jdk)' \
-		'-Vjdk:builddep=$(jdk_build_dep)' \
-		'-Vjre:arch=$(DEB_HOST_ARCH)' \
-		'-Vjre:version=$(v_jre)' \
-		'-Vjdk:version=$(v_jdk)' \
-		'-Vjre:provides=$(jre_provides)' \
-		'-Vjhl:provides=$(jhl_provides)' \
-		'-Vjdk:provides=$(jdk_provides)' \
-
-	dh_md5sums -a
-	dh_builddeb -a
-endif
-
-# Build architecture-independent files here.
-binary-indep: build-indep install-indep
-	dh_testdir -i
-	dh_testroot -i
-	dh_install -i
-	mkdir -p debian/default-jdk-doc/usr/share/doc/default-jre-headless
-	ln -sf ../$(p_doc)/api debian/default-jdk-doc/usr/share/doc/default-jre-headless/api
-	ln -sf ../$(p_doc)/api debian/default-jdk-doc/usr/share/doc/default-jdk-doc/api
-	dh_installexamples -i
-	dh_installmenu -i
-	dh_installman -i
-	dh_installchangelogs -i
-	dh_link -i
-	dh_lintian -i
-	dh_compress -i
-	dh_fixperms -i
-	dh_installdeb -i
-	dh_gencontrol -i -- \
-		'-Vdoc=$(p_doc)' \
-		'-Vjdk=$(p_jdk)'
-	dh_md5sums -i
-	dh_builddeb -i
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure

Copied: tags/java-common/0.40/debian/rules (from rev 12931, trunk/java-common/debian/rules)
===================================================================
--- tags/java-common/0.40/debian/rules	                        (rev 0)
+++ tags/java-common/0.40/debian/rules	2010-08-23 20:15:14 UTC (rev 12932)
@@ -0,0 +1,139 @@
+#!/usr/bin/make -f
+# Made with the aid of dh_make, by Craig Small
+# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
+# Some lines taken from debmake, by Cristoph Lameter.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+, = ,
+S = $(EMPTY) $(EMPTY)
+mk_cslist = $(subst $(S),$(,)$(S),$(foreach v,$(1),$(v)-$(2)))
+vafilt = $(subst $(2)=,,$(filter $(2)=%,$(1)))
+jrel = $(shell dpkg-parsechangelog | grep -E ^Version: | sed "s/Version: 0.//")
+
+DPKG_VARS := $(shell dpkg-architecture)
+DEB_HOST_ARCH ?= $(call vafilt,$(DPKG_VARS),DEB_HOST_ARCH)
+
+p_jre		= gcj-jre
+p_jhl		= gcj-jre-headless
+p_jdk		= gcj-jdk
+jdk_build_dep	=
+v_jre		=
+v_jdk		= $(v_jre)
+provides	= java java2 java5
+dversion	= 1:1.5-$(jrel)
+jvmdir		= java-gcj
+
+ifneq (,$(filter $(DEB_HOST_ARCH), alpha amd64 armel i386 ia64 lpia mipsel powerpc powerpcspe s390 sparc sh4))
+  p_jre		= openjdk-6-jre
+  p_jhl		= openjdk-6-jre-headless
+  p_jdk		= openjdk-6-jdk
+  jdk_build_dep	= gcj-jdk
+  v_jre		= $(S)(>= 6b14)
+  v_jdk		= $(v_jre)
+  provides	= java java2 java5 java6
+  dversion	= 1:1.6-$(jrel)
+  jvmdir	= java-6-openjdk
+endif
+
+p_doc		= openjdk-6-doc
+
+jre_provides	= $(call mk_cslist,$(provides),runtime)
+jhl_provides	= $(call mk_cslist,$(provides),runtime-headless)
+jdk_provides	= $(call mk_cslist,$(provides),sdk)
+
+build-indep: build-stamp
+build-stamp:
+	dh_testdir
+
+	$(MAKE)
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp install-stamp
+	$(MAKE) clean
+
+	dh_clean
+
+install-indep: install-stamp
+install-stamp: build-stamp
+	dh_testdir
+	dh_testroot
+	dh_prep -i
+	dh_installdirs -i
+
+	dh_installdocs -i
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/java-common
+
+	touch install-stamp
+
+install-arch:
+	dh_testdir
+	dh_testroot
+	dh_prep -a
+
+
+binary-arch: install-arch
+ifneq (,$(p_jre))
+	dh_testdir -a
+	dh_testroot -a
+	dh_install -a
+	dh_installdocs -pdefault-jre-headless
+	dh_installchangelogs -pdefault-jre-headless
+	dh_link -pdefault-jre-headless \
+		usr/lib/jvm/$(jvmdir) usr/lib/jvm/default-java
+	for p in default-jre-headless default-jre default-jdk gcj-native-helper; do \
+	  [ -z "$$t" ] && t=$$p && continue; \
+	  mkdir -p debian/$$p/usr/share/doc; \
+	  ln -sf $$t debian/$$p/usr/share/doc/$$p; \
+	  t=$$p; \
+	done
+	dh_lintian -a
+	dh_compress -a
+	dh_fixperms -a
+	dh_installdeb -a
+	dh_gencontrol -a -- \
+		-v$(dversion) \
+		'-Vjre=$(p_jre)' \
+		'-Vjhl=$(p_jhl)' \
+		'-Vjdk=$(p_jdk)' \
+		'-Vjdk:builddep=$(jdk_build_dep)' \
+		'-Vjre:arch=$(DEB_HOST_ARCH)' \
+		'-Vjre:version=$(v_jre)' \
+		'-Vjdk:version=$(v_jdk)' \
+		'-Vjre:provides=$(jre_provides)' \
+		'-Vjhl:provides=$(jhl_provides)' \
+		'-Vjdk:provides=$(jdk_provides)' \
+
+	dh_md5sums -a
+	dh_builddeb -a
+endif
+
+# Build architecture-independent files here.
+binary-indep: build-indep install-indep
+	dh_testdir -i
+	dh_testroot -i
+	dh_install -i
+	mkdir -p debian/default-jdk-doc/usr/share/doc/default-jre-headless
+	ln -sf ../$(p_doc)/api debian/default-jdk-doc/usr/share/doc/default-jre-headless/api
+	ln -sf ../$(p_doc)/api debian/default-jdk-doc/usr/share/doc/default-jdk-doc/api
+	dh_installexamples -i
+	dh_installmenu -i
+	dh_installman -i
+	dh_installchangelogs -i
+	dh_link -i
+	dh_lintian -i
+	dh_compress -i
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i -- \
+		'-Vdoc=$(p_doc)' \
+		'-Vjdk=$(p_jdk)'
+	dh_md5sums -i
+	dh_builddeb -i
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure




More information about the pkg-java-commits mailing list