[caffe-contrib] 17/362: change .gitignore

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:08 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 3560dfc50e34634356e3cbb32bffb51dac465cf3
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Thu Jul 9 01:42:15 2015 +0000

    change .gitignore
---
 .pc/.quilt_patches                |  1 +
 .pc/.quilt_series                 |  1 +
 .pc/.version                      |  1 +
 debian/patches/02-gitignore.patch | 12 ++++++++++++
 debian/patches/series             |  1 +
 5 files changed, 16 insertions(+)

diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches
new file mode 100644
index 0000000..6857a8d
--- /dev/null
+++ b/.pc/.quilt_patches
@@ -0,0 +1 @@
+debian/patches
diff --git a/.pc/.quilt_series b/.pc/.quilt_series
new file mode 100644
index 0000000..c206706
--- /dev/null
+++ b/.pc/.quilt_series
@@ -0,0 +1 @@
+series
diff --git a/.pc/.version b/.pc/.version
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/.pc/.version
@@ -0,0 +1 @@
+2
diff --git a/debian/patches/02-gitignore.patch b/debian/patches/02-gitignore.patch
new file mode 100644
index 0000000..2844d4e
--- /dev/null
+++ b/debian/patches/02-gitignore.patch
@@ -0,0 +1,12 @@
+comment Makefile.config in .gitignore
+--- a/.gitignore
++++ b/.gitignore
+@@ -53,7 +53,7 @@
+ ## Caffe
+ 
+ # User's build configuration
+-Makefile.config
++# Makefile.config
+ 
+ # Data and models are either
+ # 1. reference, and not casually committed
diff --git a/debian/patches/series b/debian/patches/series
index bcdd76b..af8b268 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 00-fix-include-path-for-debian.patch
 01-fix-makefile-rpath-and-soname.patch
+02-gitignore.patch

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