severity 652245 important
retitle 652245 tomoe: python testcase has many failure
tags 652245 - sid wheezy
tags 641346 + patch pending
tags 633262 + patch pending
thanks

On Mon, Jan 23, 2012 at 06:46:43PM +0100, gregor herrmann wrote:
> > tomoe: FTBFS: IndexError: list index out of range
> > http://bugs.debian.org/641346
> 
> This error message still appears but since it doesn't stop the build
> its severity might be demoted to important.

I demoted severity to important and retitled.

> > tomoe: FTBFS: dpkg-buildpackage: error: dpkg-source --after-build 
> > tomoe-0.6.0 gave error exit status 1
> > http://bugs.debian.org/652245
> 
> This can be easily fixed by:
> - unapplying all patches once if they are applied locally
> - removing debian/patches/debian-changes-0.6.0-1 (and the refernence
>   in debian/patches/series)
> 
> Bonus points for removing quilt and fixing #633262.

Thank you for your pointing this out.
I updated debian/patches/*, and debian/*.install to not include *.la.

> gregor, not NMUing for the time being in order not to interfere with
>         others' activities

Dear maintainer,

I've prepared an NMU for tomoe (versioned as 0.6.0-1.3) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
-- 
Regards,
        dai

GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E
diff -Nru tomoe-0.6.0/debian/changelog tomoe-0.6.0/debian/changelog
--- tomoe-0.6.0/debian/changelog	2011-09-21 02:46:49.000000000 +0900
+++ tomoe-0.6.0/debian/changelog	2012-01-24 11:27:36.000000000 +0900
@@ -1,3 +1,18 @@
+tomoe (0.6.0-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS: dpkg-buildpackage: error: dpkg-source --after-build.
+    Thanks to gregor herrmann <gre...@debian.org> (Closes: #652245).
+    - debian/patches/series: Dereference debian-changes-0.6.0-1
+    - deiban/patches/debian-changes-0.6.0-1: Remove.
+    - debian/rules: Update override_dh_auto_clean
+      Remove test/python/tomoe-test-xmldict.xml at clean.
+  * Remove *.la (Closes: #633262).
+    - debian/libtomoe0.install: Update.
+    - debian/ruby-tomoe.install: Update.
+
+ -- HIGUCHI Daisuke (VDR dai) <d...@debian.org>  Tue, 24 Jan 2012 10:14:59 +0900
+
 tomoe (0.6.0-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru tomoe-0.6.0/debian/libtomoe0.install tomoe-0.6.0/debian/libtomoe0.install
--- tomoe-0.6.0/debian/libtomoe0.install	2010-06-23 00:58:10.000000000 +0900
+++ tomoe-0.6.0/debian/libtomoe0.install	2012-01-24 10:22:43.000000000 +0900
@@ -1,6 +1,11 @@
 /usr/lib/libtomoe.so.0
 /usr/lib/libtomoe.so.0.1.0
-/usr/lib/tomoe/
+/usr/lib/tomoe/module/dict/xml.so
+/usr/lib/tomoe/module/dict/xml.a
+/usr/lib/tomoe/module/dict/unihan.so
+/usr/lib/tomoe/module/dict/unihan.a
+/usr/lib/tomoe/module/recognizer/simple.a
+/usr/lib/tomoe/module/recognizer/simple.so
 /usr/share/locale/
 /usr/share/tomoe/dict/
 /usr/share/tomoe/dict.dtd
diff -Nru tomoe-0.6.0/debian/patches/debian-changes-0.6.0-1 tomoe-0.6.0/debian/patches/debian-changes-0.6.0-1
--- tomoe-0.6.0/debian/patches/debian-changes-0.6.0-1	2010-05-12 16:53:13.000000000 +0900
+++ tomoe-0.6.0/debian/patches/debian-changes-0.6.0-1	1970-01-01 09:00:00.000000000 +0900
@@ -1,132 +0,0 @@
-Description: Upstream changes introduced in version 0.6.0-1
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- tomoe (0.6.0-1) unstable; urgency=low
- .
-   * Initial release (Closes: #463666).
- .
- The person named in the Author field signed this changelog entry.
-Author: NIIBE Yutaka <gni...@fsij.org>
-Bug-Debian: http://bugs.debian.org/463666
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- /dev/null
-+++ tomoe-0.6.0/test/python/copy-test.xml
-@@ -0,0 +1,49 @@
-+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-+<!DOCTYPE dictionary SYSTEM "/usr/share/tomoe/dict.dtd">
-+<dictionary>
-+  <character>
-+    <utf8>池</utf8>
-+    <readings>
-+      <reading type="ja_on">タ</reading>
-+      <reading type="ja_on">チ</reading>
-+      <reading type="ja_kun">いけ</reading>
-+      <reading type="unknown">あんのうん</reading>
-+    </readings>
-+    <number-of-strokes>6</number-of-strokes>
-+    <strokes>
-+      <stroke>
-+        <point x="123" y="223"/>
-+        <point x="216" y="343"/>
-+      </stroke>
-+      <stroke>
-+        <point x="103" y="530"/>
-+        <point x="230" y="636"/>
-+      </stroke>
-+      <stroke>
-+        <point x="116" y="910"/>
-+        <point x="260" y="773"/>
-+      </stroke>
-+      <stroke>
-+        <point x="373" y="400"/>
-+        <point x="773" y="316"/>
-+        <point x="703" y="580"/>
-+      </stroke>
-+      <stroke>
-+        <point x="643" y="216"/>
-+        <point x="636" y="480"/>
-+      </stroke>
-+      <stroke>
-+        <point x="493" y="200"/>
-+        <point x="503" y="780"/>
-+        <point x="810" y="850"/>
-+        <point x="853" y="753"/>
-+      </stroke>
-+    </strokes>
-+    <meta>
-+      <jis208>35-51</jis208>
-+      <ucs>6c60</ucs>
-+      <jouyou>2</jouyou>
-+      <meaning>pond, cistern, pool, reservoir</meaning>
-+    </meta>
-+  </character>
-+</dictionary>
---- /dev/null
-+++ tomoe-0.6.0/test/python/tomoe-test-xmldict.xml
-@@ -0,0 +1,52 @@
-+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-+<!DOCTYPE dictionary SYSTEM "/usr/share/tomoe/dict.dtd">
-+<dictionary>
-+  <character>
-+    <utf8>地</utf8>
-+  </character>
-+  <character>
-+    <utf8>池</utf8>
-+    <readings>
-+      <reading type="ja_on">タ</reading>
-+      <reading type="ja_on">チ</reading>
-+      <reading type="ja_kun">いけ</reading>
-+      <reading type="unknown">あんのうん</reading>
-+    </readings>
-+    <number-of-strokes>6</number-of-strokes>
-+    <strokes>
-+      <stroke>
-+        <point x="123" y="223"/>
-+        <point x="216" y="343"/>
-+      </stroke>
-+      <stroke>
-+        <point x="103" y="530"/>
-+        <point x="230" y="636"/>
-+      </stroke>
-+      <stroke>
-+        <point x="116" y="910"/>
-+        <point x="260" y="773"/>
-+      </stroke>
-+      <stroke>
-+        <point x="373" y="400"/>
-+        <point x="773" y="316"/>
-+        <point x="703" y="580"/>
-+      </stroke>
-+      <stroke>
-+        <point x="643" y="216"/>
-+        <point x="636" y="480"/>
-+      </stroke>
-+      <stroke>
-+        <point x="493" y="200"/>
-+        <point x="503" y="780"/>
-+        <point x="810" y="850"/>
-+        <point x="853" y="753"/>
-+      </stroke>
-+    </strokes>
-+    <meta>
-+      <jis208>35-51</jis208>
-+      <ucs>6c60</ucs>
-+      <jouyou>2</jouyou>
-+      <meaning>pond, cistern, pool, reservoir</meaning>
-+    </meta>
-+  </character>
-+</dictionary>
diff -Nru tomoe-0.6.0/debian/patches/series tomoe-0.6.0/debian/patches/series
--- tomoe-0.6.0/debian/patches/series	2010-05-12 16:07:09.000000000 +0900
+++ tomoe-0.6.0/debian/patches/series	2012-01-24 10:14:52.000000000 +0900
@@ -4,4 +4,3 @@
 04_make_check_workaround.diff
 05_fix_tomoe-context.diff
 06_ruby_binding_compile.diff
-debian-changes-0.6.0-1
diff -Nru tomoe-0.6.0/debian/ruby-tomoe.install tomoe-0.6.0/debian/ruby-tomoe.install
--- tomoe-0.6.0/debian/ruby-tomoe.install	2010-06-23 00:58:09.000000000 +0900
+++ tomoe-0.6.0/debian/ruby-tomoe.install	2012-01-24 10:24:47.000000000 +0900
@@ -1 +1,4 @@
-/usr/lib/ruby/1.8/
+/usr/lib/ruby/1.8/*/tomoe.a
+/usr/lib/ruby/1.8/*/tomoe.so
+/usr/lib/ruby/1.8/*/rbtomoe.h
+/usr/lib/ruby/1.8/tomoe.rb
diff -Nru tomoe-0.6.0/debian/rules tomoe-0.6.0/debian/rules
--- tomoe-0.6.0/debian/rules	2011-09-21 02:46:11.000000000 +0900
+++ tomoe-0.6.0/debian/rules	2012-01-24 10:49:06.000000000 +0900
@@ -15,6 +15,7 @@
 	dh_auto_clean
 	rm -f intltool-extract intltool-merge intltool-update
 	rm -f lib/stamp-tomoe-enum-types-c lib/stamp-tomoe-enum-types-h
+	rm -f test/python/tomoe-test-xmldict.xml
 
 # override_dh_auto_configure:
 # 	dh_auto_configure -- \

Attachment: signature.asc
Description: Digital signature

Reply via email to