This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository tycho.
commit a3843238ae9cbef864e90d752a18ce77fd6af739 Author: Christopher Hoskin <[email protected]> Date: Tue Jul 18 18:37:11 2017 +0100 Add libtycho-java Build-Conflicts --- debian/changelog | 4 ++-- debian/control | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 790b191..98056a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,8 @@ tycho (0.25.0-2) UNRELEASED; urgency=medium [ Christopher Hoskin ] * Add debian/clean (build with debuild -tc so that mh_unpatchpoms is called - before quilt patches are unapplied) - + before quilt patches are unapplied) + * Add libtycho-java Build-Conflicts -- Emmanuel Bourg <[email protected]> Tue, 10 Jan 2017 14:51:11 +0100 diff --git a/debian/control b/debian/control index e41e31c..6c4df82 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,7 @@ Build-Depends: rsync, sat4j (>= 2.3.5), zip +Build-Conflicts: libtycho-java Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/tycho.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tycho.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tycho.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

