tags 634203 + pending
thanks

I've sponsored the NMU from Loong Jin (versioned as 0.1.2-2.2) and
uploaded it without delay, as this is a change that really ought to have been
in the previous NMU. Apologies for any inconvenience.

Regards,
Iain
diff -Nru libkarma-0.1.2/debian/changelog libkarma-0.1.2/debian/changelog
--- libkarma-0.1.2/debian/changelog	2011-07-12 08:22:35.000000000 +0100
+++ libkarma-0.1.2/debian/changelog	2011-07-18 08:36:39.000000000 +0100
@@ -1,3 +1,10 @@
+libkarma (0.1.2-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix installing of karma-sharp dll when gmcs is not present (Closes: #634203)
+
+ -- Chow Loong Jin <hyper...@ubuntu.com>  Mon, 18 Jul 2011 01:13:21 +0800
+
 libkarma (0.1.2-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru libkarma-0.1.2/debian/rules libkarma-0.1.2/debian/rules
--- libkarma-0.1.2/debian/rules	2011-07-12 08:22:09.000000000 +0100
+++ libkarma-0.1.2/debian/rules	2011-07-18 08:36:01.000000000 +0100
@@ -8,5 +8,8 @@
 override_dh_auto_build:
 	dh_auto_build -- MCS=$(shell which mono-csc)
 
+override_dh_auto_install:
+	dh_auto_install -- MCS=$(shell which mono-csc)
+
 %:
 	dh $@

Attachment: signature.asc
Description: Digital signature

Reply via email to