New upstream version.
This commit is contained in:
parent
75b24b86be
commit
3b083da2d8
19
debian/changelog
vendored
19
debian/changelog
vendored
@ -1,3 +1,21 @@
|
||||
lximage-qt (0.16.0-1ubuntu1) hirsute; urgency=medium
|
||||
|
||||
* New upstream version.
|
||||
* Bump debhelper-compat requirement to 13.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@disroot.org> Sun, 21 Feb 2021 21:12:59 +0530
|
||||
|
||||
lximage-qt (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
[ Alf Gaida ]
|
||||
* Switched to gbp
|
||||
* Bumped Standards-Version to 4.4.0, no changes needed
|
||||
|
||||
[ Andrew Lee (李健秋) ]
|
||||
* New upstream release. (Closes: #978178)
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 18:12:17 +0800
|
||||
|
||||
lximage-qt (0.15.0-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
@ -189,3 +207,4 @@ lximage-qt (0.4.0+20150828-1) unstable; urgency=medium
|
||||
* Initial release (Closes: #795802)
|
||||
|
||||
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Thu, 24 Sep 2015 18:50:12 +0800
|
||||
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -4,15 +4,15 @@ XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debia
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libexif-dev,
|
||||
libfm-qt-dev (>= 0.15.0),
|
||||
libfm-qt-dev (>= 0.16.0~),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
libxfixes-dev,
|
||||
lxqt-build-tools (>= 0.7.0)
|
||||
lxqt-build-tools (>= 0.8.0~)
|
||||
Standards-Version: 4.5.0
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-panel/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-panel.git
|
||||
|
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user