summaryrefslogtreecommitdiff
path: root/debian/libcoq-ocaml.install.in
Commit message (Collapse)AuthorAge
* Reenable ssrmatching and ssreflectGravatar Benjamin Barenblat2019-02-06
| | | | | | Upstream has provided a free replacement for the nonfree ssrmatching file I removed in cf916fd97fbac51af6fa68ec2704da2a28ef9ede. Patch that file in and resume building ssrmatching and ssreflect.
* Update libcoq-ocaml{,-dev} install listGravatar Benjamin Barenblat2019-02-05
|
* Update to new toploop packagingGravatar Benjamin Barenblat2019-02-05
| | | | | | | As of 8.9, upstream has stopped distributing plugins that turn coqtop into worker processes for CoqIDE and other things. There are now separate binaries for each coqtop use case. Ensure they’re all distributed.
* Disable ssrmatching and ssreflectGravatar Benjamin Barenblat2019-02-05
| | | | | | | | The nonfree file in ssrmatching I removed in cf916fd97fbac51af6fa68ec2704da2a28ef9ede turns out to be important to the build process, and I can’t figure out how to replicate its effects without including the file itself. Disable ssrmatching and ssreflect again until the license situation gets resolved.
* Restore ssrmatching and its reverse dependenciesGravatar Benjamin Barenblat2019-01-17
| | | | | | | | | | | | 4181269ff800d58e60b886d0aaa2894444a9cd0d removed ssrmatching and everything that needed it because upstream had shipped a couple of files with bad license headers. Those files have now been fixed (https://github.com/coq/coq/pull/9282), so grab them from master and apply them in a patch. This restores ssrmatching to the Coq standard library. Once upstream cuts its next release, we should be able to delete the patch and simply import the files from the upstream tarball.
* Update libcoq-ocaml{,-dev} install listGravatar Benjamin Barenblat2019-01-03
|
* Disable ssrmatchingGravatar Benjamin Barenblat2019-01-03
| | | | | | | ssrmatching has two files licensed under CeCILL-B, which I believe is a nonfree license. d7d80c5bea564b7cb0eadc33e9ee38c9d9de1cd8 removed those files from the source package; this commit disables the affected plugin in the build system.
* Coq 8.6debian/8.6-1Gravatar Enrico Tassi2016-12-28
|
* Packaging 8.5beta1Gravatar Enrico Tassi2015-07-14
|
* Dp plugin has been droppedGravatar Stephane Glondu2012-06-05
|
* Fix typo (shame...)Gravatar Stephane Glondu2012-01-13
|
* Miscellaneous updatesGravatar Stephane Glondu2012-01-12
|
* Install plugins in (new) binary package libcoq-ocamlGravatar Stephane Glondu2010-07-21