summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-08-21 00:20:45 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-08-21 00:20:45 +0200
commitd7409826e3b2c752dde41221bad0dc7a55c356a0 (patch)
treeeed49a99757be39a8e15bf477f530ffaa637e0bd
parent71ef7f94da8f42f1c256b251647c57d96171af8e (diff)
debian/changelog: Add missing licenses and authors
-rw-r--r--debian/changelog44
-rw-r--r--debian/control46
-rw-r--r--debian/copyright145
3 files changed, 173 insertions, 62 deletions
diff --git a/debian/changelog b/debian/changelog
index eef3751..a372448 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,21 +1,33 @@
gcstar (1.7.0-1) unstable; urgency=medium
- * Bump standards version to 3.9.5
- * change debian/compat to 9
- * remove patches
- - 02gzip-manpage.dpatch
- - 07_fix_manpath.dpatch
- - 11_fix_allocine_plugin.dpatch
- - 12_Fix_GCGraphicComponents.pm.dpatch
- * convert patches from dpatch to quilt
- * rewrite debian/rules
- * change depends
- - from ttf-liberation to fonts-liberation ( Closes: #722409 )
- * new upstream-version 1.7.0 ( Closes: #703251, #629335, #648634 )
- * New maintainer ( Closes: #753661 )
-
- -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 06 Jul 2014 09:47:50 +0200
-
+ * New maintainer (Closes: #753661).
+ * New upstream-version 1.7.0 (Closes: #703251, #629335, #648634)
+ - Remove debian/patches/02gzip-manpage.dpatch
+ - Remove debian/patches/07_fix_manpath.dpatch
+ - Remove debian/patches/11_fix_allocine_plugin.dpatch
+ - Remove debian/patches/12_Fix_GCGraphicComponents.pm.dpatch
+ - Rewrite patches from dpatch to quilt:
+ + debian/patches/01_set_usr_lib.patch.
+ + debian/patches/03_change_default_browser.patch.
+ * debian/control:
+ - Set myself as maintainer.
+ - Bump Standards-Version to 3.9.5 (no changes required).
+ - Change depends
+ + Replace dropped ttf-liberation with fonts-liberation (Closes: #722409).
+ * Add debian/source/options:
+ - Set compression to xz & compression-level to 9 to save space.
+ * Change debian/compat to 9 (no changes required).
+ * debian/copyright:
+ - Rewrite into machine-readable format.
+ - Add myself to the list of authors for debian/*.
+ - Update copyright years for 2014.
+ - Add missing licenses and authors.
+ * debian/rules:
+ - Enable hardening.
+ - Rewrite rules with the newest deb-helper version.
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 30 Jul 2014 07:32:51 +0200
+
gcstar (1.6.2-1) unstable; urgency=low
* [0a00985] Imported Upstream version 1.6.2
diff --git a/debian/control b/debian/control
index 82bdd6d..a5b6727 100644
--- a/debian/control
+++ b/debian/control
@@ -2,41 +2,43 @@ Source: gcstar
Section: x11
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
-Build-Depends-Indep:
+Build-Depends-Indep:
libarchive-zip-perl,
libdate-calc-perl,
libdatetime-format-strptime-perl,
libgd-graph-perl,
- libgtk2-perl,
+ libgtk2-perl,
libmp3-info-perl,
- libmp3-tag-perl,
+ libmp3-tag-perl,
libnet-freedb-perl,
libogg-vorbis-header-pureperl-perl,
libwww-perl,
- libxml-parser-perl,
- libxml-simple-perl,
-Build-Depends:
+ libxml-parser-perl,
+ libxml-simple-perl,
+Build-Depends:
debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: http://www.gcstar.org/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gcstar.git
+Vcs-Git: git://anonscm.debian.org/collab-maint/gcstar.git
Package: gcstar
Architecture: all
Depends:
- ${misc:Depends},
+ ${misc:Depends},
${perl:Depends},
fonts-liberation,
libarchive-tar-perl,
- libarchive-zip-perl,
- libgtk2-perl,
- libmp3-tag-perl,
- libogg-vorbis-header-pureperl-perl,
- libwww-perl,
- libxml-simple-perl,
- libxml-parser-perl
-Recommends:
- libdatetime-format-strptime-perl,
- libgtk2-spell-perl,
+ libarchive-zip-perl,
+ libgtk2-perl,
+ libmp3-tag-perl,
+ libogg-vorbis-header-pureperl-perl,
+ libwww-perl,
+ libxml-simple-perl,
+ libxml-parser-perl
+Recommends:
+ libdatetime-format-strptime-perl,
+ libgtk2-spell-perl,
libmp3-info-perl,
libnet-freedb-perl
Description: Manage your collections of movies, games, books, music and more
@@ -45,10 +47,10 @@ Description: Manage your collections of movies, games, books, music and more
stamps, coins, and many more. You can even create your own
collection type for whatever unique thing it is that you collect.
.
- Detailed information on each item can be automatically retrieved
- from the internet and you can store additional data, such as the
- location or who you've lent it to. You may also search and filter
+ Detailed information on each item can be automatically retrieved
+ from the Internet and you can store additional data, such as the
+ location or who you've lent it to. You may also search and filter
your collection by many criteria.
- .
- GCstar is the successor GCfilms and is compatible to its databases.
+ .
+ GCstar is the successor GCfilms and is compatible to its databases.
As GCfilms isn't developed any more GCstars replaces GCfilms.
diff --git a/debian/copyright b/debian/copyright
index ed3de53..cc3d303 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,54 @@
-This package was debianized by Alexander Wirt <formorer@debian.org> on
-Sat, 14 Okt 2006 10:26:18 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gcstar
+Upstream-Contact: Tian <tian@c-sait.net>
+Source: http://www.gcstar.org/
-It was downloaded from http://download.gna.org/gcstar/
+Files: *
+Copyright: 2005-2014 Tian <tian@c-sait.net>
+ 2005-2011 Christian Jodar
+ 2009 FiXx
+ 2007-2011 Petr Gajdůšek <gajdusek.petr@centrum.cz>
+ 2010 groms
+ 2007 Mattias de Hollander (MaTiZ) <mdehollander@gmail.com>
+ 2007 Yves Martin
+ 2009-2010 Andrew Ross
+ 2008 t-storm
+ 2005-2010 Bai Wensimi
+ 2007-2009 Zuencap
+ 2005-2009 zserghei
+License: GPL-2+
-Copyright Holder: © 2005-2009 Tian <tian@c-sait.net>
-
-License:
-
- 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 2 of the License, or
- (at your option) any later version.
-
- 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.
-
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- MA 02110-1301, USA.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+Files: share/gcstar/fonts/*
+Copyright: 2007 Red Hat, Inc.
+License: GPL-2 with exceptions
+Files: share/gcstar/helpers/*
+Copyright: 2006 Kevin Krammer <kevin.krammer@gmx.at>
+ 2006 Jeremy White <jwhite@codeweavers.com>
+License: Expat
Files: debian/*
Copyright: 2006-2013 Alexander Wirt <formorer@debian.org>
2014 Jörg Frings-Fürst <debian@jff-webhosting.net>
License: GPL-3.0+
+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/>.
+ .
+ The complete text of the GNU General Public License
+ can be found in /usr/share/common-licenses/GPL-2 file.
+
License: GPL-3.0+
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
@@ -47,3 +65,82 @@ License: GPL-3.0+
.
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 with exceptions
+ This agreement governs the use of the Software and any updates to the
+ Software, regardless of the delivery mechanism. Subject to the following
+ terms, Red Hat, Inc. ("Red Hat") grants to the user ("Client") a license to
+ this work pursuant to the GNU General Public License v.2 with the exceptions
+ set forth below and such other terms as are set forth in this End User
+ License Agreement.
+ .
+ 1. The Software and License Exception. LIBERATION font software
+ (the "Software") consists of TrueType-OpenType formatted font software for
+ rendering LIBERATION typefaces in sans-serif, serif, and monospaced
+ character styles. You are licensed to use, modify, copy, and distribute the
+ Software pursuant to the GNU General Public License v.2 with the following
+ exceptions:
+ .
+ (a) As a special exception, if you create a document which uses this font,
+ and embed this font or unaltered portions of this font into the document,
+ this font does not by itself cause the resulting document to be covered
+ by the GNU General Public License. This exception does not however
+ invalidate any other reasons why the document might be covered by the
+ GNU General Public License. If you modify this font, you may extend this
+ exception to your version of the font, but you are not obligated to do so.
+ If you do not wish to do so, delete this exception statement from your
+ version.
+ .
+ (b) As a further exception, any distribution of the object code of the
+ Software in a physical product must provide you the right to access and
+ modify the source code for the Software and to reinstall that modified
+ version of the Software in object code form on the same physical product
+ on which you received it.
+ .
+ 2. Intellectual Property Rights. The Software and each of its components,
+ including the source code, documentation, appearance, structure and
+ organization are owned by Red Hat and others and are protected under
+ copyright and other laws. Title to the Software and any component, or to
+ any copy, modification, or merged portion shall remain with the
+ aforementioned, subject to the applicable license. The "LIBERATION"
+ trademark is a trademark of Red Hat, Inc. in the U.S. and other countries.
+ This agreement does not permit Client to distribute modified versions of the
+ Software using Red Hat's trademarks. If Client makes a redistribution of a
+ modified version of the Software, then Client must modify the files names
+ to remove any reference to the Red Hat trademarks and must not use the
+ Red Hat trademarks in any way to reference or promote the modified Software.
+ .
+ 3. Limited Warranty. To the maximum extent permitted under applicable law, the
+ Software is provided and licensed "as is" without warranty of any kind,
+ expressed or implied, including the implied warranties of merchantability,
+ non-infringement or fitness for a particular purpose. Red Hat does not
+ warrant that the functions contained in the Software will meet Client's
+ requirements or that the operation of the Software will be entirely error
+ free or appear precisely as described in the accompanying documentation.
+ .
+ 4. Limitation of Remedies and Liability. To the maximum extent permitted by
+ applicable law, Red Hat or any Red Hat authorized dealer will not be liable
+ to Client for any incidental or consequential damages, including lost
+ profits or lost savings arising out of the use or inability to use the
+ Software, even if Red Hat or such dealer has been advised of the
+ possibility of such damages.
+ .
+ 5. General. If any provision of this agreement is held to be unenforceable,
+ that shall not affect the enforceability of the remaining provisions.
+ This agreement shall be governed by the laws of the State of
+ North Carolina and of the United States, without regard to any conflict
+ of laws provisions, except that the United Nations Convention on the
+ International Sale of Goods shall not apply.
+ .
+ Copyright © 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.