[lombok-ast] 01/02: Remove get-orig-source target.
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Mar 12 14:43:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository lombok-ast.
commit ea10e37491fd2162cc729feb8e393f8a348b6810
Author: Markus Koschany <apo at debian.org>
Date: Sat Mar 12 15:27:56 2016 +0100
Remove get-orig-source target.
---
debian/rules | 7 -------
1 file changed, 7 deletions(-)
diff --git a/debian/rules b/debian/rules
index 1abe346..60acc11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,10 +33,3 @@ override_jh_linkjars:
lib/runtime/maven-repo-helper* \
lib/runtime/com.intellij*
-GIT_COMMIT_ID = $(shell echo $(DEB_VERSION_UPSTREAM) | sed 's,[0-9][0-9.]*+[0-9]git,,')
-newtarball = new$(DEB_VERSION_UPSTREAM).tar.gz
-get-orig-source:
- wget --continue -O $(newtarball) \
- https://github.com/rzwitserloot/lombok.ast/archive/$(GIT_COMMIT_ID).tar.gz
- sha256sum $(newtarball)
- mk-origtargz --rename $(newtarball)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lombok-ast.git
More information about the pkg-java-commits
mailing list