diff options
author | Michele Calgaro <[email protected]> | 2020-09-05 21:05:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-05 21:44:35 +0900 |
commit | eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad (patch) | |
tree | 1d9a06aef83c08d2bb6cf3f44c3eabd8b5a7296e /ubuntu/_base/applications/tdepacman/debian/source | |
parent | 5d9b7f5acb73ae18aa7079a43f8a4cbd991cb363 (diff) | |
download | tde-packaging-eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad.tar.gz tde-packaging-eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad.zip |
DEB: added tdepacman.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d425b2fe099bd6fd6dde67f7adf2123f66d3ede7)
Diffstat (limited to 'ubuntu/_base/applications/tdepacman/debian/source')
-rw-r--r-- | ubuntu/_base/applications/tdepacman/debian/source/format | 1 | ||||
-rw-r--r-- | ubuntu/_base/applications/tdepacman/debian/source/options | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tdepacman/debian/source/format b/ubuntu/_base/applications/tdepacman/debian/source/format new file mode 100644 index 000000000..163aaf8d8 --- /dev/null +++ b/ubuntu/_base/applications/tdepacman/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/ubuntu/_base/applications/tdepacman/debian/source/options b/ubuntu/_base/applications/tdepacman/debian/source/options new file mode 100644 index 000000000..72f1f5450 --- /dev/null +++ b/ubuntu/_base/applications/tdepacman/debian/source/options @@ -0,0 +1,6 @@ +# Use xz instead of gzip +compression = "xz" +compression-level = 9 + +# Don't run differences +diff-ignore = .* |