Compare commits

..

No commits in common. "4e4377fc22624f908b6ee82552cb18909de24e3f" and "f0d30a700dc89df9f2f03fbdbd8e5a08681fd647" have entirely different histories.

2 changed files with 5 additions and 11 deletions

7
debian/changelog vendored
View File

@ -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
* New upstream version 2.6.0

9
debian/control vendored
View File

@ -6,9 +6,9 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: graphics
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev (>= 5.36.0),
libqt5x11extras5-dev (>= 5.15.0),
libqt5xdg-dev (>= 3.12.0),
libkf5windowsystem-dev (>=5.36.0~),
libqt5x11extras5-dev (>=5.15.0~),
libqt5xdg-dev (>= 3.11.0~),
libx11-xcb-dev,
libxcb-xfixes0-dev [!kfreebsd-any],
lxqt-build-tools
@ -20,7 +20,8 @@ Rules-Requires-Root: no
Package: screengrab
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Crossplatform tool for getting screenshots
Screengrab working in Linux and Windows. The program uses Qt and is
independent of any desktop environment.