Codebase list coq / 7c9acaa
Switch source package format to 3.0 (quilt) Stephane Glondu 13 years ago
5 changed file(s) with 6 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
2424 Patch system
2525 ------------
2626
27 This source package uses quilt to apply and remove its patches. Please
28 refer to `/usr/share/doc/quilt/README.source' for information about
29 how to use quilt for source packages.
27 This source package is in format 3.0 (quilt).
3028
31 The quilt series is generated from the Git repository, using
29 The quilt series, if any, is generated from the Git repository, using
3230 dom-{apply,save}-patches, from the dh-ocaml (>= 0.5) package. Please
3331 refer to the appendix about Git in the Debian OCaml Packaging Policy
3432 (from the same package).
5452 from there instead of really compiling Coq...
5553
5654
57 -- Stéphane Glondu <glondu@debian.org>, Sat, 29 Aug 2009 16:49:52 +0200
55 -- Stéphane Glondu <glondu@debian.org>, Mon, 31 May 2010 15:30:50 +0200
1010 Standards-Version: 3.8.4
1111 Build-Depends:
1212 debhelper (>= 7),
13 quilt (>= 0.46-7~),
1413 dh-ocaml (>= 0.9~),
1514 ocaml-nox (>= 3.11.1-3~),
1615 ocaml-best-compilers,
00 [DEFAULT]
11 pristine-tar = True
2 cleaner = debuild clean && dh_quilt_unpatch && dh_clean
3434 -e 's%@CoqVersion@%$(COQ_VERSION)%' \
3535 -e 's%@CoqABI@%$(COQ_ABI)%'
3636
37 DH := dh --with quilt,ocaml
37 DH := dh --with ocaml
3838
3939 configure: configure-stamp
4040 configure-stamp:
0 3.0 (quilt)