This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository osgi-core.
commit ac8ad2ff82c4fb44228aa23ece471fc4ae0e883c Author: Markus Koschany <[email protected]> Date: Sat Feb 7 20:18:03 2015 +0100 fix trailing whitespace --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 14e5423..c1f0d31 100755 --- a/debian/rules +++ b/debian/rules @@ -17,4 +17,4 @@ get-orig-source: debian/orig-tar.sh --upstream-version $(VERSION) get-orig-pom: - wget --user-agent="" -O debian/pom.xml $(MAVEN_REPO)/$(VERSION)/org.osgi.core-$(VERSION).pom + wget --user-agent="" -O debian/pom.xml $(MAVEN_REPO)/$(VERSION)/org.osgi.core-$(VERSION).pom -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

