Some updates in debian $foo
* Bumped compat to 11 * Bumped debhelper to >= 11~ * Bumped Standards to 4.1.4, no changes needed * Changed VCS fields for salsa * Changed Homepage, Source and watch to lxqt * Bumped years in copyright * Removed trailing whitespaces in changelog
This commit is contained in:
parent
f8357d7bf8
commit
53c7186f49
26
debian/changelog
vendored
26
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
lximage-qt (0.6.0-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped compat to 11
|
||||||
|
* Bumped debhelper to >= 11~
|
||||||
|
* Bumped Standards to 4.1.4, no changes needed
|
||||||
|
* Changed VCS fields for salsa
|
||||||
|
* Changed Homepage, Source and watch to lxqt
|
||||||
|
* Bumped years in copyright
|
||||||
|
* Removed trailing whitespaces in changelog
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sun, 29 Apr 2018 12:36:49 +0200
|
||||||
|
|
||||||
lximage-qt (0.6.0-3) unstable; urgency=medium
|
lximage-qt (0.6.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Bumped Standards to 4.1.2
|
* Bumped Standards to 4.1.2
|
||||||
@ -8,7 +20,7 @@ lximage-qt (0.6.0-3) unstable; urgency=medium
|
|||||||
|
|
||||||
lximage-qt (0.6.0-2) unstable; urgency=medium
|
lximage-qt (0.6.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Transition to unstable
|
* Transition to unstable
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Mon, 04 Dec 2017 20:25:33 +0100
|
-- Alf Gaida <agaida@siduction.org> Mon, 04 Dec 2017 20:25:33 +0100
|
||||||
|
|
||||||
@ -48,7 +60,7 @@ lximage-qt (0.5.0-4) unstable; urgency=medium
|
|||||||
lximage-qt (0.5.0-3) unstable; urgency=medium
|
lximage-qt (0.5.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking upstream release 0.5.0.
|
* Cherry-picking upstream release 0.5.0.
|
||||||
* Bumped Standards to 3.9.8, no changes needed
|
* Bumped Standards to 3.9.8, no changes needed
|
||||||
* Bumped compat to 10
|
* Bumped compat to 10
|
||||||
* Removed --parallel from rules, standard compat 10
|
* Removed --parallel from rules, standard compat 10
|
||||||
* Bumped minimum version debhelper (>= 10)
|
* Bumped minimum version debhelper (>= 10)
|
||||||
@ -58,12 +70,12 @@ lximage-qt (0.5.0-3) unstable; urgency=medium
|
|||||||
* Added build dependency libqt5svg5-dev
|
* Added build dependency libqt5svg5-dev
|
||||||
* Added build dependency libqt5xdg-dev (>= 2.0.0)
|
* Added build dependency libqt5xdg-dev (>= 2.0.0)
|
||||||
* Added Recommends lxqtimage-qt-l10n
|
* Added Recommends lxqtimage-qt-l10n
|
||||||
* Added Recommends qt5-image-formats-plugins
|
* Added Recommends qt5-image-formats-plugins
|
||||||
* Fixed copyrights Format field to https
|
* Fixed copyrights Format field to https
|
||||||
* Dropped patches, applied upstream
|
* Dropped patches, applied upstream
|
||||||
* Added translation control to rules
|
* Added translation control to rules
|
||||||
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
|
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
|
||||||
* Exported LC_ALL=C.UTF-8, make builds reproducible
|
* Exported LC_ALL=C.UTF-8, make builds reproducible
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Tue, 18 Oct 2016 21:40:48 +0200
|
-- Alf Gaida <agaida@siduction.org> Tue, 18 Oct 2016 21:40:48 +0200
|
||||||
|
|
||||||
@ -86,9 +98,9 @@ lximage-qt (0.4.0+20160108-2) unstable; urgency=medium
|
|||||||
|
|
||||||
lximage-qt (0.4.0+20160108-1) unstable; urgency=medium
|
lximage-qt (0.4.0+20160108-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picked new upstream version 0.4.0+20160108.
|
* Cherry-picked new upstream version 0.4.0+20160108.
|
||||||
* Removed outdated build dependency libfm-qt5-dev,
|
* Removed outdated build dependency libfm-qt5-dev,
|
||||||
* Added build dependencies libfm-qt-dev and libmenu-cache-dev.
|
* Added build dependencies libfm-qt-dev and libmenu-cache-dev.
|
||||||
* Bump Standards to 3.9.7
|
* Bump Standards to 3.9.7
|
||||||
* Changed the VCS-fields to https://
|
* Changed the VCS-fields to https://
|
||||||
* Fix Years in copyright
|
* Fix Years in copyright
|
||||||
@ -98,7 +110,7 @@ lximage-qt (0.4.0+20160108-1) unstable; urgency=medium
|
|||||||
|
|
||||||
lximage-qt (0.4.0+20151117-2) unstable; urgency=medium
|
lximage-qt (0.4.0+20151117-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Remove dbg package in favor of dbgsym.
|
* Remove dbg package in favor of dbgsym.
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 17:26:11 +0100
|
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 17:26:11 +0100
|
||||||
|
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -5,7 +5,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 11~),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
libfm-dev,
|
libfm-dev,
|
||||||
@ -17,10 +17,10 @@ Build-Depends: debhelper (>= 10),
|
|||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
lxqt-build-tools (>= 0.4.0)
|
lxqt-build-tools (>= 0.4.0)
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lximage-qt.git
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lximage-qt
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lximage-qt.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lximage-qt.git
|
||||||
Homepage: https://github.com/lxde/lximage-qt
|
Homepage: https://github.com/lxqt/lximage-qt
|
||||||
|
|
||||||
Package: lximage-qt
|
Package: lximage-qt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -1,10 +1,10 @@
|
|||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: lximage-qt
|
Upstream-Name: lximage-qt
|
||||||
Source: https://github.com/lxde/lximage-qt
|
Source: https://github.com/lxqt/lximage-qt
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
2013-2017 LXQt team
|
2013-2018 LXQt team
|
||||||
License: GPL-2+ and LGPL-2.1+
|
License: GPL-2+ and LGPL-2.1+
|
||||||
|
|
||||||
Files: src/application.*
|
Files: src/application.*
|
||||||
@ -18,7 +18,7 @@ Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
|||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2017 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
https://github.com/lxde/lximage-qt/releases .*/lximage-qt-([\d\.]+).tar.xz
|
https://github.com/lxqt/lximage-qt/releases .*/lximage-qt-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user