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

ebourg-guest pushed a commit to branch master
in repository maven-debian-helper.

commit c8d7c15927bd14a934078d38d8bfc5fe3293d791
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Apr 6 09:23:10 2018 +0200

    No longer generate the get-orig-source target in debian/rules
---
 debian/changelog                                     | 1 +
 maven-packager-utils/src/main/resources/rules.ant.vm | 3 ---
 maven-packager-utils/src/main/resources/rules.vm     | 3 ---
 3 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f15d93e..ad8d6a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ maven-debian-helper (2.3~exp2) UNRELEASED; urgency=medium
   * No longer support generating CDBS based packages
   * Standards-Version updated to 4.1.4
   * The generated control file now specifies Standards-Version: 4.1.4
+  * No longer generate the get-orig-source target in debian/rules
 
  -- Emmanuel Bourg <ebo...@apache.org>  Tue, 27 Mar 2018 11:46:29 +0200
 
diff --git a/maven-packager-utils/src/main/resources/rules.ant.vm 
b/maven-packager-utils/src/main/resources/rules.ant.vm
index 7739ee7..09d9020 100644
--- a/maven-packager-utils/src/main/resources/rules.ant.vm
+++ b/maven-packager-utils/src/main/resources/rules.ant.vm
@@ -19,6 +19,3 @@ export ANT_ARGS=-Dbasedir=$(realpath .) 
-Dpackage=$(DEB_SOURCE_PACKAGE) -f /usr/
 #else
        dh $@ --buildsystem=ant --with maven_repo_helper
 #end
-
-get-orig-source:
-       uscan --download-current-version --force-download --rename
diff --git a/maven-packager-utils/src/main/resources/rules.vm 
b/maven-packager-utils/src/main/resources/rules.vm
index 5985cac..2d33f6a 100644
--- a/maven-packager-utils/src/main/resources/rules.vm
+++ b/maven-packager-utils/src/main/resources/rules.vm
@@ -2,6 +2,3 @@
 
 %:
        dh $@
-
-get-orig-source:
-       uscan --download-current-version --force-download --no-symlink

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to