mirror of https://gitee.com/openkylin/pluma.git
update package info
This commit is contained in:
parent
84a21f8ebc
commit
cd0e1f8cc7
|
@ -1,3 +1,9 @@
|
||||||
|
pluma (1.24.0-ok4.1) yangtze; urgency=medium
|
||||||
|
|
||||||
|
* Update package info.
|
||||||
|
|
||||||
|
-- zhouganqing <zhouganqing@kylinos.cn> Wed, 13 Sep 2023 16:19:41 +0800
|
||||||
|
|
||||||
pluma (1.24.0-ok4) yangtze; urgency=medium
|
pluma (1.24.0-ok4) yangtze; urgency=medium
|
||||||
|
|
||||||
* BUG: 173282 pluma文本编辑器设置中文名字体后无法生效
|
* BUG: 173282 pluma文本编辑器设置中文名字体后无法生效
|
||||||
|
|
|
@ -1,11 +1,7 @@
|
||||||
Source: pluma
|
Source: pluma
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
|
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
|
||||||
Uploaders: Mike Gabriel <sunweaver@debian.org>,
|
|
||||||
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
|
|
||||||
Stefano Karapetsas <stefano@karapetsas.com>,
|
|
||||||
Vangelis Mouhtsis <vangelis@gnugr.org>,
|
|
||||||
Build-Depends: debhelper-compat (=12),
|
Build-Depends: debhelper-compat (=12),
|
||||||
dpkg-dev (>= 1.16.1.1),
|
dpkg-dev (>= 1.16.1.1),
|
||||||
gobject-introspection,
|
gobject-introspection,
|
||||||
|
@ -26,8 +22,8 @@ Build-Depends: debhelper-compat (=12),
|
||||||
yelp-tools,
|
yelp-tools,
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.0
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Vcs-Browser: https://salsa.debian.org/debian-mate-team/pluma
|
Vcs-Browser: https://gitee.com/openkylin/pluma
|
||||||
Vcs-Git: https://salsa.debian.org/debian-mate-team/pluma.git
|
Vcs-Git: https://gitee.com/openkylin/pluma.git
|
||||||
Homepage: http://www.mate-desktop.org/
|
Homepage: http://www.mate-desktop.org/
|
||||||
|
|
||||||
Package: pluma
|
Package: pluma
|
||||||
|
|
Loading…
Reference in New Issue