[javacc4] 02/05: Standards-Version updated to 4.1.4
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 6 10:39:15 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository javacc4.
commit 932e78a97d4068abba8f08d471bbe801a8c94ac5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Mar 28 02:35:04 2018 +0200
Standards-Version updated to 4.1.4
---
debian/changelog | 1 +
debian/control | 2 +-
debian/rules | 3 ---
debian/watch | 2 +-
4 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 152663f..9488ed7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
javacc4 (4.0-2) UNRELEASED; urgency=medium
* Fixed the build failure with Java 9 (Closes: #893342)
+ * Standards-Version updated to 4.1.4
-- Emmanuel Bourg <ebourg at apache.org> Wed, 28 Mar 2018 02:33:23 +0200
diff --git a/debian/control b/debian/control
index 167d3df..cf04d4a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
junit,
libxalan2-java,
maven-repo-helper
-Standards-Version: 3.9.8
+Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/javacc.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/javacc.git
Homepage: http://javacc.org
diff --git a/debian/rules b/debian/rules
index d5b010d..71f0547 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,3 @@ override_dh_auto_test:
override_dh_auto_clean:
dh_auto_build -- realclean
-
-get-orig-source:
- uscan --download-current-version --force-download --rename --repack --compression xz
diff --git a/debian/watch b/debian/watch
index cdabfa1..61a949a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts="mode=git, uversionmangle=s/(\d)(\d)/$1.$2/g" \
+opts="mode=git, repack, compression=xz, uversionmangle=s/(\d)(\d)/$1.$2/g" \
https://github.com/javacc/javacc .*/release_(40)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javacc4.git
More information about the pkg-java-commits
mailing list