[jruby-joni] 60/279: remove quilt, add get-orig-source

Hideki Yamane henrich at moszumanska.debian.org
Mon Nov 16 11:26:46 UTC 2015


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

henrich pushed a commit to branch debian/sid
in repository jruby-joni.

commit 84e2975648595be3ea4be035aed74f3cfe1d9915
Author: Torsten Werner <twerner at debian.org>
Date:   Sat Jul 31 19:25:26 2010 +0200

    remove quilt, add get-orig-source
---
 debian/control | 4 ++--
 debian/rules   | 5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 28be76c..d50f213 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: jruby-joni
 Section: java
 Priority: extra
 Maintainer: Hideki Yamane (Debian-JP) <henrich at debian.or.jp>
-Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7)
-Build-Depends-Indep: libjruby-jcodings-java, libasm3-java
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: ant, libjcodings-java, libasm3-java
 Standards-Version: 3.8.4
 Homepage: http://github.com/jruby/joni/
 
diff --git a/debian/rules b/debian/rules
index 2bfb9d1..d5dd52a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh --with quilt  $@
+	dh $@
+
+get-orig-source:
+	uscan --force-download --rename

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



More information about the pkg-java-commits mailing list