[maven-war-plugin] 05/28: add missing Build-Depends: libxstream-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 9 13:41:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-war-plugin.
commit bcbec309d776ac40311132742e262e3c14466b82
Author: Torsten Werner <twerner at debian.org>
Date: Fri Aug 14 17:02:05 2009 +0000
add missing Build-Depends: libxstream-java
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1fa350f..a128c42 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), libmaven-archiver-java, libmaven2-core-java,
- libplexus-archiver-java, libplexus-io-java
+ libplexus-archiver-java, libplexus-io-java, libxstream-java
Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-war-plugin
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-war-plugin/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-war-plugin.git
More information about the pkg-java-commits
mailing list