Run wrap-and-sort.

This commit is contained in:
Simon Quigley 2020-05-01 00:19:28 -05:00
parent 9db1929472
commit 0d790894bb
3 changed files with 11 additions and 11 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ screengrab (2.0.1-0ubuntu1) UNRELEASED; urgency=medium
- Update upstream signing key. - Update upstream signing key.
- Update LXQt build depends. - Update LXQt build depends.
* Update Standards-version to 4.5.0, no changes needed. * Update Standards-version to 4.5.0, no changes needed.
* Run wrap-and-sort.
-- apt-ghetto <apt-ghetto@lubuntu.me> Tue, 24 Dec 2019 14:08:20 +0100 -- apt-ghetto <apt-ghetto@lubuntu.me> Tue, 24 Dec 2019 14:08:20 +0100

5
debian/control vendored
View File

@ -14,8 +14,8 @@ Build-Depends: debhelper-compat (= 12),
libqt5xdgiconloader-dev (>= 3.5.0), libqt5xdgiconloader-dev (>= 3.5.0),
libx11-dev, libx11-dev,
libx11-xcb-dev, libx11-xcb-dev,
libxcb1-dev,
libxcb-xfixes0-dev [!kfreebsd-any], libxcb-xfixes0-dev [!kfreebsd-any],
libxcb1-dev,
lxqt-build-tools lxqt-build-tools
Standards-Version: 4.5.0 Standards-Version: 4.5.0
Vcs-Browser: https://phab.lubuntu.me/source/screengrab/ Vcs-Browser: https://phab.lubuntu.me/source/screengrab/
@ -26,8 +26,7 @@ Homepage: https://github.com/lxqt/screengrab
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.