[apache-mime4j] 04/07: debian/rules: Added a get-orig-source target

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 9 06:25:36 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository apache-mime4j.

commit 6ace9124c0df22b2c92122e564e32bb271a6e2dc
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jul 7 14:20:35 2014 +0200

    debian/rules: Added a get-orig-source target
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1baeac0..8530095 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ apache-mime4j (0.7.2-3) UNRELEASED; urgency=medium
   * debian/control:
     - Changed the priority from extra to optional
   * Updated the watch file
+  * debian/rules: Added a get-orig-source target
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 07 Jul 2014 14:03:10 +0200
 
diff --git a/debian/rules b/debian/rules
index 7f25d25..b85d19e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,3 +52,6 @@ override_dh_auto_clean:
 	mh_unpatchpoms -plibapache-mime4j-java -v
 	-rm -rf target/ */target/
 	-rm -rf debian/.mh/
+
+get-orig-source:
+	uscan --force-download --download-current-version --repack --rename

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



More information about the pkg-java-commits mailing list