[jnr-x86asm] 03/03: Fix dep5-copyright-license-name-not-unique Lintian warning
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Tue Jul 7 15:43:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository jnr-x86asm.
commit 6d3f66c61d449e9e29cdf0a6ff013d7cad831dec
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Tue Jul 7 17:38:03 2015 +0200
Fix dep5-copyright-license-name-not-unique Lintian warning
---
debian/changelog | 1 +
debian/copyright | 13 +++++++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 268575c..37b0baf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jnr-x86asm (1.0.2-3) UNRELEASED; urgency=medium
* Add OSGi metadata to JAR manifest.
* Add Jakub Adam to Uploaders.
+ * Fix dep5-copyright-license-name-not-unique Lintian warning.
-- Jakub Adam <jakub.adam at ktknet.cz> Sun, 21 Jun 2015 00:05:55 +0200
diff --git a/debian/copyright b/debian/copyright
index e52ac87..dc1e02f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,13 @@ Files: *
Copyright: 2010 Wayne Meissner (Java code)
2008-2009 Petr Kobalicek <kobalicek.petr at gmail.com> (original C++ code)
License: MIT/X11
+
+Files: debian/*
+Copyright: 2010 Torsten Werner <twerner at debian.org>
+ 2014 tony mancill <tmancill at debian.org>
+License: LGPL-3 or MIT/X11
+
+License: MIT/X11
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
@@ -25,9 +32,7 @@ License: MIT/X11
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-Files: debian/*
-Copyright: 2010 Torsten Werner <twerner at debian.org>
- 2014 tony mancill <tmancill at debian.org>
-License: LGPL-3 or MIT/X11
+License: LGPL-3
The full text of the LGPL-3 license can be found at
`/usr/share/common-licenses/LGPL-3'.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-x86asm.git
More information about the pkg-java-commits
mailing list