[X2Go-Commits] [x2go-keyring] 01/01: common: update copyright notices, whitespace fixes. Happy new year!

git-admin at x2go.org git-admin at x2go.org
Fri Jan 9 02:33:26 CET 2015


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

x2go pushed a commit to branch master
in repository x2go-keyring.

commit 78afc61ffd77572f494665c68cc463d40a442fca
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Jan 9 02:33:20 2015 +0100

    common: update copyright notices, whitespace fixes. Happy new year!
---
 debian/rules |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 365e680..b508397 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # Based on sample debian/rules file - for GNU Hello (1.3).
 # Copyright 1994,1995 by Ian Jackson.
 # Copyright 1998-2003 James Troup
-# Copyright 2010-2012 Mike Gabriel
+# Copyright 2010-2015 Mike Gabriel
 # I hereby give you perpetual unlimited permission to copy,
 # modify and relicense this file, provided that you do not remove
 # my name from the file itself.  (I assert my moral right of
@@ -23,7 +23,7 @@ clean:
 	$(checkdir)
 	make clean
 	-rm -f foo foo.asc *.bak *~ */*~ debian/files* debian/substvars
-	-rm -rf debian/tmp 
+	-rm -rf debian/tmp
 
 binary-indep: checkroot
 	$(checkdir)
@@ -47,7 +47,7 @@ binary-indep: checkroot
 	chown -R root.root debian/tmp
 	chmod -R go=rX debian/tmp
 
-	cd debian/tmp && find . -type f ! -regex '.*DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums 
+	cd debian/tmp && find . -type f ! -regex '.*DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums
 
 	dpkg --build debian/tmp ..
 

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git


More information about the x2go-commits mailing list