This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch 729017 in repository geronimo-commonj-spec.
commit 282e5068f01c9cc11a525fd58ee63dc17ca8285a Author: Miguel Landaeta <[email protected]> Date: Wed Jan 8 23:12:39 2014 -0300 Cosmetic updates --- debian/changelog | 7 ++++++- debian/control | 2 +- debian/copyright | 23 +++++++++++++++++++---- 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7e729d9..4d187c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ geronimo-commonj-spec (1.1.1-2) UNRELEASED; urgency=medium + [ Stephen Nelson ] * Team upload. * - -- Stephen Nelson <[email protected]> Mon, 30 Dec 2013 22:05:16 +0000 + [ Miguel Landaeta ] + * Update maintainer's email address. + * Make d/copyright compliant with 1.0 copyright format. + + -- Stephen Nelson <[email protected]> Wed, 08 Jan 2014 23:11:59 -0300 geronimo-commonj-spec (1.1.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 771fe35..237cfc2 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: geronimo-commonj-spec Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Miguel Landaeta <[email protected]> +Uploaders: Miguel Landaeta <[email protected]> Section: java Priority: optional Build-Depends: debhelper (>= 9), diff --git a/debian/copyright b/debian/copyright index 728899c..9a8669a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,28 @@ -The sources where downloaded from http://svn.apache.org/repos/asf/geronimo/specs/tags/1_1_1/geronimo-spec-commonj/. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: geronimo-spec-commonj +Upstream-Contact: The Apache Software Foundation +Source: http://svn.apache.org/repos/asf/geronimo/specs/tags/1_1_1/geronimo-spec-commonj/ Files: * Copyright: © 2006 The Apache Software Foundation License: Apache-2.0 - The full text of the Apache 2.0 license is distributed in - /usr/share/common-licenses/Apache-2.0 on Debian systems. Files: debian/* -Copyright: © 2010 Miguel Landaeta <[email protected]> +Copyright: © 2010 Miguel Landaeta <[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 + . + 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. + . The full text of the Apache 2.0 license is distributed in /usr/share/common-licenses/Apache-2.0 on Debian systems. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-commonj-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

