[med-svn] r17798 - in trunk/packages/vxl/trunk/debian: . patches
Andreas Tille
tille at moszumanska.debian.org
Tue Aug 19 15:01:28 UTC 2014
Author: tille
Date: 2014-08-19 15:01:26 +0000 (Tue, 19 Aug 2014)
New Revision: 17798
Modified:
trunk/packages/vxl/trunk/debian/changelog
trunk/packages/vxl/trunk/debian/control
trunk/packages/vxl/trunk/debian/patches/series
Log:
Commit as uploaded 1.17.0-8.1
Modified: trunk/packages/vxl/trunk/debian/changelog
===================================================================
--- trunk/packages/vxl/trunk/debian/changelog 2014-08-19 13:37:19 UTC (rev 17797)
+++ trunk/packages/vxl/trunk/debian/changelog 2014-08-19 15:01:26 UTC (rev 17798)
@@ -1,8 +1,10 @@
-vxl (1.17.0-9) UNRELEASED; urgency=low
+vxl (1.17.0-8.1) experimental; urgency=low
- * Remove self from uploaders
+ * Non-maintainer upload.
+ * Compile against libav10, patch provided by anton at khirnov.net
+ (Closes: #739457)
- -- Mathieu Malaterre <malat at debian.org> Tue, 10 Dec 2013 15:36:12 +0100
+ -- Reinhard Tartler <siretart at tauware.de> Sun, 30 Mar 2014 22:39:17 -0400
vxl (1.17.0-8) unstable; urgency=high
Modified: trunk/packages/vxl/trunk/debian/control
===================================================================
--- trunk/packages/vxl/trunk/debian/control 2014-08-19 13:37:19 UTC (rev 17797)
+++ trunk/packages/vxl/trunk/debian/control 2014-08-19 15:01:26 UTC (rev 17798)
@@ -3,12 +3,13 @@
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders: Mathieu Malaterre <malat at debian.org>,
+ Andreas Tille <tille at debian.org>
Build-Depends: cmake (>= 2.4.5),
debhelper (>= 9),
freeglut3-dev,
- libavcodec-dev,
- libavformat-dev,
+ libavcodec-dev (>= 6:10~),
+ libavformat-dev (>= 6:10~),
libavifile-0.7-dev,
libbz2-dev,
libcoin80-dev,
@@ -23,7 +24,7 @@
libqt4-dev,
libqt4-opengl-dev,
libshp-dev,
- libswscale-dev,
+ libswscale-dev (>= 6:10~),
libxerces-c-dev,
ocl-icd-opencl-dev,
opencl-headers,
Modified: trunk/packages/vxl/trunk/debian/patches/series
===================================================================
--- trunk/packages/vxl/trunk/debian/patches/series 2014-08-19 13:37:19 UTC (rev 17797)
+++ trunk/packages/vxl/trunk/debian/patches/series 2014-08-19 15:01:26 UTC (rev 17798)
@@ -17,3 +17,4 @@
opencl_kfreebsd.patch
shared-lib-without-dependency-information.patch
#compflags.patch
+libav10.patch
More information about the debian-med-commit
mailing list