[SCM] Exec Maven Plugin branch, master, updated. debian/1.1.1+dfsg-3-7-gf1fdc64

Andres Mejia amejia004 at gmail.com
Sat Feb 16 18:51:58 UTC 2013


The following commit has been merged in the master branch:
commit f1fdc6434c6f1cdeb264294581a3c2d4b1238d50
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Sat Feb 16 13:33:53 2013 -0500

    Have transitional package depend on new package.

diff --git a/debian/control b/debian/control
index 62c990d..a3b1d28 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Package: libmaven-exec-plugin-java
 Priority: extra
 Section: oldlibs
 Architecture: all
-Depends: ${misc:Depends}
+Depends: libexec-maven-plugin-java, ${misc:Depends}
 Description: Exec Maven Plugin (transitional package)
  A plugin to allow execution of system and Java programs
  .

-- 
Exec Maven Plugin



More information about the pkg-java-commits mailing list