From 8f72976db1311f5de6d4916f4db0058346e0f727 Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 30 Jan 2019 15:42:32 -0500 Subject: add freefilesync dpkg rough draft --- freefilesync/debian/source/format | 1 + freefilesync/debian/source/local-options | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 freefilesync/debian/source/format create mode 100644 freefilesync/debian/source/local-options (limited to 'freefilesync/debian/source') diff --git a/freefilesync/debian/source/format b/freefilesync/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/freefilesync/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/freefilesync/debian/source/local-options b/freefilesync/debian/source/local-options new file mode 100644 index 0000000..00131ee --- /dev/null +++ b/freefilesync/debian/source/local-options @@ -0,0 +1,2 @@ +#abort-on-upstream-changes +#unapply-patches -- cgit