[proj] 01/01: Strip trailing whitespace from changelog & rules.
Bas Couwenberg
sebastic at debian.org
Fri Nov 17 10:53:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository proj.
commit b3ec009480582ac9b3b3ef3b99b68fd3a4a1605d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 17 11:53:23 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 360120f..119ca08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ proj (4.9.3-3) UNRELEASED; urgency=medium
* Use pkg-info.mk variables instead of dpkg-parsechangelog output.
* Add autopkgtest to test installability.
* Bump Standards-Version to 4.1.0, no changes.
- * Strip trailing whitespace from changelog.
+ * Strip trailing whitespace from changelog & rules.
-- Bas Couwenberg <sebastic at debian.org> Wed, 27 Sep 2017 15:26:00 +0200
diff --git a/debian/rules b/debian/rules
index 4f4afa4..aaf16ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ override_dh_auto_install:
cp $(CURDIR)/src/org_proj4_PJ.h $(CURDIR)/debian/tmp/usr/include/.
cp $(CURDIR)/src/org_proj4_PJ_Type.h $(CURDIR)/debian/tmp/usr/include/.
- # Fix manpages
+ # Fix manpages
for man in $(CURDIR)/debian/tmp/usr/share/man/man1/*.1 $(CURDIR)/debian/tmp/usr/share/man/man3/*.3; \
do \
sed -i -e 's/^\.nr LL 5.5i$$/\.\\"/' $$man; \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git
More information about the Pkg-grass-devel
mailing list