[Pkg-mpd-maintainers] Bug#662088: mpd: Removed start-create-db from Usage string

Ronny Cardona rcart19 at gmail.com
Sun Mar 4 00:25:21 UTC 2012


Package: mpd
Version: 0.16.5-1
Severity: minor
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/mpd.init.d:
    - Removed start-create-db option from Usage string. (LP: #902485)

Thanks for considering the patch.

Launchpad bug report: https://launchpad.net/bugs/902485

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-16-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
=== modified file 'debian/changelog'

=== modified file 'debian/mpd.init.d'
--- debian/mpd.init.d	2011-06-12 23:02:39 +0000
+++ debian/mpd.init.d	2012-03-03 23:14:08 +0000
@@ -120,7 +120,7 @@
 	mpd_start
 	;;
     *)
-        echo "Usage: $0 {start|start-create-db|stop|restart|force-reload}"
+        echo "Usage: $0 {start|stop|restart|force-reload}"
         exit 2
         ;;
 esac



More information about the Pkg-mpd-maintainers mailing list