[med-svn] r2550 - trunk/packages/gdcm/trunk/debian

smr at alioth.debian.org smr at alioth.debian.org
Mon Sep 29 04:58:57 UTC 2008


Author: smr
Date: 2008-09-29 04:58:55 +0000 (Mon, 29 Sep 2008)
New Revision: 2550

Modified:
   trunk/packages/gdcm/trunk/debian/changelog
   trunk/packages/gdcm/trunk/debian/control
Log:
Add more build-dependencies.

Modified: trunk/packages/gdcm/trunk/debian/changelog
===================================================================
--- trunk/packages/gdcm/trunk/debian/changelog	2008-09-29 04:25:07 UTC (rev 2549)
+++ trunk/packages/gdcm/trunk/debian/changelog	2008-09-29 04:58:55 UTC (rev 2550)
@@ -7,6 +7,9 @@
   
   * debian/rules: Set number of jobs based on "parallel=N" in
     DEB_BUILD_OPTIONS, rather than hardcoding 4.
+  
+  * debian/control: Add build-dependencies for libjpeg62-dev,
+    libtiff4-dev, libfreetype6-dev, and libxext-dev.
 
  -- Steve M. Robbins <smr at debian.org>  Sun, 28 Sep 2008 23:23:46 -0500
 

Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control	2008-09-29 04:25:07 UTC (rev 2549)
+++ trunk/packages/gdcm/trunk/debian/control	2008-09-29 04:58:55 UTC (rev 2550)
@@ -8,7 +8,7 @@
 Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11),
  python-support (>= 0.3.9), uuid-dev, zlib1g-dev, libexpat1-dev,
  swig, cmake, libvtk5-dev, python-vtk, libpng12-dev | libpng-dev,
- libfreetype6-dev, libxext-dev
+ libjpeg62-dev, libtiff4-dev, libfreetype6-dev, libxext-dev
 Standards-Version: 3.8.0
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdcm/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gdcm/trunk/




More information about the debian-med-commit mailing list