[caffe-contrib] 07/14: rules: bump caffe_sover

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Jan 23 00:54:47 UTC 2017


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

cdluminate-guest pushed a commit to branch master
in repository caffe-contrib.

commit b3d1ef66521a9570c0e171ed41769f5b59732f95
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sun Jan 22 02:14:29 2017 +0000

    rules: bump caffe_sover
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b82e2a1..c663a6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ caffe-contrib (1.0.0~rc4-1) UNRELEASED; urgency=medium
   * Rules: update URL for get-orig-source target.
   * Bump debhelper compat to 10.
   * Patch: add cmake-bump-soversion-to-rc4.patch to fix upstream soversion.
+  * Rules: now CAFFE_SOVER is `1.0.0-rc4`.
 
  -- Zhou Mo <cdluminate at gmail.com>  Sun, 22 Jan 2017 01:53:16 +0000
 
diff --git a/debian/rules b/debian/rules
index 30e4433..6cd9cd1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 RULES         := debian/rules
 ORIG_SOURCE   := "https://github.com/BVLC/caffe/archive/rc4.tar.gz"
-CAFFE_SOVER   := 1.0.0-rc3
+CAFFE_SOVER   := 1.0.0-rc4
 BUILDDIR      := "caffe_cuda_build"
 
 TEMPLATES     := $(wildcard debian/*.in)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe-contrib.git



More information about the debian-science-commits mailing list