Compare commits
No commits in common. "4e4377fc22624f908b6ee82552cb18909de24e3f" and "f0d30a700dc89df9f2f03fbdbd8e5a08681fd647" have entirely different histories.
4e4377fc22
...
f0d30a700d
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,10 +1,3 @@
|
|||||||
screengrab (2.7.0-0ubuntu1) UNRELEASED; urgency=medium
|
|
||||||
|
|
||||||
* 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
|
|
||||||
|
|
||||||
screengrab (2.6.0-1) unstable; urgency=medium
|
screengrab (2.6.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream version 2.6.0
|
* New upstream version 2.6.0
|
||||||
|
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.12.0),
|
libqt5xdg-dev (>= 3.11.0~),
|
||||||
libx11-xcb-dev,
|
libx11-xcb-dev,
|
||||||
libxcb-xfixes0-dev [!kfreebsd-any],
|
libxcb-xfixes0-dev [!kfreebsd-any],
|
||||||
lxqt-build-tools
|
lxqt-build-tools
|
||||||
@ -20,7 +20,8 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: screengrab
|
Package: screengrab
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
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