From 391c8f7f774b07428d124487d2cbca5e01d6bbd4 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 27 Jan 2023 10:00:03 -0600 Subject: [PATCH] fix control files Signed-off-by: Jeff Carr --- android-studio/control | 2 +- flutter/control | 4 +--- mattermost/control | 4 +--- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/android-studio/control b/android-studio/control index 59a82e5..68ac90c 100644 --- a/android-studio/control +++ b/android-studio/control @@ -6,7 +6,7 @@ Installed-Size: 5883 Section: development Priority: optional Homepage: https://developer.android.com/studio -Description: android-studio +Description: official integrated development environment for Google's Android operating system Raw tarball from upstream. . Files moved to be stored in /opt/android-studio diff --git a/flutter/control b/flutter/control index dff807c..2726410 100644 --- a/flutter/control +++ b/flutter/control @@ -6,9 +6,7 @@ Installed-Size: 5883 Section: development Priority: optional Homepage: https://flutter.dev/ -Description: flutter +Description: open-source UI software development kit created by Google Raw build from git repo - . Files moved to be stored in /opt/flutter/bin/ - . This packaging is simple. It is just the default build. diff --git a/mattermost/control b/mattermost/control index bde9eb1..3100885 100644 --- a/mattermost/control +++ b/mattermost/control @@ -7,9 +7,7 @@ Section: network Depends: postgresql Priority: optional Homepage: https://github.com/mattermost/mattermost-server -Description: mattermost +Description: open-source, self-hostable online chat service Raw tarball from upstream. - . Files moved to be stored in /var/mattermost - . This packaging is a test and may not work