debian/0000755000000000000000000000000011642657713007202 5ustar debian/copyright0000644000000000000000000000177211642657646011151 0ustar This package was debianized by Christopher Baines on Thu, 22 Jul 2010. It was downloaded from the Sourceforge.net download servers: http://sourceforge.net/projects/ant-contrib/files/ Upstream Authors: The Ant-Contrib project. Copyright: Copyright (C) 2001-2007 Ant-Contrib project. License: ASL2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. On Debian systems the Apache License, Version 2.0 can be found in the file `/usr/share/common-licenses/Apache-2.0'. debian/ant.properties0000644000000000000000000000004111642657646012102 0ustar ant.jar=/usr/share/java/ant.jar debian/ant-contrib-cpptasks.docs0000644000000000000000000000000611642657646014123 0ustar site/ debian/rules0000755000000000000000000000103211642657646010263 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk PACKAGE := ant-contrib-cpptasks VERSION := 1.0~b5 JAVA_HOME := /usr/lib/jvm/default-java ANT_HOME := /usr/share/ant ANT_ARGS += -Djar.name=$(PACKAGE)-$(VERSION).jar DEB_JARS := \ xercesImpl install/ant-contrib-cpptasks:: mv target/lib/cpptasks.jar target/lib/$(PACKAGE)-$(VERSION).jar dh_install target/lib/$(PACKAGE)-$(VERSION).jar usr/share/java dh_link usr/share/java/$(PACKAGE)-$(VERSION).jar usr/share/java/$(PACKAGE).jar debian/changelog0000644000000000000000000000072211642657646011062 0ustar cpptasks (1.0~b5-2) unstable; urgency=low * Team upload. * Import package into git.debian.org and add Vcs-* headers. * Really use default-jdk for building the package. (Closes: #643510) * Remove Java runtime from Depends. -- Torsten Werner Tue, 04 Oct 2011 21:32:38 +0200 cpptasks (1.0~b5-1) unstable; urgency=low * Initial release (closes: #590045). -- Christopher Baines Thu, 22 Jul 2010 16:24:23 +0100 debian/control0000644000000000000000000000155711642657646010622 0ustar Source: cpptasks Section: java Priority: extra Maintainer: Debian Java Maintainers Uploaders: Christopher Baines Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk Build-Depends-Indep: libxerces2-java Standards-Version: 3.9.0 Homepage: http://ant-contrib.sourceforge.net/cpptasks/index.html DM-Upload-Allowed: yes Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/cpptasks.git Vcs-Git: git://anonscm.debian.org/pkg-java/cpptasks.git Package: ant-contrib-cpptasks Architecture: all Depends: ${misc:Depends} Enhances: ant Description: C/C++ compilation tasks for Ant. The cc task can compile various source languages and produce executables, shared libraries (aka DLL's) and static libraries. Compiler adaptors are currently available for C/C++, FORTRAN, MIDL and Windows Resource compilers. debian/source/0000755000000000000000000000000011642657646010507 5ustar debian/source/format0000644000000000000000000000001411642657646011715 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211642657646010405 0ustar 7