[SCM] cmus/master: Give the patch a proper description

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Nov 15 18:33:50 UTC 2015


The following commit has been merged in the master branch:
commit 8c72bf30e51a20220c79289cfc2feaf69bd9d283
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Sun Nov 15 19:29:40 2015 +0100

    Give the patch a proper description

diff --git a/debian/patches/02_link_avcodec.patch b/debian/patches/02_link_avcodec.patch
index bace974..e9fab78 100644
--- a/debian/patches/02_link_avcodec.patch
+++ b/debian/patches/02_link_avcodec.patch
@@ -1,53 +1,9 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- cmus (2.7.1-1) UNRELEASED; urgency=medium
- .
-   [ Alessio Treglia ]
-   * Demote extra plugins to Suggests (Closes: #789256)
-   * Refresh patchset for 2.6.0.
- .
-   [ Sebastian Ramacher ]
-   * New upstream release. (Closes: #779335, #792134)
-     - Use libswresample instead of libavresample. (Closes: #805169, #805109)
-   * Update path for README
-   * debian/control:
-     - Add libdiscid-dev, libopusfile-dev, libsamplerate0-dev and libjack-dev
-       to Build-Depends.
-     - Change libavresample-dev to libswresample-dev in Build-Depends and add
-       libavcodec-dev.
-     - Add bash-completion to Build-Depends.
-     - Bump Standards-Version to 3.9.6.
-   * debian/cmus.install: Install zsh completion.
-   * debian/cmus.bash-completion: Install bash completion.
-   * debian/rules:
-     - Build with --parallel and --with bash-completion.
-     - Handle jack shlibs similar to pulse.
-   * debian/patches:
-     - libav10.patch: Removed, no longer needed.
+Description: Link against libavcodec
+ The ffmpeg plugin uses functions from libavcodec, so ensure that it is linked
+ against libavcodec.
 Author: Sebastian Ramacher <sramacher at debian.org>
-Bug-Debian: https://bugs.debian.org/779335
-Bug-Debian: https://bugs.debian.org/789256
-Bug-Debian: https://bugs.debian.org/792134
-Bug-Debian: https://bugs.debian.org/805109
-Bug-Debian: https://bugs.debian.org/805169
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: https://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
+Forwarded: https://github.com/cmus/cmus/pull/360
+Last-Update: 2015-11-15
 
 --- cmus-2.7.1.orig/Makefile
 +++ cmus-2.7.1/Makefile

-- 
cmus packaging



More information about the pkg-multimedia-commits mailing list