From 7ff76fafca886231b80913b6dd1c3163613ec8ec Mon Sep 17 00:00:00 2001 From: Mason James Date: Sat, 28 Nov 2020 01:16:10 +1300 Subject: [PATCH] Bug 26672: Add 'experimental' info to koha-core and koha-full descriptions Content-Type: text/plain; charset="utf-8" --- debian/control | 4 ++++ debian/control.in | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/debian/control b/debian/control index 8e91974..e35743b 100644 --- a/debian/control +++ b/debian/control @@ -418,6 +418,8 @@ Description: integrated (physical) library management system . This package provides a version of Koha identical to that of koha-full, but without third-party systems such as MariaDB, RabbitMQ, et cetera. + . + This package is EXPERIMENTAL and not recommended for production use. Depends: ${misc:Depends}, ${koha:Depends}, at, cron-daemon, @@ -449,3 +451,5 @@ Description: integrated (physical) library management system . This metapackage provides a version of Koha with the complete set of third-party systems such as MariaDB, RabbitMQ, et cetera. + . + This package is EXPERIMENTAL and not recommended for production use. diff --git a/debian/control.in b/debian/control.in index e0f9ced..a6cbf7d 100644 --- a/debian/control.in +++ b/debian/control.in @@ -108,6 +108,8 @@ Description: integrated (physical) library management system . This package provides a version of Koha identical to that of koha-full, but without third-party systems such as MariaDB, RabbitMQ, et cetera. + . + This package is EXPERIMENTAL and not recommended for production use. Depends: ${misc:Depends}, ${koha:Depends}, at, cron-daemon, @@ -139,3 +141,5 @@ Description: integrated (physical) library management system . This metapackage provides a version of Koha with the complete set of third-party systems such as MariaDB, RabbitMQ, et cetera. + . + This package is EXPERIMENTAL and not recommended for production use. -- 2.1.4