[SCM] handbrake/master: Rerun wrap-and-sort.

rbrito-guest at users.alioth.debian.org rbrito-guest at users.alioth.debian.org
Fri Oct 26 14:12:26 UTC 2012


The following commit has been merged in the master branch:
commit 68c159de4b2309ec8f50be7dab15d78c82ef9cb3
Author: Rogério Brito <rbrito at ime.usp.br>
Date:   Fri Oct 26 12:11:58 2012 -0200

    Rerun wrap-and-sort.
    
    Git-Dch: Ignore
    Signed-off-by: Rogério Brito <rbrito at ime.usp.br>

diff --git a/debian/control b/debian/control
index fbe6aa9..231abe0 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,8 @@ Build-Depends:
 
 Package: handbrake-cli
 Architecture: any-amd64 any-i386 powerpc
-Pre-Depends: dpkg (>= 1.15.6~)
+Pre-Depends:
+ dpkg (>= 1.15.6~)
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
@@ -72,7 +73,8 @@ Description: versatile DVD ripper and video transcoder (command line)
 
 Package: handbrake-gtk
 Architecture: any-amd64 any-i386 powerpc
-Pre-Depends: dpkg (>= 1.15.6~)
+Pre-Depends:
+ dpkg (>= 1.15.6~)
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
@@ -98,9 +100,10 @@ Package: handbrake-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends},
-         handbrake-cli (= ${binary:Version}),
-         handbrake-gtk (= ${binary:Version})
+Depends:
+ handbrake-cli (= ${binary:Version}),
+ handbrake-gtk (= ${binary:Version}),
+ ${misc:Depends}
 Description: handbrake -- debugging symbols
  HandBrake is a versatile, easy-to-use tool for converting DVDs and other
  videos into H.264, XViD, or OGG formatted media.  It's particularly useful

-- 
handbrake packaging



More information about the pkg-multimedia-commits mailing list