summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2019-09-12 14:16:37 +0200
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2019-09-12 14:16:37 +0200
commite98e6ef5b30583ece22176b62113e1454606c819 (patch)
tree6eb63442db1cb7dd3f95a52dbe8ee344ee6955ed
parenta452d9d66406dab21be8cf1c266425d7d091378f (diff)
Commit patch to update .gitignore
[dgit (9.8) update-gitignore-quilt-fixup]
-rw-r--r--debian/patches/auto-gitignore15
-rw-r--r--debian/patches/series1
2 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
new file mode 100644
index 0000000..6a4c453
--- /dev/null
+++ b/debian/patches/auto-gitignore
@@ -0,0 +1,15 @@
+Subject: Update .gitignore from Debian packaging branch
+
+The Debian packaging git branch contains these updates to the upstream
+.gitignore file(s). This patch is autogenerated, to provide these
+updates to users of the official Debian archive view of the package.
+
+[dgit (9.8) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+new file mode 100644
+index 0000000..b408e6c
+--- /dev/null
++++ b/.gitignore
+@@ -0,0 +1 @@
++/.pc
diff --git a/debian/patches/series b/debian/patches/series
index 6bd8b13..ca5368d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
0001_opencv34.patch
+auto-gitignore