Compare commits
3 Commits
167a5339b9
...
a62c046d55
Author | SHA1 | Date | |
---|---|---|---|
a62c046d55 | |||
b0ea3d72c5 | |||
f958fdb4c4 |
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
screengrab (2.6.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump build dependencies.
|
||||
* Lubuntuify package.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 27 Jul 2023 16:57:09 -0500
|
||||
|
||||
screengrab (2.5.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -1,5 +1,6 @@
|
||||
Source: screengrab
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
@ -9,16 +10,18 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev (>= 3.10.0~),
|
||||
libqt5xdgiconloader-dev (>= 3.10.0~) ,
|
||||
libqt5xdg-dev (>= 3.11.0),
|
||||
libqt5xdgiconloader-dev (>= 3.11.0),
|
||||
libx11-dev,
|
||||
libx11-xcb-dev,
|
||||
libxcb1-dev,
|
||||
libxcb-xfixes0-dev [!kfreebsd-any],
|
||||
lxqt-build-tools
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/screengrab-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/screengrab-packaging.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git
|
||||
Homepage: https://github.com/lxqt/screengrab
|
||||
Rules-Requires-Root: no
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user