[Pkg-mono-svn-commits] [SCM] mod-mono branch, master, updated. debian/2.6.3-4-15-gc9047b3

Jo Shields directhex at apebox.org
Sun Mar 20 23:18:14 UTC 2011


The following commit has been merged in the master branch:
commit 850d4d60f15182151c9c391e0b6c03505f3e3711
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Mar 20 22:04:51 2011 +0000

    Bump package dependencies in debian/rules to the latest XSP version

diff --git a/debian/rules b/debian/rules
index 668004d..8347f8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,8 +19,8 @@ NEXT_PKG_VERSION ?= $(shell echo $(PKG_VERSION) | perl -e '$$_=<>;/\.(\d+)$$/;$$
 
 # Hard-code some values for the above, as we make an assumption that the 
 # XSP and mod-mono versions match (which they don't today)
-PKG_VERSION = 2.6.5
-NEXT_PKG_VERSION = 2.6.6
+PKG_VERSION = 2.10
+NEXT_PKG_VERSION = 2.10.1
 
 MAKEFILE = $(firstword $(MAKEFILE_LIST))
 DEBIAN_DIR = $(dir $(MAKEFILE))

-- 
mod-mono



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