Your message dated Tue, 17 Sep 2013 23:44:57 +0900 with message-id <[email protected]> and subject line ucimf: package description fixed has caused the Debian Bug report #679697, regarding ucimf: package description review to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 679697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679697 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ucimf Version: 2.3.8-4 Severity: wishlist Tags: patch The package descriptions for ucimf and its relatives contain a few English language issues (starting with two in the first word of the synopsis). > Package: ucimf [...] > Description: uicode console input method framework ^ A missing letter and a missing shift - synopses don't need initial uppercase, but in this case you could get away with capitalising every word, given that it's the expansion of an abbreviation; and besides, the word "Unicode" is intrinsically capitalised. > Provide an input method framework for Linux unicode > Framebuffer consle. Multiple issues: * Ungrammatical sentence fragment: s/Provide/Ucimf provides/. * Missing definite article: for the Linux [...] * Again, s/unicode/Unicode/ * Contrariwise, Framebuffer is lowercase (and preferably two words). * And one last typo: s/consle/console/. > . > This package contains the application. > > Package: libucimf0 [...] > Description: library for unicode console input method framework Make that "Unicode console input method framework - library" (so that the next one can follow the same scheme and save some space). > Provide an input method framework for Linux unicode > Framebuffer consle. Amend as above. > . > This package contains the runtime library. > > Package: libucimf-dev [...] > Description: library for unicode console input method framework - development > files Unnecessarily long; make it "Unicode console input method framework - development files". > Provide an input method framework for Linux unicode > Framebuffer consle. Amend as above. > . > This package contains the developing header files. s/developing/development/. So my revised version is: | Package: ucimf | [...] | Description: Unicode console input method framework | Ucimf provides an input method framework for the Linux Unicode frame | buffer console. | . | This package contains the application. | | Package: libucimf0 | [...] | Description: Unicode console input method framework - library | Ucimf provides an input method framework for the Linux Unicode frame | buffer console. | . | This package contains the runtime library. | | Package: libucimf-dev | [...] | Description: Unicode console input method framework - development files | Ucimf provides an input method framework for the Linux Unicode frame | buffer console. | . | This package contains the development header files. -- JBR Ankh kak! (Ancient Egyptian blessing)diff -ru libucimf-2.3.8.pristine/debian/control libucimf-2.3.8/debian/control --- libucimf-2.3.8.pristine/debian/control 2011-07-30 08:30:12.000000000 +0100 +++ libucimf-2.3.8/debian/control 2012-06-30 12:53:39.711393250 +0100 @@ -14,9 +14,9 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libucimf0 Recommends: fbterm (>= 1.5) | jfbterm, fbterm-ucimf, dialog -Description: uicode console input method framework - Provide an input method framework for Linux unicode - Framebuffer consle. +Description: Unicode console input method framework + Ucimf provides an input method framework for the Linux Unicode frame + buffer console. . This package contains the application. @@ -24,9 +24,9 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: library for unicode console input method framework - Provide an input method framework for Linux unicode - Framebuffer consle. +Description: Unicode console input method framework - library + Ucimf provides an input method framework for the Linux Unicode frame + buffer console. . This package contains the runtime library. @@ -35,8 +35,8 @@ Architecture: any Conflicts: libucimf-dev Depends: ${misc:Depends}, libucimf0 (= ${binary:Version}) -Description: library for unicode console input method framework - development files - Provide an input method framework for Linux unicode - Framebuffer consle. +Description: Unicode console input method framework - development files + Ucimf provides an input method framework for the Linux Unicode frame + buffer console. . - This package contains the developing header files. + This package contains the development header files.
--- End Message ---
--- Begin Message ---control: found 671900 2.3.8-4 control: found 679697 2.3.8-4 control: notfound 671900 2.3.8-5 control: notfound 679697 2.3.8-5 I had typo in changelog and failed to close these in my recent upload of ucimf 2.3.8-5 Sorry. Osamu
--- End Message ---

