[med-svn] r7685 - in trunk/packages/gdcm/tags: . 2.0.18-2/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Tue Sep 6 11:40:39 UTC 2011
Author: malat-guest
Date: 2011-09-06 11:40:38 +0000 (Tue, 06 Sep 2011)
New Revision: 7685
Added:
trunk/packages/gdcm/tags/2.0.18-2/
Modified:
trunk/packages/gdcm/tags/2.0.18-2/debian/changelog
trunk/packages/gdcm/tags/2.0.18-2/debian/control
trunk/packages/gdcm/tags/2.0.18-2/debian/rules
Log:
[svn-buildpackage] Tagging gdcm 2.0.18-2
Modified: trunk/packages/gdcm/tags/2.0.18-2/debian/changelog
===================================================================
--- trunk/packages/gdcm/trunk/debian/changelog 2011-09-06 07:58:59 UTC (rev 7679)
+++ trunk/packages/gdcm/tags/2.0.18-2/debian/changelog 2011-09-06 11:40:38 UTC (rev 7685)
@@ -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/tags/2.0.18-2/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control 2011-09-06 07:58:59 UTC (rev 7679)
+++ trunk/packages/gdcm/tags/2.0.18-2/debian/control 2011-09-06 11:40:38 UTC (rev 7685)
@@ -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/tags/2.0.18-2/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules 2011-09-06 07:58:59 UTC (rev 7679)
+++ trunk/packages/gdcm/tags/2.0.18-2/debian/rules 2011-09-06 11:40:38 UTC (rev 7685)
@@ -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