[SCM] handbrake/master: d/control: Add versioned pre-depends on dpkg for xz compression.

rbrito-guest at users.alioth.debian.org rbrito-guest at users.alioth.debian.org
Fri Jun 8 17:21:36 UTC 2012


The following commit has been merged in the master branch:
commit c76d76c6e61a72eb14de2f487642d168b16c01a8
Author: Rogério Brito <rbrito at ime.usp.br>
Date:   Fri Jun 8 12:50:35 2012 -0300

    d/control: Add versioned pre-depends on dpkg for xz compression.
    
    Signed-off-by: Rogério Brito <rbrito at ime.usp.br>

diff --git a/debian/control b/debian/control
index e068a3e..28fabc8 100644
--- a/debian/control
+++ b/debian/control
@@ -43,6 +43,7 @@ Build-Depends:
 
 Package: handbrake-cli
 Architecture: amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 powerpc
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
@@ -55,6 +56,7 @@ Description: versatile DVD ripper and video transcoder (command line)
 
 Package: handbrake-gtk
 Architecture: amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 powerpc
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}

-- 
handbrake packaging



More information about the pkg-multimedia-commits mailing list