[pkg-java] r7642 - trunk/maven-resources-plugin/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Thu Dec 11 14:51:56 UTC 2008


Author: twerner
Date: 2008-12-11 14:51:55 +0000 (Thu, 11 Dec 2008)
New Revision: 7642

Modified:
   trunk/maven-resources-plugin/debian/changelog
   trunk/maven-resources-plugin/debian/control
Log:
UNRELEASED
* Improve (Build-)Depends.

Modified: trunk/maven-resources-plugin/debian/changelog
===================================================================
--- trunk/maven-resources-plugin/debian/changelog	2008-12-11 14:45:25 UTC (rev 7641)
+++ trunk/maven-resources-plugin/debian/changelog	2008-12-11 14:51:55 UTC (rev 7642)
@@ -1,3 +1,10 @@
+maven-resources-plugin (2.3-2) unstable; urgency=low
+
+  UNRELEASED
+  * Improve (Build-)Depends.
+
+ -- Torsten Werner <twerner at debian.org>  Thu, 11 Dec 2008 15:48:39 +0100
+
 maven-resources-plugin (2.3-1) unstable; urgency=low
 
   * Initial release. (Closes: #508188)

Modified: trunk/maven-resources-plugin/debian/control
===================================================================
--- trunk/maven-resources-plugin/debian/control	2008-12-11 14:45:25 UTC (rev 7641)
+++ trunk/maven-resources-plugin/debian/control	2008-12-11 14:51:55 UTC (rev 7642)
@@ -4,8 +4,7 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>
 Build-Depends: openjdk-6-jdk, ant, debhelper (>= 5), cdbs, quilt, maven-ant-helper,
- maven2, libmaven-filtering-java, libplexus-interpolation-java,
- libmaven-plugin-tools-java
+ maven2, libmaven-filtering-java, libmaven-plugin-tools-java
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-resources-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-resources-plugin/
@@ -14,7 +13,8 @@
 Package: libmaven-resources-plugin-java
 Architecture: all
 Section: devel
-Depends: ${misc:Depends}, default-jre | java2-runtime
+Depends: ${misc:Depends}, default-jre | java2-runtime, maven2,
+ libmaven-filtering-java
 Description: Maven resources plugin
  Maven is a software project management and comprehension tool. Based on the
  concept of a project object model (POM), Maven can manage a project's build,




More information about the pkg-java-commits mailing list