[derby] 29/53: Changelog update

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Nov 24 13:58:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository derby.

commit 1efc48f8c4f0b1176b793df6d066d8ae3e85b257
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jun 10 00:13:09 2013 +0000

    Changelog update
---
 debian/changelog | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e4ae5d1..73b1501 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/derby.git



More information about the pkg-java-commits mailing list