[jedit] 01/03: tweak debian/copyright

Tony Mancill tmancill at moszumanska.debian.org
Mon Jan 4 04:46:13 UTC 2016


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

tmancill pushed a commit to branch master
in repository jedit.

commit b8c7c779f46a2f8ddfb8ed9b8531d6f8283db3cc
Author: tony mancill <tmancill at debian.org>
Date:   Sun Jan 3 20:28:53 2016 -0800

    tweak debian/copyright
    
    - Update source path to VariableGridLayout.java.
    - Add comment for bsh sources. (Perhaps it's better to simply
      refer to the src:bsh package.)
    - Update copyright year for Debian packaging.
---
 debian/copyright | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 5dfc087..4120d72 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -28,7 +28,7 @@ Files: installer/ConsoleInstall.java
  installer/TarHeader.java
  installer/TarInputStream.java
  installer/TarOutputStream.java
- installer/VariableGridLayout.java
+ org/gjt/sp/jedit/gui/VariableGridLayout.java
 Copyright: none
 License: public-domain
  This work has been placed into the public domain. You may use this work in any
@@ -88,6 +88,8 @@ License: Apache-1.1
 
 Files: org/gjt/sp/jedit/bsh/*
 Copyright: 2000, Pat Niemeyer <pat at pat.net>
+Comment:
+ These sources are part of the 'bsh' source package.
 License: LGPL
  On Debian systems the full text of the GNU Lesser General Public
  License can be found in the `/usr/share/common-licenses/LGPL-2'
@@ -96,6 +98,8 @@ License: LGPL
 Files: org/gjt/sp/jedit/bsh/org/objectweb/asm/*
 Copyright: 2000, INRIA France Telecom
            2002, France Telecom
+Comment:
+ These sources are part of the 'bsh' source package.
 License: LGPL-2+
  On Debian systems the full text of the GNU Lesser General Public
  License can be found in the `/usr/share/common-licenses/LGPL-2'
@@ -146,7 +150,7 @@ License: BSD-3-clause
 
 Files: debian/*
 Copyright: 2010, Gabriele Giacone <1o5g4r8o at gmail.com>
-           2013-2015 tony mancill <tmancill at debian.org>           
+           2013-2016 tony mancill <tmancill at debian.org>           
 License: GPL-2+
 
 Files: debian/patches/00bsh-jedit debian/patches/01bsh-jedit-asm

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



More information about the pkg-java-commits mailing list