[med-svn] r17806 - trunk/packages/orthanc/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Aug 20 13:22:00 UTC 2014
Author: tille
Date: 2014-08-20 13:22:00 +0000 (Wed, 20 Aug 2014)
New Revision: 17806
Modified:
trunk/packages/orthanc/trunk/debian/changelog
trunk/packages/orthanc/trunk/debian/control
Log:
Add new Build-Depends: libpugixml-dev
Modified: trunk/packages/orthanc/trunk/debian/changelog
===================================================================
--- trunk/packages/orthanc/trunk/debian/changelog 2014-08-20 12:45:16 UTC (rev 17805)
+++ trunk/packages/orthanc/trunk/debian/changelog 2014-08-20 13:22:00 UTC (rev 17806)
@@ -1,8 +1,9 @@
-orthanc (0.8.2+dfsg-1) UNRELEASED; urgency=medium
+orthanc (0.8.2+dfsg-1) unstable; urgency=medium
* New upstream version
* Add full text CC-BY
Closes: #757676
+ * d/control: Add new Build-Depends: libpugixml-dev
-- Andreas Tille <tille at debian.org> Wed, 20 Aug 2014 14:27:21 +0200
Modified: trunk/packages/orthanc/trunk/debian/control
===================================================================
--- trunk/packages/orthanc/trunk/debian/control 2014-08-20 12:45:16 UTC (rev 17805)
+++ trunk/packages/orthanc/trunk/debian/control 2014-08-20 13:22:00 UTC (rev 17806)
@@ -17,6 +17,7 @@
libgtest-dev (>= 1.6.0),
libjsoncpp-dev,
liblua5.1-0-dev (>= 5.1.0),
+ libpugixml-dev,
libpng-dev,
libsqlite3-dev,
libssl-dev,
More information about the debian-med-commit
mailing list