[Pkg-ocaml-maint-commits] [dose3] 05/06: avoid lintian warning copyright-refers-to-symlink-license
Johannes Schauer
josch-guest at moszumanska.debian.org
Tue Oct 21 11:59:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
josch-guest pushed a commit to branch master
in repository dose3.
commit d97f7b4188647e77f83e83d38a9ae5110aaaa4a6
Author: josch <j.schauer at email.de>
Date: Tue Oct 21 13:35:18 2014 +0200
avoid lintian warning copyright-refers-to-symlink-license
- by pointing to LGPL-3 license file instead of LGPL
---
debian/changelog | 2 ++
debian/copyright | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 495fb37..821b05c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ dose3 (3.3~beta1-1) UNRELEASED; urgency=low
* the db subdirectory was removed from the upstream source so remove stanza
from d/copyright
* bump standards version to 3.9.6
+ * avoid lintian warning copyright-refers-to-symlink-license by pointing to
+ LGPL-3 license file instead of LGPL
-- Ralf Treinen <treinen at debian.org> Mon, 20 Oct 2014 19:59:11 +0200
diff --git a/debian/copyright b/debian/copyright
index df45e8d..1046605 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -44,7 +44,7 @@ License: LGPL-3+
library, see the COPYING file for more information.
.
On Debian systems, the complete text of the latest GNU Lesser General
- Public License can be found in `/usr/share/common-licenses/LGPL'.
+ Public License can be found in `/usr/share/common-licenses/LGPL-3'.
License: connection-licence
This software is provided 'as-is', without any express or implied
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/dose3.git
More information about the Pkg-ocaml-maint-commits
mailing list