!1 Modify debian/control.
Merge pull request !1 from 邓好/openkylin/yangtze
This commit is contained in:
commit
9025459f81
|
@ -1,4 +1,10 @@
|
||||||
libperlio-utf8-strict-perl (0.009-ok1) yangtze; urgency=low
|
libperlio-utf8-strict-perl (0.009-ok2) yangtze; urgency=medium
|
||||||
|
|
||||||
|
* Modify debian/control.
|
||||||
|
|
||||||
|
-- denghao <denghao@kylinos.cn> Fri, 16 Sep 2022 06:12:27 +0300
|
||||||
|
|
||||||
|
libperlio-utf8-strict-perl (0.009-ok1) yangtze; urgency=medium
|
||||||
|
|
||||||
* Build for openkylin.
|
* Build for openkylin.
|
||||||
|
|
||||||
|
|
|
@ -8,8 +8,8 @@ Build-Depends: debhelper-compat (=13),
|
||||||
perl:native
|
perl:native
|
||||||
Testsuite: autopkgtest-pkg-perl
|
Testsuite: autopkgtest-pkg-perl
|
||||||
Standards-Version: 4.6.0
|
Standards-Version: 4.6.0
|
||||||
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libperlio-utf8-strict-perl
|
Vcs-Browser: https://gitee.com/openkylin/libperlio-utf8-strict-perl
|
||||||
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libperlio-utf8-strict-perl.git
|
Vcs-Git: https://gitee.com/openkylin/libperlio-utf8-strict-perl.git
|
||||||
Homepage: https://metacpan.org/release/PerlIO-utf8_strict
|
Homepage: https://metacpan.org/release/PerlIO-utf8_strict
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue