[ecj] 05/07: Standards-Version updated to 4.1.4
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Apr 10 13:44:00 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ecj.
commit 2610f3143ae433ada973eb5bd70d50d16cbe8d88
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Apr 10 15:36:32 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 4e4a6d5..63c94f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ecj (3.13.2-1) UNRELEASED; urgency=medium
* New upstream release (from the R4_7_2 tag, identifies itself as 3.13.2)
- Removed an optional dependency on the dom module
+ * Standards-Version updated to 4.1.4
-- Emmanuel Bourg <ebourg at apache.org> Tue, 10 Apr 2018 10:20:10 +0200
diff --git a/debian/control b/debian/control
index 0813011..85cca6b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
debhelper (>= 11),
default-jdk-headless,
maven-repo-helper
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/ecj.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/ecj.git
Homepage: http://www.eclipse.org/jdt/core/index.php
diff --git a/debian/rules b/debian/rules
index c91470a..8cfa773 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,3 @@ get-orig-pom:
mkdir -p debian/poms
wget -U NoSuchBrowser/1.0 -O debian/poms/ecj.pom \
https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/$(VERSION)/ecj-$(VERSION).pom
-
-get-orig-source:
- uscan --download-current-version --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git
More information about the pkg-java-commits
mailing list