summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-08-02 11:22:40 +0200
committerNikolaus Rath <Nikolaus@rath.org>2019-08-02 11:22:40 +0200
commit99bcc41669a55f6ee94f727a64ff4e543c518698 (patch)
tree8901049ca243106d722d7645f2ec10420056a8f3
parent2506165f6feab6a29a59d083989c038c94564399 (diff)
Commit patch to update .gitignore
[dgit (8.5~bpo9+1) 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..3de4055
--- /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.5~bpo9+1) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+new file mode 100644
+index 0000000..26a7c92
+--- /dev/null
++++ b/.gitignore
+@@ -0,0 +1 @@
++/.pc/
diff --git a/debian/patches/series b/debian/patches/series
index de9941b..865877d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ clock-granularity.diff
show_pdflatex_output.diff
drop_oauthlib_dep.diff
0005-Gracefully-cope-with-coarse-system-clock.patch
+auto-gitignore