this repo has no description

Merge pull request #19336 from zapashcanon/master

fix dev-repo for dose

Kate e44f894a 9f982ecc

Changed files
+3 -3
packages
dose
dose.3.3
dose.3.4.1
dose.3.4.2
+1 -1
packages/dose/dose.3.3/opam
···
homepage: "http://www.mancoosi.org/software/"
bug-reports: "https://gforge.inria.fr/tracker/?group_id=4395"
license: "LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git+https://gforge.inria.fr/git/dose/dose.git"
+
dev-repo: "git+https://scm.gforge.inria.fr/anonscm/git/dose/dose.git"
build: [
["./configure" "--with-ocamlgraph" "--bindir=%{bin}%"]
[make]
+1 -1
packages/dose/dose.3.4.1/opam
···
homepage: "http://www.mancoosi.org/software/"
bug-reports: "https://gforge.inria.fr/tracker/?group_id=4395"
license: "LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git+https://gforge.inria.fr/git/dose/dose.git"
+
dev-repo: "git+https://scm.gforge.inria.fr/anonscm/git/dose/dose.git"
build: [
["./configure" "--with-ocamlgraph"]
[make printconf]
+1 -1
packages/dose/dose.3.4.2/opam
···
homepage: "http://www.mancoosi.org/software/"
bug-reports: "https://gforge.inria.fr/tracker/?group_id=4395"
license: "LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git+https://gforge.inria.fr/git/dose/dose.git"
+
dev-repo: "git+https://scm.gforge.inria.fr/anonscm/git/dose/dose.git"
build: [
["./configure" "--with-ocamlgraph"]
[make printconf]