[pkg-java] r17104 - trunk/libbsf-java/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Tue Jul 30 22:36:44 UTC 2013
Author: ebourg-guest
Date: 2013-07-30 22:36:44 +0000 (Tue, 30 Jul 2013)
New Revision: 17104
Modified:
trunk/libbsf-java/debian/changelog
trunk/libbsf-java/debian/control
trunk/libbsf-java/debian/libbsf-java.poms
Log:
Removed the dependency on libapache-pom-java
Modified: trunk/libbsf-java/debian/changelog
===================================================================
--- trunk/libbsf-java/debian/changelog 2013-07-30 22:25:24 UTC (rev 17103)
+++ trunk/libbsf-java/debian/changelog 2013-07-30 22:36:44 UTC (rev 17104)
@@ -4,6 +4,7 @@
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
- Updated the Homepage field
+ - Removed the dependency on libapache-pom-java
-- Emmanuel Bourg <ebourg at apache.org> Wed, 31 Jul 2013 00:19:04 +0200
Modified: trunk/libbsf-java/debian/control
===================================================================
--- trunk/libbsf-java/debian/control 2013-07-30 22:25:24 UTC (rev 17103)
+++ trunk/libbsf-java/debian/control 2013-07-30 22:36:44 UTC (rev 17104)
@@ -18,7 +18,7 @@
Package: libbsf-java
Architecture: all
-Depends: ${misc:Depends}, libapache-pom-java
+Depends: ${misc:Depends}
Suggests: bsh, libxalan2-java, rhino
Description: Bean Scripting Framework to support scripting languages in Java
Bean Scripting Framework (BSF) is a set of Java classes which provides
Modified: trunk/libbsf-java/debian/libbsf-java.poms
===================================================================
--- trunk/libbsf-java/debian/libbsf-java.poms 2013-07-30 22:25:24 UTC (rev 17103)
+++ trunk/libbsf-java/debian/libbsf-java.poms 2013-07-30 22:36:44 UTC (rev 17104)
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-debian/bsf.pom
+debian/bsf.pom --no-parent
More information about the pkg-java-commits
mailing list