Andrius Merkys

Results 46 issues of Andrius Merkys

To date, there are three versions of GNU GPL license, each differing from the other. It would be great to see GPL version number in the license of the code...

[pkg-js-tools](https://salsa.debian.org/js-team/pkg-js-tools) as of v0.9.35 installs node files under `/usr/share/nodejs` by default. Thus I believe the following line should be changed: https://github.com/LeoIannacone/npm2deb/blob/2b7ab511e2c5c0c16475f1db4c9db9208600c4f5/npm2deb/__init__.py#L66

This is a request for clarification for Open Babel-produced SMILES. ## Environment Information Open Babel version: 3.1.1 Operating system and version: Debian unstable ## Question What is the convention for...

I believe this to be a bug with Open Babel. To me it seems as resurfacing of #1851 on arm64 architecture. ## Environment Information Open Babel version: 3.1.1+dfsg-6, as packaged...

- [x] I believe this to be a bug with Open Babel - [ ] This is a feature request ## Environment Information Open Babel version: 3.1.1 (3.1.1+dfsg-5) Operating system...

I attempted building liboqs 0.7.2~rc1-1 on Debian unstable as part of Debian packaging effort. Test `test_non_executable_stack` is failing on Debian mips64el, mipsel and hppa architectures (full matrix [here](https://buildd.debian.org/status/package.php?p=liboqs)). Failures look...

Pagination links drop to the first page for example for [this query](https://codesearch.debian.net/search?q=PL_FILES+path%3AMakefile.PL&literal=1&perpkg=1). How to reproduce: search something, and then click on pagination links. URLs are updated to reflect the page...

I noticed the project uses `*_INSTALL_DIR` variables to control installation destinations. [CMake recommends using `CMAKE_INSTALL_*DIR` variables](https://cmake.org/cmake/help/latest/command/install.html), as "[T]his allows package maintainers to control the install destination by setting the appropriate...

Fixes #15 by skipping `testQuantifierStackOverflow` test on non-64bit architectures.