[Mobies-commit] [commit] r4180 - UDM/trunk/debian

ksmyth at redhat3.isis.vanderbilt.edu ksmyth at redhat3.isis.vanderbilt.edu
Mon Jul 29 13:58:35 CDT 2013


Author: ksmyth
Date: Mon Jul 29 13:58:35 2013
New Revision: 4180

Log:
Add missing wget, unzip build-deps. Replace sunjdk with openjdk

Modified:
   UDM/trunk/debian/control

Modified: UDM/trunk/debian/control
==============================================================================
--- UDM/trunk/debian/control	Mon Jul 29 13:58:15 2013	(r4179)
+++ UDM/trunk/debian/control	Mon Jul 29 13:58:35 2013	(r4180)
@@ -1,10 +1,10 @@
 Source: udm
 Priority: extra
 Maintainer: Kevin Smyth <ksmyth at isis.vanderbilt.edu>
-Build-Depends: debhelper (>= 7), autoconf, libtool, autotools-dev, ccache, libcppunit-dev, libxalan110-dev, ant, junit, libxerces-c2-dev, sun-java6-jdk, ant-optional, pccts, libboost-dev, zlib1g-dev, swig
+Build-Depends: debhelper (>= 7), autoconf, libtool, autotools-dev, ccache, libcppunit-dev, libxalan110-dev, ant, junit, libxerces-c2-dev, openjdk-6-jdk, ant-optional, pccts, libboost-dev, zlib1g-dev, swig, wget, unzip
 Standards-Version: 3.8.1
 Section: libs
-Homepage: http://repo.isis.vanderbilt.edu/downloads?tool=UDM
+Homepage: http://repo.isis.vanderbilt.edu/UDM
 
 Package: udm-dev
 Section: libdevel


More information about the Mobies-commit mailing list