Some changes in debian $foo
* Bumped compat to 11 * Bumped debhelper to >= 11~ * Removed not needed cmake minimum version * Bumped Standards to 4.1.4, no changes needed * Changed VCS fields for salsa * Changed Homepage, Source and watch to lxqt * Use a secure url for copyright-format * Bumped years in copyright * Removed trailing whitespaces from changelog
This commit is contained in:
parent
b5a89e139c
commit
4ec4708a17
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
|||||||
|
screengrab (1.97-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped compat to 11
|
||||||
|
* Bumped debhelper to >= 11~
|
||||||
|
* Removed not needed cmake minimum version
|
||||||
|
* Bumped Standards to 4.1.4, no changes needed
|
||||||
|
* Changed VCS fields for salsa
|
||||||
|
* Changed Homepage, Source and watch to lxqt
|
||||||
|
* Use a secure url for copyright-format
|
||||||
|
* Bumped years in copyright
|
||||||
|
* Removed trailing whitespaces from changelog
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 23:05:53 +0200
|
||||||
|
|
||||||
screengrab (1.97-2) unstable; urgency=medium
|
screengrab (1.97-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Bumped Standards to 4.1.2, no changes needed
|
* Bumped Standards to 4.1.2, no changes needed
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -5,8 +5,8 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
Section: graphics
|
Section: graphics
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 11~),
|
||||||
cmake (>= 3.0.2),
|
cmake,
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
@ -19,10 +19,10 @@ Build-Depends: debhelper (>= 10),
|
|||||||
pkg-config,
|
pkg-config,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/screengrab.git
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/screengrab.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git
|
||||||
Homepage: https://github.com/QtDesktop/screengrab
|
Homepage: https://github.com/lxqt/screengrab
|
||||||
|
|
||||||
Package: screengrab
|
Package: screengrab
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -1,13 +1,13 @@
|
|||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: screengrab
|
Upstream-Name: screengrab
|
||||||
Source: https://github.com/QtDesktop/screengrab
|
Source: https://github.com/lxqt/screengrab
|
||||||
|
|
||||||
Files: *
|
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: debian/*
|
Files: debian/*
|
||||||
Copyright: 2012-2017 Alf Gaida <agaida@siduction.org>
|
Copyright: 2012-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2010-2013 Artem Galichkin <doomer3d@gmail.com>
|
2010-2013 Artem Galichkin <doomer3d@gmail.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
|||||||
version=3
|
version=3
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
https://github.com/QtDesktop/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