This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository commons-daemon.
commit c0669fd2e1909ef89c98856053f05a1b6d109e24 Author: Markus Koschany <[email protected]> Date: Thu Jan 5 00:57:17 2017 +0100 Update changelog --- debian/changelog | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index cfb7c82..3c2a6ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -commons-daemon (1.0.15-7) UNRELEASED; urgency=medium +commons-daemon (1.0.15-7) unstable; urgency=medium * Team upload. - * + * Declare compliance with Debian Policy 3.9.8. + * Fix build failure on arm architectures by appending the ${jvm_includes} + variable to CPPFLAGS. (Closes: #849649) - -- Markus Koschany <[email protected]> Thu, 05 Jan 2017 00:26:33 +0100 + -- Markus Koschany <[email protected]> Thu, 05 Jan 2017 00:56:59 +0100 commons-daemon (1.0.15-6) unstable; urgency=medium @@ -12,7 +14,7 @@ commons-daemon (1.0.15-6) unstable; urgency=medium * Add ppc64el support (Closes: #762707). (Thank you to Colin Watson for the patch.) - * Acknowledge NMU 1.0.15-5.1. + * Acknowledge NMU 1.0.15-5.1. Add the support for mips abi n32 and n64 (Closes: #752054) - Thank you to Sphinx Jiang. * Bump Standards-Version to 3.9.6 (no changes). @@ -23,7 +25,7 @@ commons-daemon (1.0.15-6) unstable; urgency=medium commons-daemon (1.0.15-5.1) unstable; urgency=low * Non-maintainer upload. - + [Sphinx Jiang] * Add the support for mips abi n32 and n64 (Closes: #752054) @@ -82,7 +84,7 @@ commons-daemon (1.0.10-2) unstable; urgency=low * d/control: Really drop Michael from Uploaders list. * d/rules: Run autoconf before configure (because patches are applied to apsupport.m4). - * d/control: Wrap-and-sort fields. + * d/control: Wrap-and-sort fields. -- Damien Raude-Morvan <[email protected]> Fri, 02 Mar 2012 22:07:21 +0100 @@ -323,7 +325,7 @@ commons-daemon (1.0.1-1) unstable; urgency=low * New upstream release + updated manpage for new options - + amd64 now supported + + amd64 now supported (I will leave 307853 open until all debian platforms are supported) * Patch from upstream CVS to fix invalid execve() usage (closes: #314937) * libant1.6-java to ant transition (closes: #326436) @@ -332,30 +334,30 @@ commons-daemon (1.0.1-1) unstable; urgency=low * Upload sponsored by XXX - -- Wolfgang Baer <[email protected]> Sat, 10 Sep 2005 17:45:46 +0200 + -- Wolfgang Baer <[email protected]> Sat, 10 Sep 2005 17:45:46 +0200 commons-daemon (1.0-5) unstable; urgency=low * upload with the sources. - * Build with free tools now, therefore buildable on all + * Build with free tools now, therefore buildable on all architectures and a jsvc binary should be provided (closes: #286871) * Move to main as built with free tools - * Shortened and clarified description (closes: #279752) + * Shortened and clarified description (closes: #279752) -- Arnaud Vandyck <[email protected]> Sun, 10 Apr 2005 23:31:38 +0200 commons-daemon (1.0-4) unstable; urgency=low - * Build with free tools now, therefore buildable on all + * Build with free tools now, therefore buildable on all architectures and a jsvc binary should be provided (closes: #286871) * Moved configure/build of jsvc binary from install/jsvc target to the common-configure-arch and common-build-arch targets * Move to main as built with free tools - * Shortened and clarified description (closes: #279752) + * Shortened and clarified description (closes: #279752) * Build javadoc api and include daemons.html into documentation (Removed patch 01_dist_without_javadoc.patch) * avdyk: added Wolfgang to the uploaders - + -- Wolfgang Baer <[email protected]> Fri, 12 Nov 2004 17:48:04 +0100 commons-daemon (1.0-3) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-daemon.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

