Modify debian/control.
This commit is contained in:
parent
817fdb8d62
commit
30a3ce1693
|
@ -1,4 +1,10 @@
|
|||
libvariable-magic-perl (0.62-ok1) yangtze; urgency=low
|
||||
libvariable-magic-perl (0.62-ok2) yangtze; urgency=medium
|
||||
|
||||
* Modify debian/control.
|
||||
|
||||
-- denghao <denghao@kylinos.cn> Fri, 16 Sep 2022 05:41:52 +0300
|
||||
|
||||
libvariable-magic-perl (0.62-ok1) yangtze; urgency=medium
|
||||
|
||||
* Build for openkylin.
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (=13),
|
|||
perl:native
|
||||
Testsuite: autopkgtest-pkg-perl
|
||||
Standards-Version: 4.1.3
|
||||
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libvariable-magic-perl
|
||||
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libvariable-magic-perl.git
|
||||
Vcs-Browser: https://gitee.com/openkylin/libvariable-magic-perl
|
||||
Vcs-Git: https://gitee.com/openkylin/libvariable-magic-perl.git
|
||||
Homepage: https://metacpan.org/release/Variable-Magic
|
||||
|
||||
Package: libvariable-magic-perl
|
||||
|
|
Loading…
Reference in New Issue