Compare commits

..

3 Commits

Author SHA1 Message Date
7f0df47278 Make Lintian happy 2024-11-05 19:51:50 -06:00
1af8ae2c4c Bump build dependencies. 2024-11-05 19:14:23 -06:00
e7ffa79c43 New upstream release. 2024-11-05 19:12:55 -06:00
7 changed files with 28 additions and 16 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
screengrab (2.9.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 19:12:43 -0600
screengrab (2.8.0-0ubuntu1) oracular; urgency=medium screengrab (2.8.0-0ubuntu1) oracular; urgency=medium
* New upstream release. * New upstream release.

10
debian/control vendored
View File

@ -1,17 +1,17 @@
Source: screengrab Source: screengrab
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <team+lxqt@tracker.debian.org> Original-Maintainer: LXQt Packaging Team <team+lxqt@tracker.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>, Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>, ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org> Andrew Lee (李健秋) <ajqlee@debian.org>
Section: graphics Section: graphics
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev, libkf6windowsystem-dev (>= 6.0.0),
libqt6xdg-dev (>= 4.0.0), libqt6xdg-dev (>= 4.1.0),
libx11-xcb-dev, libx11-xcb-dev,
libxcb-xfixes0-dev [!kfreebsd-any], libxcb-xfixes0-dev [!kfreebsd-any],
lxqt-build-tools (>= 2.0.0) lxqt-build-tools (>= 2.1.0)
Standards-Version: 4.7.0 Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab
Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git
@ -20,7 +20,7 @@ Rules-Requires-Root: no
Package: screengrab Package: screengrab
Architecture: any Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, doc-base
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.

7
debian/screengrab.doc-base vendored Normal file
View File

@ -0,0 +1,7 @@
Document: screengrab
Title: Screengrab Documentation
Section: Viewers
Format: HTML
Index: /usr/share/doc/screengrab/html/en/index.html
Files: /usr/share/doc/screengrab/html/*/*.html

1
debian/screengrab.install vendored Normal file
View File

@ -0,0 +1 @@
debian/screengrab.doc-base usr/share/doc-base/

4
debian/screengrab.lintian-overrides vendored Normal file
View File

@ -0,0 +1,4 @@
# This is expected
screengrab: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
screengrab: appstream-metadata-validation-failed *
screengrab: no-manual-page [usr/bin/*]

View File

@ -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

9
debian/watch vendored
View File

@ -1,6 +1,5 @@
version=4 version=4
opts="searchmode=plain, \
# See https://davesteele.github.io/development/2015/05/02/debian-watch-file-format-for-signed-github-source-tars/ for GitHub workaround for releases page. pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
opts="downloadurlmangle=s/archive\/refs\/tags\/@ANY_VERSION@@ARCHIVE_EXT@/releases\/download\/$1\/@PACKAGE@-$1\.tar\.xz/,filenamemangle=s/@ANY_VERSION@@ARCHIVE_EXT@/@PACKAGE@-$1\.tar\.xz/,pgpsigurlmangle=s/$/.asc/" \ https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
https://github.com/lxqt/@PACKAGE@/tags .*/@ANY_VERSION@@ARCHIVE_EXT@