[jedit] 02/05: Drop get-orig-source target (Policy 4.1.4)
tony mancill
tmancill at debian.org
Sun Apr 22 17:49:32 BST 2018
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jedit.
commit aaecb9c831f6debf7058fbdc581ca8d8cbf0ce43
Author: tony mancill <tmancill at debian.org>
Date: Sun Apr 22 09:28:07 2018 -0700
Drop get-orig-source target (Policy 4.1.4)
---
debian/rules | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/debian/rules b/debian/rules
index 2f17ab6..7ad071d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,12 +56,3 @@ override_dh_auto_clean:
rm -f debian/jedit.menu debian/jedit.desktop debian/jedit.debhelper.log
# bsh: clean
rm -rf org/gjt/sp/jedit/bsh bsh
-
-
-get-orig-source:
- uscan --verbose --download-version $(VERSION) --force-download --repack --rename
- -mkdir $(TMPDIR) && tar -C $(TMPDIR) -zxf ../jedit_$(VERSION).orig.tar.gz
- rm -f ../jedit_$(VERSION).orig.tar.gz
- cd $(TMPDIR) && tar --exclude org/gjt/sp/jedit/bsh \
- -Jcf ../../jedit_$(VERSION)+dfsg.orig.tar.xz *
- rm -rf $(TMPDIR)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jedit.git
More information about the pkg-java-commits
mailing list