[med-svn] r15852 - trunk/packages/openslide/trunk/debian
Mathieu Malaterre
malat at moszumanska.debian.org
Sun Jan 26 08:32:03 UTC 2014
Author: malat
Date: 2014-01-26 08:32:03 +0000 (Sun, 26 Jan 2014)
New Revision: 15852
Modified:
trunk/packages/openslide/trunk/debian/changelog
trunk/packages/openslide/trunk/debian/control
Log:
Add missing depends
Modified: trunk/packages/openslide/trunk/debian/changelog
===================================================================
--- trunk/packages/openslide/trunk/debian/changelog 2014-01-26 08:30:43 UTC (rev 15851)
+++ trunk/packages/openslide/trunk/debian/changelog 2014-01-26 08:32:03 UTC (rev 15852)
@@ -2,8 +2,10 @@
* New upstream, Closes: #735382, #732273, #734375
* Move openslide supported file format doc to openslide-formats.3
+ * Add new depends to sqlite3
+ * Bump Std-Vers to 3.9.5 no changes needed
- -- Mathieu Malaterre <malat at debian.org> Sun, 26 Jan 2014 09:26:02 +0100
+ -- Mathieu Malaterre <malat at debian.org> Sun, 26 Jan 2014 09:27:48 +0100
openslide (3.3.3-1) unstable; urgency=low
Modified: trunk/packages/openslide/trunk/debian/control
===================================================================
--- trunk/packages/openslide/trunk/debian/control 2014-01-26 08:30:43 UTC (rev 15851)
+++ trunk/packages/openslide/trunk/debian/control 2014-01-26 08:32:03 UTC (rev 15852)
@@ -4,7 +4,7 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat at debian.org>
Build-Depends: debhelper (>= 9),
- libjpeg-dev, libopenjpeg-dev, zlib1g-dev, libtiff-dev, libgtk2.0-dev, libxml2-dev
+ libjpeg-dev, libopenjpeg-dev, zlib1g-dev, libtiff-dev, libgtk2.0-dev, libxml2-dev, libsqlite3-dev
Standards-Version: 3.9.5
Homepage: http://openslide.org
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/openslide/trunk/
More information about the debian-med-commit
mailing list