Your message dated Wed, 27 Jun 2012 13:05:43 +0000
with message-id <e1sjrwf-0006fa...@franck.debian.org>
and subject line Bug#676203: fixed in ruby-mecab 0.99.3-2
has caused the Debian Bug report #676203,
regarding ruby-mecab: FTBFS: MeCab_wrap.cpp:2252:5: error: format not a string 
literal and no format arguments [-Werror=format-security]
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 ow...@bugs.debian.org
immediately.)


-- 
676203: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676203
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-mecab
Version: 0.99.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120605 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> compiling MeCab_wrap.cpp
> MeCab_wrap.cpp: In function 'void SWIG_Ruby_define_class(swig_type_info*)':
> MeCab_wrap.cpp:1514:9: warning: variable 'klass' set but not used 
> [-Wunused-but-set-variable]
> MeCab_wrap.cpp: In function 'VALUE SWIG_AUX_NUM2DBL(VALUE*)':
> MeCab_wrap.cpp:2007:9: warning: unused variable 'type' [-Wunused-variable]
> MeCab_wrap.cpp: In function 'VALUE _wrap_DictionaryInfo_filename_get(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:2252:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_DictionaryInfo_charset_get(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:2276:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_DictionaryInfo_size_get(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:2309:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_DictionaryInfo_type_get(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:2333:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_DictionaryInfo_lsize_get(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:2357:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_DictionaryInfo_rsize_get(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:2381:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_DictionaryInfo_version_get(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:2405:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_DictionaryInfo_next_get(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:2429:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_new_DictionaryInfo(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:2470:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:2473:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Path_rnode_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2502:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Path_rnext_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2526:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Path_lnode_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2550:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Path_lnext_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2574:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Path_cost_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2598:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Path_prob_set(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2623:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:2628:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Path_prob_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2651:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_prev_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2677:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_next_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2701:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_enext_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2725:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_bnext_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2749:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_rpath_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2773:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_lpath_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2797:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_feature_get(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:2821:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_id_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2845:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_length_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2869:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_rlength_get(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:2893:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_rcAttr_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2917:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_lcAttr_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2941:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_posid_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:2965:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_char_type_get(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:2989:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_stat_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3013:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_isbest_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3037:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_alpha_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3061:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_beta_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3085:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_prob_set(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3110:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3115:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_prob_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3138:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_wcost_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3162:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_cost_get(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3186:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Node_surface_get(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3210:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3218:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3221:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_clear(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3245:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3253:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3256:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_is_available(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3278:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3286:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3289:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_bos_node(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3312:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3320:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3323:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_eos_node(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3346:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3354:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3357:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_end_nodes(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3383:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3388:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3396:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3399:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_begin_nodes(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3425:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3430:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3438:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3441:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_sentence(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3464:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3472:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3475:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_size(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3507:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3515:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3518:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_set_Z(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3542:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3547:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3555:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3558:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_Z(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3580:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3588:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3591:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_set_theta(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3615:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3620:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3628:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3631:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_theta(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3653:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3661:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3664:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_next(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:3687:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3695:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3698:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_request_type(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:3721:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3729:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3732:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_has_request_type(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:3758:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3763:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3771:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3774:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_set_request_type(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:3798:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3803:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3811:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3814:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_add_request_type(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:3837:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3842:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3850:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3853:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_remove_request_type(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:3876:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3881:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3889:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3892:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_toString__SWIG_0(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:3914:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3922:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3925:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_toString__SWIG_1(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:3951:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3956:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3964:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:3967:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_enumNBestAsString(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:4037:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4042:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4050:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4053:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_what(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:4076:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4084:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4087:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_set_what(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4112:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4117:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4125:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4128:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_new_Lattice(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:4174:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4177:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Lattice_set_sentence(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4201:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4206:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4214:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4217:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Model_dictionary_info(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4243:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4251:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4254:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Model_createTagger(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4277:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4285:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4288:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Model_createLattice(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4311:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4319:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4322:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Model_swap(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:4348:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4353:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4361:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4364:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Model_version(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:4387:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4390:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Model_create__SWIG_0(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4421:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4426:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4434:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4437:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Model_create__SWIG_1(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4461:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4469:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4472:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_new_Model__SWIG_0(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4540:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4549:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4552:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_new_Model__SWIG_1(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4593:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4596:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_parse__SWIG_0(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4654:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4657:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4662:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4670:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4673:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_parse__SWIG_1(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4699:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4704:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4712:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4715:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_parse__SWIG_2(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4742:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4747:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4755:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4758:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_parseToNode(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4850:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4855:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4863:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4866:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_parseNBest(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4898:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4903:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4908:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4916:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4919:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_parseNBestInit(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:4948:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4953:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4961:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4964:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_nextNode(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:4989:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:4997:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5000:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_next(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:5023:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5031:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5034:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_formatNode(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5060:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5065:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5073:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5076:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_set_request_type(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5100:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5105:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5113:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5116:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_request_type(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5138:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5146:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5149:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_partial(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:5172:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5180:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5183:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_set_partial(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5207:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5212:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5220:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5223:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_lattice_level(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5245:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5253:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5256:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_set_lattice_level(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:5280:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5285:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5293:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5296:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_all_morphs(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5318:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5326:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5329:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_set_all_morphs(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5353:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5358:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5366:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5369:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_set_theta(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5392:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5397:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5405:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5408:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_theta(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:5430:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5438:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5441:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_dictionary_info(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5464:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5472:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5475:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_what(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:5498:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5506:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5509:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_create__SWIG_0(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5540:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5545:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5553:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5556:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_create__SWIG_1(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5580:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5588:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5591:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_version(int, VALUE*, VALUE)':
> MeCab_wrap.cpp:5659:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5662:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_new_Tagger__SWIG_0(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5685:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5694:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5697:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_new_Tagger__SWIG_1(int, VALUE*, 
> VALUE)':
> MeCab_wrap.cpp:5738:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5741:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_parseToString__SWIG_0(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:5801:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5806:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5811:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5819:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5822:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp: In function 'VALUE _wrap_Tagger_parseToString__SWIG_1(int, 
> VALUE*, VALUE)':
> MeCab_wrap.cpp:5851:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5856:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5864:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> MeCab_wrap.cpp:5867:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> cc1plus: some warnings being treated as errors
> make[1]: *** [MeCab_wrap.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/06/05/ruby-mecab_0.99.3-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



--- End Message ---
--- Begin Message ---
Source: ruby-mecab
Source-Version: 0.99.3-2

We believe that the bug you reported is fixed in the latest version of
ruby-mecab, which is due to be installed in the Debian FTP archive:

libmecab-ruby1.8_0.99.3-2_all.deb
  to main/r/ruby-mecab/libmecab-ruby1.8_0.99.3-2_all.deb
libmecab-ruby1.9.1_0.99.3-2_all.deb
  to main/r/ruby-mecab/libmecab-ruby1.9.1_0.99.3-2_all.deb
libmecab-ruby_0.99.3-2_all.deb
  to main/r/ruby-mecab/libmecab-ruby_0.99.3-2_all.deb
ruby-mecab_0.99.3-2.debian.tar.gz
  to main/r/ruby-mecab/ruby-mecab_0.99.3-2.debian.tar.gz
ruby-mecab_0.99.3-2.dsc
  to main/r/ruby-mecab/ruby-mecab_0.99.3-2.dsc
ruby-mecab_0.99.3-2_amd64.deb
  to main/r/ruby-mecab/ruby-mecab_0.99.3-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 676...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
TANIGUCHI Takaki <tak...@debian.org> (supplier of updated ruby-mecab package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 27 Jun 2012 21:50:57 +0900
Source: ruby-mecab
Binary: ruby-mecab libmecab-ruby libmecab-ruby1.8 libmecab-ruby1.9.1
Architecture: source amd64 all
Version: 0.99.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: TANIGUCHI Takaki <tak...@debian.org>
Description: 
 libmecab-ruby - Transitional package for ruby-mecab
 libmecab-ruby1.8 - Transitional package for ruby-mecab
 libmecab-ruby1.9.1 - Transitional package for ruby-mecab
 ruby-mecab - mecab binding for Ruby language
Closes: 676203
Changes: 
 ruby-mecab (0.99.3-2) unstable; urgency=low
 .
   * debian/patches/ftbfs-use-swig2.patch: Fix FTBFS (Closes: #676203)
   * debisn/source/format: 3.0 (quilt)
Checksums-Sha1: 
 c52765bed48fb0dd70b169655c4d94d3187c18f1 2028 ruby-mecab_0.99.3-2.dsc
 5fbf3f53e1279685ff3e423f220ddd54c1eb71d3 4112 ruby-mecab_0.99.3-2.debian.tar.gz
 ab71e18b79e570e32d024a983014a0cca1afd1a5 61624 ruby-mecab_0.99.3-2_amd64.deb
 dbe0767b639a0f5f9d63a0dc098b854afccfafe9 3004 libmecab-ruby_0.99.3-2_all.deb
 26f003e0d98c892ed3754907a64ff9f882d51436 3010 libmecab-ruby1.8_0.99.3-2_all.deb
 9f908603e1ad7d84c257238c79e530b0e0935aeb 3012 
libmecab-ruby1.9.1_0.99.3-2_all.deb
Checksums-Sha256: 
 d135c7502963241278e782b45972a284216c00e8caaa95fe1f8c5745cb946e57 2028 
ruby-mecab_0.99.3-2.dsc
 21679f43815bd04bf7582e938a0972957fb0e6a4c55dfdefc65e6d963913eafa 4112 
ruby-mecab_0.99.3-2.debian.tar.gz
 6417e06eafb329b59a60b86dc0e006db632a166555ec906d1ce5480a69090894 61624 
ruby-mecab_0.99.3-2_amd64.deb
 052b17aab1aab30e7ce4968af27d7238f916137841715de57840c25d5e8c26d8 3004 
libmecab-ruby_0.99.3-2_all.deb
 354b70d00f8eacb2955d550df17deaf77117ce849f118e486cad65762f8be838 3010 
libmecab-ruby1.8_0.99.3-2_all.deb
 2c4289333485ffa7e559d4f803e658cdbaa71293a3c2781aa56c1269855c079d 3012 
libmecab-ruby1.9.1_0.99.3-2_all.deb
Files: 
 9960551670c92eddb11db2d012d5b687 2028 ruby optional ruby-mecab_0.99.3-2.dsc
 5dda6bc3ef5003850430ffac65350456 4112 ruby optional 
ruby-mecab_0.99.3-2.debian.tar.gz
 a6a13bfc00fcd8dcd5730bc17081fb8e 61624 ruby optional 
ruby-mecab_0.99.3-2_amd64.deb
 6611be7bcfdb29f8f294edfe9771047c 3004 oldlibs extra 
libmecab-ruby_0.99.3-2_all.deb
 a783cb1b1af67679d86600e8b8f9995d 3010 oldlibs extra 
libmecab-ruby1.8_0.99.3-2_all.deb
 c3a44840dd93b5cebe504374204cca35 3012 oldlibs extra 
libmecab-ruby1.9.1_0.99.3-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJP6wHgAAoJEMwUn2wopeJXd04QAJ3PMbOk1rSQGHURfvGIVQxX
7bpIfWZgtwP6RP9w4jK+AhvdahO8FeYZIBFClg/iG+P1dnGMFL+q3Ki8QqZEzMXt
Xzz5DFC60eH9PuY7pNiauXiVAyDQxkEg54HHS2sOrhNpZY26F1r3jNYpybuss/lo
z5h1N1si2AvfDrNKN2bWOb3h4oxMs1c5wsOTAFwxc0c2XfUyDanfN2BdegKT/Y1a
2gh1g7ShcBvIQ+9YuQ5bt1LPjrPWcdd0IuFNeM+siLx8yFMlfV1ayVjzgTdKAB2C
w9bHC4N2iIuew+KWERjDbd2k7Gkd6RV47XUwJwyvwVROArcIbLIdkogWGdKDl3Vt
R6tCmod3Bax1XBZGpd1taw7eNpvwwE1Gyg2W3myFrXUlYEV5vawms3W4pf0p3tqT
DESpWi9FgA+keFyHmM39NaYZ2mDbP0yVf/JJ57ULlSCfFuqgVkMQYMlKavGShMYj
IEAF2rib6lKh0RewYXNCB9HAu86B811Dg6CfrS3EqyJP1I8hzP8ZBzRGD1jYQTl9
a3Mt0CeKbLQHO3/QTtIMYdMrUP5uvG9q24DDpswLbUyoCRWn0kbZx/Zl3nSCemX1
xBOCWskrNuxIFc2M6f8qanKr9KOuiMdeLUfe1BMRxEizRlsk1cwOt9Y9FKNWeByY
vs5BumDKAAnjLylipHnN
=Id5w
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to