[pkg-java] r14722 - in tags/libmx4j-java: . 3.0.2-11/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Sun Sep 4 12:32:01 UTC 2011
Author: drazzib
Date: 2011-09-04 12:31:56 +0000 (Sun, 04 Sep 2011)
New Revision: 14722
Added:
tags/libmx4j-java/3.0.2-11/
tags/libmx4j-java/3.0.2-11/debian/changelog
tags/libmx4j-java/3.0.2-11/debian/control
Removed:
tags/libmx4j-java/3.0.2-11/debian/changelog
tags/libmx4j-java/3.0.2-11/debian/control
Log:
[svn-buildpackage] Tagging libmx4j-java 3.0.2-11
Deleted: tags/libmx4j-java/3.0.2-11/debian/changelog
===================================================================
--- trunk/libmx4j-java/debian/changelog 2011-09-03 10:59:33 UTC (rev 14690)
+++ tags/libmx4j-java/3.0.2-11/debian/changelog 2011-09-04 12:31:56 UTC (rev 14722)
@@ -1,276 +0,0 @@
-libmx4j-java (3.0.2-10) unstable; urgency=low
-
- [ Damien Raude-Morvan ]
- * d/README.source: really drop as we now use 3.0 (quilt) format.
- * d/README.Debian: SOAP and Hessian are now supported
- * d/control: as per new Debian Java Policy, Depends on a Java Runtime is not
- needed anymore for Java libraries.
- This should remove circular dependency hell between default-jre-headless
- and libmx4j-java for JMX support (Closes: #576738).
- * d/dirs: remove (handled by jh_installlibs)
- * d/control, d/rules: enable Hessian support.
-
- [ Niels Thykier ]
- * Replaced B-D on default-jdk-builddep with gcj-native-helper and
- default-jdk.
- * Bumped Standards-Versions to 3.9.0 - no changes required.
-
- -- Damien Raude-Morvan <drazzib at debian.org> Wed, 07 Jul 2010 19:49:02 +0200
-
-libmx4j-java (3.0.2-9) unstable; urgency=low
-
- * Team upload.
- * Merge changes from Ubuntu.
- * Update Standards-Version: 3.8.4.
- * Remove Stefan from Uploaders list.
-
- -- Torsten Werner <twerner at debian.org> Sat, 08 May 2010 15:30:34 +0200
-
-libmx4j-java (3.0.2-8ubuntu1) lucid; urgency=low
-
- * debian/control, debian/rules: Build-depend on libservlet2.5-java instead
- of libservlet2.4-java (LP: #534913)
-
- -- Thierry Carrez <thierry.carrez at ubuntu.com> Tue, 09 Mar 2010 09:57:23 +0100
-
-libmx4j-java (3.0.2-8) unstable; urgency=low
-
- [ Michael Koch ]
- * Remove Wolfgang from Uploaders.
-
- [ Damien Raude-Morvan ]
- * Remove Arnaud Vandyck from Uploaders
- * Update my email address
-
- [ Niels Thykier ]
- * Added myself to Uploaders.
- * Updated java dependencies.
- * Injected OSGi metadata into mx4j.jar and mx4j-remote.jar
- * Added javahelper to Build-Depends and have it handle jar installation.
- * Refreshed mx4j-caucho-build.patch
- * Changed source format to 3.0 (quilt).
- - Removed README.source, no longer needed.
-
- -- Niels Thykier <niels at thykier.net> Mon, 25 Jan 2010 00:22:45 +0100
-
-libmx4j-java (3.0.2-7) unstable; urgency=low
-
- [ Damien Raude-Morvan ]
- * Bump Standards-Version to 3.8.2:
- - Move libmx4j-java to "java" section
- - Add a README.source to describe patch system
- * Switch to Quilt patch system:
- - Refresh all patchs
- - Add B-D on quilt
- - Include patchsys-quilt.mk in debian/rules
- * Merge mx4j-remove-invalids-providers patch into mx4j-caucho-build
-
- [ Michael Koch ]
- * Updated to Standards-Version 3.8.3.
-
- -- Michael Koch <konqueror at gmx.de> Fri, 18 Sep 2009 07:17:12 +0200
-
-libmx4j-java (3.0.2-6) unstable; urgency=low
-
- * First "brown paper bag release"!
- * Revert usage of openjdk-6-jdk (not available on all arch)
- - reapply mx4j-no-iiop.patch to disable IIOP
- - remove Depends on openjdk-6-jdk
- - use /usr/lib/jvm/default-java as JAVA_HOME
- - restore previous README entry about IIOP
- * Revert move of all java libraries to B-D-I
- and restore usage of B-D:
- - we need to build JAR for architecture-dependent -gcj package
-
- -- Damien Raude-Morvan <drazzib at drazzib.com> Wed, 11 Mar 2009 21:54:29 +0100
-
-libmx4j-java (3.0.2-5) unstable; urgency=low
-
- * Apply patch mx4j-remove-invalids-providers.patch to remove invalid
- service provider from META-INF/services/. Closes: #504664.
- * debian/control:
- - Move all java libraries to Build-Depends-Indep
- They are arch:all and not needed during clean target.
- - Add Depends on openjdk-6-jdk to enable IIOP build
- - Bump Standards-Version to 3.8.0.
- - Bump to debhelper >= 7
- - Add ${misc:Depends} on libmx4j-java package.
- - Add myself as uploader.
- * debian/compat: Bump debhelper compat level to 7
- * debian/rules: Use openjdk-6-jdk as builder via JAVA_HOME
- * debian/README.Debian
- - Remove section about missing IIOP as we now build this part of MX4J
- * debian/patches/mx4j-no-iiop.patch: Remove to re-enable IIOP build
-
- -- Damien Raude-Morvan <drazzib at drazzib.com> Mon, 09 Mar 2009 23:07:00 +0100
-
-libmx4j-java (3.0.2-4) unstable; urgency=low
-
- * libmx4j-java: Depend on default-jre-headless as the preferred runtime,
- keep the existing alternatives for now.
- * Remove build dependency on gcj.
-
- -- Matthias Klose <doko at debian.org> Mon, 04 Aug 2008 23:38:24 +0200
-
-libmx4j-java (3.0.2-3) unstable; urgency=low
-
- * Really Build-Depends on default-jdk-builddep. Closes: #477881
-
- -- Michael Koch <konqueror at gmx.de> Tue, 29 Apr 2008 20:59:08 -0100
-
-libmx4j-java (3.0.2-2) unstable; urgency=low
-
- * Build-Depends on default-jdk-builddep. Closes: #477881
-
- -- Michael Koch <konqueror at gmx.de> Tue, 29 Apr 2008 20:33:50 -0100
-
-libmx4j-java (3.0.2-1) unstable; urgency=low
-
- * New upstream version. Closes: #416674
- * Added Homepage, Vcs-Svn and Vcs-Browser fields.
- * Updated Standards-Version to 3.7.3.
- * Added watch file.
-
- -- Michael Koch <konqueror at gmx.de> Mon, 21 Jan 2008 23:11:33 +0100
-
-libmx4j-java (3.0.1-3) unstable; urgency=low
-
- * Upload to unstable.
-
- -- Michael Koch <konqueror at gmx.de> Fri, 20 Apr 2007 17:31:28 -0100
-
-libmx4j-java (3.0.1-2) experimental; urgency=low
-
- * Merged from Ubuntu.
- * Upload to experimental.
-
- -- Michael Koch <konqueror at gmx.de> Sun, 4 Mar 2007 18:08:35 +0100
-
-libmx4j-java (3.0.1-1ubuntu2) feisty; urgency=low
-
- * Build a -gcj package.
-
- -- Matthias Klose <doko at ubuntu.com> Thu, 15 Feb 2007 15:41:17 +0100
-
-libmx4j-java (3.0.1-1ubuntu1) edgy; urgency=low
-
- * Upload to edgy.
-
- -- Matthias Klose <doko at ubuntu.com> Wed, 27 Sep 2006 10:59:47 +0000
-
-libmx4j-java (3.0.1-1) unstable; urgency=low
-
- * New upstream version.
- * Added several patches to build with GCJ.
- * Build and Depend on java-gcj-compat.
- * Updated Standards-Version to 3.7.2.
- (All changes by Vladimír Lapáček and Matthias Klose)
-
- -- Michael Koch <konqueror at gmx.de> Wed, 20 Sep 2006 21:13:57 +0000
-
-libmx4j-java (2.1.1-4) unstable; urgency=low
-
- * Removed forgotten files in debian directory and unused patches.
- * Added jython to build-depends to build the jython mbeans
-
- -- Wolfgang Baer <WBaer at gmx.de> Wed, 1 Feb 2006 22:08:46 +0100
-
-libmx4j-java (2.1.1-3) unstable; urgency=low
-
- * Add remote and tools support (closes: #336856)
- + Bumped build-depend on kaffe (>= 2:1.1.6.91-1)
- + Build against libgnumail-java to enable mail tools,
- added libgnumail-java to Build-depends and to Suggests
- * Patched build.xml to get remote and tools features build
- + Commented rmic iiop generation out
- + Excluded tools features where needed libraries are not available
- in Debian from the build
- + Documented differences to upstream binaries in README.Debian
- * Cleaned up dependencies - removed libjaxp1.2-java, libxerces2-java
- * Removed explicit dependencies on jikes (debian/control, debian/rules)
- * Removed splitted api/impl jars - only ship complete jars
- * Remove Takashi from Uploaders
- * Move creation of symbolic links into rules for automatic versioning
- * Standards-Version 3.6.2 (no changes)
- * Added myself as uploader
-
- -- Wolfgang Baer <WBaer at gmx.de> Fri, 6 Jan 2006 15:32:15 +0100
-
-libmx4j-java (2.1.1-2) unstable; urgency=low
-
- * forgot to update symlinks... sorry :/
-
- -- Arnaud Vandyck <avdyk at debian.org> Sat, 24 Sep 2005 02:07:13 +0200
-
-libmx4j-java (2.1.1-1) unstable; urgency=low
-
- * New upstream release
- * ant transition
- * build with kaffe
- * build-dep on xerces2
-
- -- Arnaud Vandyck <avdyk at debian.org> Fri, 23 Sep 2005 11:12:00 +0200
-
-libmx4j-java (2.0.1-4) unstable; urgency=low
-
- * Reupload with orig tarball
-
- -- Michael Koch <konqueror at gmx.de> Mon, 28 Mar 2005 14:43:47 +0000
-
-libmx4j-java (2.0.1-3) unstable; urgency=low
-
- * Moved to main
- * Replaces Build-Depends by Build-Depends-Indep
- * Added myself to Uploaders
-
- -- Michael Koch <konqueror at gmx.de> Mon, 21 Mar 2005 20:56:51 +0000
-
-libmx4j-java (2.0.1-2) unstable; urgency=low
-
- * Set target=1.3 attribute for javac so the classes are usable by JDK 1.3
- when compiled using newer Jikes versions
- * Removed postinst and prerm which created/removed /usr/doc symlink
- * Added myself and Arnaud as uploaders
- * Standards-Version: 3.6.1
- + Moved Build-Depends-Indep to Build-Depends
-
- -- Stefan Gybas <sgybas at debian.org> Fri, 13 Aug 2004 11:38:59 +0200
-
-libmx4j-java (2.0.1-1.1) unstable; urgency=low
-
- * libmx4j-java should be in contrib because of libbcel-java. Move to
- main as soon as libbcel-java will be in main.
- * added ant1.6 launcher to avoid to FTBFS
- * built with sablevm, added libjaxp1.2-java because sablevm is not yet
- jaxp compliant
-
- -- Arnaud Vandyck <avdyk at debian.org> Wed, 14 Jul 2004 17:07:51 +0200
-
-libmx4j-java (2.0.1-1) unstable; urgency=low
-
- * New upstream release
-
- -- Takashi Okamoto <tora at debian.org> Sat, 1 May 2004 22:26:57 +0900
-
-mx4j (1.1.1-2) unstable; urgency=low
-
- * change log4j dependency to liblog4j1.2-java for new package name.
- (closes:#191174)
-
- -- Takashi Okamoto <tora at debian.org> Tue, 29 Apr 2003 12:10:36 +0900
-
-mx4j (1.1.1-1) unstable; urgency=low
-
- * New upstream release
-
- -- Takashi Okamoto <tora at debian.org> Sun, 29 Dec 2002 11:17:34 +0900
-
-mx4j (1.1-1) unstable; urgency=low
-
- * Initial Release.
-
- -- Takashi Okamoto <tora at debian.org> Wed, 11 Sep 2002 21:09:56 +0900
-
-Local variables:
-mode: debian-changelog
-End:
Copied: tags/libmx4j-java/3.0.2-11/debian/changelog (from rev 14720, trunk/libmx4j-java/debian/changelog)
===================================================================
--- tags/libmx4j-java/3.0.2-11/debian/changelog (rev 0)
+++ tags/libmx4j-java/3.0.2-11/debian/changelog 2011-09-04 12:31:56 UTC (rev 14722)
@@ -0,0 +1,283 @@
+libmx4j-java (3.0.2-11) unstable; urgency=low
+
+ * d/control: Bump Standards-Version to 3.9.2 (no changes needed).
+ * d/control: Suggests servlet2.5 instead of 2.4.
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 04 Sep 2011 14:21:06 +0200
+
+libmx4j-java (3.0.2-10) unstable; urgency=low
+
+ [ Damien Raude-Morvan ]
+ * d/README.source: really drop as we now use 3.0 (quilt) format.
+ * d/README.Debian: SOAP and Hessian are now supported
+ * d/control: as per new Debian Java Policy, Depends on a Java Runtime is not
+ needed anymore for Java libraries.
+ This should remove circular dependency hell between default-jre-headless
+ and libmx4j-java for JMX support (Closes: #576738).
+ * d/dirs: remove (handled by jh_installlibs)
+ * d/control, d/rules: enable Hessian support.
+
+ [ Niels Thykier ]
+ * Replaced B-D on default-jdk-builddep with gcj-native-helper and
+ default-jdk.
+ * Bumped Standards-Versions to 3.9.0 - no changes required.
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Wed, 07 Jul 2010 19:49:02 +0200
+
+libmx4j-java (3.0.2-9) unstable; urgency=low
+
+ * Team upload.
+ * Merge changes from Ubuntu.
+ * Update Standards-Version: 3.8.4.
+ * Remove Stefan from Uploaders list.
+
+ -- Torsten Werner <twerner at debian.org> Sat, 08 May 2010 15:30:34 +0200
+
+libmx4j-java (3.0.2-8ubuntu1) lucid; urgency=low
+
+ * debian/control, debian/rules: Build-depend on libservlet2.5-java instead
+ of libservlet2.4-java (LP: #534913)
+
+ -- Thierry Carrez <thierry.carrez at ubuntu.com> Tue, 09 Mar 2010 09:57:23 +0100
+
+libmx4j-java (3.0.2-8) unstable; urgency=low
+
+ [ Michael Koch ]
+ * Remove Wolfgang from Uploaders.
+
+ [ Damien Raude-Morvan ]
+ * Remove Arnaud Vandyck from Uploaders
+ * Update my email address
+
+ [ Niels Thykier ]
+ * Added myself to Uploaders.
+ * Updated java dependencies.
+ * Injected OSGi metadata into mx4j.jar and mx4j-remote.jar
+ * Added javahelper to Build-Depends and have it handle jar installation.
+ * Refreshed mx4j-caucho-build.patch
+ * Changed source format to 3.0 (quilt).
+ - Removed README.source, no longer needed.
+
+ -- Niels Thykier <niels at thykier.net> Mon, 25 Jan 2010 00:22:45 +0100
+
+libmx4j-java (3.0.2-7) unstable; urgency=low
+
+ [ Damien Raude-Morvan ]
+ * Bump Standards-Version to 3.8.2:
+ - Move libmx4j-java to "java" section
+ - Add a README.source to describe patch system
+ * Switch to Quilt patch system:
+ - Refresh all patchs
+ - Add B-D on quilt
+ - Include patchsys-quilt.mk in debian/rules
+ * Merge mx4j-remove-invalids-providers patch into mx4j-caucho-build
+
+ [ Michael Koch ]
+ * Updated to Standards-Version 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de> Fri, 18 Sep 2009 07:17:12 +0200
+
+libmx4j-java (3.0.2-6) unstable; urgency=low
+
+ * First "brown paper bag release"!
+ * Revert usage of openjdk-6-jdk (not available on all arch)
+ - reapply mx4j-no-iiop.patch to disable IIOP
+ - remove Depends on openjdk-6-jdk
+ - use /usr/lib/jvm/default-java as JAVA_HOME
+ - restore previous README entry about IIOP
+ * Revert move of all java libraries to B-D-I
+ and restore usage of B-D:
+ - we need to build JAR for architecture-dependent -gcj package
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com> Wed, 11 Mar 2009 21:54:29 +0100
+
+libmx4j-java (3.0.2-5) unstable; urgency=low
+
+ * Apply patch mx4j-remove-invalids-providers.patch to remove invalid
+ service provider from META-INF/services/. Closes: #504664.
+ * debian/control:
+ - Move all java libraries to Build-Depends-Indep
+ They are arch:all and not needed during clean target.
+ - Add Depends on openjdk-6-jdk to enable IIOP build
+ - Bump Standards-Version to 3.8.0.
+ - Bump to debhelper >= 7
+ - Add ${misc:Depends} on libmx4j-java package.
+ - Add myself as uploader.
+ * debian/compat: Bump debhelper compat level to 7
+ * debian/rules: Use openjdk-6-jdk as builder via JAVA_HOME
+ * debian/README.Debian
+ - Remove section about missing IIOP as we now build this part of MX4J
+ * debian/patches/mx4j-no-iiop.patch: Remove to re-enable IIOP build
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com> Mon, 09 Mar 2009 23:07:00 +0100
+
+libmx4j-java (3.0.2-4) unstable; urgency=low
+
+ * libmx4j-java: Depend on default-jre-headless as the preferred runtime,
+ keep the existing alternatives for now.
+ * Remove build dependency on gcj.
+
+ -- Matthias Klose <doko at debian.org> Mon, 04 Aug 2008 23:38:24 +0200
+
+libmx4j-java (3.0.2-3) unstable; urgency=low
+
+ * Really Build-Depends on default-jdk-builddep. Closes: #477881
+
+ -- Michael Koch <konqueror at gmx.de> Tue, 29 Apr 2008 20:59:08 -0100
+
+libmx4j-java (3.0.2-2) unstable; urgency=low
+
+ * Build-Depends on default-jdk-builddep. Closes: #477881
+
+ -- Michael Koch <konqueror at gmx.de> Tue, 29 Apr 2008 20:33:50 -0100
+
+libmx4j-java (3.0.2-1) unstable; urgency=low
+
+ * New upstream version. Closes: #416674
+ * Added Homepage, Vcs-Svn and Vcs-Browser fields.
+ * Updated Standards-Version to 3.7.3.
+ * Added watch file.
+
+ -- Michael Koch <konqueror at gmx.de> Mon, 21 Jan 2008 23:11:33 +0100
+
+libmx4j-java (3.0.1-3) unstable; urgency=low
+
+ * Upload to unstable.
+
+ -- Michael Koch <konqueror at gmx.de> Fri, 20 Apr 2007 17:31:28 -0100
+
+libmx4j-java (3.0.1-2) experimental; urgency=low
+
+ * Merged from Ubuntu.
+ * Upload to experimental.
+
+ -- Michael Koch <konqueror at gmx.de> Sun, 4 Mar 2007 18:08:35 +0100
+
+libmx4j-java (3.0.1-1ubuntu2) feisty; urgency=low
+
+ * Build a -gcj package.
+
+ -- Matthias Klose <doko at ubuntu.com> Thu, 15 Feb 2007 15:41:17 +0100
+
+libmx4j-java (3.0.1-1ubuntu1) edgy; urgency=low
+
+ * Upload to edgy.
+
+ -- Matthias Klose <doko at ubuntu.com> Wed, 27 Sep 2006 10:59:47 +0000
+
+libmx4j-java (3.0.1-1) unstable; urgency=low
+
+ * New upstream version.
+ * Added several patches to build with GCJ.
+ * Build and Depend on java-gcj-compat.
+ * Updated Standards-Version to 3.7.2.
+ (All changes by Vladimír Lapáček and Matthias Klose)
+
+ -- Michael Koch <konqueror at gmx.de> Wed, 20 Sep 2006 21:13:57 +0000
+
+libmx4j-java (2.1.1-4) unstable; urgency=low
+
+ * Removed forgotten files in debian directory and unused patches.
+ * Added jython to build-depends to build the jython mbeans
+
+ -- Wolfgang Baer <WBaer at gmx.de> Wed, 1 Feb 2006 22:08:46 +0100
+
+libmx4j-java (2.1.1-3) unstable; urgency=low
+
+ * Add remote and tools support (closes: #336856)
+ + Bumped build-depend on kaffe (>= 2:1.1.6.91-1)
+ + Build against libgnumail-java to enable mail tools,
+ added libgnumail-java to Build-depends and to Suggests
+ * Patched build.xml to get remote and tools features build
+ + Commented rmic iiop generation out
+ + Excluded tools features where needed libraries are not available
+ in Debian from the build
+ + Documented differences to upstream binaries in README.Debian
+ * Cleaned up dependencies - removed libjaxp1.2-java, libxerces2-java
+ * Removed explicit dependencies on jikes (debian/control, debian/rules)
+ * Removed splitted api/impl jars - only ship complete jars
+ * Remove Takashi from Uploaders
+ * Move creation of symbolic links into rules for automatic versioning
+ * Standards-Version 3.6.2 (no changes)
+ * Added myself as uploader
+
+ -- Wolfgang Baer <WBaer at gmx.de> Fri, 6 Jan 2006 15:32:15 +0100
+
+libmx4j-java (2.1.1-2) unstable; urgency=low
+
+ * forgot to update symlinks... sorry :/
+
+ -- Arnaud Vandyck <avdyk at debian.org> Sat, 24 Sep 2005 02:07:13 +0200
+
+libmx4j-java (2.1.1-1) unstable; urgency=low
+
+ * New upstream release
+ * ant transition
+ * build with kaffe
+ * build-dep on xerces2
+
+ -- Arnaud Vandyck <avdyk at debian.org> Fri, 23 Sep 2005 11:12:00 +0200
+
+libmx4j-java (2.0.1-4) unstable; urgency=low
+
+ * Reupload with orig tarball
+
+ -- Michael Koch <konqueror at gmx.de> Mon, 28 Mar 2005 14:43:47 +0000
+
+libmx4j-java (2.0.1-3) unstable; urgency=low
+
+ * Moved to main
+ * Replaces Build-Depends by Build-Depends-Indep
+ * Added myself to Uploaders
+
+ -- Michael Koch <konqueror at gmx.de> Mon, 21 Mar 2005 20:56:51 +0000
+
+libmx4j-java (2.0.1-2) unstable; urgency=low
+
+ * Set target=1.3 attribute for javac so the classes are usable by JDK 1.3
+ when compiled using newer Jikes versions
+ * Removed postinst and prerm which created/removed /usr/doc symlink
+ * Added myself and Arnaud as uploaders
+ * Standards-Version: 3.6.1
+ + Moved Build-Depends-Indep to Build-Depends
+
+ -- Stefan Gybas <sgybas at debian.org> Fri, 13 Aug 2004 11:38:59 +0200
+
+libmx4j-java (2.0.1-1.1) unstable; urgency=low
+
+ * libmx4j-java should be in contrib because of libbcel-java. Move to
+ main as soon as libbcel-java will be in main.
+ * added ant1.6 launcher to avoid to FTBFS
+ * built with sablevm, added libjaxp1.2-java because sablevm is not yet
+ jaxp compliant
+
+ -- Arnaud Vandyck <avdyk at debian.org> Wed, 14 Jul 2004 17:07:51 +0200
+
+libmx4j-java (2.0.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takashi Okamoto <tora at debian.org> Sat, 1 May 2004 22:26:57 +0900
+
+mx4j (1.1.1-2) unstable; urgency=low
+
+ * change log4j dependency to liblog4j1.2-java for new package name.
+ (closes:#191174)
+
+ -- Takashi Okamoto <tora at debian.org> Tue, 29 Apr 2003 12:10:36 +0900
+
+mx4j (1.1.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takashi Okamoto <tora at debian.org> Sun, 29 Dec 2002 11:17:34 +0900
+
+mx4j (1.1-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Takashi Okamoto <tora at debian.org> Wed, 11 Sep 2002 21:09:56 +0900
+
+Local variables:
+mode: debian-changelog
+End:
Deleted: tags/libmx4j-java/3.0.2-11/debian/control
===================================================================
--- trunk/libmx4j-java/debian/control 2011-09-03 10:59:33 UTC (rev 14690)
+++ tags/libmx4j-java/3.0.2-11/debian/control 2011-09-04 12:31:56 UTC (rev 14722)
@@ -1,48 +0,0 @@
-Source: libmx4j-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Damien Raude-Morvan <drazzib at debian.org>,
- Niels Thykier <niels at thykier.net>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant, gcj-native-helper,
- liblog4j1.2-java, libcommons-logging-java, libbcel-java (>=5.0),
- libgnujaf-java, libgnumail-java, libservlet2.5-java, jython,
- libaxis-java, javahelper, libhessian-java
-Standards-Version: 3.9.0
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libmx4j-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libmx4j-java/
-Homepage: http://mx4j.sourceforge.net/
-
-Package: libmx4j-java
-Architecture: all
-Depends: libbcel-java (>=5.0),
- liblog4j1.2-java,
- ${misc:Depends}
-Suggests: libservlet2.4-java, libgnumail-java, jython, libjetty-java, libhessian-java
-Description: An open source implementation of the JMX(TM) technology
- JMX defines the architecture, the patterns , the API and services to
- build manageable Java applications. It provide flexible framework to
- stop and restart services, and remove it from the application or to add
- it to an application, to change its configuration files, to ask it to
- do some operation (such as downloading information from an URL the
- system administrator passes in), and so on.
-
-Package: libmx4j-java-gcj
-Architecture: any
-Depends: libmx4j-java (>= ${source:Version}), liblog4j1.2-java-gcj, ${misc:Depends}, ${shlibs:Depends}
-Description: An open source implementation of the JMX(TM) technology (native code)
- JMX defines the architecture, the patterns , the API and services to
- build manageable Java applications. It provide flexible framework to
- stop and restart services, and remove it from the application or to add
- it to an application, to change its configuration files, to ask it to
- do some operation (such as downloading information from an URL the
- system administrator passes in), and so on.
- .
- This package contains the natively compiled code for use by gij.
-
-#Package: libmx4j-java-doc
-#Architecture: all
-#Suggests: junit
-#Description: Document for mx4j which is the JMX(TM) implementation.
-# This package provide documents and examples for mx4j which is opensource
-# implementataion of JMX(TM) technology.
Copied: tags/libmx4j-java/3.0.2-11/debian/control (from rev 14720, trunk/libmx4j-java/debian/control)
===================================================================
--- tags/libmx4j-java/3.0.2-11/debian/control (rev 0)
+++ tags/libmx4j-java/3.0.2-11/debian/control 2011-09-04 12:31:56 UTC (rev 14722)
@@ -0,0 +1,48 @@
+Source: libmx4j-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Michael Koch <konqueror at gmx.de>, Damien Raude-Morvan <drazzib at debian.org>,
+ Niels Thykier <niels at thykier.net>
+Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant, gcj-native-helper,
+ liblog4j1.2-java, libcommons-logging-java, libbcel-java (>=5.0),
+ libgnujaf-java, libgnumail-java, libservlet2.5-java, jython,
+ libaxis-java, javahelper, libhessian-java
+Standards-Version: 3.9.2
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libmx4j-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libmx4j-java/
+Homepage: http://mx4j.sourceforge.net/
+
+Package: libmx4j-java
+Architecture: all
+Depends: libbcel-java (>=5.0),
+ liblog4j1.2-java,
+ ${misc:Depends}
+Suggests: libservlet2.5-java, libgnumail-java, jython, libjetty-java, libhessian-java
+Description: An open source implementation of the JMX(TM) technology
+ JMX defines the architecture, the patterns , the API and services to
+ build manageable Java applications. It provide flexible framework to
+ stop and restart services, and remove it from the application or to add
+ it to an application, to change its configuration files, to ask it to
+ do some operation (such as downloading information from an URL the
+ system administrator passes in), and so on.
+
+Package: libmx4j-java-gcj
+Architecture: any
+Depends: libmx4j-java (>= ${source:Version}), liblog4j1.2-java-gcj, ${misc:Depends}, ${shlibs:Depends}
+Description: An open source implementation of the JMX(TM) technology (native code)
+ JMX defines the architecture, the patterns , the API and services to
+ build manageable Java applications. It provide flexible framework to
+ stop and restart services, and remove it from the application or to add
+ it to an application, to change its configuration files, to ask it to
+ do some operation (such as downloading information from an URL the
+ system administrator passes in), and so on.
+ .
+ This package contains the natively compiled code for use by gij.
+
+#Package: libmx4j-java-doc
+#Architecture: all
+#Suggests: junit
+#Description: Document for mx4j which is the JMX(TM) implementation.
+# This package provide documents and examples for mx4j which is opensource
+# implementataion of JMX(TM) technology.
More information about the pkg-java-commits
mailing list