[debian-edu-commits] debian-edu/pkg-team/ 10/11: debian/: White-space clean-up.

Mike Gabriel sunweaver at debian.org
Mon Feb 5 15:50:31 UTC 2018


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

sunweaver pushed a commit to branch master
in repository e2guardian.

commit 0e238fd7958777294fa8d1a6543d342e73cb0d94
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Feb 5 15:41:39 2018 +0100

    debian/: White-space clean-up.
---
 debian/e2guardian.init                        | 6 +++---
 debian/patches/2002_Debian-clamd-socket.patch | 4 ++--
 debian/prerm                                  | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/e2guardian.init b/debian/e2guardian.init
index cc7a575..678b7a9 100644
--- a/debian/e2guardian.init
+++ b/debian/e2guardian.init
@@ -12,9 +12,9 @@
 # Provides:          e2guardian
 # Required-Start:    $remote_fs $network $syslog
 # Required-Stop:     $remote_fs $network $syslog
-# Default-Start:     2 3 4 5 
-# Default-Stop:      0 1 6 
-# Description: Starts e2guardian content proxy 
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Description: Starts e2guardian content proxy
 # short-description: e2guardian configuration
 ### END INIT INFO
 
diff --git a/debian/patches/2002_Debian-clamd-socket.patch b/debian/patches/2002_Debian-clamd-socket.patch
index 3939cf3..e90ce7a 100644
--- a/debian/patches/2002_Debian-clamd-socket.patch
+++ b/debian/patches/2002_Debian-clamd-socket.patch
@@ -5,10 +5,10 @@ Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 +++ b/configs/contentscanners/clamdscan.conf.in
 @@ -1,7 +1,7 @@
  plugname = 'clamdscan'
- 
+
  # edit this to match the location of your ClamD UNIX domain socket
 -#clamdudsfile = '/var/run/clamav/clamd.sock'
 +clamdudsfile = '/run/clamav/clamd.ctl'
- 
+
  # If this string is set, the text it contains shall be removed from the
  # beginning of filenames when passing them to ClamD.
diff --git a/debian/prerm b/debian/prerm
index 4e38ef6..a509930 100755
--- a/debian/prerm
+++ b/debian/prerm
@@ -4,7 +4,7 @@ set -e
 
 init_failed ()
 {
-        echo "WARNING: Stopping e2guardian failed! Upgrade or removal may be incomplete!" 
+        echo "WARNING: Stopping e2guardian failed! Upgrade or removal may be incomplete!"
 }
 
 #DEBHELPER#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/e2guardian.git



More information about the debian-edu-commits mailing list