[geos] 01/01: Strip trailing whitespace from changelog & rules.
Bas Couwenberg
sebastic at debian.org
Fri Nov 17 10:49:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository geos.
commit 4f5bbdec8bcb05a0b9bb20e375a9e94209af9038
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 17 11:49:15 2017 +0100
Strip trailing whitespace from changelog & rules.
---
debian/changelog | 2 +-
debian/rules | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 03ff39a..220f86a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
geos (3.5.1-4) UNRELEASED; urgency=medium
* Ignore test failures on problematic architectures only.
- * Strip trailing whitespace from changelog.
+ * Strip trailing whitespace from changelog & rules.
-- Bas Couwenberg <sebastic at debian.org> Fri, 20 Jan 2017 15:57:07 +0100
diff --git a/debian/rules b/debian/rules
index 295cb16..adcf518 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,12 +32,12 @@ endif
CXX = g++ -fpermissive
-# catch both armel and armhf
+# catch both armel and armhf
ifneq (,$(findstring arm-linux-gnueabi,$(DEB_HOST_GNU_TYPE)))
CONFFLAGS += --disable-inline
endif
-debian/control:
+debian/control:
@sed -e 's/@VERSION@/$(VER)/' debian/control.in >$@
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git
More information about the Pkg-grass-devel
mailing list