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

apo pushed a commit to branch master
in repository autocomplete.

commit 8497ee300df8ef925ac0881dc316780b7cbf7b16
Author: Markus Koschany <a...@debian.org>
Date:   Tue Oct 17 23:53:29 2017 +0200

    Remove trailing whitespace in debian/rules
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 247c19d..c8bfb24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,10 @@ VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: 
\(.*\)-.*/\1/p')
 
 
 %:
-       dh $@ --with javahelper --with jh_maven_repo_helper 
+       dh $@ --with javahelper --with jh_maven_repo_helper
 
 get-orig-source:
-       git clone https://github.com/bobbylight/AutoComplete.git 
+       git clone https://github.com/bobbylight/AutoComplete.git
        ( cd AutoComplete ; git archive -9 --prefix=autocomplete-$(VERSION)/ -o 
../autocomplete_$(VERSION).orig.tar.gz $(VERSION) )
        rm -rf AutoComplete
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/autocomplete.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to