[med-svn] r12453 - trunk/packages/openslide/trunk/debian
Mathieu Malaterre
malat at alioth.debian.org
Sun Oct 21 16:38:57 UTC 2012
Author: malat
Date: 2012-10-21 16:38:56 +0000 (Sun, 21 Oct 2012)
New Revision: 12453
Modified:
trunk/packages/openslide/trunk/debian/changelog
trunk/packages/openslide/trunk/debian/control
Log:
Fix last issue
Modified: trunk/packages/openslide/trunk/debian/changelog
===================================================================
--- trunk/packages/openslide/trunk/debian/changelog 2012-10-19 08:52:04 UTC (rev 12452)
+++ trunk/packages/openslide/trunk/debian/changelog 2012-10-21 16:38:56 UTC (rev 12453)
@@ -1,12 +1,13 @@
-openslide (3.3.1-1) UNRELEASED; urgency=low
+openslide (3.3.1-1) unstable; urgency=low
* New upstream
* Update man page
* remove patches applied upstream:
- debian/patches/remove_valgrind.patch
- debian/patches/remove_calgrind.patch
+ * Add missing B-D: libxml2-dev
- -- Mathieu Malaterre <malat at debian.org> Mon, 15 Oct 2012 15:10:29 +0200
+ -- Mathieu Malaterre <malat at debian.org> Sun, 21 Oct 2012 18:37:54 +0200
openslide (3.2.6-2) unstable; urgency=low
Modified: trunk/packages/openslide/trunk/debian/control
===================================================================
--- trunk/packages/openslide/trunk/debian/control 2012-10-19 08:52:04 UTC (rev 12452)
+++ trunk/packages/openslide/trunk/debian/control 2012-10-21 16:38:56 UTC (rev 12453)
@@ -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, libtiff5-dev, libgtk2.0-dev
+ libjpeg-dev, libopenjpeg-dev, zlib1g-dev, libtiff5-dev, libgtk2.0-dev, libxml2-dev
Standards-Version: 3.9.3
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