Author: apo Date: 2017-07-18 09:19:10 +0000 (Tue, 18 Jul 2017) New Revision: 15983
Added: packages/tags/kanatest/0.4.8-4/ packages/tags/kanatest/0.4.8-4/debian/changelog packages/tags/kanatest/0.4.8-4/debian/compat packages/tags/kanatest/0.4.8-4/debian/control packages/tags/kanatest/0.4.8-4/debian/copyright packages/tags/kanatest/0.4.8-4/debian/kanatest.desktop packages/tags/kanatest/0.4.8-4/debian/kanatest.install packages/tags/kanatest/0.4.8-4/debian/patches/remove-DISABLE_DEPRECATED-flags.patch packages/tags/kanatest/0.4.8-4/debian/patches/series packages/tags/kanatest/0.4.8-4/debian/patches/with-debug-symbols.patch packages/tags/kanatest/0.4.8-4/debian/rules packages/tags/kanatest/0.4.8-4/debian/watch Removed: packages/tags/kanatest/0.4.8-4/debian/README.source packages/tags/kanatest/0.4.8-4/debian/changelog packages/tags/kanatest/0.4.8-4/debian/compat packages/tags/kanatest/0.4.8-4/debian/control packages/tags/kanatest/0.4.8-4/debian/copyright packages/tags/kanatest/0.4.8-4/debian/kanatest.desktop packages/tags/kanatest/0.4.8-4/debian/kanatest.install packages/tags/kanatest/0.4.8-4/debian/kanatest.xpm packages/tags/kanatest/0.4.8-4/debian/menu packages/tags/kanatest/0.4.8-4/debian/patches/series packages/tags/kanatest/0.4.8-4/debian/rules packages/tags/kanatest/0.4.8-4/debian/watch Log: [svn-buildpackage] Tagging kanatest 0.4.8-4 Deleted: packages/tags/kanatest/0.4.8-4/debian/README.source =================================================================== --- packages/trunk/kanatest/debian/README.source 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/README.source 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,2 +0,0 @@ -This package uses quilt for patch management, for more information see -the file /usr/share/doc/quilt/README.source in the quilt package. Deleted: packages/tags/kanatest/0.4.8-4/debian/changelog =================================================================== --- packages/trunk/kanatest/debian/changelog 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/changelog 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,260 +0,0 @@ -kanatest (0.4.8-3) unstable; urgency=low - - * Add patch to drop GTK_DISABLE_DEPRECATED. (Closes: #634350). - + Thanks to Colin Watson for the patch. - * Update 003_gtk_ftbfs_fix.patch to fix string format error. - * Move to source format 3.0 (quilt). - + Drop build-dep on quilt. - * Update to dh style rules. - + Bump debhelper build-dep and compat to 9. - * Update VCS tags. - * Bump Standards Version to 3.9.4. - - -- Barry deFreese <[email protected]> Wed, 26 Jun 2013 18:48:56 -0400 - -kanatest (0.4.8-2.1) unstable; urgency=low - - * Non-maintainer upload. - * debian/control - - Update to use appropriate Japanese font (Closes: #642941) - - -- Hideki Yamane <[email protected]> Wed, 12 Sep 2012 07:49:02 +0900 - -kanatest (0.4.8-2) unstable; urgency=low - - * debian/control: - + Update my email address. - + Update the homepage link. - + Standards-Version: 3.9.1 - * debian/watch: - + Upstream homepage has moved, update watchfile. - * Add 002_updated_emails_and_links.patch to fix old links and emails. - LP: #462599 - * Add 003_gtk_ftbfs_fix.patch to fix FTBFS with GTK+ >= 2.22. - * Set 1.0 in debian/source/format. - - -- Evgeni Golov <[email protected]> Mon, 28 Mar 2011 13:35:04 +0200 - -kanatest (0.4.8-1) unstable; urgency=low - - * New upstream release. - * debian/patches/004_ru_po.diff: - + Drop the patch, upstream has updated the translation. - * debian/copyright: - + Update copyright years. - * debian/control: - + Bump Standards-Version to 3.8.1, no changes. - - -- Evgeni Golov <[email protected]> Fri, 17 Apr 2009 08:52:58 +0200 - -kanatest (0.4.6-2) unstable; urgency=low - - [ Barry deFreese ] - * Update my e-mail address. - - [ Evgeni Golov ] - * Upload to unstable again. - * debian/patches/004_ru_po.diff: - + Update russian translation. - * debian/patches/{003_de_po,002_kfreebsd_fix}.diff: - + Really drop patches, not only not apply them. - - -- Evgeni Golov <[email protected]> Mon, 16 Feb 2009 21:16:37 +0100 - -kanatest (0.4.6-1) experimental; urgency=low - - * New upstream release, upload to experimental. - * debian/patches/003_de_po.diff: - + Applied upstream, thus droped. - * debian/patches/002_kfreebsd_fix.diff - + upstream has cleaned up the includes, patch droped. - * debian/kanatest.6: - + Set section to 1, not 6 - + Rename to kanatest.1 - * debian/rules: - + Install binary to /usr/bin, data to /usr/share. - + Set LDFLAGS="-Wl,-z,defs -Wl,--as-needed" to tighten deps. - + dh_installchangelogs only takes one argument, install the README - correctly with dh_installdocs and not install AUTHORS at all. - + Remove the comment header. - + Only pass --host= to configure when cross-building. - + Clean up the clean target. - * debian/copyright: - + Use the machine-readable format. - * debian/control: - + Add ${misc:Depends} to Depends. - * debian/patches/001_PATH_MAX_fix.diff: - + Hurd does not have PATH_MAX, fix FTBFS by defining it. - - -- Evgeni Golov <[email protected]> Thu, 18 Dec 2008 22:32:47 +0100 - -kanatest (0.4.4-2) unstable; urgency=low - - [ Barry deFreese ] - * Bump Standars Version to 3.7.3 (No changes needed) - - [ Ansgar Burchardt ] - * debian/menu: - + Change section to Applications/Education instead of Games - * debian/kanatest.desktop: - + Change categories to Education, Languages instead of Game - * debian/control: - + Change section to text instead of games - - [ Evgeni Golov ] - * debian/rules: - + let config.stamp depend on $(QUILT_STAMPFN) instead of patch - so configure isn't run twice - + wrap the configure options for better reading - + don't set CFLAGS, let dpkg handle them - * debian/patches/003_de_po.diff: - + Add German translation, thanks Mathias Brodala <[email protected]>! - Closes: #500064 - * debian/control: - + Bump Standars-Version to 3.8.0 - + Add myself to Uploaders - * debian/README.source: - + Add README.source with information about quilt-usage, as - recommended by Policy - - -- Sam Hocevar (Debian packages) <[email protected]> Thu, 25 Sep 2008 11:58:15 +0000 - -kanatest (0.4.4-1) unstable; urgency=low - - [ Eddy Petrișor ] - * Gtk should be written as GTK in the desktop file - * added a Romanian translation of the comment in the desktop file - - [ Cyril Brulebois ] - * Adjusted XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. - - [ Barry deFreese ] - * New upstream release (Closes: #451414) - * Add watch file (Closes: #451416) - * Add Homepage field in control - * Make distclean not ignore errors - * Remove XS- from VCS fields in control - * Fix up clean target - * Revert 000_config_sub_guess.diff - Improved upstream build system - * 002_kfreebsd_fix.diff (Closes: #416873) - + Conditionally include limits.h on linux - Fixes FTBFS on kfreebsd - + Thanks to Cyril Brulebois for the patch - * Add myself to uploaders - * Remove deprecated Encoding field from desktop and fix categories - * Include quilt.make and fix rules to patch/unpatch - - [ Mike O'Connor ] - * make sure docs/*.pmo are built (Closes: #441711) - * add missing build-depends on gettext - - [ Paul Wise ] - * Move non-free ttf-mikachan from Recommends to Suggests - * Add a descriptive longtitle to the menu file - * Support noopt and nostrip properly - - -- Sam Hocevar (Debian packages) <[email protected]> Mon, 19 Nov 2007 14:12:32 +0930 - -kanatest (0.4.2-2) unstable; urgency=low - - * debian/control: - + Build-depend against libxml2-dev. - - -- Sam Hocevar (Debian packages) <[email protected]> Sat, 07 Apr 2007 14:21:36 +0200 - -kanatest (0.4.2-1) unstable; urgency=low - - [ Gonéri Le Bouder ] - * add French comment in desktop file - * remove the Applications category from the desktop file since - it's not an official category - http://standards.freedesktop.org/menu-spec/latest/apa.html - * call dh_desktop to run update-desktop-database - - [ Sam Hocevar ] - * New upstream release (Closes: #416493). - * debian/control: - + Added Vcs fields. - + Recommend ttf-kochi-mincho | ttf-mikachan | ttf-kochi-gothic because - the software now uses the system fonts to display kanas. - * debian/compat: - + Set level to 5. - * debian/kanatest.6: - + Upstream's manpage disappeared. Readded mine. - - -- Sam Hocevar (Debian packages) <[email protected]> Fri, 30 Mar 2007 12:39:45 +0200 - -kanatest (0.3.6-3) unstable; urgency=low - - * Moved packaging to the Debian Games Team. - * Use quilt for patch management. - * debian/control: - + Set policy to 3.7.2. - + Build-depend on quilt. - * debian/copyright: - + Fixed the FSF address. - * debian/kanatest.6: - + Removed this file, upstream's manpage is all right. - - * debian/patches/000_config_sub_guess.diff: - + New patch from old diff.gz -- update config.sub and config.guess files. - - * debian/patches/020_data_path.diff: - + New patch from old diff.gz -- disable data path overriding. - - * debian/patches/030_de_po.diff: - + New patch by Jens Seidel: fix the de.po file's charset (Closes: #314023). - - * debian/patches/030_manpage.diff: - + New patch -- substitute ${prefix} (Closes: #282528) and fix the - project's webpage. - - -- Sam Hocevar (Debian packages) <[email protected]> Wed, 17 May 2006 03:28:01 +0200 - -kanatest (0.3.6-2) unstable; urgency=low - - * debian/copyright: - + Converted this file to UTF-8. - * debian/control: - + Set policy to 3.6.1.1. - * debian/menu debian/kanatest.desktop: - + Added a GNOME menu entry and pixmap thanks to Dan Korostelev. - + Added a pixmap for the Debian menu entry thanks to Dan Korostelev. - (Closes: #257433). - - -- Sam Hocevar (Debian packages) <[email protected]> Tue, 10 Aug 2004 12:01:34 +0200 - -kanatest (0.3.6-1) unstable; urgency=low - - * New upstream release (Closes: #245780). - - -- Sam Hocevar (Debian packages) <[email protected]> Sun, 25 Apr 2004 20:35:59 +0200 - -kanatest (0.3.4-1) unstable; urgency=low - - * New upstream release. - - -- Sam Hocevar (Debian packages) <[email protected]> Mon, 15 Sep 2003 12:58:49 +0200 - -kanatest (0.3.3-1) unstable; urgency=low - - * New upstream release. - * debian/control: - + Set policy to 3.6.1.0. - - -- Sam Hocevar (Debian packages) <[email protected]> Sat, 30 Aug 2003 22:53:41 +0200 - -kanatest (0.3.1-2) unstable; urgency=low - - * Fixed a bug on fresh installs that prevented kanatest to load its - graphic files (Closes: #198835). - - -- Sam Hocevar (Debian packages) <[email protected]> Thu, 26 Jun 2003 10:39:13 +0200 - -kanatest (0.3.1-1) unstable; urgency=low - - * Initial Release (Closes: #197466). - * Wrote a manpage for kanatest(6). - * Disabled the data path overriding in src/prefs.c. - - -- Sam Hocevar (Debian packages) <[email protected]> Mon, 16 Jun 2003 02:38:18 +0200 - Copied: packages/tags/kanatest/0.4.8-4/debian/changelog (from rev 15982, packages/trunk/kanatest/debian/changelog) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/changelog (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/changelog 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,277 @@ +kanatest (0.4.8-4) unstable; urgency=medium + + * Team upload. + * Drop deprecated menu file and xpm icon. + * Remove README.source. + * Switch to compat level 10. + * wrap-and-sort -sa. + * Declare compliance with Debian Policy 4.0.0. + * kanatest.desktop: Add keywords and a comment in German. + * Add remove-DISABLE_DEPRECATED-flags.patch and fix FTBFS. + (Closes: #868315) + * Use secure Vcs-address. + * Remove Evgeni Golov from Uploaders at his request. + * Add with-debug-symbols.patch and enable the debug symbols. + + -- Markus Koschany <[email protected]> Tue, 18 Jul 2017 11:14:27 +0200 + +kanatest (0.4.8-3) unstable; urgency=low + + * Add patch to drop GTK_DISABLE_DEPRECATED. (Closes: #634350). + + Thanks to Colin Watson for the patch. + * Update 003_gtk_ftbfs_fix.patch to fix string format error. + * Move to source format 3.0 (quilt). + + Drop build-dep on quilt. + * Update to dh style rules. + + Bump debhelper build-dep and compat to 9. + * Update VCS tags. + * Bump Standards Version to 3.9.4. + + -- Barry deFreese <[email protected]> Wed, 26 Jun 2013 18:48:56 -0400 + +kanatest (0.4.8-2.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control + - Update to use appropriate Japanese font (Closes: #642941) + + -- Hideki Yamane <[email protected]> Wed, 12 Sep 2012 07:49:02 +0900 + +kanatest (0.4.8-2) unstable; urgency=low + + * debian/control: + + Update my email address. + + Update the homepage link. + + Standards-Version: 3.9.1 + * debian/watch: + + Upstream homepage has moved, update watchfile. + * Add 002_updated_emails_and_links.patch to fix old links and emails. + LP: #462599 + * Add 003_gtk_ftbfs_fix.patch to fix FTBFS with GTK+ >= 2.22. + * Set 1.0 in debian/source/format. + + -- Evgeni Golov <[email protected]> Mon, 28 Mar 2011 13:35:04 +0200 + +kanatest (0.4.8-1) unstable; urgency=low + + * New upstream release. + * debian/patches/004_ru_po.diff: + + Drop the patch, upstream has updated the translation. + * debian/copyright: + + Update copyright years. + * debian/control: + + Bump Standards-Version to 3.8.1, no changes. + + -- Evgeni Golov <[email protected]> Fri, 17 Apr 2009 08:52:58 +0200 + +kanatest (0.4.6-2) unstable; urgency=low + + [ Barry deFreese ] + * Update my e-mail address. + + [ Evgeni Golov ] + * Upload to unstable again. + * debian/patches/004_ru_po.diff: + + Update russian translation. + * debian/patches/{003_de_po,002_kfreebsd_fix}.diff: + + Really drop patches, not only not apply them. + + -- Evgeni Golov <[email protected]> Mon, 16 Feb 2009 21:16:37 +0100 + +kanatest (0.4.6-1) experimental; urgency=low + + * New upstream release, upload to experimental. + * debian/patches/003_de_po.diff: + + Applied upstream, thus droped. + * debian/patches/002_kfreebsd_fix.diff + + upstream has cleaned up the includes, patch droped. + * debian/kanatest.6: + + Set section to 1, not 6 + + Rename to kanatest.1 + * debian/rules: + + Install binary to /usr/bin, data to /usr/share. + + Set LDFLAGS="-Wl,-z,defs -Wl,--as-needed" to tighten deps. + + dh_installchangelogs only takes one argument, install the README + correctly with dh_installdocs and not install AUTHORS at all. + + Remove the comment header. + + Only pass --host= to configure when cross-building. + + Clean up the clean target. + * debian/copyright: + + Use the machine-readable format. + * debian/control: + + Add ${misc:Depends} to Depends. + * debian/patches/001_PATH_MAX_fix.diff: + + Hurd does not have PATH_MAX, fix FTBFS by defining it. + + -- Evgeni Golov <[email protected]> Thu, 18 Dec 2008 22:32:47 +0100 + +kanatest (0.4.4-2) unstable; urgency=low + + [ Barry deFreese ] + * Bump Standars Version to 3.7.3 (No changes needed) + + [ Ansgar Burchardt ] + * debian/menu: + + Change section to Applications/Education instead of Games + * debian/kanatest.desktop: + + Change categories to Education, Languages instead of Game + * debian/control: + + Change section to text instead of games + + [ Evgeni Golov ] + * debian/rules: + + let config.stamp depend on $(QUILT_STAMPFN) instead of patch + so configure isn't run twice + + wrap the configure options for better reading + + don't set CFLAGS, let dpkg handle them + * debian/patches/003_de_po.diff: + + Add German translation, thanks Mathias Brodala <[email protected]>! + Closes: #500064 + * debian/control: + + Bump Standars-Version to 3.8.0 + + Add myself to Uploaders + * debian/README.source: + + Add README.source with information about quilt-usage, as + recommended by Policy + + -- Sam Hocevar (Debian packages) <[email protected]> Thu, 25 Sep 2008 11:58:15 +0000 + +kanatest (0.4.4-1) unstable; urgency=low + + [ Eddy Petrișor ] + * Gtk should be written as GTK in the desktop file + * added a Romanian translation of the comment in the desktop file + + [ Cyril Brulebois ] + * Adjusted XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. + + [ Barry deFreese ] + * New upstream release (Closes: #451414) + * Add watch file (Closes: #451416) + * Add Homepage field in control + * Make distclean not ignore errors + * Remove XS- from VCS fields in control + * Fix up clean target + * Revert 000_config_sub_guess.diff - Improved upstream build system + * 002_kfreebsd_fix.diff (Closes: #416873) + + Conditionally include limits.h on linux - Fixes FTBFS on kfreebsd + + Thanks to Cyril Brulebois for the patch + * Add myself to uploaders + * Remove deprecated Encoding field from desktop and fix categories + * Include quilt.make and fix rules to patch/unpatch + + [ Mike O'Connor ] + * make sure docs/*.pmo are built (Closes: #441711) + * add missing build-depends on gettext + + [ Paul Wise ] + * Move non-free ttf-mikachan from Recommends to Suggests + * Add a descriptive longtitle to the menu file + * Support noopt and nostrip properly + + -- Sam Hocevar (Debian packages) <[email protected]> Mon, 19 Nov 2007 14:12:32 +0930 + +kanatest (0.4.2-2) unstable; urgency=low + + * debian/control: + + Build-depend against libxml2-dev. + + -- Sam Hocevar (Debian packages) <[email protected]> Sat, 07 Apr 2007 14:21:36 +0200 + +kanatest (0.4.2-1) unstable; urgency=low + + [ Gonéri Le Bouder ] + * add French comment in desktop file + * remove the Applications category from the desktop file since + it's not an official category + http://standards.freedesktop.org/menu-spec/latest/apa.html + * call dh_desktop to run update-desktop-database + + [ Sam Hocevar ] + * New upstream release (Closes: #416493). + * debian/control: + + Added Vcs fields. + + Recommend ttf-kochi-mincho | ttf-mikachan | ttf-kochi-gothic because + the software now uses the system fonts to display kanas. + * debian/compat: + + Set level to 5. + * debian/kanatest.6: + + Upstream's manpage disappeared. Readded mine. + + -- Sam Hocevar (Debian packages) <[email protected]> Fri, 30 Mar 2007 12:39:45 +0200 + +kanatest (0.3.6-3) unstable; urgency=low + + * Moved packaging to the Debian Games Team. + * Use quilt for patch management. + * debian/control: + + Set policy to 3.7.2. + + Build-depend on quilt. + * debian/copyright: + + Fixed the FSF address. + * debian/kanatest.6: + + Removed this file, upstream's manpage is all right. + + * debian/patches/000_config_sub_guess.diff: + + New patch from old diff.gz -- update config.sub and config.guess files. + + * debian/patches/020_data_path.diff: + + New patch from old diff.gz -- disable data path overriding. + + * debian/patches/030_de_po.diff: + + New patch by Jens Seidel: fix the de.po file's charset (Closes: #314023). + + * debian/patches/030_manpage.diff: + + New patch -- substitute ${prefix} (Closes: #282528) and fix the + project's webpage. + + -- Sam Hocevar (Debian packages) <[email protected]> Wed, 17 May 2006 03:28:01 +0200 + +kanatest (0.3.6-2) unstable; urgency=low + + * debian/copyright: + + Converted this file to UTF-8. + * debian/control: + + Set policy to 3.6.1.1. + * debian/menu debian/kanatest.desktop: + + Added a GNOME menu entry and pixmap thanks to Dan Korostelev. + + Added a pixmap for the Debian menu entry thanks to Dan Korostelev. + (Closes: #257433). + + -- Sam Hocevar (Debian packages) <[email protected]> Tue, 10 Aug 2004 12:01:34 +0200 + +kanatest (0.3.6-1) unstable; urgency=low + + * New upstream release (Closes: #245780). + + -- Sam Hocevar (Debian packages) <[email protected]> Sun, 25 Apr 2004 20:35:59 +0200 + +kanatest (0.3.4-1) unstable; urgency=low + + * New upstream release. + + -- Sam Hocevar (Debian packages) <[email protected]> Mon, 15 Sep 2003 12:58:49 +0200 + +kanatest (0.3.3-1) unstable; urgency=low + + * New upstream release. + * debian/control: + + Set policy to 3.6.1.0. + + -- Sam Hocevar (Debian packages) <[email protected]> Sat, 30 Aug 2003 22:53:41 +0200 + +kanatest (0.3.1-2) unstable; urgency=low + + * Fixed a bug on fresh installs that prevented kanatest to load its + graphic files (Closes: #198835). + + -- Sam Hocevar (Debian packages) <[email protected]> Thu, 26 Jun 2003 10:39:13 +0200 + +kanatest (0.3.1-1) unstable; urgency=low + + * Initial Release (Closes: #197466). + * Wrote a manpage for kanatest(6). + * Disabled the data path overriding in src/prefs.c. + + -- Sam Hocevar (Debian packages) <[email protected]> Mon, 16 Jun 2003 02:38:18 +0200 + Deleted: packages/tags/kanatest/0.4.8-4/debian/compat =================================================================== --- packages/trunk/kanatest/debian/compat 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/compat 2017-07-18 09:19:10 UTC (rev 15983) @@ -1 +0,0 @@ -9 Copied: packages/tags/kanatest/0.4.8-4/debian/compat (from rev 15982, packages/trunk/kanatest/debian/compat) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/compat (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/compat 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1 @@ +10 Deleted: packages/tags/kanatest/0.4.8-4/debian/control =================================================================== --- packages/trunk/kanatest/debian/control 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/control 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,24 +0,0 @@ -Source: kanatest -Section: text -Priority: optional -Maintainer: Debian Games Team <[email protected]> -Uploaders: Sam Hocevar <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 9), libgtk2.0-dev (>= 2.0), libxml2-dev, gettext, autotools-dev -Standards-Version: 3.9.4 -Homepage: http://clayo.org/kanatest/ -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/kanatest/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/kanatest/ - -Package: kanatest -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: fonts-ipafont-mincho | fonts-japanese-mincho -Suggests: fonts-mikachan -Description: beginner's drill game to learn Japanese kana characters - Kanatest is a simple hiragana and katakana drill game. It checks your - knowledge of Japanese kana characters. - . - There are three drill modes: hiragana mode (hiragana charset only), katakana - mode (katakana charset only) and mixed mode (both charsets). The tester shows - random kana characters and waits until you enter the romaji equivalent in an - entry field. At the end, statistics are provided. Copied: packages/tags/kanatest/0.4.8-4/debian/control (from rev 15982, packages/trunk/kanatest/debian/control) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/control (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/control 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,35 @@ +Source: kanatest +Section: text +Priority: optional +Maintainer: Debian Games Team <[email protected]> +Uploaders: + Sam Hocevar <[email protected]>, + Barry deFreese <[email protected]> +Build-Depends: + autotools-dev, + debhelper (>= 10), + gettext, + libgtk2.0-dev (>= 2.0), + libxml2-dev +Standards-Version: 4.0.0 +Homepage: http://clayo.org/kanatest/ +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/kanatest/ +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/kanatest/ + +Package: kanatest +Architecture: any +Depends: + ${misc:Depends}, + ${shlibs:Depends} +Recommends: + fonts-ipafont-mincho | fonts-japanese-mincho +Suggests: + fonts-mikachan +Description: beginner's drill game to learn Japanese kana characters + Kanatest is a simple hiragana and katakana drill game. It checks your + knowledge of Japanese kana characters. + . + There are three drill modes: hiragana mode (hiragana charset only), katakana + mode (katakana charset only) and mixed mode (both charsets). The tester shows + random kana characters and waits until you enter the romaji equivalent in an + entry field. At the end, statistics are provided. Deleted: packages/tags/kanatest/0.4.8-4/debian/copyright =================================================================== --- packages/trunk/kanatest/debian/copyright 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/copyright 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,20 +0,0 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=420 -Upstream-Name: kanatest -Upstream-Maintainer: Tomasz Mąka <[email protected]> -Upstream-Source: http://clay.ll.pl/kanatest/ - -Files: * -Copyright: © 2001-2009 Tomasz Mąka <[email protected]> -Copyright: © 2001-2008 Maja Kocoń <[email protected]> -Copyright: © 2001-2008 Piotr Mąka <[email protected]> -License: GPL-2+ - -Files: debian/* -Copyright: © 2003-2008 Sam Hocevar <[email protected]> -Copyright: © 2008-2009 Evgeni Golov <[email protected]> -License: GPL-2+ - -License: GPL-2+ - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL'. Copied: packages/tags/kanatest/0.4.8-4/debian/copyright (from rev 15982, packages/trunk/kanatest/debian/copyright) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/copyright (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/copyright 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,20 @@ +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=420 +Upstream-Name: kanatest +Upstream-Maintainer: Tomasz Mąka <[email protected]> +Upstream-Source: http://clay.ll.pl/kanatest/ + +Files: * +Copyright: © 2001-2009 Tomasz Mąka <[email protected]> +Copyright: © 2001-2008 Maja Kocoń <[email protected]> +Copyright: © 2001-2008 Piotr Mąka <[email protected]> +License: GPL-2+ + +Files: debian/* +Copyright: © 2003-2008 Sam Hocevar <[email protected]> +Copyright: © 2008-2009 Evgeni Golov <[email protected]> +License: GPL-2+ + +License: GPL-2+ + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. Deleted: packages/tags/kanatest/0.4.8-4/debian/kanatest.desktop =================================================================== --- packages/trunk/kanatest/debian/kanatest.desktop 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/kanatest.desktop 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,13 +0,0 @@ -[Desktop Entry] -Name=Kana test -GenericName=kanatest -Comment=Drill game to learn Japanese kana characters -Comment[fr]=Jeu pour apprendre les kana Japonnais -Comment[ro]=Joc pentru învățarea caracterelor kana japoneze -Comment[ru]=Тренировочная игра для изучения знаков японской каны -Exec=kanatest -Terminal=false -Type=Application -Icon=kanatest -Categories=Education;Languages; -StartupNotify=true Copied: packages/tags/kanatest/0.4.8-4/debian/kanatest.desktop (from rev 15982, packages/trunk/kanatest/debian/kanatest.desktop) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/kanatest.desktop (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/kanatest.desktop 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,15 @@ +[Desktop Entry] +Name=Kana test +GenericName=kanatest +Comment=Drill game to learn Japanese kana characters +Comment[fr]=Jeu pour apprendre les kana Japonnais +Comment[ro]=Joc pentru învățarea caracterelor kana japoneze +Comment[ru]=Тренировочная игра для изучения знаков японской каны +Comment[de]=Spielend japanische Kana-Zeichen lernen +Exec=kanatest +Terminal=false +Type=Application +Icon=kanatest +Categories=Education;Languages; +StartupNotify=true +Keywords=kana;japanese;learning;hiragana;katagana; Deleted: packages/tags/kanatest/0.4.8-4/debian/kanatest.install =================================================================== --- packages/trunk/kanatest/debian/kanatest.install 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/kanatest.install 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,2 +0,0 @@ -debian/kanatest.xpm usr/share/pixmaps -debian/kanatest.desktop usr/share/applications Copied: packages/tags/kanatest/0.4.8-4/debian/kanatest.install (from rev 15982, packages/trunk/kanatest/debian/kanatest.install) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/kanatest.install (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/kanatest.install 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1 @@ +debian/kanatest.desktop usr/share/applications Deleted: packages/tags/kanatest/0.4.8-4/debian/kanatest.xpm =================================================================== --- packages/trunk/kanatest/debian/kanatest.xpm 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/kanatest.xpm 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,166 +0,0 @@ -/* XPM */ -static char * kanatest_xpm[] = { -"32 32 131 2", -" c None", -". c #6C655C", -"+ c #AEA090", -"@ c #D7C8B9", -"# c #9D9183", -"$ c #A09386", -"% c #A6998A", -"& c #A89B8B", -"* c #4A4948", -"= c #1B1A19", -"- c #E9D6C1", -"; c #EEDCC8", -"> c #F1E2D4", -", c #FBE7D0", -"' c #FCE8D1", -") c #79726A", -"! c #363636", -"~ c #121212", -"{ c #48443D", -"] c #E3D8CA", -"^ c #F1DEC9", -"/ c #2C2622", -"( c #958B80", -"_ c #EDE5D8", -": c #DDD8CB", -"< c #35312D", -"[ c #B4AA9E", -"} c #CAC4BA", -"| c #DECDBA", -"1 c #645C53", -"2 c #BEB1A1", -"3 c #D8C7B3", -"4 c #E4D2BD", -"5 c #F9E5CE", -"6 c #F5E2CC", -"7 c #766F69", -"8 c #796F64", -"9 c #3D3632", -"0 c #CCBCA9", -"a c #5B544C", -"b c #C0B09F", -"c c #95897C", -"d c #B5A797", -"e c #8F8477", -"f c #3A322C", -"g c #7B7166", -"h c #857A6E", -"i c #CAB9A7", -"j c #DBCAB6", -"k c #70665D", -"l c #BAAC9C", -"m c #74695E", -"n c #EAD5BB", -"o c #827970", -"p c #D2C1AE", -"q c #6A5A4E", -"r c #5C5B5B", -"s c #6B6B6B", -"t c #818180", -"u c #BEBDBD", -"v c #D1D1D1", -"w c #666565", -"x c #E0CEBA", -"y c #C2B3A2", -"z c #F0DDC5", -"A c #EBEAEA", -"B c #E4E4E4", -"C c #444444", -"D c #F1D9BB", -"E c #F8D7AA", -"F c #D5B287", -"G c #C6AE91", -"H c #DAD9D9", -"I c #453E38", -"J c #F5C794", -"K c #DEB081", -"L c #A47958", -"M c #765844", -"N c #E1C7A5", -"O c #EDCA9E", -"P c #E2AB7B", -"Q c #BD8761", -"R c #896146", -"S c #6B5343", -"T c #3C3C3C", -"U c #F3D5AB", -"V c #F5CF9B", -"W c #F0BD89", -"X c #DDA778", -"Y c #BA865F", -"Z c #94674A", -"` c #70533F", -" . c #887E72", -".. c #2B2B2B", -"+. c #242424", -"@. c #AD9A86", -"#. c #FAD4A0", -"$. c #F2C28E", -"%. c #C28E65", -"&. c #96684B", -"*. c #66615B", -"=. c #ECD4B6", -"-. c #F5D2A3", -";. c #F9D19C", -">. c #DDA475", -",. c #996C4E", -"'. c #7C5741", -"). c #A19588", -"!. c #755541", -"~. c #695649", -"{. c #D5C5B2", -"]. c #EDDAC4", -"^. c #F0CFA4", -"/. c #EEBD8B", -"(. c #CB9268", -"_. c #AB7B58", -":. c #886F58", -"<. c #BB8E68", -"[. c #BF8D66", -"}. c #664C39", -"|. c #8D857B", -"1. c #825B42", -"2. c #684C39", -"3. c #4A3B32", -"4. c #484643", -"5. c #746C63", -"6. c #322C27", -"7. c #533E31", -"8. c #42342B", -"9. c #0C0C0C", -"0. c #211E1D", -" ", -" . + @ # $ % & & & & & & % & & & * = ", -" - ; > > , ' ' ' ' ' ' ' ' ' ' ' ' ) ! ~ ", -" { @ ] ] ^ ' ' ' ' ' ' ' ' ' ' ' ' ' ) ! ~ ", -" / ( _ : ; ' ' ' ' ' ' ' ' ' ' ' ' ' ' ) ! ~ ", -" < ) [ } | ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ) ! ~ ", -" 1 2 | 3 4 ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ) ! ~ ", -" ) ; ' 5 6 ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' 7 ! ~ ", -" 2 ' , , , , ' ' ' ' 5 , , , , ' , , ' ' ) ! ~ ", -" 2 , , , , , , 5 5 5 ' , , , , , , , ' ' ) ! ~ ", -" % ' , , , , , & 8 - 5 , , 5 5 , , , , ' ) ! ~ ", -" & ' , , , , , | 9 4 ' , , 4 0 6 , , ' ' 7 ! ~ ", -" & ' , , ; 5 5 4 a 4 & b 5 6 b 1 c , ' ' ) ! ~ ", -" & ' ' , 4 c d e f g h i 5 , j k = j ' ' ) ! ~ ", -" l ' , , , l # d m ' 5 , , , 6 , - 6 ' ' ) ! ~ ", -" l ' , , 5 5 ' j g ' ' n l % + - , 5 ' ' 7 ! ~ ", -" l ' 5 , , , , j o b c $ 3 6 p q + 5 ' ' g ! r s * ", -" l ' ' , , , , p { c j , , , , l 1 5 5 ' ) t u v + w ", -" l ' ' , x 6 y a q ' 4 i , , , 0 { 6 z 3 y A B u 7 C ", -" l ' 5 5 g g { l ) 5 5 h p , 5 h . D E F G H } r * * ", -" l 5 ' 5 c e i 1 I 5 5 4 h . 1 e J J K L M w * C C C ", -" + ' 5 5 5 5 , & a 5 5 6 n N O J P Q R S I ! ! T C ", -" & , , , , , , 5 5 z D U V W X Y Z ` 1 .* ..+.+. ", -" @.' , , , , 5 ; n U #.$.P %.&.` q g # y *.! +. ", -" & ' ' ' 5 z =.-.;.W >.Y ,.'.1 o ).y | ^ 7 ! ~ ", -" & 5 5 ; n U ;.W P Q ,.!.~.8 ( 2 {.].6 , ) ! ~ ", -" d ].=.-.V J X Y ,.` ~.) # 2 3 ].6 ' ' , 7 ! ~ ", -" @.^.V /.X (._.` S m e d {.- 6 ' ' ' ' ' ) ! ~ ", -" I :.<.[._.,.` }.w |.d p ].6 5 ' ' ' ' ' ' ) ! ~ ", -" f }.R 1.2.3.9 ! 4.a . 5.) ) ) ) ) 7 ) ) ) * ! ~ ", -" / 6.7.8.< ......! ! ! ! ! ! ! ! ! ! ! ! ! ..+.9. ", -" 0./ 9.9.9.9.9.~ 9.~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 9. "}; Deleted: packages/tags/kanatest/0.4.8-4/debian/menu =================================================================== --- packages/trunk/kanatest/debian/menu 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/menu 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,4 +0,0 @@ -?package(kanatest):command="/usr/bin/kanatest" needs="X11" \ - section="Applications/Education" title="Kana test" \ - icon="/usr/share/pixmaps/kanatest.xpm" \ - longtitle="Drill game to learn Japanese kana characters" Copied: packages/tags/kanatest/0.4.8-4/debian/patches/remove-DISABLE_DEPRECATED-flags.patch (from rev 15982, packages/trunk/kanatest/debian/patches/remove-DISABLE_DEPRECATED-flags.patch) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/patches/remove-DISABLE_DEPRECATED-flags.patch (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/patches/remove-DISABLE_DEPRECATED-flags.patch 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,24 @@ +From: Markus Koschany <[email protected]> +Date: Tue, 18 Jul 2017 02:27:59 +0200 +Subject: remove DISABLE_DEPRECATED flags + +Bug-Debian: https://bugs.debian.org/868315 +Forwarded: no (project is inactive) +--- + src/Makefile.in | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +diff --git a/src/Makefile.in b/src/Makefile.in +index b164e5a..3bb5827 100644 +--- a/src/Makefile.in ++++ b/src/Makefile.in +@@ -148,8 +148,7 @@ top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + var = @var@ + REVISION := $(shell if test -e .svn; then echo -DREV=\"`LC_ALL=C svn info | sed -n '/^Rev/p'| sed -e 's/^Revision:\ //'`\"; fi;) +-AM_CPPFLAGS = -Wall -DLOCALEDIR=\"$(datadir)/locale\" $(REVISION) \ +- -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED ++AM_CPPFLAGS = -Wall -DLOCALEDIR=\"$(datadir)/locale\" $(REVISION) + + kanatest_SOURCES = about.c about.h \ + chart.c chart.h \ Deleted: packages/tags/kanatest/0.4.8-4/debian/patches/series =================================================================== --- packages/trunk/kanatest/debian/patches/series 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/patches/series 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,4 +0,0 @@ -001_PATH_MAX_fix.diff -002_updated_emails_and_links.patch -003_gtk_ftbfs_fix.patch -004_enable_deprecated.patch Copied: packages/tags/kanatest/0.4.8-4/debian/patches/series (from rev 15982, packages/trunk/kanatest/debian/patches/series) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/patches/series (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/patches/series 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,6 @@ +001_PATH_MAX_fix.diff +002_updated_emails_and_links.patch +003_gtk_ftbfs_fix.patch +004_enable_deprecated.patch +remove-DISABLE_DEPRECATED-flags.patch +with-debug-symbols.patch Copied: packages/tags/kanatest/0.4.8-4/debian/patches/with-debug-symbols.patch (from rev 15982, packages/trunk/kanatest/debian/patches/with-debug-symbols.patch) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/patches/with-debug-symbols.patch (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/patches/with-debug-symbols.patch 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,24 @@ +From: Markus Koschany <[email protected]> +Date: Tue, 18 Jul 2017 11:11:56 +0200 +Subject: with debug symbols + +Enable debug symbols. + +Forwarded: no +--- + src/Makefile.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/Makefile.in b/src/Makefile.in +index 3bb5827..0d0491a 100644 +--- a/src/Makefile.in ++++ b/src/Makefile.in +@@ -148,7 +148,7 @@ top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + var = @var@ + REVISION := $(shell if test -e .svn; then echo -DREV=\"`LC_ALL=C svn info | sed -n '/^Rev/p'| sed -e 's/^Revision:\ //'`\"; fi;) +-AM_CPPFLAGS = -Wall -DLOCALEDIR=\"$(datadir)/locale\" $(REVISION) ++AM_CPPFLAGS = -Wall -g -DLOCALEDIR=\"$(datadir)/locale\" $(REVISION) + + kanatest_SOURCES = about.c about.h \ + chart.c chart.h \ Deleted: packages/tags/kanatest/0.4.8-4/debian/rules =================================================================== --- packages/trunk/kanatest/debian/rules 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/rules 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,20 +0,0 @@ -#!/usr/bin/make -f - -# These are used for cross-compiling and for saving the configure script -# from having to guess our platform (since we know it already) -DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) - -configure_flags += --build=$(DEB_BUILD_GNU_TYPE) - -ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) - configure_flags += --host=$(DEB_HOST_GNU_TYPE) -endif - -%: - dh $@ - -override_dh_auto_configure: - ./configure $(configure_flags) --prefix=/usr \ - --bindir=\$${prefix}/bin --mandir=\$${prefix}/share/man \ - --infodir=\$${prefix}/share/info --datadir=\$${prefix}/share Copied: packages/tags/kanatest/0.4.8-4/debian/rules (from rev 15982, packages/trunk/kanatest/debian/rules) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/rules (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/rules 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,23 @@ +#!/usr/bin/make -f + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +configure_flags += --build=$(DEB_BUILD_GNU_TYPE) + +ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) + configure_flags += --host=$(DEB_HOST_GNU_TYPE) +endif + +%: + dh $@ --without autoreconf --with autotools_dev + +override_dh_auto_configure: + dh_auto_configure -- $(configure_flags) \ + --prefix=/usr \ + --bindir=\$${prefix}/bin \ + --mandir=\$${prefix}/share/man \ + --infodir=\$${prefix}/share/info \ + --datadir=\$${prefix}/share Deleted: packages/tags/kanatest/0.4.8-4/debian/watch =================================================================== --- packages/trunk/kanatest/debian/watch 2017-07-16 14:13:21 UTC (rev 15981) +++ packages/tags/kanatest/0.4.8-4/debian/watch 2017-07-18 09:19:10 UTC (rev 15983) @@ -1,3 +0,0 @@ -version=3 - -http://clayo.org/kanatest/ kanatest-([\d.]+)\.tar\.gz Copied: packages/tags/kanatest/0.4.8-4/debian/watch (from rev 15982, packages/trunk/kanatest/debian/watch) =================================================================== --- packages/tags/kanatest/0.4.8-4/debian/watch (rev 0) +++ packages/tags/kanatest/0.4.8-4/debian/watch 2017-07-18 09:19:10 UTC (rev 15983) @@ -0,0 +1,2 @@ +version=3 +http://clayo.org/kanatest/ kanatest-([\d.]+)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

