This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository derby.
commit fd7d4ab010d7c40b7dd07854d5dc564f8b6326f5 Author: Emmanuel Bourg <[email protected]> Date: Wed Jun 12 13:27:04 2013 +0000 Trimmed the changelog for the initial release --- debian/changelog | 54 +++--------------------------------------------------- 1 file changed, 3 insertions(+), 51 deletions(-) diff --git a/debian/changelog b/debian/changelog index 73b1501..553e3e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,55 +1,7 @@ derby (10.10.1.1-1) unstable; urgency=low * Initial release (Closes: #617425) - * 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 - * Added the missing patch descriptions - * Added lintian overrides: - - remove the codeless-jar warning on the localisation jars - - remove the duplicate-files warning on the Javadoc files + Package developed with the help of Tim Booth <[email protected]>, + Zied Abid <[email protected]> and Emmanuel Bourg <[email protected]> - -- Emmanuel Bourg <[email protected]> Sat, 08 Jun 2013 09:55:25 +0200 - -apache-derby (10.10.1.1+repack-0ubuntu2) precise; urgency=low - - * New upstream - * The docs are back, but I had to repack the tarball to - keep quilt happy, and I can't build the docs without - external stuff anyway. - * Ensure +repack doesn't end up in the .jar versions - - -- Tim Booth <[email protected]> Tue, 04 Jun 2013 17:06:57 +0100 - -apache-derby (10.9.1.0-0ubuntu2) precise; urgency=low - - * Fix find invocation in cleanup - - -- Tim Booth <[email protected]> Mon, 08 Apr 2013 18:24:56 +0100 - -apache-derby (10.9.1.0-0ubuntu1) precise; urgency=low - - * Initial release (Closes: 617425) - * Pull from SVN by tag - * Patch to work with newer javacc (needs patched javacc) - * (TODO - remember to clean out tarball before upload) - - -- Tim Booth <[email protected]> Fri, 05 Apr 2013 17:00:14 +0100 + -- Emmanuel Bourg <[email protected]> Wed, 12 Jun 2013 15:26:34 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/derby.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

