summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2019-11-22 21:27:53 -0300
committerFelipe Sateler <fsateler@debian.org>2019-11-22 21:31:55 -0300
commitc4732162886b74abe974601eeaa6bbde3960f6e0 (patch)
treed84e2cdaab612bfa86af5908904d5a0ef473fb49
parentbb08d57001b27d5f6f7d4d64770af4fa3d51e474 (diff)
Trim trailing whitespace.
Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index aa6261fc..5a7d1e3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ docker-compose (1.25.0-1) UNRELEASED; urgency=medium
- Drop Relax-Dependencies.patch - now dependencies are less strict
* Drop pydist-overrides and update debian/control versions.
Since docker-compose is python3 it was not used.
+ * Trim trailing whitespace.
-- Felipe Sateler <fsateler@debian.org> Fri, 22 Nov 2019 21:31:08 -0300
@@ -106,7 +107,7 @@ docker-compose (1.3.3-1) unstable; urgency=medium
- Bump python-docker dependency
* Add manpage for docker-compose. Thanks Dariusz Dwornikowski.
Closes: #792518
-
+
-- Felipe Sateler <fsateler@debian.org> Sun, 19 Jul 2015 15:32:46 -0300
docker-compose (1.3.1-1) unstable; urgency=medium