[SCM] acegi-security packaging branch, master, updated. debian/1.0.7-2-4-g0c73d80

James Page james.page at ubuntu.com
Tue Jan 31 12:49:48 UTC 2012


The following commit has been merged in the master branch:
commit 3e8ec8f4d70d4deda4fdd97598d570e182227b94
Author: James Page <james.page at ubuntu.com>
Date:   Tue Jan 31 09:20:13 2012 +0000

    Removed dependencies on javahelper as not really required

diff --git a/debian/control b/debian/control
index e1356a7..686b55c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
  cdbs,
  debhelper (>= 7),
  default-jdk,
- javahelper,
  maven-debian-helper
 Build-Depends-Indep:
  aspectj,
diff --git a/debian/libacegi-security-java.classpath b/debian/libacegi-security-java.classpath
deleted file mode 100644
index eff76fa..0000000
--- a/debian/libacegi-security-java.classpath
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/java/acegi-security.jar commons-codec.jar commons-collections3.jar commons-lang.jar commons-logging.jar log4j-1.2.jar oro.kar spring-aop-2.5.jar spring-context-2.5.kar spring-context-support-2.5.jar spring-core-2.5.kar spring-jdbc-2.5.jar spring-test-2.5.jar spring-web-2.5.jar spring-webmvc-2.5.jar
diff --git a/debian/rules b/debian/rules
index 1b2af04..562f1f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/javahelper.mk
 include /usr/share/cdbs/1/class/maven.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java

-- 
acegi-security packaging



More information about the pkg-java-commits mailing list