[pkg-fso-commits] [nodm] 38/50: upstream: Whitespace clean-up at EOL.

Mike Gabriel sunweaver at debian.org
Mon Jan 23 15:19:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository nodm.

commit 2c8f8665a59e8a6f79fb61b1661017761ba44246
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Mar 23 15:55:10 2016 +0100

    upstream: Whitespace clean-up at EOL.
---
 debian/README.Debian | 2 +-
 debian/changelog     | 1 +
 dm.h                 | 2 +-
 m4/pkg.m4            | 6 +++---
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 9b2e43d..df8f354 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -11,7 +11,7 @@ file as nodm.preseed:
 
   # Activate nodm
   nodm nodm/enabled boolean true
-  
+
   # Login the session as user 'kiosk'
   nodm nodm/user string kiosk
 
diff --git a/debian/changelog b/debian/changelog
index 4091973..d8cf4fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ nodm (0.12-1) UNRELEASED; urgency=low
     - Makefile.am: Add various build cruft files to DISTCLEANFILES.
     - xserver.c: Don't FTBFS when built with -Werror=unused-result. (Closes:
       #638600).
+    - Whitespace clean-up at EOL.
   * debian/control:
     + Process with wrap-and-sort.
     + Bump Standards: to 3.9.7. Required change: DEP-5 compliant copyright file.
diff --git a/dm.h b/dm.h
index 04d0e8f..4e7e604 100644
--- a/dm.h
+++ b/dm.h
@@ -38,7 +38,7 @@ struct nodm_display_manager
     /// VT allocation
     struct nodm_vt vt;
 
-    /** 
+    /**
      * The minimum time (in seconds) that a session should last to be
      * considered successful
      */
diff --git a/m4/pkg.m4 b/m4/pkg.m4
index 0048a3f..996e294 100644
--- a/m4/pkg.m4
+++ b/m4/pkg.m4
@@ -1,5 +1,5 @@
 # pkg.m4 - Macros to locate and utilise pkg-config.            -*- Autoconf -*-
-# 
+#
 # Copyright © 2004 Scott James Remnant <scott at netsplit.com>.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -39,7 +39,7 @@ if test -n "$PKG_CONFIG"; then
 		AC_MSG_RESULT([no])
 		PKG_CONFIG=""
 	fi
-		
+
 fi[]dnl
 ])# PKG_PROG_PKG_CONFIG
 
@@ -120,7 +120,7 @@ if test $pkg_failed = yes; then
         _PKG_SHORT_ERRORS_SUPPORTED
         if test $_pkg_short_errors_supported = yes; then
 	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
-        else 
+        else
 	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
         fi
 	# Put the nasty error message in config.log where it belongs

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-fso/nodm.git



More information about the pkg-fso-commits mailing list