Modify debian/control.

This commit is contained in:
su-fang 2022-09-16 11:15:11 +08:00
parent 651f7b946b
commit d35be34aee
3 changed files with 9 additions and 4 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libxml-sax-perl (1.02-ok3) yangtze; urgency=medium
* Modify debian/control.
-- sufang <sufang@kylinos.cn> Fri, 16 Sep 2022 11:13:35 +0800
libxml-sax-perl (1.02-ok2) yangtze; urgency=medium
* Add parserdetails-debian.

1
debian/compat vendored
View File

@ -1 +0,0 @@
11

6
debian/control vendored
View File

@ -3,13 +3,13 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper (>=11~)
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libxml-namespacesupport-perl <!nocheck>,
libxml-sax-base-perl <!nocheck>,
perl
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-sax-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-sax-perl.git
Vcs-Browser: https://gitee.com/openkylin/libxml-sax-perl
Vcs-Git: https://gitee.com/openkylin/libxml-sax-perl.git
Homepage: https://metacpan.org/release/XML-SAX/
Rules-Requires-Root: no