summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2017-10-28 04:13:01 +0200
committerAxel Beckert <abe@deuxchevaux.org>2017-10-28 04:17:46 +0200
commitb75bf5393a37796a9cadd9bf950237afa777bbed (patch)
treed17a56f3478e8ffa82e8e0d119b3eaf8e0f4f238 /debian
parentcceca4c564e346501c3b282cebdfbcdc5b0f2092 (diff)
Cleanup trailing whitespace in debian/rules
Signed-off-by: Axel Beckert <abe@deuxchevaux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7c21dbb8..f114ca2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
debhelper (10.10.6) UNRELEASED; urgency=medium
- * Cleanup trailing whitespace in ancient debian/changelog entries.
+ * Cleanup trailing whitespace in ancient debian/changelog entries and
+ debian/rules.
* Fix typo "belive" in debian/copyright and ancient debian/changelog
entries.
diff --git a/debian/rules b/debian/rules
index db31314e..42c73469 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# If you're looking for an example debian/rules that uses debhelper, see
# the examples directory.
-#
+#
# Each debhelper command in this rules file has to be run using ./run,
# to ensure that the commands and libraries in the source tree are used,
# rather than the installed ones.