[Debian-ha-commits] [resource-agents] 03/06: debian/patches: make .gitignore work with quilt

Valentin Vidic vvidic-guest at moszumanska.debian.org
Thu Aug 3 12:32:35 UTC 2017


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

vvidic-guest pushed a commit to branch master
in repository resource-agents.

commit 42bbefe32d04d1a2f4d415ecb341739d66eeaf3e
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Thu Aug 3 13:30:05 2017 +0200

    debian/patches: make .gitignore work with quilt
---
 debian/patches/gitignore.patch | 27 +++++++++++++++++++++++++++
 debian/patches/series          |  1 +
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/gitignore.patch b/debian/patches/gitignore.patch
new file mode 100644
index 0000000..294184a
--- /dev/null
+++ b/debian/patches/gitignore.patch
@@ -0,0 +1,27 @@
+Description: Fix .gitignore to work with debian package
+ Remove entries that interfere with maintaining debian/patches
+ in the Debian HA git repository.
+Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
+Forwarded: not-needed
+Last-Update: 2017-08-03
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/.gitignore
++++ b/.gitignore
+@@ -69,7 +69,6 @@
+ MISC_ERRORS
+ cscope.files
+ cscope.out
+-patches
+ updates
+ logs
+ 
+@@ -81,8 +80,6 @@
+ *.gz
+ *.xz
+ *.sed
+-*.diff
+-*.patch
+ *.gres
+ *~
+ 
diff --git a/debian/patches/series b/debian/patches/series
index c813ee8..feaf3c6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ ipv6-linux-only
 ocft-configs.patch
 pgsql-9.6
 xen-toolstack.patch
+gitignore.patch

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



More information about the Debian-HA-Commits mailing list