[Pkg-mono-svn-commits] [mod-mono] 01/02: Revert "Work around misalignment of version numbers between xsp and mod-mono (Closes: #716896)"

Jo Shields directhex at moszumanska.debian.org
Sun Nov 9 23:19:55 UTC 2014


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

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

commit 943846f0d68098f1a03bf69d4407fc29c9933517
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Nov 9 23:12:05 2014 +0000

    Revert "Work around misalignment of version numbers between xsp and mod-mono (Closes: #716896)"
    
    This reverts commit 3a88e58eb76ea35607cf8020fef06c29923c545a.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index c5eea25..c63a4a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,8 +31,7 @@ override_dh_install:
 
 override_dh_gencontrol:
 	dh_gencontrol -- \
-		-Vcurrent-version=3.0.11 -Vnext-version=3.0.11.1
-#		-Vcurrent-version=$(PKG_VERSION) -Vnext-version=$(NEXT_PKG_VERSION)
+		-Vcurrent-version=$(PKG_VERSION) -Vnext-version=$(NEXT_PKG_VERSION)
 
 get-orig-source:
 	uscan \

-- 
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