From 69eca5325a70639f253f634b1f38593e6c213cf0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 26 Oct 2021 07:26:11 +0200 Subject: Minor tweaks to README.md and manifest --- libxsd-tests/manifest | 4 ++-- libxsd/manifest | 4 ++-- xsd-examples/manifest | 4 ++-- xsd-tests/manifest | 4 ++-- xsd/README | 2 ++ xsd/manifest | 4 ++-- 6 files changed, 12 insertions(+), 10 deletions(-) diff --git a/libxsd-tests/manifest b/libxsd-tests/manifest index 0648894..b0bfef5 100644 --- a/libxsd-tests/manifest +++ b/libxsd-tests/manifest @@ -9,7 +9,7 @@ url: https://www.codesynthesis.com/projects/xsd/ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd-tests/ email: xsd-users@codesynthesis.com ; Mailing list -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 depends: libxerces-c ^3.0.0 depends: libexpat ^2.1.0 diff --git a/libxsd/manifest b/libxsd/manifest index 43c40f6..c27fd03 100644 --- a/libxsd/manifest +++ b/libxsd/manifest @@ -12,6 +12,6 @@ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd/ email: xsd-users@codesynthesis.com ; Mailing list build-warning-email: builds@codesynthesis.com -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 tests: libxsd-tests == $ diff --git a/xsd-examples/manifest b/xsd-examples/manifest index 7bcd986..013aa1e 100644 --- a/xsd-examples/manifest +++ b/xsd-examples/manifest @@ -9,8 +9,8 @@ url: https://www.codesynthesis.com/projects/xsd/ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/xsd-examples/ email: xsd-users@codesynthesis.com ; Mailing list -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 depends: libxsd == $ depends: libxerces-c ^3.0.0 depends: libexpat ^2.1.0 diff --git a/xsd-tests/manifest b/xsd-tests/manifest index 23cae47..79d691e 100644 --- a/xsd-tests/manifest +++ b/xsd-tests/manifest @@ -9,7 +9,7 @@ url: https://www.codesynthesis.com/projects/xsd/ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/xsd-tests/ email: xsd-users@codesynthesis.com ; Mailing list -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 depends: libxsd == $ depends: libxerces-c ^3.0.0 diff --git a/xsd/README b/xsd/README index 80d707f..dc1d4db 100644 --- a/xsd/README +++ b/xsd/README @@ -13,6 +13,8 @@ defined in XML Schema. Using these parser templates you can build your own in-memory representations or perform immediate processing of XML instance documents. +Note also that the xsd executable provides build2 metadata. + See the NEWS file for the user-visible changes from the previous release. See the LICENSE file for distribution conditions. diff --git a/xsd/manifest b/xsd/manifest index fcbadbe..8bebd3e 100644 --- a/xsd/manifest +++ b/xsd/manifest @@ -13,8 +13,8 @@ email: xsd-users@codesynthesis.com ; Mailing list build-warning-email: builds@codesynthesis.com requires: host requires: c++11 -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 depends: libxsd-frontend ^2.1.0- depends: libcutl ^1.11.0- depends: libxerces-c ^3.0.0 -- cgit v1.1