[SCM] x265/master: Fix Suggests (x256-doc -> libx256-doc)
    sramacher at users.alioth.debian.org 
    sramacher at users.alioth.debian.org
       
    Sat Dec 20 22:46:21 UTC 2014
    
    
  
The following commit has been merged in the master branch:
commit e614a1024d37e39dd8bca24b48d441ea970d15aa
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Dec 20 16:04:29 2014 +0100
    Fix Suggests (x256-doc -> libx256-doc)
diff --git a/debian/control b/debian/control
index 791d133..1698cbb 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Depends:
  ${misc:Depends},
  libx265-35 (= ${binary:Version})
 Suggests:
- x265-doc
+ libx265-doc
 Description: H.265/HEVC video stream encoder (development files)
  libx265 is an encoding library for creating H.265/High Efficency Video Coding
  (HEVC) video streams.
-- 
x265 packaging
    
    
More information about the pkg-multimedia-commits
mailing list