debian/0000755000000000000000000000000012255730052007167 5ustar debian/changelog0000644000000000000000000000626212255730042011046 0ustar libtime-human-perl (1.03-3) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Use dist-based URL in debian/watch. * Set debhelper compatibility level to 5. * debian/rules: - don't install empty /usr/lib/perl5 directory - remove unneeded calls to dh_link and dh_strip * debian/rules: delete /usr/lib/perl5 only if it exists. * Remove build dependency on historic dpkg-dev version. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Joey Hess ] * Removed myself from Uploaders field [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Add Uploaders field and add myself + Fixes lintian warning no-human-maintainers * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Apply wrap-and-sort * Revamp debian/rules: + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated + Drop obsolete parameters from dh_{installchangelogs,installdirs} - The latter fixes lintian warning package-contains-empty-directory + Remove obsolete /usr/lib/perl5 handling + Remove manual stamp file removal, now done by dh_clean + Finally switch to a minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) * Drop ${shlibs:Depends} from Depends. Not needed for arch:all package * Add Copyright years to debian/copyright + Fixes lintian warning copyright-without-copyright-notice -- Axel Beckert Mon, 23 Dec 2013 04:38:06 +0100 libtime-human-perl (1.03-2) unstable; urgency=low * Now maintained by the Debian perl group. * Minor debian/rules fixes. -- Joey Hess Mon, 30 Jul 2007 01:29:27 -0400 libtime-human-perl (1.03-1) unstable; urgency=low * New upstream release. -- Joey Hess Sun, 14 Jan 2007 04:45:14 -0500 libtime-human-perl (1.02-4) unstable; urgency=low * Current standards version. * New version of build tools fixes lintian warning about man page section. -- Joey Hess Sun, 18 Dec 2005 17:10:01 -0500 libtime-human-perl (1.02-3) unstable; urgency=low * Rebuilt to meet current policy, including no /usr/doc link. * Architecture is all, not any. -- Joey Hess Fri, 5 Dec 2003 17:32:13 -0500 libtime-human-perl (1.02-2) unstable; urgency=low * Don't call dh_installmanpages. -- Joey Hess Sat, 16 Nov 2002 22:14:34 -0500 libtime-human-perl (1.02-1) unstable; urgency=low * First release, after getting a copyright. -- Joey Hess Thu, 30 May 2002 01:53:25 -0400 debian/compat0000644000000000000000000000000212255725342010373 0ustar 9 debian/control0000644000000000000000000000140412255727277010610 0ustar Source: libtime-human-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Maintainer: Debian Perl Group Uploaders: Axel Beckert Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Time-Human Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-human-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-human-perl.git Package: libtime-human-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: convert localtime() format to "speaking clock" time This module provides a "vague" rendering of the time into natural language; it's useful for text-to-speech applications and other speech-based interfaces. debian/copyright0000644000000000000000000000116612255727563011143 0ustar This is a Debian prepackaged version of Time::Human. This package was put together by Joey Hess , using sources from CPAN, http://www.cpan.org/ Time::Human is copyright 2001, 2007 by Simon Cozens The following license applies to this package: This module may be distributed under the same terms as Perl itself, that is, GPL or Artistic license at your choice. This software is a gift, not a burden, and as such is totally unsupported. I'll take patches gladly but reserve the right to ignore support email about it. Both licenses can be found in full in /usr/share/common-licenses/ debian/rules0000755000000000000000000000003612255727002010247 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000013112255724770010225 0ustar version=3 https://metacpan.org/release/Time-Human .*/Time-Human-([[:digit:]].*)\.tar\.gz debian/source/0000755000000000000000000000000012255725077010502 5ustar debian/source/format0000644000000000000000000000001412255725077011710 0ustar 3.0 (quilt)