[libcodesize-java] 01/01: Use hardcoded 1.1 version.

Markus Koschany apo-guest at moszumanska.debian.org
Wed Oct 22 17:50:10 BST 2014


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

apo-guest pushed a commit to branch master
in repository libcodesize-java.

commit 3d2e9ef2a1113f49c8ceb332bc1edaf96b1055e2
Author: Markus Koschany <apo at gambaru.de>
Date:   Wed Oct 22 18:49:51 2014 +0200

    Use hardcoded 1.1 version.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 62688bf..d82b393 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_build:
 
 get-orig-pom:
 	wget -O debian/pom.xml \
-	http://central.maven.org/maven2/net/sf/robocode/codesize/$(VER)/codesize-$(VER).pom
+	http://central.maven.org/maven2/net/sf/robocode/codesize/1.1/codesize-1.1.pom
 
 .PHONY: get-orig-source
 ## http://wiki.debian.org/onlyjob/get-orig-source

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



More information about the pkg-java-commits mailing list