[SCM] mjpegtools/master: Add dependency for install-info to binary package, not source package.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Tue Jul 26 02:34:15 UTC 2011


The following commit has been merged in the master branch:
commit 06100ff7ab2d567aa9aff0d6fcdec8f59f5f25f2
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Mon Jul 25 22:33:37 2011 -0400

    Add dependency for install-info to binary package, not source package.

diff --git a/debian/control b/debian/control
index 4188135..18e3d26 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Uploaders:
 Build-Depends:
  autotools-dev,
  debhelper (>= 7.0.50~),
- dpkg (>= 1.15.4) | install-info,
  libdv4-dev,
  libgtk2.0-dev,
  libjpeg-dev,
@@ -27,6 +26,7 @@ DM-Upload-Allowed: yes
 Package: mjpegtools
 Architecture: any
 Depends:
+ dpkg (>= 1.15.4) | install-info,
  ${misc:Depends},
  ${shlibs:Depends}
 Recommends:

-- 
mjpegtools packaging



More information about the pkg-multimedia-commits mailing list