debian/0000755000000000000000000000000011721446427007176 5ustar debian/source/0000755000000000000000000000000011721374172010473 5ustar debian/source/format0000644000000000000000000000001411461503153011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000043411721427007010250 0ustar #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow,+pie #export DH_VERBOSE=1 ## options upstream supports #NODOC=--disable-doc-rebuild #PEDANTIC=--enable-pedantic # #override_dh_auto_configure: # dh_auto_configure -- $(NODOC) $(PEDANTIC) %: dh $@ --parallel debian/compat0000644000000000000000000000000211721440513010362 0ustar 9 debian/control0000644000000000000000000000152711721446376010611 0ustar Source: enum Section: utils Priority: optional Maintainer: Jan Hauke Rahm Build-Depends: debhelper (>= 9), autotools-dev, asciidoc Standards-Version: 3.9.3 Homepage: https://fedorahosted.org/enum Vcs-Git: git://git.debian.org/collab-maint/enum.git Vcs-Browser: http://git.debian.org/?p=collab-maint/enum.git;a=summary Package: enum Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: seq- and jot-like enumerator enum enumerates values (numbers) between two values, possibly further adjusted by a step and/or a count, all given on the command line. Before printing, values are passed through a formatter. Very fine control over input interpretation and output is possible. . enum is designed to be a drop-in replacement for GNU seq while still providing (almost) the same feature set jot (on BSD) provides. debian/watch0000644000000000000000000000010711461503153010214 0ustar version=3 https://fedorahosted.org/released/enum/enum-([\w.]+).tar.bz2 debian/copyright0000644000000000000000000000424011461503153011120 0ustar This work was packaged for Debian by: Jan Hauke Rahm on Wed, 26 October 2010 09:05:38 +0200 It was downloaded from: https://fedorahosted.org/released/enum/ Upstream Authors: Jan Hauke Rahm Sebastian Pipping Copyright: (C) 2010 Jan Hauke Rahm (C) 2010 Sebastian Pipping License: All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The Debian packaging is: Copyright (C) 2010 Jan Hauke Rahm License: BSD licensed as upstream code. debian/changelog0000644000000000000000000000156111721446427011053 0ustar enum (1.1-1) unstable; urgency=low * [09e3166b] Allow parallel building * [a8492c9a] Switch to debhelper 9 and add hardening features * [e0f41b41] Imported Upstream version 1.1 + Allow a count of 0 (Closes: #651757) * [b6b38fd1] Bump Standards-Version to 3.9.3 -- Jan Hauke Rahm Thu, 23 Feb 2012 15:28:27 +0100 enum (1.0.3-1) unstable; urgency=low * New upstream release - Fix linking with --as-needed (thanks to Michael Bienia) making the Ubuntu patch unnecessary -- Jan Hauke Rahm Thu, 10 Feb 2011 16:12:52 +0100 enum (1.0.2-1) unstable; urgency=low * New upstream release fixing minor bugs -- Jan Hauke Rahm Fri, 05 Nov 2010 21:58:21 +0100 enum (1.0.1-1) unstable; urgency=low * Initial release (Closes: #600734) -- Jan Hauke Rahm Tue, 26 Oct 2010 09:24:36 +0200