From 89e69cb21de4bb93a1899e5e7ba73c5f1c4a09e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Jul 2018 21:04:27 +0200 Subject: Remove trailing whitespaces from d/changelog, d/control, d/rules; d/copyright: Use secure URI, Add year 2018 --- debian/changelog | 40 +++++++++++++++++++++++----------------- debian/control | 2 +- debian/copyright | 4 ++-- debian/rules | 2 +- 4 files changed, 27 insertions(+), 21 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8ed799a..2639a64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,13 @@ gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. + * Remove trailing whitespaces from + - debian/changelog + - debian/control + - debian/rules + * debian/copyright: + - Use secure URI for the copyright format. + - Add year 2018 for packaging. -- Jörg Frings-Fürst Sun, 08 Jul 2018 20:08:17 +0200 @@ -90,7 +97,7 @@ gcstar (1.7.0-1) unstable; urgency=medium - 13-fix_musicbrainz.patch - 14-fix_imdb.patch - 16-fix_isbndb_plugin.patch - Thanks to + Thanks to Marc Deslauriers and David Weinehall * Remove useless: @@ -104,7 +111,7 @@ gcstar (1.6.2-1) unstable; urgency=low * [0a00985] Imported Upstream version 1.6.2 (Closes: #636168) - - Fix imdb plugin (Closes: #630729) + - Fix imdb plugin (Closes: #630729) * [2968bd2] Add missing build-targets to rules file -- Alexander Wirt Tue, 09 Aug 2011 08:44:08 +0200 @@ -125,10 +132,10 @@ gcstar (1.6.1-1) unstable; urgency=low gcstar (1.5.0-1) unstable; urgency=low * New upstream release - - Renaming of items is fixed (Closes: #356605) + - Renaming of items is fixed (Closes: #356605) * Bump standards version - * Remove dh_desktop, dh_clean -k - * Add dh_lintian + * Remove dh_desktop, dh_clean -k + * Add dh_lintian * Add README.source * Take sure the package is source 1.0 in the future * Integrate the packaging suggestions from Nyall Dawson (Closes: #549676) @@ -150,19 +157,19 @@ gcstar (1.4.3-1) unstable; urgency=low * remove 10-fix-storable-crash.dpatch (fixed upstream) * adapt 01-set_usr_lib.dpatch * adapt 07_fix_manpath.dpatch - * add 11_fix_allocine_plugin.dpatch: - updated GCAllocine.pm module from upstream SVN + * add 11_fix_allocine_plugin.dpatch: + updated GCAllocine.pm module from upstream SVN [ Alexander Wirt ] - * Bump standards version - * Update copyright file - * Call dh_desktop from rules file + * Bump standards version + * Update copyright file + * Call dh_desktop from rules file -- Alexander Wirt Sun, 22 Mar 2009 11:46:48 +0100 gcstar (1.3.2-2) unstable; urgency=low - * Really activate 10-fix-storable-crash.dpatch this time. + * Really activate 10-fix-storable-crash.dpatch this time. -- Alexander Wirt Mon, 12 Jan 2009 22:22:47 +0100 @@ -193,16 +200,16 @@ gcstar (1.3.1-1) unstable; urgency=low gcstar (1.2.2-1) unstable; urgency=low - * Update menu icon + * Update menu icon * New upstream release * Backported desktop file from cvs - * Removed 05_fix_xml_enoding (fixed upstream) + * Removed 05_fix_xml_enoding (fixed upstream) -- Alexander Wirt Fri, 21 Sep 2007 13:59:27 +0200 gcstar (1.2.0-1) unstable; urgency=low - * New upstream release + * New upstream release - Fixes HTML output (Closes: #419791) * Updated 03_change_default_browser.dpatch * Removed 08_cvs_imdbplugin and 04_dont_check_permissions (adopted by @@ -214,7 +221,7 @@ gcstar (1.2.0-1) unstable; urgency=low gcstar (1.1.1-2) unstable; urgency=low - * Backport imdb plugin from cvs (Closes: #419792) + * Backport imdb plugin from cvs (Closes: #419792) -- Alexander Wirt Wed, 18 Apr 2007 07:51:20 +0200 @@ -245,7 +252,7 @@ gcstar (0.5.0-1) unstable; urgency=low gcstar (0.4.1-2) unstable; urgency=low - * Add libxml-parser-perl and libxml-simple-perl to build deps + * Add libxml-parser-perl and libxml-simple-perl to build deps (Closes: #396887) -- Alexander Wirt Fri, 3 Nov 2006 15:58:04 +0100 @@ -255,4 +262,3 @@ gcstar (0.4.1-1) unstable; urgency=low * Initial release (Closes: #381669) -- Alexander Wirt Sat, 9 Jul 2005 17:26:18 +0200 - diff --git a/debian/control b/debian/control index 7cd7ef7..3325c15 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Vcs-Browser: https://jff.email/cgit/gcstar.git/ Package: gcstar Architecture: all -Depends: +Depends: ${misc:Depends}, ${perl:Depends}, fonts-liberation, diff --git a/debian/copyright b/debian/copyright index 551dfab..eeb680f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gcstar Upstream-Contact: Tian Source: http://www.gcstar.org/ @@ -24,7 +24,7 @@ License: Expat Files: debian/* Copyright: 2006-2011 Alexander Wirt - 2014-2017 Jörg Frings-Fürst + 2014-2018 Jörg Frings-Fürst License: GPL-3+ License: GPL-2+ diff --git a/debian/rules b/debian/rules index 849e8b9..3a2690c 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: - dh $@ + dh $@ override_dh_install: dh_install -- cgit v1.2.3