[Pkg-cli-libs-commits] [SCM] ironruby branch, master, updated. debian/0.9.0+dfsg-1-54-gf3c10b8
C.J. Adams-Collier
cjac at colliertech.org
Fri Aug 14 20:23:03 UTC 2009
The following commit has been merged in the master branch:
commit f3c10b84cf5f12cb670d14232263ac81662ff714
Author: C.J. Adams-Collier <cjac at colliertech.org>
Date: Fri Aug 14 13:34:00 2009 -0700
adjusted sign_dlr_assemblies.patch slightly
diff --git a/debian/patches/sign_dlr_assemblies.patch b/debian/patches/sign_dlr_assemblies.patch
index cc7a9a3..4d50dbd 100644
--- a/debian/patches/sign_dlr_assemblies.patch
+++ b/debian/patches/sign_dlr_assemblies.patch
@@ -37,10 +37,10 @@
#endif
--- git.orig/ndp/fx/src/Dynamic/System/Dynamic/Properties/AssemblyInfo.cs
+++ git/ndp/fx/src/Dynamic/System/Dynamic/Properties/AssemblyInfo.cs
-@@ -55,6 +55,8 @@
- [assembly: AssemblyFileVersion("1.0.0.00")]
+@@ -56,6 +56,8 @@ using System.Security;
[assembly: AssemblyInformationalVersion("1.0")]
[assembly: AllowPartiallyTrustedCallers]
+
+[assembly: AssemblyKeyFile("/usr/share/cli-common/keys/mono.snk")]
+[assembly: AssemblyDelaySign(false)]
#else
--
ironruby
More information about the Pkg-cli-libs-commits
mailing list