Imported Upstream version 0.03.1

This commit is contained in:
Mario Fetka
2018-03-27 21:02:56 +02:00
parent aac2201479
commit 826c3ab55a
8 changed files with 0 additions and 70 deletions

17
debian/control vendored
View File

@@ -1,17 +0,0 @@
Source: libdata-random-string-perl
Section: perl
Priority: optional
Maintainer: Mario Fetka <mario.fetka@gmail.com>
Build-Depends: debhelper (>= 9), libtest-most-perl
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Data-Random-String
Package: libdata-random-string-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: This is a module for generating random strings
Data::Random::String provides a simple interface for generating random
strings that contain numeric, alpha or alphanumeric characters.
.
This description was automagically extracted from the module by dh-make-perl.