summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2019-01-18 11:40:15 +0100
committerDidier Raboud <odyx@debian.org>2019-01-18 11:40:15 +0100
commit66364c920aa9e103c00a6d5ff00903c5cf219634 (patch)
tree63ebe13f44dcdd8c02602b69ba6f4bf00c57c2f0
parentebedbc4470662306fedde717f5b6d566000fb0b0 (diff)
Commit patch to update .gitignore
[dgit (8.3) 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 000000000..cbff617ab
--- /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 (8.3) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+new file mode 100644
+index 000000000..845ca0677
+--- /dev/null
++++ b/.gitignore
+@@ -0,0 +1 @@
++.pc
diff --git a/debian/patches/series b/debian/patches/series
index eec8fb564..8834fe55d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
0001-In-liblouis1.defs.gen.in-launch-sort-with-LC_ALL-C-f.patch
0002-cups-browsed-Fixed-crash-in-applying-the-BrowseFilte.patch
0003-pdftopdf-Fixed-bug-of-closing-temporary-file-prematu.patch
+auto-gitignore