debian/0000755000000000000000000000000011571773053007177 5ustar debian/changelog0000644000000000000000000000055511571773053011056 0ustar wrapsrv (0.2-1) unstable; urgency=low * New upstream release: - Drops dependency on libbind in favor of the system libresolv. -- Robert S. Edmonds Thu, 02 Jun 2011 16:36:24 -0400 wrapsrv (0.1-1) unstable; urgency=low * Initial release; closes: #535396. -- Robert S. Edmonds Wed, 01 Jul 2009 21:02:52 -0400 debian/dirs0000644000000000000000000000001011571773053010052 0ustar usr/bin debian/manpages0000644000000000000000000000001211571773053010706 0ustar wrapsrv.1 debian/source/0000755000000000000000000000000011571773053010477 5ustar debian/source/format0000644000000000000000000000001411571773053011705 0ustar 3.0 (quilt) debian/control0000644000000000000000000000127011571773053010602 0ustar Source: wrapsrv Section: net Priority: optional Maintainer: Robert S. Edmonds Build-Depends: debhelper (>= 7) Standards-Version: 3.8.2 Package: wrapsrv Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: DNS SRV record command line wrapper wrapsrv adds support for connecting to a network service based on DNS SRV record lookups to commands that do not support the DNS SRV record. wrapsrv implements the weighted priority client connection algorithm in RFC 2782. The specified command line will be invoked one or more times with %h and %p sequences in the command line substituted for the hostname and port elements of the selected SRV record. debian/rules0000755000000000000000000000103411571773053010255 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 build: dh_testdir $(MAKE) clean: dh_testdir dh_testroot $(MAKE) clean dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs binary-indep: install binary-arch: install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_install dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/compat0000644000000000000000000000000211571773053010375 0ustar 7 debian/copyright0000644000000000000000000000222611571773053011134 0ustar This package was debianized by Robert S. Edmonds on Fri, 26 Jun 2009 21:40:24 -0400. It was downloaded from: ftp://ftp.isc.org/isc/toolmakers/wrapsrv/ Copyright Holders: Copyright (c) 2009 by Internet Systems Consortium, Inc. ("ISC") License: Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. The Debian packaging is: Copyright (C) 2009 Robert S. Edmonds and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. debian/install0000644000000000000000000000002011571773053010560 0ustar wrapsrv usr/bin