File: README.source

package info (click to toggle)
ssreflect 1.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,508 kB
  • ctags: 670
  • sloc: ml: 3,349; lisp: 36; makefile: 23
file content (30 lines) | stat: -rw-r--r-- 1,075 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Ssreflect Debian source package
===============================

Packaging a new upstream
------------------------

 * Upstream tarball ships PDF files without sources. When packaging a
   new upstream release, they must be removed!

 * Ssreflect uses internal structures of Coq and is quite easily
   broken by new versions of Coq. However, some Coq developers
   maintain a working version as Coq development goes at the
   coq-contrib project on INRIA's GForge [1] (in Saclay directory).

   [1] http://gforge.inria.fr/projects/coq-contribs/


Patching upstream sources
-------------------------

This source package uses quilt to apply and remove its patches. Please
refer to `/usr/share/doc/quilt/README.source' for information about
how to use quilt for source packages.

The quilt series is generated from the Git repository, using
dom-{apply,save}-patches, from the dh-ocaml (>= 0.5) package. Please
refer to the appendix about Git in the Debian OCaml Packaging Policy
(from the same package).

 -- Stephane Glondu <steph@glondu.net>, Wed, 26 Aug 2009 21:38:47 +0200