Re: get rid of .jar with git-buildpackage
After more tests, my final import command is:
git-import-orig --filter "*.jar" --filter "*.war" \
--filter apache-solr-1.4.0/docs/api \
--filter apache-solr-1.4.0/dist --filter-pristine-tar \
--pristine-tar -u1.4.0 ../apache-solr-1.4.0.tgz
The filter options are translated directly to tar --exclude options. I've not
managed to do anything more then to fiddle around with the import. The current
state is at:
http://github.com/thkoch2001/pkg-debian-solr
Best regards,
Thomas Koch, http://www.koch.ro
Reply to: