[med-svn] r17480 - trunk/packages/freemedforms-project/trunk/debian
Eric Maeker
ericmaeker-guest at moszumanska.debian.org
Thu Jul 17 21:34:12 UTC 2014
Author: ericmaeker-guest
Date: 2014-07-17 21:34:12 +0000 (Thu, 17 Jul 2014)
New Revision: 17480
Modified:
trunk/packages/freemedforms-project/trunk/debian/changelog
trunk/packages/freemedforms-project/trunk/debian/control
Log:
freemedforms: updating build dependencies to libquazip1 instead of libquazip0 (thanks to Emilio Pozuelo Monfort <pochu at debian.org>)
Modified: trunk/packages/freemedforms-project/trunk/debian/changelog
===================================================================
--- trunk/packages/freemedforms-project/trunk/debian/changelog 2014-07-16 22:32:02 UTC (rev 17479)
+++ trunk/packages/freemedforms-project/trunk/debian/changelog 2014-07-17 21:34:12 UTC (rev 17480)
@@ -1,3 +1,10 @@
+freemedforms-project (0.9.0-4) unstable; urgency=low
+
+ * debian/control:
+ - Updating build dependencies to the new libquazip1-dev (thanks to Emilio Pozuelo Monfort <pochu at debian.org>)
+
+ -- Eric Maeker <eric.maeker at gmail.com> Thu, 17 Jul 2014 23:28:31 +0200
+
freemedforms-project (0.9.0-3) unstable; urgency=low
* Correcting user's documentation installation path
Modified: trunk/packages/freemedforms-project/trunk/debian/control
===================================================================
--- trunk/packages/freemedforms-project/trunk/debian/control 2014-07-16 22:32:02 UTC (rev 17479)
+++ trunk/packages/freemedforms-project/trunk/debian/control 2014-07-17 21:34:12 UTC (rev 17480)
@@ -12,8 +12,8 @@
libopencv-core-dev (>= 2.3),
libopencv-highgui-dev (>= 2.3),
libopencv-objdetect-dev (>= 2.3),
- libquazip0-dev (>= 0.4.4)
-Standards-Version: 3.9.4
+ libquazip1-dev (>= 0.4.4)
+Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/freemedforms-project/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/freemedforms-project/trunk/
Homepage: http://www.freemedforms.com/
More information about the debian-med-commit
mailing list