[SCM] libdvdnav/master: Add minimun (>= 5.0.2) libdvdread version in d/control
bob.dybian-guest at users.alioth.debian.org
bob.dybian-guest at users.alioth.debian.org
Fri Jul 24 16:24:56 UTC 2015
The following commit has been merged in the master branch:
commit 7e4e5ebd3cb3485f374b8f5f28d4c54097861c05
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date: Fri Jul 24 18:19:03 2015 +0200
Add minimun (>= 5.0.2) libdvdread version in d/control
diff --git a/debian/control b/debian/control
index b9e6d50..72ceba7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Reinhard Tartler <siretart at tauware.de>,
Benjamin Drung <bdrung at debian.org>,
Matteo F. Vescovi <mfv at debian.org>,
Balint Reczey <balint at balintreczey.hu>
-Build-Depends: debhelper (>= 9), dh-autoreconf, doxygen, libdvdread-dev
+Build-Depends: debhelper (>= 9), dh-autoreconf, doxygen, libdvdread-dev (>= 5.0.2)
Standards-Version: 3.9.6
Homepage: http://dvdnav.mplayerhq.hu/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libdvdnav.git
@@ -46,7 +46,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libdvdnav4 (= ${binary:Version}),
- libdvdread-dev,
+ libdvdread-dev (>= 5.0.2),
pkg-config,
${misc:Depends}
Suggests: libdvdcss-dev
--
libdvdnav packaging
More information about the pkg-multimedia-commits
mailing list