debian/0000755000000000000000000000000012126044660007167 5ustar debian/rules0000755000000000000000000000003612126044660010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000160512126044660010574 0ustar Source: libmath-base36-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-exception-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-base36-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-base36-perl.git Homepage: https://metacpan.org/release/Math-Base36/ Package: libmath-base36-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for encoding and decoding of base36 strings Math::Base36 converts to and from Base36 numbers (0..9 - A..Z). debian/source/0000755000000000000000000000000012126044660010467 5ustar debian/source/format0000644000000000000000000000001412126044660011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000243412126044660011044 0ustar libmath-base36-perl (0.12-1) unstable; urgency=low * Imported Upstream version 0.12 * Add libtest-exception-perl in build dependencies -- Xavier Guimard Sun, 31 Mar 2013 07:36:05 +0200 libmath-base36-perl (0.11-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.11 * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 -- Xavier Guimard Sat, 16 Mar 2013 21:19:20 +0100 libmath-base36-perl (0.09-1) unstable; urgency=low * New upstream release. * Make build-dep on perl unversioned. Stable already has perl 5.10. * debian/copyright: Update for new upstream release; refer to "Debian systems" instead of "Debian GNU/Linux systems"; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. * Update my email address. -- Ansgar Burchardt Thu, 16 Dec 2010 13:11:01 +0100 libmath-base36-perl (0.07-1) unstable; urgency=low * Initial Release. (Closes: #585818) -- Ansgar Burchardt Mon, 14 Jun 2010 11:16:29 +0900 debian/compat0000644000000000000000000000000212126044660010365 0ustar 8 debian/copyright0000644000000000000000000000246112126044660011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Math-Base36 Source: https://metacpan.org/release/Math-Base36/ Upstream-Contact: Brian Cassidy Files: * Copyright: 2002, Rune Henssel 2007-2013, Brian Cassidy 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: 2010, Ansgar Burchardt 2013, Xavier Guimard 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/watch0000644000000000000000000000016412126044660010221 0ustar version=3 https://metacpan.org/release/Math-Base36/ .*/Math-Base36-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$