summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 82e48b6..e31c124 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ foomatic-filters (4.0.17-11) UNRELEASED; urgency=medium
- Change VCS-* to point to the new repository.
* debian/copyright:
- Change to my new email address.
+ * debian/rules:
+ - Remove trailing whitespaces.
* debian/watch:
- Use secure URI.
* Migrate to debhelper 11:
diff --git a/debian/rules b/debian/rules
index f94a633..1a5c24d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,5 +37,3 @@ override_dh_clean:
override_dh_perl:
# Perl scripts from this package don't use any perl modules, so call dh_perl with "-d" to avoid the unnecessary perl dependency
dh_perl -d
-
-