[pkg-java] r4635 - trunk/opennms/debian

varun-guest at alioth.debian.org varun-guest at alioth.debian.org
Tue Nov 6 15:40:13 UTC 2007


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 <varunhiremath at gmail.com>, 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 <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Varun Hiremath <varunhiremath at gmail.com>, Torsten Werner <twerner at debian.org>
-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




More information about the pkg-java-commits mailing list