New upstream version
Summary: New upstream version merged from debian unstable. Test Plan: Test if it builds alright in all architectures. Reviewers: rikmills, wxl Differential Revision: https://phab.lubuntu.me/D106
This commit is contained in:
parent
9ecd348b0a
commit
aa2ae9dafc
26
debian/changelog
vendored
26
debian/changelog
vendored
@ -1,3 +1,28 @@
|
||||
obconf-qt (0.16.0-1ubuntu1) hirsute; urgency=medium
|
||||
|
||||
* New upstream version.
|
||||
* Updated debhelper-compat requirement to 12.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@ubuntu.com> Sun, 21 Feb 2021 19:24:37 +0530
|
||||
|
||||
obconf-qt (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
[ Alf Gaida ]
|
||||
* Switched to gbp
|
||||
* Bumped Standards-Version to 4.4.0, no changes needed
|
||||
|
||||
[ Debian Janitor ]
|
||||
* debian/copyright: use spaces rather than tabs to start continuation lines.
|
||||
* Set upstream metadata fields: Repository, Repository-Browse.
|
||||
* Remove obsolete field Name from debian/upstream/metadata (already present in
|
||||
machine-readable debian/copyright).
|
||||
* Update standards version to 4.5.0, no changes needed.
|
||||
|
||||
[ Andrew Lee (李健秋) ]
|
||||
* New upstream release. (Closes: #978168)
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 20:01:08 +0800
|
||||
|
||||
obconf-qt (0.15.0-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
@ -179,3 +204,4 @@ obconf-qt (0.9.0+20150723-1) unstable; urgency=medium
|
||||
* Removing whitespaces at EOL and EOF.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Fri, 14 Aug 2015 17:39:21 +0800
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -4,11 +4,11 @@ XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debia
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
lxqt-build-tools (>= 0.7.0),
|
||||
lxqt-build-tools (>= 0.8.0~),
|
||||
openbox-dev
|
||||
Standards-Version: 4.5.0
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/obconf-qt/
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -8,7 +8,7 @@ License: GPL-2.0+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2013-2018 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
License: GPL-2.0+
|
||||
|
||||
License: GPL-2.0+
|
||||
|
6
debian/gbp.conf
vendored
Normal file
6
debian/gbp.conf
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[DEFAULT]
|
||||
debian-branch = debian/sid
|
||||
upstream-branch = upstream/latest
|
||||
pristine-tar = True
|
||||
compression = xz
|
||||
|
4
debian/upstream/metadata
vendored
4
debian/upstream/metadata
vendored
@ -1,7 +1,7 @@
|
||||
Name: obconf-qt
|
||||
Bug-Database: https://github.com/lxqt/obconf-qt/issues
|
||||
Bug-Submit: https://github.com/lxqt/obconf-qt/issues/new
|
||||
Changelog: https://github.com/lxqt/obconf-qt/blob/master/CHANGELOG
|
||||
Repository: https://github.com/lxqt/obconf-qt
|
||||
Repository: https://github.com/lxqt/obconf-qt.git
|
||||
Repository-Browse: https://github.com/lxqt/obconf-qt
|
||||
Repository-Browser: https://github.com/lxqt/obconf-qt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user