This is an automated email from the git hooks/post-receive script. irl pushed a commit to branch master in repository nutsqlite.
commit 34cc71517665986696526308ee2f9ef68770c6bf Author: Iain R. Learmonth <[email protected]> Date: Sun Oct 30 22:41:45 2016 +0000 Addressing ftp-master comments --- debian/changelog | 9 +++++++++ debian/copyright | 19 ++++++++++++++++--- 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9df3c8b..7d0a0c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +nutsqlite (1.9.9.3-2) unstable; urgency=medium + + * debian/copyright: + - Addressing ftp-master comments + - License is GPL-2+ + - Adding short GPL text + + -- Iain R. Learmonth <[email protected]> Sun, 30 Oct 2016 22:41:24 +0000 + nutsqlite (1.9.9.3-1) unstable; urgency=medium * Initial release. (Closes: #841178) diff --git a/debian/copyright b/debian/copyright index 366d91c..cd2c457 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,12 +4,25 @@ Source: http://nut.sourceforge.net/ Files: * Copyright: (C) Jim Jozwiak -License: GPL-2 +License: GPL-2+ Files: debian/* Copyright: (C) 2016 Iain R. Learmonth <[email protected]> -License: GPL-2 +License: GPL-2+ -License: GPL-2 +License: GPL-2+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + . On Debian systems, the full text of the GNU General Public License version 2 can be found at: /usr/share/common-licenses/GPL-2. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nutsqlite.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
