[pkg-java] r16867 - trunk/derby/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Jun 10 00:13:09 UTC 2013


Author: ebourg-guest
Date: 2013-06-10 00:13:09 +0000 (Mon, 10 Jun 2013)
New Revision: 16867

Modified:
   trunk/derby/debian/changelog
Log:
Changelog update



Modified: trunk/derby/debian/changelog
===================================================================
--- trunk/derby/debian/changelog	2013-06-10 00:04:00 UTC (rev 16866)
+++ trunk/derby/debian/changelog	2013-06-10 00:13:09 UTC (rev 16867)
@@ -1,28 +1,31 @@
 derby (10.10.1.1-1) unstable; urgency=low
 
   * Initial release (Closes: #617425)
-  * Renamed the source package to 'derby'
   * Transferred the maintenance to the Debian Java Maintainers
+  * Reorganized the packages:
+    - Renamed the source package to 'derby'
+    - Renamed the derby-core package to libderby-java
+    - Renamed the derby-client package to libderbyclient-java
+    - Added a derby-tools package with the command line tools
+    - Merged the demo, common and javadoc packages into a single
+      derby-doc package
+  * Installed the Maven artifacts into /usr/share/maven-repo
+  * Added a dependency on the Servlet API to fix the incomplete compilation
+    of derbynet.jar
+  * Rewrote the tools invocation scripts to use java-wrappers such that
+    setting environment variables is no longer required
+  * The script files for the tools are now in /usr/share/derby
+    instead of /usr/lib/derby
+  * Removed the Javadoc for the tests from the documentation package
   * debian/watch: Updated to point to the official Apache archive
   * Replaced debian/get-orig-source with debian/orig-tar.sh
   * debian/control:
     - Updated Standards-Version to 3.9.4 (no changes)
     - Removed the redundant Priority fields
-  * Renamed the derby-core package to libderby-java
-  * Renamed the derby-client package to libderbyclient-java
-  * Added a derby-tools package with the command line tools
-  * Merged the demo, common and javadoc packages into a single derby-doc package
-  * Removed the Javadoc for the tests from the documentation package
-  * Installed Maven poms to /usr/share/maven-repo
   * Added the missing patch descriptions
-  * Added a dependency on the Servlet API to fix the incomplete compilation
-    of derbynet.jar
   * Added lintian overrides:
     - remove the codeless-jar warning on the localisation jars
     - remove the duplicate-files warning on the Javadoc files
-  * The script files for the tools are now in /usr/share/derby
-    instead of /usr/lib/derby
-  * Rewrote the tools invocation scripts to use java-wrappers
 
  -- Emmanuel Bourg <ebourg at apache.org>  Sat, 08 Jun 2013 09:55:25 +0200
 




More information about the pkg-java-commits mailing list