summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | Added coqvars.mk helper for coq-related packages.Gravatar Samuel Mimram2009-02-19
| | |
* | | Use variables from dh-ocaml in rules.Gravatar Samuel Mimram2009-02-19
| | |
| * | Added coqvars.mk helper for coq-related packages.Gravatar Samuel Mimram2009-02-19
| | |
| * | Use variables from dh-ocaml in rules.Gravatar Samuel Mimram2009-02-19
|/ /
* | Remove experimental dependencies and restore ocaml-best-compilerGravatar Stephane Glondu2009-02-19
| |
* | New Upstream VersionGravatar Stephane Glondu2009-02-19
| |
* | Merge commit 'upstream/8.2-1+dfsg'Gravatar Stephane Glondu2009-02-19
|\|
| * Imported Upstream version 8.2-1+dfsgupstream/8.2-1+dfsgGravatar Stephane Glondu2009-02-19
| |
* | Upstream version can contain dashesGravatar Stephane Glondu2009-02-19
| |
* | Explicit more dependencies for autobuildersdebian/8.2.rc2+dfsg-3Gravatar Stephane Glondu2009-02-08
| |
* | Add more versioned dependencies to please builddsdebian/8.2.rc2+dfsg-2Gravatar Stephane Glondu2009-02-08
| |
* | Put also OCaml ABI in Coq ABIdebian/8.2.rc2+dfsg-1Gravatar Stephane Glondu2009-02-05
| |
* | Add NEWS and prepare uploadGravatar Stephane Glondu2009-02-02
| |
* | Update changelogGravatar Stephane Glondu2009-02-01
| |
* | Do not install revision fileGravatar Stephane Glondu2009-02-01
| | | | | | | | | | This file is generated from VCS informations, and doesn't exist when building out of any VCS.
* | Add coq-${F:CoqABI} virtual packageGravatar Stephane Glondu2009-02-01
| | | | | | | | | | | | Rationale: *.vo files depend on the version of Coq used to compile them. This virtual package will be useful for other packages providing *.vo (e.g. why, ssreflect).
* | Rename binary package coq-libs -> coq-theoriesGravatar Stephane Glondu2009-02-01
| | | | | | | | | | | | Rationale: the name coq-libs is rather confusing for the contents of this package. There is no doubt on the contents of the package with coq-theories.
* | Add debian/cleanGravatar Stephane Glondu2009-02-01
| |
* | Only one out of ledit and cle is neededGravatar Stephane Glondu2009-02-01
| |
* | Add a build cache (see README.source)Gravatar Stephane Glondu2009-02-01
| |
* | Show full commands when building CoqGravatar Stephane Glondu2009-02-01
| | | | | | | | More useful in build logs
* | Update changelogGravatar Stephane Glondu2009-02-01
| |
* | Update dependenciesGravatar Stephane Glondu2009-02-01
| |
* | Add debian/gbp.confGravatar Stephane Glondu2009-02-01
| |
* | Simplify handling of dispatch to binary packagesGravatar Stephane Glondu2009-02-01
| |
* | Add new binary package libcoq-ocaml-devGravatar Stephane Glondu2009-02-01
| | | | | | | | | | Rationale: coqmktop depends on a whole working OCaml environment, and we don't need ocaml-related stuff when developing in pure Coq.
* | Remove also backup files in purify_tarballGravatar Stephane Glondu2009-02-01
| |
* | Camlp4 -> Camlp5 in package descriptionsGravatar Stephane Glondu2009-02-01
| |
* | New upstream release candidateGravatar Stephane Glondu2009-02-01
| |
* | Merge commit 'upstream/8.2.rc2+dfsg'Gravatar Stephane Glondu2009-02-01
|\|
| * Imported Upstream version 8.2~rc2+dfsgupstream/8.2.rc2+dfsgGravatar Stephane Glondu2009-02-01
| |
* | Define substvars more appropriatelyGravatar Stephane Glondu2008-10-16
| |
* | Update changelogGravatar Stephane Glondu2008-09-08
| |
* | Use debhelper 7, simplify debian/rulesGravatar Stephane Glondu2008-09-08
| |
* | Remove obsolete patchesGravatar Stephane Glondu2008-09-08
| |
* | Bump debhelper compatibility level to 7Gravatar Stephane Glondu2008-09-08
| |
* | Merge commit 'upstream/8.2.beta4.svn20080907+dfsg'Gravatar Stephane Glondu2008-09-08
|\|
| * Imported Upstream version 8.2~beta4.svn20080907+dfsgupstream/8.2.beta4.svn20080907+dfsgGravatar Stephane Glondu2008-09-08
| |
* | Update changelog and prepare for uploaddebian/8.2.beta4+dfsg-2Gravatar Stephane Glondu2008-08-15
| |
* | Add non-native-archs.dpatchGravatar Stephane Glondu2008-08-15
| | | | | | | | Fix FTBFS on non-native architectures (Closes: #495165)
* | Uploading to experimental.debian/8.2.beta4+dfsg-1Gravatar Samuel Mimram2008-08-14
| |
* | Update debian/changelogGravatar Stephane Glondu2008-08-12
| |
* | Remove obsolete manpages (now shipped upstream)Gravatar Stephane Glondu2008-08-12
| |
* | Update debian/changelogGravatar Stephane Glondu2008-08-08
| |
* | Tune clean target of debian/rulesGravatar Stephane Glondu2008-08-08
| |
* | Install csdpcertGravatar Stephane Glondu2008-08-08
| |
* | glob.dump is not there anymoreGravatar Stephane Glondu2008-08-08
| |
* | Remove Encoding from debian/coqide.desktopGravatar Stephane Glondu2008-08-08
| | | | | | | | ...as complained by Lintian
* | Move patch-stamp as a prerequisite of configure-stampGravatar Stephane Glondu2008-08-08
| |
* | Add use-env-in-coq-config.dpatchGravatar Stephane Glondu2008-08-08
| | | | | | | | | | Use environment variables by default in coq_config.ml. This allows the run of micromega-related tests before installation.