[epubcheck] 02/03: Fix Lintian warnings
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Mon Aug 17 08:21:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
eugene-guest pushed a commit to branch master
in repository epubcheck.
commit 4e002d437afb127ae3679165a88e535b2df6a009
Author: Eugene Zhukov <jevgeni.zh at gmail.com>
Date: Sun Aug 16 15:36:56 2015 +0000
Fix Lintian warnings
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 37 +++++++++++++++++++------------------
3 files changed, 21 insertions(+), 19 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e447dc0..4bdee7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
epubcheck (4.0.0-alpha11-2) UNRELEASED; urgency=medium
* Moved the package to Git
+ * Fix dep5-copyright-license-name-not-unique in d/copyright
-- Eugene Zhukov <jevgeni.zh at gmail.com> Sun, 16 Aug 2015 13:15:07 +0000
diff --git a/debian/control b/debian/control
index a75f5dc..524ee6e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: libcommons-compress-java,
libmaven-scm-java,
libmaven-dependency-plugin-java,
libjackson-json-java
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-xml-sgml/packages/epubcheck/
Vcs-Svn: svn://alioth.debian.org/debian-xml-sgml/packages/epubcheck/
Homepage: https://github.com/IDPF/epubcheck
diff --git a/debian/copyright b/debian/copyright
index fc99add..a0b7062 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,22 +6,6 @@ Source: http://code.google.com/p/epubcheck/
Files: *
Copyright: 2007 Adobe Systems Incorporated
License: BSD-3
- 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
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
- the Software, and to permit persons to whom the Software is furnished to do so,
- subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
- COPYRIGHT HOLDERS BE 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.
Files: src/com/adobe/epubcheck/dtd/svg11.dtd
Copyright: 2001, 2002 World Wide Web Consortium
@@ -37,6 +21,23 @@ License: W3C
It is provided "as is" without expressed or implied warranty.
Files: debian/*
-Copyright: 2013 Mathieu Malaterre <malat at debian.org>, Eugene Zhukov <jevgeni.zh at gmail.com>
+Copyright: 2013, Mathieu Malaterre <malat at debian.org>, Eugene Zhukov <jevgeni.zh at gmail.com>
+License: BSD-3
+
License: BSD-3
- Same as above
+ 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
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
+ the Software, and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+ COPYRIGHT HOLDERS BE 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/epubcheck.git
More information about the pkg-java-commits
mailing list