debian/0000755000000000000000000000000012027431036007164 5ustar debian/manpages0000644000000000000000000000001512027153465010705 0ustar man/utfout.1 debian/docs0000644000000000000000000000003312027153465010042 0ustar NEWS README TODO ChangeLog debian/watch0000644000000000000000000000014412027153465010223 0ustar version=3 https://launchpad.net/utfout/+download https://launchpad.net/utfout/.*/utfout-(.+).tar.gz debian/changelog0000644000000000000000000000022712027153617011045 0ustar utfout (0.0.1-1) unstable; urgency=low * Initial release (Closes: #688046) -- James Hunt Fri, 21 Sep 2012 22:09:22 +0100 debian/rules0000755000000000000000000000020312027155303010237 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ --with autoreconf override_dh_installchangelogs: dh_installchangelogs ChangeLog debian/control0000644000000000000000000000155412027153465010603 0ustar Source: utfout Section: utils Priority: optional Maintainer: James Hunt Build-Depends: debhelper (>= 9.0.0), gettext, dh-autoreconf Standards-Version: 3.9.3 Homepage: https://code.launchpad.net/utfout Package: utfout Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Utility to produce UTF-8 (Unicode) output This package contains a command-line tool that can produce UTF-8 (Unicode) strings in various ways and direct them to standard output, standard error or direct to the terminal without the need for shell support. Strings can be repeated, delayed, randomly-generated, written to arbitrary file descriptors, interspersed with other characters and generated using ranges. Printf(1)-style escape sequences are supported along with extended escape sequences. utfout(1) Sits somewhere between echo(1) and printf(1). debian/source/0000755000000000000000000000000012027153465010473 5ustar debian/source/format0000644000000000000000000000001412027153465011701 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000216212027153465011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: utfout Upstream-Contact: James Hunt Source: https://code.launchpad.net/utfout Files: * Copyright: 2012 James Hunt License: GPL-3.0+ Files: debian/* Copyright: 2012 James Hunt License: GPL-3.0+ License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/compat0000644000000000000000000000000212027153465010371 0ustar 9