[med-svn] [sleepyhead] 01/01: Fixing errors that made the package be REJECTED

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Sun Oct 25 23:46:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

sergiodj-guest pushed a commit to branch master
in repository sleepyhead.

commit 9b2456115a8eb63921c2ede27612669d7a8245c6
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Sun Oct 25 19:43:48 2015 -0400

    Fixing errors that made the package be REJECTED
    
    - The license text now refers to GPL-3, and not GPL-3+.
    
    - The file sleepyhead/fonts/FreeSans.ttf has been deleted (not
      needed).
    
    - The *.svg files are now mentioned in the copyright file, along with
      their respective licenses.
---
 debian/copyright              |  69 ++++++++++++++++++++++++++++++++++++++++--
 sleepyhead/fonts/FreeSans.ttf | Bin 460384 -> 0 bytes
 2 files changed, 67 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 81838e0..ef74d92 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,11 +5,25 @@ Files-Excluded:
  3rdparty/quazip/doc/html/jquery.js
  3rdparty/*
  Bundle3rdParty
+ sleepyhead/fonts/FreeSans.ttf
 
 Files: *
 Copyright: 2011-2014 Mark Watkins <jedimark at users.sourceforge.net>
 License: GPL-3
 
+Files:
+ sleepyhead/icons/svg/forward.svg
+ sleepyhead/icons/svg/back.svg
+ sleepyhead/icons/svg/media.svg
+ sleepyhead/icons/svg/calendar.svg
+Copyright: Jakub Steiner
+License: public-domain
+
+Files:
+ sleepyhead/icons/svg/moon.svg
+Copyright: Frank Solensky
+License: GPL-2
+
 Files: debian/*
 Copyright: 2015 Sergio Durigan Junior <sergiodj at sergiodj.net>
 License: GPL-3
@@ -17,8 +31,7 @@ License: GPL-3
 License: GPL-3
  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
- (at your option) any later version.
+ the Free Software Foundation; version 3 of the License.
  .
  This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -30,3 +43,55 @@ License: GPL-3
  .
  On Debian systems, the complete text of the GNU General
  Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+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, v2, as
+ published by the Free Software Foundation.
+ .
+ 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301 USA.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+License: public-domain
+ The person or persons who have associated work with this document (the
+ "Dedicator" or "Certifier") hereby either (a) certifies that, to the
+ best of his knowledge, the work of authorship identified is in the
+ public domain of the country from which the work is published, or (b)
+ hereby dedicates whatever copyright the dedicators holds in the work
+ of authorship identified below (the "Work") to the public domain. A
+ certifier, moreover, dedicates any copyright interest he may have in
+ the associated work, and for these purposes, is described as a
+ "dedicator" below.
+ .
+ A certifier has taken reasonable steps to verify the copyright status
+ of this work. Certifier recognizes that his good faith efforts may not
+ shield him from liability if in fact the work certified is not in the
+ public domain.
+ .
+ Dedicator makes this dedication for the benefit of the public at large
+ and to the detriment of the Dedicator's heirs and
+ successors. Dedicator intends this dedication to be an overt act of
+ relinquishment in perpetuity of all present and future rights under
+ copyright law, whether vested or contingent, in the Work. Dedicator
+ understands that such relinquishment of all rights includes the
+ relinquishment of all rights to enforce (by lawsuit or otherwise)
+ those copyrights in the Work.
+ .
+ Dedicator recognizes that, once placed in the public domain, the Work
+ may be freely reproduced, distributed, transmitted, used, modified,
+ built upon, or otherwise exploited by anyone for any purpose,
+ commercial or non-commercial, and in any way, including by methods
+ that have not yet been invented or conceived.
+ .
+ This license text was taken from
+ <http://creativecommons.org/licenses/publicdomain/>.
diff --git a/sleepyhead/fonts/FreeSans.ttf b/sleepyhead/fonts/FreeSans.ttf
deleted file mode 100644
index a231246..0000000
Binary files a/sleepyhead/fonts/FreeSans.ttf and /dev/null differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sleepyhead.git



More information about the debian-med-commit mailing list