[caffe] 78/249: dch: use cmake as default [local build pass]
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Tue Mar 8 14:51:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch debian/experimental
in repository caffe.
commit ee7e34b172dc27b63e6fb8c605a66dc68c5a3537
Author: Zhou Mo <cdluminate at gmail.com>
Date: Sat Aug 8 05:08:52 2015 +0000
dch: use cmake as default [local build pass]
---
.pc/.dpkg-source-unapply | 0
.pc/.quilt_patches | 1 -
.pc/.quilt_series | 1 -
.pc/.version | 1 -
debian/changelog | 6 ++++--
5 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/.pc/.dpkg-source-unapply b/.pc/.dpkg-source-unapply
deleted file mode 100644
index e69de29..0000000
diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches
deleted file mode 100644
index 6857a8d..0000000
--- a/.pc/.quilt_patches
+++ /dev/null
@@ -1 +0,0 @@
-debian/patches
diff --git a/.pc/.quilt_series b/.pc/.quilt_series
deleted file mode 100644
index c206706..0000000
--- a/.pc/.quilt_series
+++ /dev/null
@@ -1 +0,0 @@
-series
diff --git a/.pc/.version b/.pc/.version
deleted file mode 100644
index 0cfbf08..0000000
--- a/.pc/.version
+++ /dev/null
@@ -1 +0,0 @@
-2
diff --git a/debian/changelog b/debian/changelog
index 0488e54..093c948 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,11 +4,13 @@ caffe (0.9999~rc2+git20150730+7f7085439c-1) UNRELEASED; urgency=low
* Modify upstream Makefile:
- Add SONAME: libcaffe.so.0 for libcaffe.so
- Fix rpath issue
- * Add custom target in debian/rules
- - This inspired by the rules of Debian package openblas.
* Modify upstream CMake files:
- Add SONAME: libcaffe.so.0 for libcaffe.so
- Fix rpath issue
* Flush content of ".gitignore" from upstream
+ * debian/rules:
+ + Add custom target in debian/rules,
+ This inspired by the rules of Debian package openblas.
+ + Bump default build system from Make to CMake
-- Zhou Mo <cdluminate at gmail.com> Thu, 09 Jul 2015 01:04:53 +0000
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe.git
More information about the debian-science-commits
mailing list