[libcofoja-java] 12/12: Changed the get-orig-source target in debian/rules to call uscan

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Apr 14 23:45:44 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository libcofoja-java.

commit deb09e4f88cef0e9aa5d9ac833f490945822b491
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 15 01:45:16 2014 +0200

    Changed the get-orig-source target in debian/rules to call uscan
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1504cba..213ba5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ cofoja (1.0~r139-3) UNRELEASED; urgency=medium
   * Switch to debhelper level 9
   * Replaced debian/get-orig-source.sh with debian/orig-tar.sh
     and made it work with uscan
+  * Changed the get-orig-source target in debian/rules to call uscan
   * Use XZ compression for the upstream tarball
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 14 Apr 2014 16:19:53 +0200
diff --git a/debian/rules b/debian/rules
index 3d936ee..555a41b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,4 +37,4 @@ override_dh_auto_test:
 	    test
 
 get-orig-source:
-	debian/get-orig-source.sh
+	uscan --download-current-version --rename

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



More information about the pkg-java-commits mailing list