mirror of https://gitee.com/openkylin/glib2.0.git
Modify debian/control.
This commit is contained in:
parent
5742d1464a
commit
2504562cbb
|
@ -5,8 +5,7 @@
|
|||
Source: glib2.0
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@ubuntu.com>, Simon McVittie <smcv@debian.org>
|
||||
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
|
||||
Build-Depends: dbus-daemon <!nocheck> <!noinsttest>,
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-python3,
|
||||
|
@ -39,8 +38,8 @@ Build-Depends-Indep: gtk-doc-tools (>= 1.32.1),
|
|||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://wiki.gnome.org/Projects/GLib
|
||||
Vcs-Browser: https://salsa.debian.org/gnome-team/glib
|
||||
Vcs-Git: https://salsa.debian.org/gnome-team/glib.git
|
||||
Vcs-Browser: https://gitee.com/openkylin/glib2.0
|
||||
Vcs-Git: https://gitee.com/openkylin/glib2.0.git
|
||||
|
||||
Package: libglib2.0-0
|
||||
Architecture: any
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
Source: glib2.0
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: @GNOME_TEAM@, Simon McVittie <smcv@debian.org>
|
||||
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
|
||||
Build-Depends: dbus-daemon <!nocheck> <!noinsttest>,
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-python3,
|
||||
|
@ -35,8 +34,8 @@ Build-Depends-Indep: gtk-doc-tools (>= 1.32.1),
|
|||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://wiki.gnome.org/Projects/GLib
|
||||
Vcs-Browser: https://salsa.debian.org/gnome-team/glib
|
||||
Vcs-Git: https://salsa.debian.org/gnome-team/glib.git
|
||||
Vcs-Browser: https://gitee.com/openkylin/glib2.0
|
||||
Vcs-Git: https://gitee.com/openkylin/glib2.0.git
|
||||
|
||||
Package: libglib2.0-0
|
||||
Architecture: any
|
||||
|
|
Loading…
Reference in New Issue