[Pkg-mono-svn-commits] [mod-mono] 01/03: Hardcode XSP 4.2 dependencies

Jo Shields directhex at moszumanska.debian.org
Thu Dec 17 14:30:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/3.8-3
in repository mod-mono.

commit a013b0fe9f9779cbacda24f066127d7e9bef7c6a
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Thu Dec 17 14:25:41 2015 +0000

    Hardcode XSP 4.2 dependencies
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index c63a4a7..d6b96b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,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 = 3.8
-NEXT_PKG_VERSION = 3.8.1
+PKG_VERSION = 4.2
+NEXT_PKG_VERSION = 4.4
 
 MAKEFILE = $(firstword $(MAKEFILE_LIST))
 DEBIAN_DIR = $(dir $(MAKEFILE))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mod-mono.git



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