The following commit has been merged in the master branch:
commit 985d6e5e5a72e5515d42fc51e0091289d01b83c0
Author: Sylvestre Ledru <[email protected]>
Date:   Sat Jan 21 13:38:09 2012 +0100

    Useless comment

diff --git a/debian/rules b/debian/rules
index 9e6a0ad..7859d0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,6 @@ build: build-stamp
 
 build-stamp:
        dh_testdir
-       # Add here commands to compile the indep part of the package.
        sed s/@VERSION@/$(VERSION)/ make-jpkg > make-jpkg.out
        touch $@
 
@@ -27,7 +26,6 @@ install: build
        dh_testroot
        dh_clean -k
        dh_installdirs
-
        install -m 755 make-jpkg.out $(B)/usr/bin/make-jpkg
        cp lib/*.sh $(B)/usr/share/java-package/
        find $(B) -type d -name .svn | xargs -r rm -r

-- 
java-package packaging

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to