[libreadline-java] 04/09: freshen copyright headers and add debian/* stanza

Tony Mancill tmancill at moszumanska.debian.org
Mon Nov 21 04:22:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository libreadline-java.

commit 189352bbf2e2954667febca26f06df0eec6ff65f
Author: tony mancill <tmancill at debian.org>
Date:   Sun Nov 20 19:59:21 2016 -0800

    freshen copyright headers and add debian/* stanza
---
 debian/copyright | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 0e36c27..d607692 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,14 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: Java-Readline
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Java-Readline
 Source: http://java-readline.sourceforge.net/
 Disclaimer:
- 
  The Java wrappers provided by this package give you the option of
  linking with either the GNU readline or the BSD editline libraries.  Be
  aware however that GNU readline is distributed under the terms of the
  GNU General Public License, so any program using these wrappers that is
  not GPL-compatible will need to initialise the wrapper classes to link
  with BSD editline instead.
- 
+ . 
  Please refer to copyright file of libreadline for which version of the
  GNU General Public License it is licensed under.
 
@@ -27,6 +26,15 @@ License: Other
  documentation.  This software is provided "as is" without express or
  implied warranty.
 
+Files: debian/*
+Copyright: 2001-2007 Ben Burton <bab at debian.org>
+           2006 Mohammed Adnène Trojette <adn+deb at diwi.org>
+           2008 Matthias Klose <doko at debian.org>
+           2010 Rene Engelhard <rene at debian.org>
+           2010 Niels Thykier <niels at thykier.net>
+           2014-2016, tony mancill <tmancill at debian.org>
+License: LGPL-2.0+
+
 License: LGPL-2.0+
  
  This program is free software; you can redistribute it and/or modify

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libreadline-java.git



More information about the pkg-java-commits mailing list