[Pkg-cli-apps-commits] r4418 - in /packages/ikvm/trunk/debian: changelog control
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Sat Jan 10 19:53:59 UTC 2009
Author: meebey
Date: Sat Jan 10 19:53:59 2009
New Revision: 4418
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4418
Log:
fixed changelog
Modified:
packages/ikvm/trunk/debian/changelog
packages/ikvm/trunk/debian/control
Modified: packages/ikvm/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/ikvm/trunk/debian/changelog?rev=4418&op=diff
==============================================================================
--- packages/ikvm/trunk/debian/changelog (original)
+++ packages/ikvm/trunk/debian/changelog Sat Jan 10 19:53:59 2009
@@ -26,7 +26,7 @@
+ Removed unneeded chmod calls (as dh_clifixperms takes now care).
+ Replaced hardcoded mono calls with DEB_CLI_RUNTIME variable.
- -- Mirco Bauer <meebey at debian.org> Sat, 10 Jan 2009 20:48:03 +0100
+ -- Jo Shields <directhex at apebox.org> Tue, 6 Jan 2009 16:24:02 +0000
ikvm (0.34.0.4-4) unstable; urgency=high
Modified: packages/ikvm/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/ikvm/trunk/debian/control?rev=4418&op=diff
==============================================================================
--- packages/ikvm/trunk/debian/control (original)
+++ packages/ikvm/trunk/debian/control Sat Jan 10 19:53:59 2009
@@ -47,6 +47,5 @@
Package: libikvm-native
Architecture: any
Depends: ${shlibs:Depends}
-Description: Native library for IKVM Java virtual machine for .NET (Mono)
- This package contains the native-compiled support library for IKVM.NET which
- provides a Java Virtual Machine (JVM) for the .NET and Mono runtimes.
+Description: native library for IKVM.NET
+ This package contains the native-compiled support library for IKVM.NET.
More information about the Pkg-cli-apps-commits
mailing list