Package: manila Version: 1:6.0.0-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/manila-share.init.in: Fix typo. Thanks for considering the patch. -- System Information: Debian Release: buster/sid APT prefers cosmic APT policy: (500, 'cosmic'), (500, 'bionic-security') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.15.0-23-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff -Nru manila-6.0.0/debian/manila-share.init.in manila-6.0.0/debian/manila-share.init.in --- manila-6.0.0/debian/manila-share.init.in 2018-03-26 12:49:49.000000000 -0400 +++ manila-6.0.0/debian/manila-share.init.in 2018-06-21 09:35:17.000000000 -0400 @@ -12,6 +12,6 @@ ### END INIT INFO # Author: Thomas Goirand <z...@debian.org> -DESC="OpenStack Manila API" +DESC="OpenStack Manila Share" PROJECT_NAME=manila NAME=${PROJECT_NAME}-share