Bump/clean up build dependencies, and run the wrap-and-sort hammer on d/control.
This commit is contained in:
parent
8e8f2a16f6
commit
4e4377fc22
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
screengrab (2.7.0-0ubuntu1) UNRELEASED; urgency=medium
|
screengrab (2.7.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Bump/clean up build dependencies, and run the wrap-and-sort hammer on d/control.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 17:28:13 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 17:28:13 -0600
|
||||||
|
|
||||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -6,9 +6,9 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: graphics
|
Section: graphics
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev (>=5.36.0~),
|
libkf5windowsystem-dev (>= 5.36.0),
|
||||||
libqt5x11extras5-dev (>=5.15.0~),
|
libqt5x11extras5-dev (>= 5.15.0),
|
||||||
libqt5xdg-dev (>= 3.11.0~),
|
libqt5xdg-dev (>= 3.12.0),
|
||||||
libx11-xcb-dev,
|
libx11-xcb-dev,
|
||||||
libxcb-xfixes0-dev [!kfreebsd-any],
|
libxcb-xfixes0-dev [!kfreebsd-any],
|
||||||
lxqt-build-tools
|
lxqt-build-tools
|
||||||
@ -20,8 +20,7 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: screengrab
|
Package: screengrab
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${misc:Depends}
|
|
||||||
Description: Crossplatform tool for getting screenshots
|
Description: Crossplatform tool for getting screenshots
|
||||||
Screengrab working in Linux and Windows. The program uses Qt and is
|
Screengrab working in Linux and Windows. The program uses Qt and is
|
||||||
independent of any desktop environment.
|
independent of any desktop environment.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user