[SCM] x264/master: Remove trailing comma from Build-Depends.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Wed Jul 27 07:48:27 UTC 2011


The following commit has been merged in the master branch:
commit 019613d29a77c8da62bcae7d8f085909e79fb0d4
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Wed Jul 27 09:45:33 2011 +0200

    Remove trailing comma from Build-Depends.

diff --git a/debian/control b/debian/control
index fb78a1e..8256174 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Reinhard Tartler <siretart at tauware.de>,
 Build-Depends: debhelper (>= 7.0.50~),
                libavformat-dev (>= 4:0.5),
                yasm [any-i386 any-amd64],
-               libx11-dev,
+               libx11-dev
 Standards-Version: 3.9.2
 DM-Upload-Allowed: yes
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/x264.git

-- 
x264 packaging



More information about the pkg-multimedia-commits mailing list