summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: ad6dbae8c633f6479f36c6994f5e8ece9eef2ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium

  * New README.source to explain the branching model used.
  * Change to my new mail address:
    - debian/control,
    - debian/copyright
  * Declare compliance with Debian Policy 4.1.2.0. (No changes needed).

 -- Jörg Frings-Fürst <debian@jff.email>  Sun, 17 Dec 2017 17:36:22 +0100

gcstar (1.7.1+repack-1) unstable; urgency=medium

  * debian/copyright:
    - Add Files-Excluded: share/gcstar/fonts packages to remove unwanted
      and problematic files from source tarball (Closes: #851112).
    - Add +repack to package version.
    - Remove section share/gcstar/fonts/*.
    - Remove license gpl-2 with redhat exception.
    - Add year 2017 to debian/*.
  * debian/control:
    - Bump Standards-Version to 3.9.8 (no changes required).
    - Bump debhelper B-D minimum version to 10.
  * debian/watch:
    - Add part for mangle the new +repack.
  * Change debian/compat to 10 (no changes required).

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Fri, 20 Jan 2017 09:06:06 +0100

gcstar (1.7.1-1) unstable; urgency=medium

  * New upstream release:
    - Remove upstream applied patches:
      + debian/patches/11-fix_gamespot_plugin.patch
      + debian/patches/12-fix_gamespot_images.patch
      + debian/patches/14-fix_imdb.patch
  * debian/copyright:
    - Add year 2016.
    - Change "GPL-2 with exceptions" to "GPL-2 with RedHat exception"
      to prevent lintian warning.
    - Change "GPL-3.0+" to "GPL-3+".
    - Remove "2010 groms" from section *.
  * debian/control:
    - Bump Standards-Version to 3.9.7 (no changes required).
    - Change Vcs-* to secure uri.
  * debian/watch:
    - Change version to 4 (no changes required).
  * New debian/gcstar.postrm to delete left files on purging.
  * Remove outdated debian/source/options and debian/menu.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Fri, 11 Mar 2016 00:44:32 +0100

gcstar (1.7.0-1) unstable; urgency=medium

  * 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.
    - Add --noclean to upstream install to prevent build error messages.
    - Make the script usr/share/gcstar/xslt/applyXSLT.pl executable.
  * New debian/patches/05-keywords_desktop.patch:
    - Add missing Keywords entry to the .desktop file.
  * New debian/patches/10-remove-system-calls.patch:
    - Remove system calls from upstream install to prevent build error messages.
  * New patches for plugins to work with latest website changes:
    - 11-fix_gamespot_plugin.patch
    - 12-fix_gamespot_images.patch
    - 13-fix_musicbrainz.patch
    - 14-fix_imdb.patch
    - 16-fix_isbndb_plugin.patch
      Thanks to 
        Marc Deslauriers <marc.deslauriers@canonical.com> and
        David Weinehall <tao@acc.umu.se>
  * Remove useless:
    - debian/README.source
    - debian/dirs
    - debian/gcstar.lintian-overrides

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Tue, 09 Sep 2014 20:22:21 +0200

gcstar (1.6.2-1) unstable; urgency=low

  * [0a00985] Imported Upstream version 1.6.2
    (Closes: #636168)
    - Fix imdb plugin (Closes: #630729) 
  * [2968bd2] Add missing build-targets to rules file

 -- Alexander Wirt <formorer@debian.org>  Tue, 09 Aug 2011 08:44:08 +0200

gcstar (1.6.1-1) unstable; urgency=low

  * [9c36c7f] Unset verbose in rules file
  * [483cffb] Initial upstream branch.
  * [e14af9e] Imported Upstream version 1.6.1
  * [5cb1e7d] Bump standards version (no changes)
  * [46ae5fd] Use the packaged liberation font
  * [db19269] Remove obsolete license files
  * [e3c5b2a] Add debhelpers ${misc:Depends} to binary package
  * [266ec67] Add missing exectute bit to xslt script

 -- Alexander Wirt <formorer@debian.org>  Thu, 26 May 2011 09:34:48 +0200

gcstar (1.5.0-1) unstable; urgency=low

  * New upstream release
    - Renaming of items is fixed (Closes: #356605) 
  * Bump standards version
  * 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)
    Thanks!

 -- Alexander Wirt <formorer@debian.org>  Sun, 22 Nov 2009 09:14:23 +0100

gcstar (1.4.3-2) unstable; urgency=low

  * Add a fix for crashes in GCGraphicComponents.pm
    (Closes: #530821). Thanks rto David Weinehall for grabbing the patch

 -- Alexander Wirt <formorer@debian.org>  Sat, 13 Jun 2009 09:33:59 +0200

gcstar (1.4.3-1) unstable; urgency=low

  [ Clément Hermann ]
  * New upstream release (Closes: #484629, #491545, #507100)
  * 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 

  [ Alexander Wirt ]
  * Bump standards version 
  * Update copyright file 
  * Call dh_desktop from rules file 

 -- Alexander Wirt <formorer@debian.org>  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.  

 -- Alexander Wirt <formorer@debian.org>  Mon, 12 Jan 2009 22:22:47 +0100

gcstar (1.3.2-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Backport Storage:::forgive_me change from new upstream version
    to prevent Gcstar freeze when trying to retrieve data from a
    website (Closes: #510685)

 -- Neil Williams <codehelp@debian.org>  Sun, 04 Jan 2009 15:44:40 +0000

gcstar (1.3.2-1) unstable; urgency=low

  * New upstream version
  * Add Homepage to control file
  * Dump debhelper compat to 5 (Closes: #451035)

 -- Alexander Wirt <formorer@debian.org>  Sat, 26 Jan 2008 22:09:02 +0100

gcstar (1.3.1-1) unstable; urgency=low

  * New upstream version (Closes: #452032)
  * Removed 08_fix_desktop_file (adopted by upstream)
  * Bumpd standards version

 -- Alexander Wirt <formorer@debian.org>  Tue, 11 Dec 2007 13:35:52 +0100

gcstar (1.2.2-1) unstable; urgency=low

  * Update menu icon 
  * New upstream release
  * Backported desktop file from cvs
  * Removed 05_fix_xml_enoding (fixed upstream) 

 -- Alexander Wirt <formorer@debian.org>  Fri, 21 Sep 2007 13:59:27 +0200

gcstar (1.2.0-1) unstable; urgency=low

  * 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
    upstream)
  * Fix desktop file (08_fix_desktop_file.dpatch)
  * Adapt menu file to new specification

 -- Alexander Wirt <formorer@debian.org>  Sat, 08 Sep 2007 22:25:00 +0200

gcstar (1.1.1-2) unstable; urgency=low

  * Backport imdb plugin from cvs (Closes: #419792) 

 -- Alexander Wirt <formorer@debian.org>  Wed, 18 Apr 2007 07:51:20 +0200

gcstar (1.1.1-1) unstable; urgency=low

  * New upstream version (Closes: #411825)
    - Fixed a typo in the italian translation which caused segfault in gcstar
      (Closes: #405973, #403069)
  * Updated 03_change_default_browser.dpatch
  * 08_workaround_for_HTML::Parser.dpatch (included upstream)

 -- Alexander Wirt <formorer@debian.org>  Wed, 21 Feb 2007 10:44:07 +0100

gcstar (1.0.0-1) unstable; urgency=low

  * New upstream release (Closes: #409273)
  * Backport a patch from CVS to get 1.0 work with HTML::Parser 3.56-1
    (Closes: #409280)

 -- Alexander Wirt <formorer@debian.org>  Thu,  1 Feb 2007 20:39:56 +0100

gcstar (0.5.0-1) unstable; urgency=low

  * New upstream release
  * Add dep on libxml-parser-perl (Closes: #398816)

 -- Alexander Wirt <formorer@debian.org>  Sat, 18 Nov 2006 01:22:59 +0100

gcstar (0.4.1-2) unstable; urgency=low

  * Add libxml-parser-perl and libxml-simple-perl to build deps 
    (Closes:  #396887)

 -- Alexander Wirt <formorer@debian.org>  Fri,  3 Nov 2006 15:58:04 +0100

gcstar (0.4.1-1) unstable; urgency=low

  * Initial release (Closes: #381669)

 -- Alexander Wirt <formorer@debian.org>  Sat,  9 Jul 2005 17:26:18 +0200