mirror of https://gitee.com/openkylin/batik.git
修正版本号
This commit is contained in:
parent
576a327b4a
commit
8127c97075
|
@ -1,8 +1,8 @@
|
||||||
batik (1.17+dfsg-ok1) unstable; urgency=medium
|
batik (1.17+dfsg-ok1) nile; urgency=medium
|
||||||
|
|
||||||
* rebuild source for openKylin
|
* rebuild source for openKylin
|
||||||
|
|
||||||
-- admin <admin@liwenjun@kylinos.cn> Wed, 12 Jun 2024 17:11:42 +0800
|
-- liwenjun <liwenjun@kylinos.cn> Wed, 12 Jun 2024 17:11:42 +0800
|
||||||
|
|
||||||
batik (1.17+dfsg-1) unstable; urgency=medium
|
batik (1.17+dfsg-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
Source: batik
|
Source: batik
|
||||||
Section: java
|
Section: java
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
|
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
|
||||||
Uploaders: Wolfgang Baer <WBaer@gmx.de>,
|
|
||||||
Vincent Fourmond <fourmond@debian.org>,
|
|
||||||
Pierre Gruet <pgt@debian.org>
|
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
ant,
|
ant,
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
|
@ -18,8 +15,8 @@ Build-Depends:
|
||||||
maven-debian-helper,
|
maven-debian-helper,
|
||||||
rhino
|
rhino
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Git: https://salsa.debian.org/java-team/batik.git
|
Vcs-Git: https://gitee.com/openkylin/batik.git
|
||||||
Vcs-Browser: https://salsa.debian.org/java-team/batik
|
Vcs-Browser: https://gitee.com/openkylin/batik
|
||||||
Homepage: https://xmlgraphics.apache.org/batik/
|
Homepage: https://xmlgraphics.apache.org/batik/
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue