[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ITP: ceres-solver -- nonlinear least square minimizer



Hi Koichi

  Thanks for working on all issues I described !

On Sun, May 27, 2012 at 1:38 PM, Koichi Akabe <vbkaisetsu@gmail.com> wrote:
[...]
> I fixed and tested glog package on kfreebsd-{i386, amd64} and linux-{i386, amd64}.
> I changed debian/rules to build without optimization (-O0), then the test suite works fine.
>
> Updated packages are re-uploaded to mentors.
> Please check them.
> http://mentors.debian.net/debian/pool/main/g/gflags/gflags_2.0-1.dsc

What is the following supposed to be doing:

...
override_dh_installdocs:
  dh_installdocs
  (! test -d $(CURDIR)/debian/libgflags-doc || install -m 644
$(CURDIR)/ChangeLog
$(CURDIR)/debian/libgflags-doc/usr/share/doc/libgflags-doc/changelog)
...

  Can't you simply use dh_installchangelogs ?

Anyway I did not check why but the md5sum are different from google
code and your orig tarball on mentors. Please add a get-orig-source
rule in d/rules to show me how you repacked the sources. As a side
note, if you are repacking, you can get rid of the *.svn* dirs.

$ md5sum *.tar.gz
8487fc6a36d531b2dd11a7582239d5b4  gflags_2.0.orig.tar.gz

vs

$ md5sum gflags-2.0.tar.gz
e02268c1e90876c809ec0ffa095da864  gflags-2.0.tar.gz

Thanks.

-- 
Mathieu


Reply to: