diff -Nru kasumi-2.5/debian/changelog kasumi-2.5/debian/changelog --- kasumi-2.5/debian/changelog 2014-02-19 03:03:21.000000000 +0000 +++ kasumi-2.5/debian/changelog 2014-02-22 09:32:41.000000000 +0000 @@ -1,8 +1,10 @@ -kasumi (2.5-3ubuntu1) trusty; urgency=low +kasumi (2.5-4) unstable; urgency=low - * Correct addition of autotools-dev dh helper for arm64 FTBFS. + * use dh-autoreconf to update the build system. Closes: #727912 + * patches: update desktop file patch to add some keywords + * control: bump standard to 3.9.5. No further changes. - -- Daniel T Chen Tue, 18 Feb 2014 22:02:48 -0500 + -- Rolf Leggewie Sat, 22 Feb 2014 17:22:05 +0800 kasumi (2.5-3) unstable; urgency=low diff -Nru kasumi-2.5/debian/control kasumi-2.5/debian/control --- kasumi-2.5/debian/control 2014-02-19 03:02:26.000000000 +0000 +++ kasumi-2.5/debian/control 2014-02-22 09:31:48.000000000 +0000 @@ -1,12 +1,11 @@ Source: kasumi Section: x11 Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Rolf Leggewie +Maintainer: Rolf Leggewie Uploaders: Ikuya Awashiro Homepage: http://kasumi.sourceforge.jp/ -Build-Depends: debhelper (>= 9), libgtk2.0-dev, gettext, autotools-dev, libanthy-dev -Standards-Version: 3.9.4 +Build-Depends: debhelper (>= 9), libgtk2.0-dev, gettext, autotools-dev, libanthy-dev, dh-autoreconf +Standards-Version: 3.9.5 Vcs-Browser: http://git.debian.org/?p=collab-maint/kasumi.git Vcs-Git: git://git.debian.org/collab-maint/kasumi.git diff -Nru kasumi-2.5/debian/patches/10_validate_kasumi.desktop.dpatch kasumi-2.5/debian/patches/10_validate_kasumi.desktop.dpatch --- kasumi-2.5/debian/patches/10_validate_kasumi.desktop.dpatch 2010-04-24 22:26:28.000000000 +0000 +++ kasumi-2.5/debian/patches/10_validate_kasumi.desktop.dpatch 2014-02-22 09:16:47.000000000 +0000 @@ -8,7 +8,7 @@ --- orig/kasumi.desktop.in 2006-06-03 16:30:07.000000000 +0200 +++ new/kasumi.desktop.in 2009-08-02 05:21:42.000000000 +0200 -@@ -1,15 +1,14 @@ +@@ -1,15 +1,16 @@ [Desktop Entry] Version=1.0 -Encoding=UTF-8 @@ -27,3 +27,5 @@ Type=Application -Categories=Applications;Settings; +Categories=Settings; ++Keywords=Japanese,Dictionary ++Keywords[ja]=日本語,辞書 diff -Nru kasumi-2.5/debian/rules kasumi-2.5/debian/rules --- kasumi-2.5/debian/rules 2014-02-19 03:02:47.000000000 +0000 +++ kasumi-2.5/debian/rules 2014-02-22 09:16:00.000000000 +0000 @@ -3,7 +3,7 @@ LDFLAGS += -Wl,-z,defs -Wl,--as-needed %: - dh $@ --with autotools_dev + dh $@ --with autoreconf override_dh_build: dh_build