debian/0000755000000000000000000000000012157156030007166 5ustar debian/rules0000755000000000000000000000003612157156030010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000141112157156030010566 0ustar Source: libmojolicious-plugin-bcrypt-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Oleg Gashev Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcrypt-eksblowfish-perl, libmojolicious-perl (>= 4.0), perl Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Mojolicious-Plugin-Bcrypt/ Package: libmojolicious-plugin-bcrypt-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-eksblowfish-perl, libmojolicious-perl (>= 4.0) Description: module to bcrypt passwords for Mojolicious Mojolicious::Plugin::Bcrypt module provides a helper for crypting and validating passwords via bcrypt algorithm inside your mojolicious web application. debian/source/0000755000000000000000000000000012157156030010466 5ustar debian/source/format0000644000000000000000000000001412157156030011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000103512157156030011037 0ustar libmojolicious-plugin-bcrypt-perl (0.14-1) unstable; urgency=low * New upstream release. * Removed patch add_utf8_to_test_unit.diff. * debian/copyright: changed Upstream-Contact field and Copyright field. * debian/control: Updated minimal version of libmojolicious-perl (0 => 4.0). -- Oleg Gashev Sat, 15 Jun 2013 19:05:02 +0000 libmojolicious-plugin-bcrypt-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #703173) -- Oleg Gashev Mon, 25 Mar 2013 15:32:08 -0400 debian/compat0000644000000000000000000000000212157156030010364 0ustar 8 debian/copyright0000644000000000000000000000206712157156030011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mojolicious-Plugin-Bcrypt Upstream-Contact: Stefan Geneshky Source: https://metacpan.org/release/Mojolicious-Plugin-Bcrypt/ Files: * Copyright: 2013, Stefan Geneshky License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Oleg Gashev 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/watch0000644000000000000000000000022012157156030010211 0ustar version=3 https://metacpan.org/release/Mojolicious-Plugin-Bcrypt/ .*/Mojolicious-Plugin-Bcrypt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$