[Pkg-cli-libs-commits] [gtk-sharp2] 01/01: bump clilibs API version to 2.12.40

Mirco Bauer meebey at moszumanska.debian.org
Thu Oct 27 05:09:55 UTC 2016


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

meebey pushed a commit to branch master
in repository gtk-sharp2.

commit 93c2acb660fb3aba32fd8ba7a7958ff4fca8734e
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Oct 27 13:07:53 2016 +0800

    bump clilibs API version to 2.12.40
    
    The 2.12.40 release of GTK# introduces new symbols in gtk-sharp.dll for
    GtkBuilder.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9deafe0..1cf715e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export MONO_SHARED_DIR=$(CURDIR)
 CFLAGS ?= -O2 -Wall -g
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-API_VERSION = 2.12.10-1ubuntu1
+API_VERSION = 2.12.40
 
 UPVERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\  -f2 | sed 's,-.*,,')
 NEXT_UPVERSION = $(shell perl -e '$$_=pop; s/(\d+)$$/$$1+1/e; print' $(UPVERSION))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/gtk-sharp2.git



More information about the Pkg-cli-libs-commits mailing list