diff -Nru apertium-lex-tools-0.2.0/debian/bzr-builder.manifest apertium-lex-tools-0.2.0/debian/bzr-builder.manifest --- apertium-lex-tools-0.2.0/debian/bzr-builder.manifest 2015-06-21 19:01:51.000000000 +0000 +++ apertium-lex-tools-0.2.0/debian/bzr-builder.manifest 2015-07-16 09:46:18.000000000 +0000 @@ -1,3 +1,3 @@ -# bzr-builder format 0.3 deb-version {debupstream}-0~r417 -lp:apertiumtestpackaging revid:svn-v4:72bbbca6-d526-0410-a7d9-f06f51895060:trunk/apertium-lex-tools:60994 +# bzr-builder format 0.3 deb-version {debupstream}-0~r418 +lp:apertiumtestpackaging revid:svn-v4:72bbbca6-d526-0410-a7d9-f06f51895060:trunk/apertium-lex-tools:61310 nest-part packaging lp:~aboobackervyd/apertiumtestpackaging/lex-tools debian debian revid:aboobackervyd@gmail.com-20140415180511-wjvtm05zoqm0jjye diff -Nru apertium-lex-tools-0.2.0/debian/changelog apertium-lex-tools-0.2.0/debian/changelog --- apertium-lex-tools-0.2.0/debian/changelog 2015-06-21 19:01:51.000000000 +0000 +++ apertium-lex-tools-0.2.0/debian/changelog 2015-07-16 09:46:18.000000000 +0000 @@ -1,8 +1,8 @@ -apertium-lex-tools (0.2.0-0~r417~ubuntu12.04.1) precise; urgency=low +apertium-lex-tools (0.2.0-0~r418~ubuntu12.04.1) precise; urgency=low * Auto build. - -- Aboobacker MK Sun, 21 Jun 2015 19:01:51 +0000 + -- Aboobacker MK Thu, 16 Jul 2015 09:46:18 +0000 apertium-lex-tools (0.2.0-1ubuntu3) saucy; urgency=low diff -Nru apertium-lex-tools-0.2.0/irstlm_ranker.h apertium-lex-tools-0.2.0/irstlm_ranker.h --- apertium-lex-tools-0.2.0/irstlm_ranker.h 2015-06-21 19:01:48.000000000 +0000 +++ apertium-lex-tools-0.2.0/irstlm_ranker.h 2015-07-16 09:46:15.000000000 +0000 @@ -42,7 +42,7 @@ long double current_max; protected: - lmContainer *m_lmtb; + irstlm::lmContainer *m_lmtb; int m_unknownId; int m_lmtb_size; // max ngram stored in the table