This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libnanoxml2-java.
commit f1506767f71d2283dbfc581f28b434d57922eb16 Author: Andreas Tille <[email protected]> Date: Wed Dec 23 20:40:44 2015 +0100 DEP5 copyright --- debian/changelog | 1 + debian/copyright | 51 +++++++++++++++++++++------------------------------ 2 files changed, 22 insertions(+), 30 deletions(-) diff --git a/debian/changelog b/debian/changelog index 89c9bef..3832cc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ libnanoxml2-java (2.2.3.dfsg-5) UNRELEASED; urgency=medium * cme fix dpkg-control * debhelper 9 * short dh rules file + * DEP5 copyright -- Markus Koschany <[email protected]> Wed, 18 Nov 2015 21:05:35 +0100 diff --git a/debian/copyright b/debian/copyright index a13dd64..e57823f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,30 +1,20 @@ -This package was debianized by Sveinung Kvilhaugsvik -<[email protected]> on Wed, 23 Apr 2008 20:12:50 +0000. - -It was downloaded from http://nanoxml.cyberelf.be/ -It was modified to remove generated files. -To reproduce call get-orig-source in debian/rules - -Upstream Author: - - Marc De Scheemaecker - -Copyright: - - Copyright ©2000-2002 Marc De Scheemaecker - -License: - - Copyright ©2000-2002 Marc De Scheemaecker, All Rights Reserved. - -This software is provided 'as-is', without any express or implied warranty. In -no event will the author be held liable for any damages arising from the use of -this software. - -Permission is granted to anyone to use this software for any purpose, including -commercial applications, and to alter it and redistribute it freely, subject to -the following restrictions: - +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: NanoXML +Source: vanished from http://devkix.com/nanoxml.php + and http://nanoxml.cyberelf.be/ + Former versions at http://sourceforge.net/projects/nanoxml/ + +Files: * +Copyright: 2000-2010 Marc De Scheemaecker +License: zlib + This software is provided 'as-is', without any express or implied warranty. In + no event will the author be held liable for any damages arising from the use of + this software. + . + Permission is granted to anyone to use this software for any purpose, including + commercial applications, and to alter it and redistribute it freely, subject to + the following restrictions: + . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be @@ -33,6 +23,7 @@ the following restrictions: misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. -The Debian packaging is ©2008-2009, Sveinung Kvilhaugsvik -<[email protected]> and is licensed under the GPL, see -`/usr/share/common-licenses/GPL' or the license above if you prefer that. +Files: debian/* +Copyright: 2008-2010 Sveinung Kvilhaugsvik <[email protected]> +License: GPL-3+ + see `/usr/share/common-licenses/GPL' or the license above if you prefer that. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnanoxml2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

