[SCM] bindex packaging branch, master, updated. debian/2.2-2-2-g469ecb2
Damien Raude-Morvan
drazzib at debian.org
Tue Oct 25 23:13:32 UTC 2011
The following commit has been merged in the master branch:
commit 469ecb2b86acd564aae3c11db8b47194eaddb767
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Wed Oct 26 01:02:30 2011 +0200
Build-Depends on bnd (>= 1.44.0).
diff --git a/debian/changelog b/debian/changelog
index 5e7812b..c68df5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
bindex (2.2-3) unstable; urgency=low
* Fix call to new bnd "buildx" command.
+ * Build-Depends on bnd (>= 1.44.0).
- -- Damien Raude-Morvan <drazzib at debian.org> Sun, 23 Oct 2011 23:26:35 +0200
+ -- Damien Raude-Morvan <drazzib at debian.org> Wed, 26 Oct 2011 01:01:52 +0200
bindex (2.2-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 13cc072..c6b479f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Yulia Novozhilova <Yulia.Novozhilova at sun.com>,
Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper
Build-Depends-Indep: ant,
- bnd,
+ bnd (>= 1.44.0),
junit4,
libfelix-osgi-obr-java,
libkxml2-java,
--
bindex packaging
More information about the pkg-java-commits
mailing list