summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Bourg <ebourg@apache.org>2018-07-19 09:46:35 +0200
committerEmmanuel Bourg <ebourg@apache.org>2018-07-19 09:46:54 +0200
commit6df61686df3b8b8821f00bb74d2eeb3baf8203a9 (patch)
treea7bd501d63907a088bddfc819f71fc643a96dc11
parentda2ec1c4ca85fbc882f84c963acec92f7afd33c4 (diff)
Standards-Version updated to 4.1.5
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules3
3 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index d690007..27fa64d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+antlr4 (4.5.3-3) UNRELEASED; urgency=medium
+
+ * Standards-Version updated to 4.1.5
+
+ -- Emmanuel Bourg <ebourg@apache.org> Thu, 19 Jul 2018 09:46:33 +0200
+
antlr4 (4.5.3-2) unstable; urgency=medium
* Fixed the classpath for grun (Closes: #859457)
diff --git a/debian/control b/debian/control
index 42fdb8c..1681b3f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: antlr3-maven-plugin,
libtreelayout-java,
maven-debian-helper (>= 1.1),
zip
-Standards-Version: 4.0.0
+Standards-Version: 4.1.5
Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr4.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr4.git
Homepage: http://www.antlr4.org
diff --git a/debian/rules b/debian/rules
index a0b3042..70f5112 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,3 @@ override_dh_auto_clean:
# Remove the generated file copied in the source directory
rm -f runtime/Java/src/*.tokens
rm -f runtime/Java/src//org/antlr/v4/runtime/tree/xpath/XPathLexer.java
-
-get-orig-source:
- -uscan --download-current-version --force-download --no-symlink