-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes upstreamed while packaging libkhmer
for Debian
#1148
Conversation
5e53d92
to
038f415
Compare
@kdmurray91 I'm going to leave feedback on the Debian packaging here, for lack of better place Since we haven't published the release candidate on GitHub you can't use Looks like the way to work around that is:
& update the ChangeLog to use the matching version (with 'dfsg' in it)
Why liboxli2 ?
Don't add/change files directly to the upstream (khmer) code. Add them using quilt :-) |
Feel free to bring your commits into the |
Seems fine to me; as I don't personally use that Makefile I'm happy to leave it up to you, @blahah, and @luizirber |
Checklist? |
|
Headers should be installed to $PREFIX/include/oxli
- Add USE_SYSTEM_ZLIB and USE_SYSTEM_LIBBZ2 flags to disable code under third-party/ - Allow C/CPP/LD/CXXFLAGS to be overwridden, e.g. by dpkg-buildflags - Misc makefile formatting and fixes
Accidentally re-added the metrics code while conflict-popping
d8369dc
to
9b317b4
Compare
Ready for review @mr-c et al. |
LGTM, thanks! |
Changes upstreamed while packaging `libkhmer` for Debian
Misc changes @mr-c & I though should be upstreamed