[jabref] 01/07: exclude MacAdapter.java from orig tarball in debian/copyright

Tony Mancill tmancill at moszumanska.debian.org
Sat Dec 24 22:44:12 UTC 2016


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

tmancill pushed a commit to branch dev
in repository jabref.

commit 88b9607afeeeedc8db2485bdfc659baa3e1a6a64
Author: tony mancill <tmancill at debian.org>
Date:   Sat Dec 24 13:27:09 2016 -0800

    exclude MacAdapter.java from orig tarball in debian/copyright
    
    Debian doesn't use this file, so excluding it from the tarball
    directly saves us hassle later on.
---
 debian/copyright | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 4a86b9f..d1baf81 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: JabRef
 Upstream-Contact: Oliver Kopp <kopp.dev at gmail.com>
 Source: https://github.com/JabRef/jabref
-Files-Excluded: lib gradle
+Files-Excluded: lib gradle src/main/java/osx/macadapter/MacAdapter.java
 Comment: The +ds version is created by removing lib/ and gradle/ which
  contain sourceless pre-compiled libraries which are not used anyway.
 
@@ -12,13 +12,6 @@ Copyright: 2003-2016, JabRef Authors
  2003-2014, Nizar Batada <nbatada at users.sourceforge.net>
 License: Expat
 
-Files: src/main/java/osx/macadapter/MacAdapter.java 
-Copyright: 2015, JabRef contributors
-License: Expat
-Comment: The source in this file is disabled during the Debian build.
- .
- The file still says GPL-2+, changed to "MIT" in upstream Git.
-
 Files: src/test/resources/net/sf/jabref/logic/bst/abbrv.bst
 Copyright: 1985, unknown
 License: other

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



More information about the pkg-java-commits mailing list