[Pkg-mono-svn-commits] [SCM] mono-basic branch, master, updated. debian/2.10-2-7-g0fbf128

Jo Shields directhex at apebox.org
Wed Apr 24 19:04:27 UTC 2013


The following commit has been merged in the master branch:
commit 6d60a3223c6d06af699bca76df702025856addf6
Author: Jo Shields <directhex at apebox.org>
Date:   Wed Apr 24 19:44:04 2013 +0100

    Bump ABI to 2.99, for versioning. We can't use 3.0 here, as this is as pre-3.0 git snapshot, and this would encode a requirement on 3.0 final

diff --git a/debian/rules b/debian/rules
index bf4f485..8274f22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
 
 export MONO_SHARED_DIR=$(CURDIR)
 
-DEB_CLI_API_VERSION = 2.10
+DEB_CLI_API_VERSION = 2.99
 
 get-orig-source:
 	uscan \

-- 
mono-basic



More information about the Pkg-mono-svn-commits mailing list