This is an automated email from the git hooks/post-receive script. drazzib pushed a commit to annotated tag debian/2.6.1-1 in repository janino.
commit 7a3a4a73c9500f41c966be3459b5716984674c72 Author: Damien Raude-Morvan <[email protected]> Date: Fri Aug 16 10:31:08 2013 +0200 d/copyright: Update and use copyright-format 1.0. --- debian/changelog | 1 + debian/copyright | 66 +++++++++++++++++++++++++++--------------------------- 2 files changed, 34 insertions(+), 33 deletions(-) diff --git a/debian/changelog b/debian/changelog index a3c84f6..ae7d0ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ janino (2.6.1-1) UNRELEASED; urgency=low * d/watch: Updated from sepwatch. + * d/copyright: Update and use copyright-format 1.0. -- Damien Raude-Morvan <[email protected]> Fri, 16 Aug 2013 10:21:12 +0200 diff --git a/debian/copyright b/debian/copyright index 8796281..a82a92a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,40 +1,40 @@ -This package was debianized by Philipp Hagemeister <[email protected]> on -Sun, 17 Jun 2007 21:42:23 +0200 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Janino +Source: http://janino.net/changelog.html -It was downloaded from: http://janino.net +Files: * +Copyright: Copyright (c) 2001-2010, Arno Unkrig +License: BSD-3-clauses -Upstream Author: Arno Unkrig <[email protected]> +Files: debian/* +Copyright: Copyright 2007, Philipp Hagemeister <[email protected]> + Copyright 2012-2013, Damien Raude-Morvan <[email protected]> +License: BSD-3-clauses -Copyright (c) 2001-2007, Arno Unkrig -<[email protected]> - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - +License: BSD-3-clauses + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. + notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following - disclaimer in the documentation and/or other materials - provided with the distribution. + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials + provided with the distribution. 3. The name of the author may not be used to endorse or promote - products derived from this software without specific prior - written permission. - - THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY - DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE - GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER - IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR - OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN - IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -The Debian packaging is (C) 2007, Philipp Hagemeister <[email protected]> and -is licensed under the New BSD license, see above. + products derived from this software without specific prior + written permission. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER + IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR + OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN + IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/janino.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

