delete debian/gbp.conf
This commit is contained in:
parent
19785ceef2
commit
d4b25e4a69
|
@ -1,3 +1,9 @@
|
||||||
|
bubblewrap (0.4.0-ok4) yangtze; urgency=medium
|
||||||
|
|
||||||
|
* update version info
|
||||||
|
|
||||||
|
-- luzhiping <luzhiping@kylinos.cn> Mon, 22 Aug 2022 13:52:33 +0800
|
||||||
|
|
||||||
bubblewrap (0.4.0-ok3) yangtze; urgency=medium
|
bubblewrap (0.4.0-ok3) yangtze; urgency=medium
|
||||||
|
|
||||||
* fix debian/rules
|
* fix debian/rules
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Source: bubblewrap
|
Source: bubblewrap
|
||||||
Section: admin
|
Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
|
||||||
XSBC-Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
|
XSBC-Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
|
||||||
Uploaders:
|
Uploaders:
|
||||||
Laszlo Boszormenyi (GCS) <gcs@debian.org>,
|
Laszlo Boszormenyi (GCS) <gcs@debian.org>,
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
[DEFAULT]
|
|
||||||
pristine-tar = True
|
|
||||||
debian-branch = debian/master
|
|
||||||
upstream-branch = upstream/latest
|
|
||||||
patch-numbers = False
|
|
||||||
upstream-vcs-tag = v%(version)s
|
|
Loading…
Reference in New Issue