[med-svn] r7686 - trunk/packages/gdcm/trunk/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Tue Sep 6 13:26:21 UTC 2011


Author: malat-guest
Date: 2011-09-06 13:26:21 +0000 (Tue, 06 Sep 2011)
New Revision: 7686

Modified:
   trunk/packages/gdcm/trunk/debian/changelog
   trunk/packages/gdcm/trunk/debian/control
   trunk/packages/gdcm/trunk/debian/rules
Log:
commit changes

Modified: trunk/packages/gdcm/trunk/debian/changelog
===================================================================
--- trunk/packages/gdcm/trunk/debian/changelog	2011-09-06 11:40:38 UTC (rev 7685)
+++ trunk/packages/gdcm/trunk/debian/changelog	2011-09-06 13:26:21 UTC (rev 7686)
@@ -1,3 +1,10 @@
+gdcm (2.0.18-2) unstable; urgency=low
+
+  * Remove call to dh_makeclilibs since GDCM does not install in the GAC
+  * Fix URL for ViewVC convention 
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Tue, 06 Sep 2011 12:07:12 +0200
+
 gdcm (2.0.18-1) unstable; urgency=low
 
   * New upstream

Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control	2011-09-06 11:40:38 UTC (rev 7685)
+++ trunk/packages/gdcm/trunk/debian/control	2011-09-06 13:26:21 UTC (rev 7686)
@@ -17,7 +17,7 @@
  mono-devel (>= 2.0) [!alpha !mips !mipsel !m68k !hppa]
 Standards-Version: 3.9.2
 XS-Python-Version: current
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdcm/trunk/?rev=0&sc=0
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdcm/trunk/
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gdcm/trunk/
 Homepage: http://gdcm.sourceforge.net/
 

Modified: trunk/packages/gdcm/trunk/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules	2011-09-06 11:40:38 UTC (rev 7685)
+++ trunk/packages/gdcm/trunk/debian/rules	2011-09-06 13:26:21 UTC (rev 7686)
@@ -157,7 +157,7 @@
 	dh_makeshlibs -Xformats -V
 	dh_installdeb
 	LD_LIBRARY_PATH="/usr/lib/jni$${LD_LIBRARY_PATH:+:}$$LD_LIBRARY_PATH" dh_shlibdeps -v -a -l /usr/lib/jvm/default-java/lib
-	dh_makeclilibs
+#	dh_makeclilibs
 	dh_clideps
 	dh_gencontrol
 	dh_md5sums




More information about the debian-med-commit mailing list