diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-26 06:05:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-26 06:05:10 +0200 |
commit | b1721ea5cdcf95258147229cf6ddd1c9463bf914 (patch) | |
tree | 40005b070dc8990d4cf8648c3f8c5b61e08933fc /debian/changelog | |
parent | d7409826e3b2c752dde41221bad0dc7a55c356a0 (diff) |
patches for some plugins
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a372448..27aa25d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,9 +25,28 @@ gcstar (1.7.0-1) unstable; urgency=medium * 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> Mon, 25 Aug 2014 22:00:56 +0200 - -- 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 |