[med-svn] r20516 - trunk/packages/amide/trunk/debian

Gert Wollny gert-guest at moszumanska.debian.org
Sun Nov 22 13:26:42 UTC 2015


Author: gert-guest
Date: 2015-11-22 13:26:41 +0000 (Sun, 22 Nov 2015)
New Revision: 20516

Modified:
   trunk/packages/amide/trunk/debian/changelog
   trunk/packages/amide/trunk/debian/control
Log:
Update dependencies to build against libgsl-dev, aka gsl-2.X

Modified: trunk/packages/amide/trunk/debian/changelog
===================================================================
--- trunk/packages/amide/trunk/debian/changelog	2015-11-22 13:23:16 UTC (rev 20515)
+++ trunk/packages/amide/trunk/debian/changelog	2015-11-22 13:26:41 UTC (rev 20516)
@@ -1,3 +1,12 @@
+amide (1.0.5-5) UNRELEASED; urgency=medium
+
+  * d/patches/gsl_2x.patch: Fix compilation against GSL >= 2.0
+    Closes: #805748
+  * Update build dependency from libgsl0-dev to libgsl-dev 
+    (Thanks: Bas Couwenberg)
+
+ -- Gert Wollny <gw.fossdev at gmail.com>  Sun, 22 Nov 2015 14:23:26 +0100
+
 amide (1.0.5-4) unstable; urgency=medium
 
   * Add patch to support ffmpeg-2.9, Closes: #803798

Modified: trunk/packages/amide/trunk/debian/control
===================================================================
--- trunk/packages/amide/trunk/debian/control	2015-11-22 13:23:16 UTC (rev 20515)
+++ trunk/packages/amide/trunk/debian/control	2015-11-22 13:26:41 UTC (rev 20516)
@@ -17,7 +17,7 @@
                libxml2-dev,
                libgnomecanvas2-dev,
                libgnomeui-dev,
-               libgsl0-dev,
+               libgsl-dev,
                libmdc2-dev,
                libdcmtk-dev,
                libvolpack1-dev,




More information about the debian-med-commit mailing list