Import Debian changes 0.14-ok1

libfilehandle-fmode-perl (0.14-ok1) yangtze; urgency=low

  * Build for openkylin.
This commit is contained in:
denghao 2022-09-05 09:13:03 +03:00
parent bbff9832e6
commit d9eee37809
10 changed files with 86 additions and 0 deletions

8
debian/README.Debian vendored Normal file
View File

@ -0,0 +1,8 @@
libfilehandle-fmode-perl for Debian
Please edit this to provide information specific to
this libfilehandle-fmode-perl Debian package.
(Automatically generated by debmake Version 4.3.1)
-- denghao <denghao@kylinos.cn> Mon, 05 Sep 2022 09:13:03 +0300

5
debian/changelog vendored Normal file
View File

@ -0,0 +1,5 @@
libfilehandle-fmode-perl (0.14-ok1) yangtze; urgency=low
* Build for openkylin.
-- denghao <denghao@kylinos.cn> Mon, 05 Sep 2022 09:13:03 +0300

25
debian/control vendored Normal file
View File

@ -0,0 +1,25 @@
Source: libfilehandle-fmode-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13),
libtest-pod-perl <!nocheck>,
perl-xs-dev,
perl:native
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libfilehandle-fmode-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libfilehandle-fmode-perl.git
Homepage: https://metacpan.org/release/FileHandle-Fmode
Rules-Requires-Root: no
Package: libfilehandle-fmode-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Description: Perl module for checking filehandle status
FileHandle::Fmode provides methods to test if a filehandle is readable,
writable, both, or open for appending.
.
FileHandle::Fmode is used by other packages like DBM::Deep.

29
debian/copyright vendored Normal file
View File

@ -0,0 +1,29 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libfilehandle-fmode-perl
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.
Files: CHANGES
Fmode.xs
MANIFEST
META.json
META.yml
Makefile.PL
README
t/basic.t
t/binmode.t
t/pod.t
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License: __NO_COPYRIGHT_NOR_LICENSE__
Files: Fmode.pm
Copyright: __NO_COPYRIGHT__ in: Fmode.pm
License: __UNKNOWN__
This program is free software; you may redistribute it and/or
modify it under the same terms as Perl itself.
Copyright 2006-2008, 2009, 2010, 2012 Sisyphus
#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.

1
debian/patches/series vendored Normal file
View File

@ -0,0 +1 @@
# You must remove unused comment lines for the released package.

6
debian/rules vendored Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@

1
debian/source/format vendored Normal file
View File

@ -0,0 +1 @@
3.0 (quilt)

3
debian/tests/pkg-perl/smoke-files vendored Normal file
View File

@ -0,0 +1,3 @@
t
Makefile.PL
Fmode.pm

6
debian/upstream/metadata vendored Normal file
View File

@ -0,0 +1,6 @@
---
Archive: CPAN
Bug-Database: https://github.com/sisyphus/filehandle-fmode/issues
Bug-Submit: https://github.com/sisyphus/filehandle-fmode/issues/new
Repository: https://github.com/sisyphus/filehandle-fmode.git
Repository-Browse: https://github.com/sisyphus/filehandle-fmode

2
debian/watch vendored Normal file
View File

@ -0,0 +1,2 @@
version=4
https://metacpan.org/release/FileHandle-Fmode .*/FileHandle-Fmode-v?@ANY_VERSION@@ARCHIVE_EXT@$