diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-02-17 07:27:37 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-02-17 07:27:37 +0100 |
commit | 8b3cc1365ff57bec3da41f22cb6f17deecea0a52 (patch) | |
tree | d92ce119fd838d1082291efe1eabdf8e1ac1f2d7 /debian | |
parent | 151315a94b0b00967071736814fa54789862c254 (diff) |
Rewrite license text at debian/copyright
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/copyright | 14 |
2 files changed, 15 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 03ad789..ddb0986 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +simple-scan (3.15.90-1) unstable; urgency=low + + * New upstream release. + - Don't use GtkHeaderBar in LXDE, MATE (Closes: #756913). + * Rewrite license text at debian/copyright. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 17 Feb 2015 07:12:18 +0100 + simple-scan (3.15.4-1) unstable; urgency=medium * New upstream release. diff --git a/debian/copyright b/debian/copyright index 9ad27b7..f99bc70 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,18 +15,18 @@ Copyright: License: GPL-3+ License: GPL-3+ - This program is free software: you can redistribute it and/or modify + 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 - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . - This program is distributed in the hope that it will be useful, + This package 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. -Comment: - On Debian systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-3’. . You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <http://www.gnu.org/licenses/> + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". |