From 6fd03806214dccc7b54915da32299b9d6e64e5c7 Mon Sep 17 00:00:00 2001 From: Erik Martin-Dorel Date: Thu, 20 Dec 2018 17:10:49 +0100 Subject: Avoid a warning regarding opam files """ Failed checks on coq-mathcomp-ssreflect package definition from source at file:///home/coq/mathcomp/ssreflect: error 57: Synopsis and description must not be both empty """ --- coq-mathcomp-algebra.opam | 1 + coq-mathcomp-character.opam | 1 + coq-mathcomp-field.opam | 1 + coq-mathcomp-fingroup.opam | 1 + coq-mathcomp-solvable.opam | 1 + coq-mathcomp-ssreflect.opam | 1 + 6 files changed, 6 insertions(+) diff --git a/coq-mathcomp-algebra.opam b/coq-mathcomp-algebra.opam index b466385..7cc4946 100644 --- a/coq-mathcomp-algebra.opam +++ b/coq-mathcomp-algebra.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-algebra" version: "dev" maintainer: "Mathematical Components " +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components " diff --git a/coq-mathcomp-character.opam b/coq-mathcomp-character.opam index 684e450..47c72a7 100644 --- a/coq-mathcomp-character.opam +++ b/coq-mathcomp-character.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-character" version: "dev" maintainer: "Mathematical Components " +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components " diff --git a/coq-mathcomp-field.opam b/coq-mathcomp-field.opam index 5c31290..e823f93 100644 --- a/coq-mathcomp-field.opam +++ b/coq-mathcomp-field.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-field" version: "dev" maintainer: "Mathematical Components " +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components " diff --git a/coq-mathcomp-fingroup.opam b/coq-mathcomp-fingroup.opam index 2c741b7..57d3a95 100644 --- a/coq-mathcomp-fingroup.opam +++ b/coq-mathcomp-fingroup.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-fingroup" version: "dev" maintainer: "Mathematical Components " +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components " diff --git a/coq-mathcomp-solvable.opam b/coq-mathcomp-solvable.opam index 736d5bc..f238333 100644 --- a/coq-mathcomp-solvable.opam +++ b/coq-mathcomp-solvable.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-solvable" version: "dev" maintainer: "Mathematical Components " +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components " diff --git a/coq-mathcomp-ssreflect.opam b/coq-mathcomp-ssreflect.opam index d5052f8..5d31846 100644 --- a/coq-mathcomp-ssreflect.opam +++ b/coq-mathcomp-ssreflect.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-ssreflect" version: "dev" maintainer: "Mathematical Components " +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components " -- cgit v1.2.3