[jruby] 01/03: Add get-orig-source target to d/rules

Miguel Landaeta nomadium at moszumanska.debian.org
Sat May 30 16:02:36 UTC 2015


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

nomadium pushed a commit to branch experimental
in repository jruby.

commit 5f3de6350f4c9ae949bedb730d2cf936a653bab4
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sat May 30 12:53:55 2015 -0300

    Add get-orig-source target to d/rules
---
 debian/changelog | 3 ++-
 debian/rules     | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 09d3c45..bea73a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ jruby (1.7.19-1) UNRELEASED; urgency=medium
     - Remove Torsten Werner. Thanks for your work on this package!
     - Add Tim Potter. Welcome aboard!
   * Update d/watch file.
+  * Add get-orig-source target to d/rules.
   * Update Build-Depends:
     - Replace dependency on openjdk-7-jdk with openjdk-8-jdk.
       Otherwise jruby will not even compile.
@@ -50,7 +51,7 @@ jruby (1.7.19-1) UNRELEASED; urgency=medium
     minified copy. This is to avoid lintian warnings, during build time
     a link symbolic to libjs-jquery is deployed.
 
- -- Miguel Landaeta <nomadium at debian.org>  Sat, 30 May 2015 01:35:58 -0300
+ -- Miguel Landaeta <nomadium at debian.org>  Sat, 30 May 2015 12:52:21 -0300
 
 jruby (1.5.6-10) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 49b42a0..d1a474a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,3 +59,6 @@ ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 	#./bin/jruby -S ./bin/rake test:mri19
 	#./bin/jruby -S ./bin/rake test:extended
 endif
+
+get-orig-source:
+	uscan --verbose --download-current-version

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



More information about the pkg-java-commits mailing list