[ecj] 118/145: Removed the Conflicts/Replaces fields referencing very old packages
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:35 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 96936240a2f702efd496e8a691e43152b26b4211
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Mar 27 12:45:46 2018 +0200
Removed the Conflicts/Replaces fields referencing very old packages
---
debian/changelog | 1 +
debian/control | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6aca011..2f90538 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,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
* Moved the package to Git
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
diff --git a/debian/control b/debian/control
index f792819..276e4bf 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Homepage: http://www.eclipse.org/jdt/core/index.php
Package: ecj
Architecture: all
Depends: libecj-java (>= ${source:Version}), ${misc:Depends}
-Conflicts: ecj-bootstrap (<< 3.2.2), eclipse-ecj
-Replaces: ecj-bootstrap (<< 3.2.2), eclipse-ecj
Suggests: ant
Description: standalone version of the Eclipse Java compiler
This package provides a standalone version of the Eclipse JDT compiler which
@@ -24,8 +22,6 @@ Description: standalone version of the Eclipse Java compiler
Package: libecj-java
Architecture: all
Depends: ${misc:Depends}
-Conflicts: ecj-bootstrap (<< 3.2.2), eclipse-ecj
-Replaces: ecj-bootstrap (<< 3.2.2), eclipse-ecj, ecj (<< 3.3.0-1)
Suggests: ecj, ant
Description: Eclipse Java compiler (library)
This package provides a standalone version of the Eclipse JDT compiler library
--
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