Commits on Source (27)
-
Enrico Tassi authored
-
Benjamin Barenblat authored
The Coq developers now distribute Coq through GitHub rather than via a direct download from INRIA. Update debian/watch to point to GitHub. Tweak the version regex slightly to account for Coq using capital V in their version numbers (e.g., V8.7.2). Also tweak the regex to ignore any release with a + in it; those releases are preproduction releases.
-
Benjamin Barenblat authored
Coq has introduced many new files in the last couple of years, including several that are not DFSG-free. Rebuild and document the list of files to be excluded from git-buildpackage imports. Additionally, delete the purify_tarball script, as it’s been replaced with the import filter.
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
with Debian dir a16bcf46abacaf1a684eda04f02555c984bf540d
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
CoqIDE currently requires gtksourceview2, which has been removed from Debian (see https://bugs.debian.org/885677). Upstream has an active pull request to update to gtksourceview3 (https://github.com/coq/coq/pull/9279), and it looks like Debian may ship gtksourceview2 with buster anyway, so this is likely to be a temporary change.
-
Benjamin Barenblat authored
https://github.com/coq/coq/commit/6b4a57051a470436b50d53e7395ec44b52e2dc7e requires rsync to collect test logs. This only really makes a difference in Coq’s CI environment, but it’s simpler to just let it do its thing than it is to patch the behavior out.
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
Remove 0002-Remove-test-4366-too-picky-on-the-timeout.patch, since upstream has increased the timeout.
-
Benjamin Barenblat authored
ssrmatching has two files licensed under CeCILL-B, which I believe is a nonfree license. d7d80c5b removed those files from the source package; this commit disables the affected plugin in the build system.
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
https://github.com/coq/coq/commit/bdc74cd1b945b69f81264cb6df8eb793c0c6817f enabled debugging by default, and the flag’s since been deleted. Stop passing it.
-
Benjamin Barenblat authored
A number of tests (mostly for coq_makefile) assume that Coq is installed when the test runs. This isn't true in an sbuild environment, though, so disable those tests.
-
Benjamin Barenblat authored
Bytecode is no longer built by default, but it’s still essential on Debian platforms where OCaml has no native compiler. Run `make byte` and `make install-byte` to install bytecode. In the future, we may want to separate bytecode binaries and libraries into their own packages so users on platforms with native support don’t have to spend disk space on bytecode. For now, though, continue bundling native code and bytecode into the same package.
-
Benjamin Barenblat authored
https://github.com/coq/coq/commit/5b506165097047aa8b6b431db9f2cbc8dbf6c3de corrected the installation path in upstream’s build process.
-
Benjamin Barenblat authored
Upstream deprecated it in favor of ocamlfind in https://github.com/coq/coq/commit/598e3ae4a8eb8d9bce316e13d71ee48d9ba1a01f.
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
-
Benjamin Barenblat authored
Some changes are not shown.
For a faster browsing experience, only 20 of 1000+ files are shown.
.bintray.json
0 → 100644
.gitattributes
deleted
100644 → 0
.github/ISSUE_TEMPLATE.md
0 → 100644
.github/PULL_REQUEST_TEMPLATE.md
0 → 100644
.gitlab-ci.yml
0 → 100644
.mailmap
deleted
100644 → 0
.travis.yml
0 → 100644
This diff is collapsed.
CONTRIBUTING.md
0 → 100644
COPYRIGHT
deleted
100644 → 0
This diff is collapsed.
Makefile.ci
0 → 100644