This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xz-java.
commit 3b37ba98d0ece14bc7305a1f1df1512c8773c5da Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 29 23:12:28 2016 +0100 Upload to unstable --- debian/changelog | 4 ++-- debian/copyright | 25 +++++++------------------ 2 files changed, 9 insertions(+), 20 deletions(-) diff --git a/debian/changelog b/debian/changelog index d36a70e..4d4eb4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xz-java (1.6-1) UNRELEASED; urgency=medium +xz-java (1.6-1) unstable; urgency=medium * New upstream release * Improved the reproducibility: @@ -9,7 +9,7 @@ xz-java (1.6-1) UNRELEASED; urgency=medium * Switch to debhelper level 10 * Simplified debian/rules - -- Emmanuel Bourg <[email protected]> Mon, 06 Jul 2015 10:01:45 +0200 + -- Emmanuel Bourg <[email protected]> Tue, 29 Nov 2016 23:12:16 +0100 xz-java (1.5-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index f9dd409..41f4eb3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XZ for Java Upstream-Contact: Lasse Collin <[email protected]> -Source: http://tukaani.org/xz/xz-java-1.0.zip +Source: http://git.tukaani.org/?p=xz-java.git Files: * -Copyright: © 2011, Lasse Collin <[email protected]>, - © 2011, Igor Pavlov +Copyright: 2011-2016, Lasse Collin <[email protected]> + 2011, Igor Pavlov License: public-domain All the files in this package have been written by Lasse Collin and/or Igor Pavlov. All these files have been put into the @@ -14,19 +14,8 @@ License: public-domain This software is provided "as is", without any warranty. Files: debian/* -Copyright: © 2012-2013, Miguel Landaeta <[email protected]> +Copyright: 2012-2013, Miguel Landaeta <[email protected]> + 2013-2016, Emmanuel Bourg <[email protected]> License: Apache-2.0 - -License: Apache-2.0 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - . - http://www.apache.org/licenses/LICENSE-2.0 - /usr/share/common-licenses/Apache-2.0 (on Debian systems) - . - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + On Debian systems, the full text of the Apache-2.0 license + can be found in the file '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xz-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

