From 659f5379b685d75a6de6bc42e8f70bf9ff695342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 12 Oct 2018 20:24:44 +0200 Subject: d/rules, d/control: Remove trailing whitespaces --- debian/changelog | 4 ++++ debian/control | 1 - debian/rules | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 18bbac5..a09076f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,10 @@ scons (3.0.1-2) UNRELEASED; urgency=medium - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. * Declare compliance with Debian Policy 4.2.1 (No changes needed). + * debian/control: + - Remove trailing whitespaces. + * debian/rules: + - Remove trailing whitespaces. -- Jörg Frings-Fürst Fri, 12 Oct 2018 19:47:43 +0200 diff --git a/debian/control b/debian/control index 61060aa..6c5d7ba 100644 --- a/debian/control +++ b/debian/control @@ -22,4 +22,3 @@ Description: replacement for make support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. - diff --git a/debian/rules b/debian/rules index 60e93ec..3df1e98 100755 --- a/debian/rules +++ b/debian/rules @@ -9,4 +9,3 @@ clean: override_dh_auto_install: dh_auto_install -- --no-version-script --standalone-lib --no-install-man - -- cgit v1.2.3