[ecj] 124/145: Removed the build dependency on dpkg
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:36 BST 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 db56b0840bdeb434102cb1ee257fe3a4214be336
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Mar 27 12:57:30 2018 +0200
Removed the build dependency on dpkg
---
debian/changelog | 1 +
debian/control | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ec6c8f8..1e6fc18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ecj (3.11.1-3) UNRELEASED; urgency=medium
* No longer build the -gcj packages (Closes: #892531)
* Removed the Conflicts/Replaces fields referencing very old packages
+ * Removed the build dependency on dpkg
* Added myself to the uploaders
* Moved the package to Git
* Standards-Version updated to 4.1.3
diff --git a/debian/control b/debian/control
index f1c48c0..2e0a2e1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends:
ant,
debhelper (>= 11),
default-jdk-headless,
- dpkg (>= 1.13.19),
maven-repo-helper
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/ecj.git
--
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