[sosi2osm] 01/01: Strip trailing whitespace from rules.
Bas Couwenberg
sebastic at debian.org
Fri Nov 17 10:54:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository sosi2osm.
commit bdf3d10e9434ada7ca8d8704992f44ff57fa9da2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 17 11:54:42 2017 +0100
Strip trailing whitespace from rules.
---
debian/changelog | 1 +
debian/rules | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e8063bc..7e40336 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sosi2osm (1.0.0-4) UNRELEASED; urgency=medium
* Team upload.
* Add upstream metadata.
+ * Strip trailing whitespace from rules.
-- Bas Couwenberg <sebastic at debian.org> Thu, 01 Sep 2016 14:42:41 +0200
diff --git a/debian/rules b/debian/rules
index ff739d3..f96e99c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,5 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@
-
+ dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/sosi2osm.git
More information about the Pkg-grass-devel
mailing list