This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch experimental
in repository tycho.

commit a76520e0c21ae163c9c07825b1391e984dabc22e
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Nov 28 23:48:33 2017 +0000

    Use 'debian' version of bcel
---
 debian/changelog   | 1 +
 debian/maven.rules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dcb4412..c32f635 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ tycho (0.25.0-2) UNRELEASED; urgency=medium
   * Set --no-unapply-patches to avoid unapplying patches before mh_unpatchpoms
     (run debclean && quilt pop -a to clean) 
   * Build with tests (currently failing) 
+  * Use 'debian' version of bcel
 
  -- Emmanuel Bourg <ebo...@apache.org>  Tue, 10 Jan 2017 14:51:11 +0100
 
diff --git a/debian/maven.rules b/debian/maven.rules
index f8f9b58..e49a0a5 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -8,6 +8,7 @@ org.ow2.sat4j org.ow2.sat4j.core jar s/.*/debian/ * *
 org.ow2.sat4j org.ow2.sat4j.pb jar s/.*/debian/ * *
 org.ow2.sat4j org.ow2.sat4j.maxsat jar s/.*/debian/ * *
 
+s/bcel/org.apache.bcel/ bcel jar s/.*/debian/ * *
 org.eclipse.tycho org.eclipse.osgi.compatibility.state jar * * *
 org.eclipse.tycho org.eclipse.osgi jar * * *
 org.eclipse.tycho org.eclipse.jdt.compiler.apt jar * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tycho.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to