debian/0000750000000000000000000000000012265733320007164 5ustar debian/source/0000750000000000000000000000000012263465624010473 5ustar debian/source/format0000640000000000000000000000001412263465624011702 0ustar 3.0 (quilt) debian/changelog0000640000000000000000000000022112265733263011040 0ustar libdate-extract-perl (0.04-1) unstable; urgency=low * Initial Release. -- Bastian Blank Thu, 16 Jan 2014 11:38:42 +0100 debian/rules0000755000000000000000000000003612263465627010262 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000640000000000000000000000000212263465624010372 0ustar 9 debian/watch0000640000000000000000000000016512263465624010227 0ustar version=3 https://metacpan.org/release/Date-Extract .*/Date-Extract-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000640000000000000000000000236012263531150011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Date-Extract Upstream-Contact: Shawn M Moore, Upstream-Name: Date-Extract Files: * Copyright: Shawn M Moore, License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2014, Bastian Blank License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000640000000000000000000000155312263531265010576 0ustar Source: libdate-extract-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Bastian Blank Build-Depends: debhelper (>= 9.20120312) Build-Depends-Indep: libclass-data-inheritable-perl, libdatetime-format-natural-perl (>= 0.60), libtest-mocktime-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-extract-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdate-extract-perl.git Homepage: https://metacpan.org/release/Date-Extract Package: libdate-extract-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-data-inheritable-perl, libdatetime-format-natural-perl (>= 0.60) Description: extract probable dates from strings This module extracts dates from arbitrary strings.