misc: Remove old prototype language

This commit is contained in:
James Shubin
2025-09-29 23:15:45 -04:00
parent 63269fe343
commit debd4ee653
4 changed files with 7 additions and 7 deletions

4
debian/control vendored
View File

@@ -12,6 +12,6 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, packagekit
Suggests: graphviz
Description: mgmt: next generation config management!
The mgmt tool is a next generation config management prototype. It's
not yet ready for production, but we hope to get there soon. Get
The mgmt tool is a next generation config management solution. It's
ready for production, and we hope you try out the future soon. Get
involved today!

View File

@@ -153,6 +153,6 @@ man_pages = [
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'mgmt', u'mgmt Documentation',
author, 'mgmt', 'A next generation config management prototype!',
author, 'mgmt', 'Next generation distributed, event-driven, parallel config management!',
'Miscellaneous'),
]

View File

@@ -2,8 +2,8 @@
## Overview
The `mgmt` tool is a next generation config management prototype. It's not yet
ready for production, but we hope to get there soon. Get involved today!
The `mgmt` tool is a next generation config management solution. It's ready for
production, and we hope you try out the future soon. Get involved today!
## Project Description

View File

@@ -4,7 +4,7 @@
Name: __PROGRAM__
Version: __VERSION__
Release: __RELEASE__
Summary: A next generation config management prototype!
Summary: Next generation distributed, event-driven, parallel config management!
License: GPLv3+
URL: https://github.com/purpleidea/mgmt
Source0: https://dl.fedoraproject.org/pub/alt/purpleidea/__PROGRAM__/SOURCES/__PROGRAM__-%{project_version}.tar.bz2
@@ -20,7 +20,7 @@ BuildRequires: mercurial
ExclusiveArch: %{go_arches}
%description
A next generation config management prototype!
Next generation distributed, event-driven, parallel config management!
%prep
%setup -q