[med-svn] r13548 - trunk/packages/orthanc/trunk/debian
Mathieu Malaterre
malat at alioth.debian.org
Mon May 13 09:21:25 UTC 2013
Author: malat
Date: 2013-05-13 09:21:24 +0000 (Mon, 13 May 2013)
New Revision: 13548
Modified:
trunk/packages/orthanc/trunk/debian/changelog
trunk/packages/orthanc/trunk/debian/control
Log:
Use boost 1.53
Modified: trunk/packages/orthanc/trunk/debian/changelog
===================================================================
--- trunk/packages/orthanc/trunk/debian/changelog 2013-05-12 21:01:59 UTC (rev 13547)
+++ trunk/packages/orthanc/trunk/debian/changelog 2013-05-13 09:21:24 UTC (rev 13548)
@@ -1,7 +1,11 @@
orthanc (0.5.2-1) unstable; urgency=low
+ [ Sebastien Jodogne ]
* New upstream version: 0.5.2
+ [ Mathieu Malaterre ]
+ * Use boost1.53 explicitely, until #704032 happens
+
-- Sebastien Jodogne <s.jodogne at gmail.com> Wed, 08 May 2013 14:27:23 +0200
orthanc (0.5.1-1) unstable; urgency=low
Modified: trunk/packages/orthanc/trunk/debian/control
===================================================================
--- trunk/packages/orthanc/trunk/debian/control 2013-05-12 21:01:59 UTC (rev 13547)
+++ trunk/packages/orthanc/trunk/debian/control 2013-05-13 09:21:24 UTC (rev 13548)
@@ -8,7 +8,7 @@
Build-Depends: cmake (>= 2.8),
debhelper (>= 9),
initscripts (>= 2.88dsf-13.3),
- libboost-all-dev,
+ libboost1.53-all-dev,
libcurl4-openssl-dev | libcurl4-dev,
libdcmtk2-dev,
libgoogle-glog-dev,
More information about the debian-med-commit
mailing list