nickva opened a new pull request, #202: URL: https://github.com/apache/couchdb-pkg/pull/202
This avoids a bunch of warnings we're getting when building debian packages. The new way to specify compat level is as a build dependency not as a separate compat file. Prevent prevent generating some dbgsym, buildinfo and changes files. We don't upload them to the package repository anyway. Skip trying to write build and isntall man pages. We get a bunch of groff errors and our main docs are in html or on our site. `--with=systemd` is not needed with compat level 13, it's implied now, that is, it's always on. Remove `dh_shlibdeps` for libmozjs185. We don't install or depend SM 1.8.5 for a while now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
