[libxpp3-java] 07/24: Move dependencies for clean target to Build-depends.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 16 13:06:51 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxpp3-java.
commit 599d084b1d0ebf0d089bc5d865e49168d33873e5
Author: Marcus Better <marcus at better.se>
Date: Fri Oct 3 08:10:40 2008 +0000
Move dependencies for clean target to Build-depends.
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8351095..faab3a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxpp3-java (1.1.3.4.O-4) unstable; urgency=low
* Do not include the javax.xml.namespace.QName class since it is likely
to cause conflicts. (Closes: #500909)
+ * Move dependencies for clean target to Build-depends.
* Added myself to Uploaders, removed Wolfgang.
-- Marcus Better <marcus at better.se> Thu, 02 Oct 2008 17:04:04 +0200
diff --git a/debian/control b/debian/control
index a0ae3ea..5d2fe91 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Marcus Better <marcus at better.se>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.28), ant, ant-optional, kaffe, junit
+Build-Depends: debhelper, cdbs, ant, ant-optional
+Build-Depends-Indep: kaffe, junit
Standards-Version: 3.6.2
Package: libxpp3-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxpp3-java.git
More information about the pkg-java-commits
mailing list