This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libepsilon.
commit 2899aeeae369e734a0dfe7dd6f1b2e0d56938f5e Author: Bas Couwenberg <[email protected]> Date: Fri Nov 17 11:50:08 2017 +0100 Strip trailing whitespace from changelog & rules. --- debian/changelog | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7513da9..6e05394 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ libepsilon (0.9.2+dfsg-3) UNRELEASED; urgency=medium * Use pkg-info.mk variables instead of dpkg-parsechangelog output. * Bump Standards-Version to 4.1.0, no changes. * Add autopkgtest to test installability. - * Strip trailing whitespace from changelog. + * Strip trailing whitespace from changelog & rules. -- Bas Couwenberg <[email protected]> Wed, 27 Sep 2017 15:10:10 +0200 diff --git a/debian/rules b/debian/rules index 31afce6..f93e25a 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ override_dh_clean: dh_clean debian/man/*.1 override_dh_auto_configure: - dh_auto_configure -- --enable-pthreads --enable-cluster + dh_auto_configure -- --enable-pthreads --enable-cluster override_dh_auto_build: # Create man pages from DocBook XML -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libepsilon.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

