From 1b1aa27230171584dd1e96f4b199bfda62c7d541 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 12 Sep 2023 09:16:25 +0200 Subject: Release version 65.1.0+10 Add system package name mapping for Debian and Fedora (and alike). --- libicui18n/manifest | 7 ++++++- libicuio/manifest | 7 ++++++- libicuuc/manifest | 7 ++++++- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/libicui18n/manifest b/libicui18n/manifest index 960ce80..5440b47 100644 --- a/libicui18n/manifest +++ b/libicui18n/manifest @@ -1,6 +1,6 @@ : 1 name: libicui18n -version: 65.1.0+9 +version: 65.1.0+10 upstream-version: 65.1 project: icu summary: ICU high-level internationalization C/C++ library @@ -18,3 +18,8 @@ builds: all depends: * build2 >= 0.12.0 depends: * bpkg >= 0.12.0 depends: libicuuc == $ + +# System package mapping. +# +debian-name: libicu-dev +fedora-name: libicu-devel diff --git a/libicuio/manifest b/libicuio/manifest index c4268b6..a0b1011 100644 --- a/libicuio/manifest +++ b/libicuio/manifest @@ -1,6 +1,6 @@ : 1 name: libicuio -version: 65.1.0+9 +version: 65.1.0+10 upstream-version: 65.1 project: icu summary: ICU input/output C/C++ library @@ -19,3 +19,8 @@ depends: * build2 >= 0.12.0 depends: * bpkg >= 0.12.0 depends: libicuuc == $ depends: libicui18n == $ + +# System package mapping. +# +debian-name: libicu-dev +fedora-name: libicu-devel diff --git a/libicuuc/manifest b/libicuuc/manifest index 27e35a2..24bad80 100644 --- a/libicuuc/manifest +++ b/libicuuc/manifest @@ -1,6 +1,6 @@ : 1 name: libicuuc -version: 65.1.0+9 +version: 65.1.0+10 upstream-version: 65.1 project: icu summary: ICU basic internationalization C/C++ library @@ -17,3 +17,8 @@ build-error-email: builds@build2.org builds: all depends: * build2 >= 0.12.0 depends: * bpkg >= 0.12.0 + +# System package mapping. +# +debian-name: libicu-dev +fedora-name: libicu-devel -- cgit v1.1