Author: apo
Date: 2017-07-18 09:18:55 +0000 (Tue, 18 Jul 2017)
New Revision: 15982

Added:
   packages/trunk/kanatest/debian/patches/remove-DISABLE_DEPRECATED-flags.patch
   packages/trunk/kanatest/debian/patches/with-debug-symbols.patch
Removed:
   packages/trunk/kanatest/debian/README.source
   packages/trunk/kanatest/debian/kanatest.xpm
   packages/trunk/kanatest/debian/menu
Modified:
   packages/trunk/kanatest/debian/changelog
   packages/trunk/kanatest/debian/compat
   packages/trunk/kanatest/debian/control
   packages/trunk/kanatest/debian/copyright
   packages/trunk/kanatest/debian/kanatest.desktop
   packages/trunk/kanatest/debian/kanatest.install
   packages/trunk/kanatest/debian/patches/series
   packages/trunk/kanatest/debian/rules
   packages/trunk/kanatest/debian/watch
Log:
Release kanatest 0.4.8-4


Deleted: packages/trunk/kanatest/debian/README.source
===================================================================
--- packages/trunk/kanatest/debian/README.source        2017-07-16 14:13:21 UTC 
(rev 15981)
+++ packages/trunk/kanatest/debian/README.source        2017-07-18 09:18:55 UTC 
(rev 15982)
@@ -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.

Modified: packages/trunk/kanatest/debian/changelog
===================================================================
--- packages/trunk/kanatest/debian/changelog    2017-07-16 14:13:21 UTC (rev 
15981)
+++ packages/trunk/kanatest/debian/changelog    2017-07-18 09:18:55 UTC (rev 
15982)
@@ -1,3 +1,20 @@
+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).

Modified: packages/trunk/kanatest/debian/compat
===================================================================
--- packages/trunk/kanatest/debian/compat       2017-07-16 14:13:21 UTC (rev 
15981)
+++ packages/trunk/kanatest/debian/compat       2017-07-18 09:18:55 UTC (rev 
15982)
@@ -1 +1 @@
-9
+10

Modified: packages/trunk/kanatest/debian/control
===================================================================
--- packages/trunk/kanatest/debian/control      2017-07-16 14:13:21 UTC (rev 
15981)
+++ packages/trunk/kanatest/debian/control      2017-07-18 09:18:55 UTC (rev 
15982)
@@ -2,18 +2,29 @@
 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
+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: 
http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/kanatest/
+Vcs-Browser: 
https://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
+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.

Modified: packages/trunk/kanatest/debian/copyright
===================================================================
--- packages/trunk/kanatest/debian/copyright    2017-07-16 14:13:21 UTC (rev 
15981)
+++ packages/trunk/kanatest/debian/copyright    2017-07-18 09:18:55 UTC (rev 
15982)
@@ -17,4 +17,4 @@
 
 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'.
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.

Modified: packages/trunk/kanatest/debian/kanatest.desktop
===================================================================
--- packages/trunk/kanatest/debian/kanatest.desktop     2017-07-16 14:13:21 UTC 
(rev 15981)
+++ packages/trunk/kanatest/debian/kanatest.desktop     2017-07-18 09:18:55 UTC 
(rev 15982)
@@ -5,9 +5,11 @@
 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;

Modified: packages/trunk/kanatest/debian/kanatest.install
===================================================================
--- packages/trunk/kanatest/debian/kanatest.install     2017-07-16 14:13:21 UTC 
(rev 15981)
+++ packages/trunk/kanatest/debian/kanatest.install     2017-07-18 09:18:55 UTC 
(rev 15982)
@@ -1,2 +1 @@
-debian/kanatest.xpm usr/share/pixmaps
 debian/kanatest.desktop usr/share/applications

Deleted: packages/trunk/kanatest/debian/kanatest.xpm
===================================================================
--- packages/trunk/kanatest/debian/kanatest.xpm 2017-07-16 14:13:21 UTC (rev 
15981)
+++ packages/trunk/kanatest/debian/kanatest.xpm 2017-07-18 09:18:55 UTC (rev 
15982)
@@ -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/trunk/kanatest/debian/menu
===================================================================
--- packages/trunk/kanatest/debian/menu 2017-07-16 14:13:21 UTC (rev 15981)
+++ packages/trunk/kanatest/debian/menu 2017-07-18 09:18:55 UTC (rev 15982)
@@ -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"

Added: 
packages/trunk/kanatest/debian/patches/remove-DISABLE_DEPRECATED-flags.patch
===================================================================
--- 
packages/trunk/kanatest/debian/patches/remove-DISABLE_DEPRECATED-flags.patch    
                            (rev 0)
+++ 
packages/trunk/kanatest/debian/patches/remove-DISABLE_DEPRECATED-flags.patch    
    2017-07-18 09:18:55 UTC (rev 15982)
@@ -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 \

Modified: packages/trunk/kanatest/debian/patches/series
===================================================================
--- packages/trunk/kanatest/debian/patches/series       2017-07-16 14:13:21 UTC 
(rev 15981)
+++ packages/trunk/kanatest/debian/patches/series       2017-07-18 09:18:55 UTC 
(rev 15982)
@@ -2,3 +2,5 @@
 002_updated_emails_and_links.patch
 003_gtk_ftbfs_fix.patch
 004_enable_deprecated.patch
+remove-DISABLE_DEPRECATED-flags.patch
+with-debug-symbols.patch

Added: packages/trunk/kanatest/debian/patches/with-debug-symbols.patch
===================================================================
--- packages/trunk/kanatest/debian/patches/with-debug-symbols.patch             
                (rev 0)
+++ packages/trunk/kanatest/debian/patches/with-debug-symbols.patch     
2017-07-18 09:18:55 UTC (rev 15982)
@@ -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 \

Modified: packages/trunk/kanatest/debian/rules
===================================================================
--- packages/trunk/kanatest/debian/rules        2017-07-16 14:13:21 UTC (rev 
15981)
+++ packages/trunk/kanatest/debian/rules        2017-07-18 09:18:55 UTC (rev 
15982)
@@ -12,9 +12,12 @@
 endif
 
 %:
-       dh $@
+       dh $@ --without autoreconf --with autotools_dev
 
 override_dh_auto_configure:
-       ./configure $(configure_flags) --prefix=/usr \
-                   --bindir=\$${prefix}/bin --mandir=\$${prefix}/share/man \
-                   --infodir=\$${prefix}/share/info --datadir=\$${prefix}/share
+       dh_auto_configure -- $(configure_flags) \
+               --prefix=/usr \
+               --bindir=\$${prefix}/bin \
+               --mandir=\$${prefix}/share/man \
+               --infodir=\$${prefix}/share/info \
+               --datadir=\$${prefix}/share

Modified: packages/trunk/kanatest/debian/watch
===================================================================
--- packages/trunk/kanatest/debian/watch        2017-07-16 14:13:21 UTC (rev 
15981)
+++ packages/trunk/kanatest/debian/watch        2017-07-18 09:18:55 UTC (rev 
15982)
@@ -1,3 +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

Reply via email to