[SCM] vlc/master: Fix capitalization
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Dec 19 18:31:59 UTC 2017
The following commit has been merged in the master branch:
commit a141dcc09d5feb1fb6a5fd597678eed18f24869e
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Fri Dec 1 00:15:54 2017 +0100
Fix capitalization
diff --git a/debian/control b/debian/control
index aa56ba7..560c0a1 100644
--- a/debian/control
+++ b/debian/control
@@ -269,7 +269,7 @@ Package: vlc-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
-Description: Common data for VLC
+Description: common data for VLC
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs,
podcasts, and multimedia streams from various network sources.
@@ -282,7 +282,7 @@ Section: localization
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
-Description: Translations for VLC
+Description: translations for VLC
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs,
podcasts, and multimedia streams from various network sources.
@@ -416,7 +416,7 @@ Depends: ${misc:Depends},
${shlibs:Depends},
${vlc:PluginABI}
Enhances: vlc
-Description: Jack audio plugins for VLC
+Description: JACK audio plugins for VLC
VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs,
podcasts, and multimedia streams from various network sources.
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list