[caffe-contrib] 12/15: rules: add FIXME tag after url

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sun Oct 2 14:47:55 UTC 2016


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 78d709e70a7a85a0be82239bd4428958094ef3dc
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sun Oct 2 14:42:58 2016 +0000

    rules: add FIXME tag after url
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2033960..ae68e39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export DEB_LDFLAGS_MAINT_APPEND  = -Wl,--as-needed
 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/rc3.tar.gz"
+ORIG_SOURCE   := "https://github.com/BVLC/caffe/archive/rc3.tar.gz" # FIXME
 CAFFE_SOVER   := 1.0.0-rc3
 BUILDDIR      := "caffe_cuda_build"
 
@@ -98,4 +98,4 @@ override_dh_makeshlibs:
 	dh_makeshlibs --remaining-packages
 
 get-orig-source:
-	wget -c $(ORIG_SOURCE) -O caffe_1.0.0~rc3.orig.tar.gz
+	wget -c $(ORIG_SOURCE) -O caffe_1.0.0~rc3.orig.tar.gz # FIXME

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