[med-svn] r9015 - trunk/packages/openslide/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Sat Dec 17 09:29:09 UTC 2011
Author: malat-guest
Date: 2011-12-17 09:29:08 +0000 (Sat, 17 Dec 2011)
New Revision: 9015
Modified:
trunk/packages/openslide/trunk/debian/openslide-show-properties.1
trunk/packages/openslide/trunk/debian/rules
Log:
fix clean rule
Modified: trunk/packages/openslide/trunk/debian/openslide-show-properties.1
===================================================================
--- trunk/packages/openslide/trunk/debian/openslide-show-properties.1 2011-12-17 09:21:59 UTC (rev 9014)
+++ trunk/packages/openslide/trunk/debian/openslide-show-properties.1 2011-12-17 09:29:08 UTC (rev 9015)
@@ -93,9 +93,9 @@
ImageDescription^Stores some important key-value pairs, see below
Software^Starts with \*(lqMedScan\*(rq
XResolution, YResolution^T{
-Seems to store microns-per-pixel (MPP), which may or may not take into
-account the correct objective power. Note that this is inverted from standard
-TIFF, which stores pixels-per-unit, not units-per-pixel.
+Seems to store microns-per-pixel (MPP), which may or may not take into account
+the correct objective power. Note that this is inverted from standard TIFF,
+which stores pixels-per-unit, not units-per-pixel.
T}
.TE
Modified: trunk/packages/openslide/trunk/debian/rules
===================================================================
--- trunk/packages/openslide/trunk/debian/rules 2011-12-17 09:21:59 UTC (rev 9014)
+++ trunk/packages/openslide/trunk/debian/rules 2011-12-17 09:29:08 UTC (rev 9015)
@@ -7,6 +7,7 @@
override_dh_clean:
rm -f src/callgrind.h
rm -f src/valgrind.h
+ dh_clean
get-orig-source:
./debian/get-orig-source
More information about the debian-med-commit
mailing list