[med-svn] r14173 - trunk/packages/orthanc/trunk/debian
Sebastien Jodogne
jodogne-guest at alioth.debian.org
Wed Jul 17 11:12:36 UTC 2013
Author: jodogne-guest
Date: 2013-07-17 11:12:36 +0000 (Wed, 17 Jul 2013)
New Revision: 14173
Modified:
trunk/packages/orthanc/trunk/debian/changelog
trunk/packages/orthanc/trunk/debian/control
Log:
fix package
Modified: trunk/packages/orthanc/trunk/debian/changelog
===================================================================
--- trunk/packages/orthanc/trunk/debian/changelog 2013-07-17 10:44:06 UTC (rev 14172)
+++ trunk/packages/orthanc/trunk/debian/changelog 2013-07-17 11:12:36 UTC (rev 14173)
@@ -1,6 +1,9 @@
orthanc (0.6.0-1) unstable; urgency=low
- * New upstream version: 0.6.0. Closes: #716958 712038
+ * New upstream version: 0.6.0
+ * Fix image preview. Closes: #716958
+ * Fix missing copyright information. Closes: #712038
+ * Remove explicit dependency on boost1.53
-- Sebastien Jodogne <s.jodogne at gmail.com> Wed, 17 Jul 2013 10:55:49 +0200
Modified: trunk/packages/orthanc/trunk/debian/control
===================================================================
--- trunk/packages/orthanc/trunk/debian/control 2013-07-17 10:44:06 UTC (rev 14172)
+++ trunk/packages/orthanc/trunk/debian/control 2013-07-17 11:12:36 UTC (rev 14173)
@@ -8,7 +8,7 @@
Build-Depends: cmake (>= 2.8),
debhelper (>= 9),
initscripts (>= 2.88dsf-13.3),
- libboost1.53-all-dev,
+ libboost-all-dev,
libcurl4-openssl-dev | libcurl4-dev,
libdcmtk2-dev,
libgoogle-glog-dev,
More information about the debian-med-commit
mailing list