From 1e0d9bb1d7499ef9e78fb03314c4bbd108cb128c Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Fri, 18 Mar 2011 16:38:36 +0100 Subject: [PATCH] Add debian/source/local-options --- .gitignore | 1 + debian/gbp.conf | 1 - debian/source/local-options | 2 ++ 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 debian/source/local-options diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..845ca067 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.pc diff --git a/debian/gbp.conf b/debian/gbp.conf index ef8fd01d..d84e16cf 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,4 @@ [DEFAULT] pristine-tar = True -cleaner = debuild clean && dh_quilt_unpatch && dh_clean upstream-branch = 312/upstream debian-branch = 312/master diff --git a/debian/source/local-options b/debian/source/local-options new file mode 100644 index 00000000..c4cf4805 --- /dev/null +++ b/debian/source/local-options @@ -0,0 +1,2 @@ +abort-on-upstream-changes +unapply-patches -- 2.30.2