[med-svn] [scythe] 06/15: patch that add test ELF to gitignore

Kevin Murray daube-guest at moszumanska.debian.org
Sun May 10 08:05:53 UTC 2015


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

daube-guest pushed a commit to branch master
in repository scythe.

commit fcfaf0fe1a54e126b9493d49ee34c7f64bf7404b
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Mon Apr 27 16:13:25 2015 +1000

    patch that add test ELF to gitignore
---
 .../0002-Add-test-executable-to-gitignore.patch       | 19 +++++++++++++++++++
 debian/patches/series                                 |  1 +
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/0002-Add-test-executable-to-gitignore.patch b/debian/patches/0002-Add-test-executable-to-gitignore.patch
new file mode 100644
index 0000000..680acc1
--- /dev/null
+++ b/debian/patches/0002-Add-test-executable-to-gitignore.patch
@@ -0,0 +1,19 @@
+From: Kevin Murray <spam at kdmurray.id.au>
+Date: Mon, 27 Apr 2015 16:12:53 +1000
+Subject: Add test executable to gitignore
+
+---
+ .gitignore | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/.gitignore b/.gitignore
+index dda806e..b2a3535 100644
+--- a/.gitignore
++++ b/.gitignore
+@@ -42,5 +42,6 @@ tramp
+ *.out
+ 
+ scythe
++test-scythe
+ 
+ *.gch
diff --git a/debian/patches/series b/debian/patches/series
index d4b8d64..6a46303 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Makefile-cleaning-for-debian.patch
+0002-Add-test-executable-to-gitignore.patch

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



More information about the debian-med-commit mailing list