This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository joptsimple.
commit 21b69202fed2aa9a39409fd1fee22309e194a4bc Author: Miguel Landaeta <[email protected]> Date: Sun Dec 15 22:30:30 2013 -0300 Cosmetic changes for 4.5-1 upload --- debian/changelog | 13 +++++++------ debian/copyright | 24 ++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index f3f623f..0f49393 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,19 +4,20 @@ joptsimple (4.5-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.9.5 (no changes). [ Emmanuel Bourg ] - * Switch to debhelper level 9 - * Use canonical URLs for the Vcs-* fields + * Switch to debhelper level 9. + * Use canonical URLs for the Vcs-* fields. [ Stephen Nelson ] - * New upstream version + * New upstream version. * Depend on cdbs. * Updated copyright to machine readable format. * Build with Maven. * Add myself to uploaders. * Add Samuel Thibault to uploaders. - * Change maintainer from Samuel Thibault to Debian Java maintainers (see #729687) - * Provide Maven artifact (closes #729687) - * Updated package homepage + * Change maintainer from Samuel Thibault to + Debian Java maintainers (See: #729687). + * Provide Maven artifact (Closes: #729687). + * Updated package homepage. -- Stephen Nelson <[email protected]> Wed, 04 Dec 2013 22:18:20 +0000 diff --git a/debian/copyright b/debian/copyright index a81dd0f..9f862df 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,19 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JOpt Simple +Upstream-Contact: Paul R. Holser, Jr. <[email protected]> Source: http://pholser.github.com/jopt-simple Files: * -Copyright: 2004-2013, Paul R. Holser, Jr. <[email protected]> +Copyright: © 2004-2013, Paul R. Holser, Jr. <[email protected]> License: MIT +Files: src/site/resources/scripts/prettify.js +Copyright: © 2006, Google Inc. +License: Apache-2.0 + Files: debian/* -Copyright: 2009-2013, Samuel Thibault <[email protected]>, 2013, Stephen Nelson <[email protected]> +Copyright: © 2009-2013, Samuel Thibault <[email protected]>, + © 2013, Stephen Nelson <[email protected]> License: GPL-3 License: GPL-3 @@ -34,3 +40,17 @@ License: MIT LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joptsimple.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

