Remove trailing white space from debian/changelog.

This commit is contained in:
Carlos Maddela
2017-12-21 01:13:13 +11:00
parent 0144e738fb
commit 5f5aef550f

2
debian/changelog vendored
View File

@@ -1,6 +1,5 @@
dvdisaster (0.79.5-4) UNRELEASED; urgency=medium
* Team upload.
* Use complete Debian revision number as build number, instead of
just the numeric part.
* Re-implement scripts/time-stamper.bash without direct calls to
@@ -11,6 +10,7 @@ dvdisaster (0.79.5-4) UNRELEASED; urgency=medium
dh-exec.
* Drop redundant dependency on dpkg-dev.
* Reproducibly generate PDF documentation from TeX sources.
* Remove trailing white space from debian/changelog.
-- Carlos Maddela <e7appew@gmail.com> Mon, 14 Aug 2017 23:04:38 +1000