Codebase list coq / 4f4a31d
DH compat level 13 Ralf Treinen 3 years ago
3 changed file(s) with 9 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
0 coq (8.12.0-1) UNRELEASED; urgency=medium
1
2 * New upstream release.
3 refresh patches:
0 coq (8.12.0-1) experimental; urgency=medium
1
2 * New upstream release.
3 * Refresh patches:
44 - remove-tests-that-need-coqlib
55 - remove-bytecode-failing-tests
66 - avoid-usr-bin-env
1212 * d/*.install.in files:
1313 - install ssrsearch plugin in the libcoq-ocaml package
1414 - install ocamllibdep binary in the coq package
15 * Debhelper compatibility level 12 (no change)
16
17 -- Ralf Treinen <treinen@debian.org> Fri, 21 Aug 2020 16:47:22 +0200
15 * Debhelper compatibility level 13
16 - drop override of dh_missing
17
18 -- Ralf Treinen <treinen@debian.org> Fri, 21 Aug 2020 20:21:06 +0200
1819
1920 coq (8.11.1~pre1-1) experimental; urgency=medium
2021
88 Enrico Tassi <gareuselesinge@debian.org>
99 Standards-Version: 4.5.0
1010 Build-Depends:
11 debhelper-compat (= 12),
11 debhelper-compat (= 13),
1212 dh-exec,
1313 dh-ocaml (>= 0.9.5~),
1414 dh-python,
104104 find debian/tmp -name '.coq-native' -printf '%P\n' \
105105 >> debian/coq-theories.install
106106
107 .PHONY: override_dh_missing
108 override_dh_missing:
109 dh_missing --fail-missing
110
111107 .PHONY: override_dh_install
112108 override_dh_install:
113109 chmod +x debian/coq.install