New upstream release for screengrab
Summary: Packaged new upstream release 2.2.0 of screengrab Updated changelog, copyright, control Renamed tag for lintian override Deleted file debian/source/include-binaries, because it seems to be unnecessary Bumped watch file version to 4 Test Plan: Built successfully on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev Reviewers: kc2bez Reviewed By: kc2bez Differential Revision: https://phab.lubuntu.me/D138
This commit is contained in:
parent
cf2194dcb6
commit
f294465266
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
|||||||
|
screengrab (2.2.0-0ubuntu1) impish; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release 2.2.0
|
||||||
|
* Update debian/control
|
||||||
|
- Use libqt5xdg-dev 3.7.1
|
||||||
|
- Use libqt5xdgiconloader-dev 3.7.1
|
||||||
|
* Bump watch file version to 4
|
||||||
|
* Rename tag for lintian override
|
||||||
|
* Delete debian/source/include-binaries
|
||||||
|
* Update debian/copyright
|
||||||
|
|
||||||
|
-- apt-ghetto <apt-ghetto@protonmail.com> Wed, 18 Aug 2021 14:59:33 +0200
|
||||||
|
|
||||||
screengrab (2.1.0-1ubuntu1) hirsute; urgency=medium
|
screengrab (2.1.0-1ubuntu1) hirsute; urgency=medium
|
||||||
|
|
||||||
* Merge from Debian unstable. Remaining changes:
|
* Merge from Debian unstable. Remaining changes:
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -10,8 +10,8 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev (>= 3.5.0),
|
libqt5xdg-dev (>= 3.7.1),
|
||||||
libqt5xdgiconloader-dev (>= 3.5.0),
|
libqt5xdgiconloader-dev (>= 3.7.1),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libx11-xcb-dev,
|
libx11-xcb-dev,
|
||||||
libxcb-xfixes0-dev [!kfreebsd-any],
|
libxcb-xfixes0-dev [!kfreebsd-any],
|
||||||
|
16
debian/copyright
vendored
16
debian/copyright
vendored
@ -6,9 +6,21 @@ Files: *
|
|||||||
Copyright: 2009-2015 Artem Galichkin <doomer3d@gmail.com>
|
Copyright: 2009-2015 Artem Galichkin <doomer3d@gmail.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
|
Files: cmake/FindX11_XCB.cmake
|
||||||
|
cmake/FindXCB.cmake
|
||||||
|
cmake/LXQtTranslateTs.cmake
|
||||||
|
cmake/Qt5TranslationLoader.cmake
|
||||||
|
Copyright: 2011, Fredrik Höglund <fredrik@kde.org>
|
||||||
|
2008, Helio Chissini de Castro <helio@kde.org>
|
||||||
|
2007, Matthias Kretz <kretz@kde.org>
|
||||||
|
2013, Martin Gräßlin <mgraesslin@kde.org>
|
||||||
|
2014, Luís Pereira <luis.artur.pereira@gmail.com>
|
||||||
|
License: BSD-3-Clause
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2012-2020 Alf Gaida <agaida@siduction.org>
|
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2010-2013 Artem Galichkin <doomer3d@gmail.com>
|
2012-2020, Alf Gaida <agaida@siduction.org>
|
||||||
|
2010-2013, Artem Galichkin <doomer3d@gmail.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
Files: src/common/qkeysequencewidget/*
|
Files: src/common/qkeysequencewidget/*
|
||||||
|
2
debian/lintian-overrides
vendored
2
debian/lintian-overrides
vendored
@ -1,5 +1,5 @@
|
|||||||
# there will be no manpage in a foreseeable future
|
# there will be no manpage in a foreseeable future
|
||||||
screengrab: binary-without-manpage usr/bin/screengrab
|
screengrab: no-manual-page usr/bin/screengrab
|
||||||
|
|
||||||
# the contained html documents are shown with the help button
|
# the contained html documents are shown with the help button
|
||||||
screengrab: possible-documentation-but-no-doc-base-registration
|
screengrab: possible-documentation-but-no-doc-base-registration
|
||||||
|
6
debian/source/include-binaries
vendored
6
debian/source/include-binaries
vendored
@ -1,6 +0,0 @@
|
|||||||
localize/screengrab_de_DE.qm
|
|
||||||
localize/screengrab_es_ES.qm
|
|
||||||
localize/screengrab_it_IT.qm
|
|
||||||
localize/screengrab_pt_BR.qm
|
|
||||||
localize/screengrab_ru.qm
|
|
||||||
localize/screengrab_uk_UA.qm
|
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
|||||||
version=3
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
https://github.com/lxqt/screengrab/releases .*/screengrab-([\d\.]+).tar.xz
|
https://github.com/lxqt/screengrab/releases .*/screengrab-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user