[med-svn] [minimap] 01/01: trim trailing whitespace
Sascha Steinbiss
sascha at steinbiss.name
Mon Jan 11 22:23:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository minimap.
commit 1d303fee577d83d62fae71d0f1b8cc3c8649820e
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Mon Jan 11 22:21:21 2016 +0000
trim trailing whitespace
---
debian/patches/hardening | 8 ++++----
debian/patches/make_shared_lib | 6 +++---
debian/rules | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/patches/hardening b/debian/patches/hardening
index 5da02b9..aa05c73 100644
--- a/debian/patches/hardening
+++ b/debian/patches/hardening
@@ -1,7 +1,7 @@
-Description: add hardening flags
- Adds necessare build flags for hardening.
-Author: Sascha Steinbiss <sascha at steinbiss.name>
-Last-Update: 2016-01-08
+Description: add hardening flags
+ Adds necessary build flags for hardening.
+Author: Sascha Steinbiss <sascha at steinbiss.name>
+Last-Update: 2016-01-08
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
diff --git a/debian/patches/make_shared_lib b/debian/patches/make_shared_lib
index d4c86dc..730ef01 100644
--- a/debian/patches/make_shared_lib
+++ b/debian/patches/make_shared_lib
@@ -1,7 +1,7 @@
-Description: build shared library
+Description: build shared library
Upstream only builds a static library, this adds a shared one.
-Author: Sascha Steinbiss <sascha at steinbiss.name>
-Last-Update: 2016-01-08
+Author: Sascha Steinbiss <sascha at steinbiss.name>
+Last-Update: 2016-01-08
--- a/Makefile
+++ b/Makefile
@@ -1,18 +1,19 @@
diff --git a/debian/rules b/debian/rules
index 6a5fa29..804ca64 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@
override_dh_auto_install:
ln -s libminimap.so.* libminimap.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/minimap.git
More information about the debian-med-commit
mailing list