[groovy] 03/05: Standards-Version updated to 4.1.4
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Apr 8 22:36:17 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository groovy.
commit b1a065fbbb673e53cb4d636985ff70c4593232be
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Apr 9 00:01:22 2018 +0200
Standards-Version updated to 4.1.4
---
debian/changelog | 1 +
debian/control | 2 +-
debian/rules | 3 ---
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a1bf059..5003079 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ groovy (2.4.15-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ * Standards-Version updated to 4.1.4
-- Emmanuel Bourg <ebourg at apache.org> Mon, 09 Apr 2018 00:00:30 +0200
diff --git a/debian/control b/debian/control
index 6621f9f..a4b7e84 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends:
maven-repo-helper,
testng,
unzip
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/groovy.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/groovy.git
Homepage: http://www.groovy-lang.org
diff --git a/debian/rules b/debian/rules
index e1f5af0..f69ccc5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,9 +74,6 @@ override_dh_link:
usr/share/groovy/lib/groovy-$$MOD.jar; \
done
-get-orig-source:
- -uscan --download-current-version --force-download --rename
-
get-orig-pom:
test '! -d maven' && mkdir -p maven
# groovy core pom
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy.git
More information about the pkg-java-commits
mailing list