Author: varun-guest
Date: 2007-11-06 15:40:13 +0000 (Tue, 06 Nov 2007)
New Revision: 4635

Removed:
   trunk/opennms/debian/README.Debian-source
   trunk/opennms/debian/watch
Modified:
   trunk/opennms/debian/control
   trunk/opennms/debian/rules
Log:
* Add junit to Build-Depends
* Remove useless files


Deleted: trunk/opennms/debian/README.Debian-source
===================================================================
--- trunk/opennms/debian/README.Debian-source   2007-11-06 15:26:14 UTC (rev 
4634)
+++ trunk/opennms/debian/README.Debian-source   2007-11-06 15:40:13 UTC (rev 
4635)
@@ -1,13 +0,0 @@
-jbossas4
-========
-
-The upstream supplied source package contains binary jar files.
-Currently no clean source distribution exists. Therefore, the upstream
-sources were modified to comply with the Debian Free Software
-Guidelines.
-
-Use the rules/get-orig-source target to create the orig.tar.gz.
-For more details on repackaging of upstream sources please see the 
-debian/orig-tar.sh file.
-
- -- Varun Hiremath <[EMAIL PROTECTED]>, Sat,  3 Nov 2007 18:17:29 +0530

Modified: trunk/opennms/debian/control
===================================================================
--- trunk/opennms/debian/control        2007-11-06 15:26:14 UTC (rev 4634)
+++ trunk/opennms/debian/control        2007-11-06 15:40:13 UTC (rev 4635)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
 Uploaders: Varun Hiremath <[EMAIL PROTECTED]>, Torsten Werner <[EMAIL 
PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 5), quilt
-Build-Depends-Indep: ant, java-gcj-compat-dev
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ant, java-gcj-compat-dev, junit
 Standards-Version: 3.7.2
 Homepage: http://www.opennms.org/index.php/Main_Page
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/opennms

Modified: trunk/opennms/debian/rules
===================================================================
--- trunk/opennms/debian/rules  2007-11-06 15:26:14 UTC (rev 4634)
+++ trunk/opennms/debian/rules  2007-11-06 15:40:13 UTC (rev 4635)
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/class/ant.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 JAVA_HOME              := /usr/lib/jvm/java-gcj
 DEB_ANT_BUILD_TARGET   := jar

Deleted: trunk/opennms/debian/watch
===================================================================
--- trunk/opennms/debian/watch  2007-11-06 15:26:14 UTC (rev 4634)
+++ trunk/opennms/debian/watch  2007-11-06 15:40:13 UTC (rev 4635)
@@ -1,2 +0,0 @@
-version=3
-http://sf.net/jboss/ jboss-(4.*)-src\.tar\.gz debian debian/orig-tar.sh


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to