[med-svn] r20261 - trunk/packages/gdcm/prepare-2.6/debian

Gert Wollny gert-guest at moszumanska.debian.org
Sat Oct 17 10:51:16 UTC 2015


Author: gert-guest
Date: 2015-10-17 10:51:15 +0000 (Sat, 17 Oct 2015)
New Revision: 20261

Modified:
   trunk/packages/gdcm/prepare-2.6/debian/rules
Log:
correct typo in command

Modified: trunk/packages/gdcm/prepare-2.6/debian/rules
===================================================================
--- trunk/packages/gdcm/prepare-2.6/debian/rules	2015-10-17 10:43:41 UTC (rev 20260)
+++ trunk/packages/gdcm/prepare-2.6/debian/rules	2015-10-17 10:51:15 UTC (rev 20261)
@@ -110,7 +110,7 @@
 	dh_strip --dbg-package=libgdcm2.6-dbg
 
 override_dh_strip_nondeterminism:
-	dh_strip_nonddeterminism -Xsharp 
+	dh_strip_nondeterminism -Xsharp 
 
 override_dh_clideps:
 ifeq ($(DEB_WRAP_CSHARP), 1)




More information about the debian-med-commit mailing list