From 299336b86c816a01edf7c091d2c2fe2d27d3f4d7 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sun, 18 Jun 2017 22:40:09 -0500 Subject: Add source/format file to make the package use quilt. --- debian/changelog | 1 + debian/source/format | 1 + 2 files changed, 2 insertions(+) create mode 100644 debian/source/format diff --git a/debian/changelog b/debian/changelog index 24eca097..71432860 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ hardinfo (0.5.1-2) UNRELEASED; urgency=medium * Fix whitespace and run wrap-and-sort. * Bump Standards-version to 4.0.0. No changes needed. * Bump debhelper version to 10. + * Add source/format file to make the package use quilt. -- Simon Quigley Sun, 18 Jun 2017 22:25:05 -0500 diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 00000000..163aaf8d --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- cgit v1.2.3