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

Mathieu Malaterre malat at alioth.debian.org
Thu Jun 14 14:44:22 UTC 2012


Author: malat
Date: 2012-06-14 14:44:22 +0000 (Thu, 14 Jun 2012)
New Revision: 11342

Modified:
   trunk/packages/gdcm/trunk/debian/changelog
   trunk/packages/gdcm/trunk/debian/control
   trunk/packages/gdcm/trunk/debian/rules
Log:
Rebuild gdcm with CPPFLAGS set this time

Modified: trunk/packages/gdcm/trunk/debian/changelog
===================================================================
--- trunk/packages/gdcm/trunk/debian/changelog	2012-06-14 14:41:43 UTC (rev 11341)
+++ trunk/packages/gdcm/trunk/debian/changelog	2012-06-14 14:44:22 UTC (rev 11342)
@@ -1,12 +1,14 @@
-gdcm (2.2.0-13) UNRELEASED; urgency=low
+gdcm (2.2.0-13) unstable; urgency=medium
 
   [ Andreas Tille ]
   * debian/upstream: Add citation
 
   [ Mathieu Malaterre ]
   * Fix typo in d/control. Closes: #675685
+  * Update d/control to make sure to use swig 2.0.7
+  * Fix d/rules to pass CPFLAGS properly (hardening)
 
- -- Mathieu Malaterre <malat at debian.org>  Thu, 07 Jun 2012 20:57:40 +0200
+ -- Mathieu Malaterre <malat at debian.org>  Thu, 14 Jun 2012 16:43:52 +0200
 
 gdcm (2.2.0-12) unstable; urgency=low
 

Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control	2012-06-14 14:41:43 UTC (rev 11341)
+++ trunk/packages/gdcm/trunk/debian/control	2012-06-14 14:44:22 UTC (rev 11342)
@@ -7,7 +7,7 @@
  Steve M. Robbins <smr at debian.org>
 Build-Depends: debhelper (>= 9), python-all-dev, libvtk-java, pvrg-jpeg,
  uuid-dev, libz-dev, libexpat-dev, doxygen-latex, ghostscript,
- swig (>= 2.0.5), cmake (>= 2.6.2), libvtk5-dev, libcharls-dev, javahelper,
+ swig (>= 2.0.7), cmake (>= 2.6.2), libvtk5-dev, libcharls-dev, javahelper,
  libopenjpeg-dev, graphviz, default-jdk, php5-dev, php5-cli,
  libpoppler-private-dev, libssl-dev, python-vtk, gccxml,
  libactiviz.net-cil [amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x sparc],

Modified: trunk/packages/gdcm/trunk/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules	2012-06-14 14:41:43 UTC (rev 11341)
+++ trunk/packages/gdcm/trunk/debian/rules	2012-06-14 14:44:22 UTC (rev 11342)
@@ -2,8 +2,6 @@
 # export DH_VERBOSE=1
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-DPKG_EXPORT_BUILDFLAGS = 1
--include /usr/share/dpkg/buildflags.mk
 
 # to please dpkg-shlibdeps and java private libs in /usr/lib/jni
 LD_LIBRARY_PATH:=$(LD_LIBRARY_PATH):/usr/lib/jni




More information about the debian-med-commit mailing list