diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5eb3de2..0207c71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ uriparser (0.8.4-1) unstable; urgency=medium warning "embedded-javascript-library". * debian/copyright: - Change GPL-3.0+ to GPL-3+. + - Change Upstream Mail Address to Sebastian Pipping <webmaster@hartwork.org> -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 02 Nov 2015 08:52:41 +0100 diff --git a/debian/copyright b/debian/copyright index 041839a..5d1d263 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,17 +5,17 @@ Source: http://uriparser.sourceforge.net Files: * Copyright: 2007 Weijia Song <songweijia@gmail.com> 2008 Michael Anthony Puls II <shadow2531@gmail.com> - 2007-2015 Sebastian Pipping <sebastian@pipping.org> + 2007-2015 Sebastian Pipping <webmaster@hartwork.org> 2013 Radu Hociung <radu.uriparser@ohmi.org> License: BSD-3-clause Files: test/* Copyright: 2007 Weijia Song <songweijia@gmail.com> - 2007 Sebastian Pipping <sebastian@pipping.org> + 2007 Sebastian Pipping <webmaster@hartwork.org> License: LGPL-2.1+ Files: test/VersionSuite.* -Copyright: 2014-2015 Sebastian Pipping <sebastian@pipping.org> +Copyright: 2014-2015 Sebastian Pipping <webmaster@hartwork.org> License: LGPL-2.1+ Files: debian/* |