[Debian-ha-commits] [pcs] 01/01: Added patch to remove .gitignore from pcsd/test

Richard Winters devrik-guest at moszumanska.debian.org
Tue Jan 26 20:25:18 UTC 2016


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

devrik-guest pushed a commit to branch master
in repository pcs.

commit f2024e80e3ff66d1949c9e97d03124154ac6754c
Author: Richard B Winters <rik at mmogp.com>
Date:   Tue Jan 26 15:24:24 2016 -0500

    Added patch to remove .gitignore from pcsd/test
    
     - Series file updated as well
    
    Change-Id: I683f90815a9898a23ed31244a50c1e1e5d4dad63
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 .../0004-Remove-pcsd-test-.gitignore-file.patch     | 21 +++++++++++++++++++++
 debian/patches/series                               |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/0004-Remove-pcsd-test-.gitignore-file.patch b/debian/patches/0004-Remove-pcsd-test-.gitignore-file.patch
new file mode 100644
index 0000000..3a2dcad
--- /dev/null
+++ b/debian/patches/0004-Remove-pcsd-test-.gitignore-file.patch
@@ -0,0 +1,21 @@
+From: Richard B Winters <rik at mmogp.com>
+Date: Tue, 26 Jan 2016 15:23:05 -0500
+Subject: Remove pcsd/test .gitignore file
+
+ - We don't install vcs ignore files in a Debian package, 
+   and do not recommend packing them in release tarballs.
+
+Change-Id: Ica2a07c880d30f34e2d5c19f550823b951126bff
+Signed-off-by: Richard B Winters <rik at mmogp.com>
+---
+ pcsd/test/.gitignore | 1 -
+ 1 file changed, 1 deletion(-)
+ delete mode 100644 pcsd/test/.gitignore
+
+diff --git a/pcsd/test/.gitignore b/pcsd/test/.gitignore
+deleted file mode 100644
+index 1944fd6..0000000
+--- a/pcsd/test/.gitignore
++++ /dev/null
+@@ -1 +0,0 @@
+-*.tmp
diff --git a/debian/patches/series b/debian/patches/series
index 3425fa9..8a461c9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-Remove-Gemlock.file-on-Debian.patch
 0002-Remove-require-in-pcsd-ssl.rb.patch
 0003-Remove-pcsd-.gitignore-file.patch
+0004-Remove-pcsd-test-.gitignore-file.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pcs.git



More information about the Debian-HA-Commits mailing list