debian/0000755000000000000000000000000012150421170007157 5ustar debian/rules0000755000000000000000000000050612150421170010240 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install perl -i -ple 'next unless(/^\.SH "NAME"/.../^\.SH/); \ s/DateTime::Locale::(\S+)/$$& \\- DateTime locale package for "$$1"/' \ $(TMP)/usr/share/man/man3/DateTime::Locale::* debian/control0000644000000000000000000000250012150421170010557 0ustar Source: libdatetime-locale-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Martín Ferrari , Jonathan Yu , gregor herrmann , Ansgar Burchardt , Fabrizio Regalli Section: perl Priority: extra Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, liblist-moreutils-perl, libparams-validate-perl, libtest-output-perl, libfile-find-rule-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-locale-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-locale-perl.git Homepage: http://datetime.perl.org/ Package: libdatetime-locale-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblist-moreutils-perl, libparams-validate-perl Description: Perl extension providing localization support for DateTime DateTime::Locale extends DateTime by providing localization support. It also provides some functions for getting information on available locales and is easily customizable through the addition of new locales. debian/source/0000755000000000000000000000000012150421170010457 5ustar debian/source/format0000644000000000000000000000001412150421170011665 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001362312150421170011036 0ustar libdatetime-locale-perl (1:0.45-2) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Fabrizio Regalli ] * Add myself to Uploaders and Copyright. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Fixed lintian copyright-refers-to-symlink-license message. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add a patch to fix the POD encoding. (Closes: #709788) * debian/rules: fix the manpage whatis update. * Don't run maintainer tests during package build. * debian/copyright: switch formatting to Copyright-Format 1.0. * Set Standards-Version to 3.9.4 (no changes). * debian/control: remove versioned breaks on libdatetime-format- strptime-perl. The broken version is not in any supported Debian release anymore. -- gregor herrmann Sun, 26 May 2013 16:53:33 +0200 libdatetime-locale-perl (1:0.45-1) unstable; urgency=low * New upstream release. + Breaks libdatetime-format-strptime-perl (< 1.2000) * Add lintian override for spelling-error-in-manpage: "nam" is used as an abbreviation for the German word "nachmittags". * debian/copyright: Update years of copyright, minor changes for DEP 5. * Use source format 3.0 (quilt). * Add myself to Uploaders. * Bump Standards-Version to 3.8.4. -- Ansgar Burchardt Mon, 22 Mar 2010 17:46:21 +0900 libdatetime-locale-perl (1:0.44-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.3 (no changes) * Add myself to Uploaders and Copyright * Clean up control description [ gregor herrmann ] * debian/control: Changed: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). * Make (build) dependency on libparams-validate-perl versioned as per upstream changes. -- Jonathan Yu Mon, 21 Sep 2009 12:38:47 -0400 libdatetime-locale-perl (1:0.43-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * New upstream release: + Based on CLDR 1.7.1, which includes support for several new languages * Add /me to Uploaders. * Set Standards-Version to 3.8.2 (no changes). * Update to debhelper 7 (debian/{rules,compat,control}). * Remove build dependency on libmodule-build-perl, dh prefers EUMM. * debian/copyright: update years of copyright for lib/DateTime/Locale/*. * Acticate more tests (debian/{control,rules}). -- gregor herrmann Wed, 01 Jul 2009 18:24:36 +0200 libdatetime-locale-perl (1:0.42-1) unstable; urgency=low [ Gunnar Wolf * New upstream release (Closes: #494163, #453368) * Added myself as an uploader [ Damyan Ivanov ] * Take over for the Debian Perl Group on maintainer's request (http://lists.debian.org/debian-perl/2008/09/msg00111.html) * debian/control: Changed: Maintainer set to Debian Perl Group (was: Piotr Roszatycki ); Put myself as an uploader. * debian/watch: use dist-based URL. * update CLDR to 1.6.1 [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Martín Ferrari ] * Removing debian/cldr/, debian/tools: upstream is up-to-date, if there were DFSG reasons for this, the correct way would be to repackage the source or create another package just with this data. Anyway, the tool to regenerate the .pm files doesn't work in debian (missing deps). * debian/control: bumping S-V, adding myself to Uploaders, enhancing Description. Removed yada dependency, replaced with debhelper; updated dependencies to what upstreams asks. * debian/copyright: added as non-generated file with current format. * debian/rules: from scratch with debhelper. -- Martín Ferrari Wed, 18 Feb 2009 15:10:33 -0200 libdatetime-locale-perl (1:0.35-1+1.5.0) unstable; urgency=low * New upstream release. Closes: #451539. * Build-Depends-Indep: libfile-find-rule-perl, libxml-simple-perl, libdatetime-perl. * Source package includes copy of CLDR. * The library is now recreated from CLDR at build time. -- Piotr Roszatycki Sat, 17 Nov 2007 18:21:59 +0100 libdatetime-locale-perl (1:0.34-1) unstable; urgency=low * New upstream release: - This version works with Storable. Closes: #409756. * Build-Depends-Indep: libfile-find-rule-perl. Another perl module for unit tests. -- Piotr Roszatycki Thu, 6 Sep 2007 14:44:22 +0200 libdatetime-locale-perl (0.3101-1) unstable; urgency=low * New upstream release. -- Piotr Roszatycki Mon, 13 Nov 2006 10:33:58 +0100 libdatetime-locale-perl (0.22-1) unstable; urgency=low * New upstream release. -- Piotr Roszatycki Mon, 18 Jul 2005 16:52:48 +0200 libdatetime-locale-perl (0.09-2) unstable; urgency=low * Remove Origin field and make lintian happy. -- Piotr Roszatycki Mon, 9 Aug 2004 11:22:24 +0200 libdatetime-locale-perl (0.09-1) unstable; urgency=low * New upstream release. -- Piotr Roszatycki Thu, 11 Mar 2004 20:24:10 +0100 libdatetime-locale-perl (0.05-1) unstable; urgency=low * New upstream release. -- Piotr Roszatycki Fri, 31 Oct 2003 19:05:37 +0100 libdatetime-locale-perl (0.03-2) unstable; urgency=low * Fix clean target. -- Piotr Roszatycki Tue, 19 Aug 2003 16:38:52 +0200 libdatetime-locale-perl (0.03-1) unstable; urgency=low * Initial Debian version. -- Piotr Roszatycki Mon, 11 Aug 2003 22:55:45 +0200 debian/libdatetime-locale-perl.lintian-overrides0000644000000000000000000000025612150421170017222 0ustar # "nam." is use as an abbreviation for the German word "nachmittags" in the # gsw, gsw_CH locales libdatetime-locale-perl binary: spelling-error-in-manpage *.3pm.gz nam name debian/compat0000644000000000000000000000000212150421170010355 0ustar 8 debian/patches/0000755000000000000000000000000012150421170010606 5ustar debian/patches/series0000644000000000000000000000002312150421170012016 0ustar pod-encoding.patch debian/patches/pod-encoding.patch0000644000000000000000000000100612150421170014172 0ustar Description: add =encoding to POD This is an error in perl 5.18 Origin: vendor Bug-Debian: http://bugs.debian.org/709788 Bug: https://rt.cpan.org/Ticket/Display.html?id=85628 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85628 Author: gregor herrmann Last-Update: 2013-05-26 --- a/lib/DateTime/Locale/Catalog.pm +++ b/lib/DateTime/Locale/Catalog.pm @@ -3398,6 +3398,8 @@ __END__ +=encoding utf8 + =head1 NAME DateTime::Locale::Catalog - Provides a list of all valid locale names debian/copyright0000644000000000000000000001015512150421170011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DateTime-Locale Upstream-Contact: David Rolsky Source: https://metacpan.org/release/DateTime-Locale/ Files: * Copyright: 2004-2009, David Rolsky 2003, Richard Evans License: Artistic or GPL-1+ Files: lib/DateTime/Locale/* Copyright: © 1991-2009, Unicode, Inc. License: other UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE . Unicode Data Files include all data files under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/ . Unicode Software includes any source code published in the Unicode Standard or under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. . NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE. . COPYRIGHT AND PERMISSION NOTICE . Copyright © 1991-2007 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html. . Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified. . THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. Files: debian/* Copyright: 2003-2007, Piotr Roszatycki 2009, Jonathan Yu 2009, Martín Ferrari 2009-2013, gregor herrmann 2011, Fabrizio Regalli 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/watch0000644000000000000000000000043612150421170010213 0ustar # format version number, currently 3; this line is compulsory! version=3 # upstream version 0.1234 -> debian version 0.12.34 opts=uversionmangle=s/\.(\d\d)(\d\d)$/.$2.$3/ \ https://metacpan.org/release/DateTime-Locale/ .*/DateTime-Locale-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)