summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 894bf46)
raw | patch | inline | side by side (parent: 894bf46)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 8 Nov 2018 21:27:58 +0000 (22:27 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 8 Nov 2018 21:27:58 +0000 (22:27 +0100) |
Update copyright.
debian/changelog | patch | blob | history | |
debian/copyright | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 767b87c62a1a51486f007fca2ec0b778cd05a861..8889478fe0fb4b2256e9c7f36307ab9eae4c224e 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+tig (2.4.1-1) UNRELEASED; urgency=medium
+
+ * New upstream version.
+
+ -- Sebastian Harl <tokkee@debian.org> Thu, 08 Nov 2018 22:03:18 +0100
+
tig (2.3.0-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/copyright b/debian/copyright
index 510974dc7ad57d8c8a7934dea8d77b3a24ae600f..faaa700ccb2fd2759a6ad1409b62992cdfb070e7 100644 (file)
--- a/debian/copyright
+++ b/debian/copyright
compat/mkstemps.c, compat/setenv.c, compat/strndup.h,
tools/ax_lib_readline.m4
- Copyright © 1991-2013 Free Software Foundation, Inc.
+ Copyright © 1991-2018 Free Software Foundation, Inc.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
On Debian systems, the complete text of the GNU Library General Public
License, version 2, can be found in `/usr/share/common-licenses/LGPL-2'.
- Files: compat/wcwidth.c
- compat/wcwidth.h
+ Files: compat/utf8proc.c
+ compat/utf8proc.h
- Copyright © 2002-2017, Thomas E. Dickey
+ Copyright © 2015 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
+ Copyright © 2009 Public Software Group e. V., Berlin, Germany
All Rights Reserved
sale, use or other dealings in this Software without prior written
authorization.
- This is an updated version of Markus Kuhn's implementation of wcwidth.
+ Files: compat/utf8proc_data.c
+
+ Derived from a modified version of the Unicode data files.
+
+ Copyright © 1991-2007 Unicode, Inc.
+
+ All rights reserved.
+ Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of the Unicode data files and any associated documentation (the
+ "Data Files") or Unicode software and any associated documentation
+ (the "Software") to deal in the Data Files or Software without
+ restriction, including without limitation the rights to use, copy,
+ modify, merge, publish, distribute, and/or sell copies of the Data
+ Files or Software, and to permit persons to whom the Data Files or
+ Software are furnished to do so, provided that (a) the above copyright
+ notice(s) and this permission notice appear with all copies of the
+ Data Files or Software, (b) both the above copyright notice(s) and
+ this permission notice appear in associated documentation, and (c)
+ there is clear notice in each modified Data File or in the Software as
+ well as in the documentation associated with the Data File(s) or
+ Software that the data or software has been modified.
+
+ THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR
+ ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
+ SOFTWARE.
+
+ Except as contained in this notice, the name of a copyright holder
+ shall not be used in advertising or otherwise to promote the sale, use
+ or other dealings in these Data Files or Software without prior
+ written authorization of the copyright holder.
+
+ Unicode and the Unicode logo are trademarks of Unicode, Inc., and may
+ be registered in some jurisdictions. All other trademarks and
+ registered trademarks mentioned herein are the property of their
+ respective owners.
Files: tools/ax_require_defined.m4
Files: *
- Copyright © 2006-2015 Jonas Fonseca <fonseca@diku.dk>
+ Copyright © 2006-2017 Jonas Fonseca <fonseca@diku.dk>
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by