r2125 - trunk/java-common/debian

Michael Koch mkoch at costa.debian.org
Sat May 20 09:12:46 UTC 2006


Author: mkoch
Date: 2006-05-20 09:12:45 +0000 (Sat, 20 May 2006)
New Revision: 2125

Removed:
   trunk/java-common/debian/java-common.install
Modified:
   trunk/java-common/debian/changelog
   trunk/java-common/debian/control
   trunk/java-common/debian/copyright
   trunk/java-common/debian/java-common.dirs
   trunk/java-common/debian/rules
Log:
Added changes up to the 0.25 upload

Modified: trunk/java-common/debian/changelog
===================================================================
--- trunk/java-common/debian/changelog	2006-05-19 07:49:48 UTC (rev 2124)
+++ trunk/java-common/debian/changelog	2006-05-20 09:12:45 UTC (rev 2125)
@@ -1,11 +1,28 @@
+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
 
-  * Added new JVM launcher support scripts and settings file. These support
-    machine wide, per-user, per-program JVM selection. They should be sourced
-    from a package's wrapper script to determine JAVA_HOME.
+  [Matthias Klose]
+  * Search for the update-java-alternatives description files in
+    /usr/lib/jvm/*.jinfo.
+  * Add a script update-java-alternatives(8).
 
- -- Jerry Haltom <wasabi at larvalstage.net>  Wed,  6 Jul 2005 17:44:45 -0500
+  [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

Modified: trunk/java-common/debian/control
===================================================================
--- trunk/java-common/debian/control	2006-05-19 07:49:48 UTC (rev 2124)
+++ trunk/java-common/debian/control	2006-05-20 09:12:45 UTC (rev 2125)
@@ -2,9 +2,10 @@
 Section: misc
 Priority: optional
 Maintainer: Debian Java Mailing List <debian-java at lists.debian.org>
-Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>
-Build-Depends: debhelper (>= 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx
-Standards-Version: 3.6.1
+Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>
+Build-Depends: debhelper (>= 3.0.0)
+Build-Depends-Indep: debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx
+Standards-Version: 3.7.2
 
 Package: java-common
 Architecture: all

Modified: trunk/java-common/debian/copyright
===================================================================
--- trunk/java-common/debian/copyright	2006-05-19 07:49:48 UTC (rev 2124)
+++ trunk/java-common/debian/copyright	2006-05-20 09:12:45 UTC (rev 2125)
@@ -3,12 +3,13 @@
 Current maintainers:
 	Stefan Gybas <sgybas at debian.org>
 	Arnaud Vandyck <avdyk at debian.org>
+	Michael Koch <konqueror at gmx.de>
 
 Previous maintainers:
 	Ola Lundqvist <opal at debian.org>
 	Stephane Bortzmeyer <bortzmeyer at debian.org>
 
-Copyright (C) 1999-2005 by current and previous maintainers for Debian
+Copyright (C) 1999-2006 by current and previous maintainers for Debian
 
 License:
 
@@ -23,10 +24,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 

Modified: trunk/java-common/debian/java-common.dirs
===================================================================
--- trunk/java-common/debian/java-common.dirs	2006-05-19 07:49:48 UTC (rev 2124)
+++ trunk/java-common/debian/java-common.dirs	2006-05-20 09:12:45 UTC (rev 2125)
@@ -1,2 +1 @@
-usr/share/java-common
 usr/share/java

Deleted: trunk/java-common/debian/java-common.install
===================================================================
--- trunk/java-common/debian/java-common.install	2006-05-19 07:49:48 UTC (rev 2124)
+++ trunk/java-common/debian/java-common.install	2006-05-20 09:12:45 UTC (rev 2125)
@@ -1,3 +0,0 @@
-share/java-common.sh	usr/share/java-common
-share/jvm-find.sh	usr/share/java-common
-etc/jvm			etc

Modified: trunk/java-common/debian/rules
===================================================================
--- trunk/java-common/debian/rules	2006-05-19 07:49:48 UTC (rev 2124)
+++ trunk/java-common/debian/rules	2006-05-20 09:12:45 UTC (rev 2125)
@@ -6,7 +6,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DH_COMPAT=3
+export DH_COMPAT=4
 
 build: build-stamp
 build-stamp:
@@ -62,7 +62,6 @@
 #	dh_installcron -i
 	dh_installman -i
 #	dh_installinfo -i
-	dh_install -i
 #	dh_undocumented -i
 	dh_installchangelogs  -i
 	dh_link -i




More information about the pkg-java-commits mailing list