From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valters Jansons To: location@lists.ipfire.org Subject: [PATCH 0/8] debian: Mitigate bulk of Lintian issues Date: Fri, 16 Apr 2021 16:06:04 +0300 Message-ID: <20210416130612.15959-1-valter.jansons@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5335937108570326399==" List-Id: --===============5335937108570326399== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit This series breaks apart the previously submitted block of debian/ changes into individual logical changes, which can be individually reviewed and discussed, and approved. This series is however missing the change for d/clean and d/libloc1.symbols, which are both pending rework as discussed in the superseded patch. Valters Jansons (8): debian: Add all temporary files to Gitignore debian: Move libloc1 to 'libs' section debian: Set 'Multi-Arch: foreign' hint for Python debian: Update copyright format link to use HTTPS debian: Add examples/python/ to documentation debian: Drop unintended files from location-python debian: Add watch configuration for uscan systemd: Add Documentation= to location-update debian/.gitignore | 9 +++++---- debian/control | 5 +++-- debian/copyright | 2 +- debian/location-python.examples | 1 + debian/rules | 8 ++++++++ debian/watch | 3 +++ src/systemd/location-update.service.in | 1 + 7 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 debian/location-python.examples create mode 100644 debian/watch -- 2.31.1 --===============5335937108570326399==--