On Mon, 07 Jun 2010, Christian Kastner wrote: > > Is Steffen aware of that? > Yes, he consented (see RFA+ITA #583645) d'oh -- I could have deduced that ;) (or changelog entry could have been more explicit :-P)
> I originally skipped upstream's unreleased changelog entries because I > implemented them completely differently (mostly because of > python-support and dh syntax), but I included them this time for > consistency. cool, thanks! I think it would be great to have them for completeness and consistency ;) > If you've already cloned the repository, you'll have to to it again... > the old one is still available as pkg-libfann-old.git, though. done. ok -- just few things: * I am not sure if that one isn't an alias for Steffen or Vincenzo? $> licensecheck -r --copyright ./src/include/fann_cpp.h ./examples/xor_sample.cpp ./src/include/fann_cpp.h: LGPL (v2.1 or later) (with incorrect FSF address) [Copyright: 2004-2006 created by freegoldbar (at) yahoo dot com] ./examples/xor_sample.cpp: LGPL (v2.1 or later) (with incorrect FSF address) [Copyright: 2004-2006 created by freegoldbar (at) yahoo dot com] * is there a real gain with libfann2-dev (and provides of libfann-dev)? I doubt there would be ever two versions of libfann*-dev available, and it isn't a project with fast changing API ;) * (just wild one) Since you are using git, and keeping upstream sources in the repo as well, why not to make use of git cvsimport and drag entire development history along? Since debian/ was part of upstream, we would get entire packaging history I guess for free, and, if upstream ever decides, there would be 'ready-to-switch' git repository Here is the script I use for freeipmi, which is also under CVS (and they are masters of merges in CVS imho, and cvsimport still seemed to manage them fine) $> cat .git/cvs-fetch #!/bin/sh set -e git checkout master git cvsimport -m -v -r cvs -d :pserver:[email protected]:/sources/freeipmi freeipmi > (I think we can leave Gerfried out of CC: in future, so we avoid > spamming him :-) done -- .-. =------------------------------ /v\ ----------------------------= Keep in touch // \\ (yoh@|www.)onerussian.com Yaroslav Halchenko /( )\ ICQ#: 60653192 Linux User ^^-^^ [175555] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

