debian/0000755000000000000000000000000012241501740007162 5ustar debian/control0000644000000000000000000000127112241501740010566 0ustar Source: makedepf90 Section: utils Priority: optional Maintainer: Alastair McKinstry Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://personal.inet.fi/private/erikedelmann/makedepf90 Package: makedepf90 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Fortran-90 dependency processor for Makefiles Makedepf90 is a program for automatic creation of Makefile dependency lists for Fortran source code. Makedepf90 supports MODULE:s, INCLUDE:s, cpp #include:s, f90ppr $include:s and coco ??include:s and set-files. . The original idea was to provide the same functionality for Fortran as . gcc -MM *.c . does for C. debian/source/0000755000000000000000000000000012241501740010462 5ustar debian/source/format0000644000000000000000000000001412241501740011670 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000040712241501740010243 0ustar #!/usr/bin/make -f # export DH_VERBOSE=1 # Magic debhelper rule %: dh $@ DESTDIR:=$(shell pwd)/debian/tmp override_dh_auto_test: @echo Tests overriden as not actually implemented / shipped. override_dh_auto_install: $(MAKE) install prefix=$(DESTDIR)/usr debian/makedepf90.docs0000644000000000000000000000001412241501740011754 0ustar README NEWS debian/compat0000644000000000000000000000000212241501740010360 0ustar 9 debian/makedepf90.manpages0000644000000000000000000000001512241501740012620 0ustar makedepf90.1 debian/makedepf90.install0000644000000000000000000000002512241501740012474 0ustar makedepf90 /usr/bin debian/changelog0000644000000000000000000000024312241501740011033 0ustar makedepf90 (2.8.8-1) unstable; urgency=low * Initial release. (Closes: #729814) -- Alastair McKinstry Fri, 15 Nov 2013 19:24:11 +0000 debian/copyright0000644000000000000000000000050412241501740011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: makedepf90 Upstream-Contact: Erik Edelmann Source: http://personal.inet.fi/private/erikedelmann/makedepf90 Files: * Copyright: 2006 Erik Edelmann License: GPL-2 A copy of the license can be found at /usr/share/common-licenses/GPL-2