]> git.refcnt.org Git - colorize.git/commitdiff
debian/rules: eliminate trailing whitespace
authorSteven Schubiger <stsc@refcnt.org>
Wed, 6 Dec 2017 21:19:12 +0000 (22:19 +0100)
committerSteven Schubiger <stsc@refcnt.org>
Wed, 6 Dec 2017 21:19:12 +0000 (22:19 +0100)
debian/changelog
debian/rules

index 844ca16c71887ef2502978a602a4cfc9ae1ee1c6..285552cfaa8e7ef0a37755b406e1b0e49eebe52a 100644 (file)
@@ -2,8 +2,9 @@ colorize (0.62-2) UNRELEASED; urgency=medium
 
   * Declare compliance with Debian Policy 4.1.0.
     (No changes needed.)
+  * debian/rules: eliminate trailing whitespace.
 
- -- Steven Schubiger <stsc@refcnt.org>  Wed, 27 Sep 2017 13:06:18 +0200
+ -- Steven Schubiger <stsc@refcnt.org>  Wed, 06 Dec 2017 22:00:56 +0100
 
 colorize (0.62-1) unstable; urgency=low
 
index 9eb1f0f3b3afb62c911ddd2b9b114710c56783dc..3ae78b064d130250e8aa6b3ee46989aab1683c8d 100755 (executable)
@@ -9,4 +9,4 @@ include /usr/share/dpkg/default.mk
 
 # main packaging script based on dh7 syntax
 %:
-       dh $@ 
+       dh $@