[gdal-grass] 01/01: Strip trailing whitespace from changelog & rules.
Bas Couwenberg
sebastic at debian.org
Fri Nov 17 10:48:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository gdal-grass.
commit 0dcb7e5bca96901d88037166368ea90f6154a77c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 17 11:48:37 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 b348279..119a30d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
libgdal-grass (2.2.2-2) UNRELEASED; urgency=medium
* Override dh_gencontrol to set GRASS ABI dependency with substvars.
- * Strip trailing whitespace from changelog.
+ * Strip trailing whitespace from changelog & rules.
-- Bas Couwenberg <sebastic at debian.org> Sun, 05 Nov 2017 10:20:51 +0100
diff --git a/debian/rules b/debian/rules
index 7a02695..19f2f87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,7 @@ override_dh_auto_install:
rm -rf $(CURDIR)/debian/$(PKGNAME)/usr/lib/$(GDAL)
override_dh_shlibdeps:
- dh_shlibdeps -l.:/usr/lib/$(GRASS)/lib
+ dh_shlibdeps -l.:/usr/lib/$(GRASS)/lib
override_dh_strip:
# Debug files contain no debug symbols
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal-grass.git
More information about the Pkg-grass-devel
mailing list