summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2019-01-14 17:31:56 -0500
committerReinhard Tartler <siretart@tauware.de>2019-01-14 17:31:56 -0500
commitdfc445727ca09efe70b0b6df23666c3eaf91c08b (patch)
treea0e60de69d07bb5184462bc58889c714194e3c4d
parent8bcbc15c151851d492a3862d346014b0efebc5e1 (diff)
[dgit (3.11~deb9u1) update-gitignore-quilt-fixup]
-rw-r--r--debian/patches/auto-gitignore18
-rw-r--r--debian/patches/series2
2 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
new file mode 100644
index 0000000..9d02f16
--- /dev/null
+++ b/debian/patches/auto-gitignore
@@ -0,0 +1,18 @@
+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 (3.11~deb9u1) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+index 2b62c96..1ffc8d3 100644
+--- a/.gitignore
++++ b/.gitignore
+@@ -3,3 +3,5 @@ tests/goser/ff/goser_ffjson.go
+ tests/types/ff/everything_ffjson.go
+ tests/number/ff/number_ffjson.go
+ tests/ff_ffjson.go
++
++.pc
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a22980a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+
+auto-gitignore