Skip to content

Commit

Permalink
Trim trailing whitespace.
Browse files Browse the repository at this point in the history
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
  • Loading branch information
debian-janitor committed Apr 28, 2020
1 parent 235a18c commit b6aa378
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pgcharts (1.0+2017-09-16-2) UNRELEASED; urgency=medium

* Trim trailing whitespace.

-- Debian Janitor <[email protected]> Tue, 28 Apr 2020 22:39:01 +0000

pgcharts (1.0+2017-09-16-1) unstable; urgency=medium

* Team upload with new upstream snapshot.
Expand Down
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ override_dh_strip:
# do nothing

%:
dh $@
dh $@

0 comments on commit b6aa378

Please sign in to comment.