debian/0000755000000000000000000000000012202342315007160 5ustar debian/watch0000644000000000000000000000012012201567664010221 0ustar version=3 https://github.com/hroptatyr/dateutils/tags .*/v?(\d[\d\.]+)\.tar\.gz debian/source/0000755000000000000000000000000012201572770010471 5ustar debian/source/format0000644000000000000000000000001412201572770011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024412201577352011044 0ustar dateutils (0.2.5-1) unstable; urgency=low * Initial release (Closes: #705897) -- Matthew Fischer Sun, 11 Aug 2013 03:23:43 +0100 debian/rules0000755000000000000000000000126112201572326010246 0ustar #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk export DH_VERBOSE=1 # This has to be exported to make some magic below work. export DH_OPTIONS %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- --program-prefix='dateutils.' override_dh_auto_clean: [ -f Makefile ] && dh_auto_clean || true rm -f info/dadd.manu info/dconv.man info/ddiff.mand info/dgrep.man \ info/dround.manu info/dseq.manu info/dtest.man info/strptime.man override_dh_auto_install: dh_auto_install # don't install lib and include rm -r debian/dateutils/usr/lib rm -r debian/dateutils/usr/include debian/copyright0000644000000000000000000000373212201567664011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dateutils Source: https://github.com/hroptatyr/dateutils/downloads/ Files: * Copyright: 2010-2012 Sebastian Freundt License: BSD 3-clause Redistribution and use in source and binary forms, with or without modification, are permitted under the terms of the BSD License. . THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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. Files: debian/* Copyright: 2010-2013 Sebastian Freundt 2013 Matthew Fischer License: GPL-2+ This package 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2". debian/compat0000644000000000000000000000000212201567664010375 0ustar 7 debian/info0000644000000000000000000000002412201567664010051 0ustar info/dateutils.info debian/control0000644000000000000000000000141512201567664010603 0ustar Source: dateutils Section: utils Priority: extra Maintainer: Matthew Fischer Build-Depends: gengetopt, autotools-dev, gperf, bison, flex, debhelper (>= 9.0.0), dh-buildinfo, dh-autoreconf, dpkg-dev (>= 1.16.1~), help2man, libltdl-dev Standards-Version: 3.9.4 Homepage: http://www.fresse.org/dateutils Vcs-Git: git://github.com/hroptatyr/dateutils.git Vcs-Browser: https://github.com/hroptatyr/dateutils/ Package: dateutils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: nifty command line date and time utilities Dateutils are a bunch of tools that revolve around fiddling with dates and times in the command line with a strong focus on use cases that arise when dealing with large amounts of financial data. debian/docs0000644000000000000000000000001212201567664010043 0ustar README.md