Compare commits

...

11 Commits

Author SHA1 Message Date
Aaron Rainbolt
0cde12879c Removed trailing whitespace from changelog. 2023-02-22 16:40:03 -06:00
Aaron Rainbolt
b255af18d0 Added rationale behind the tarball repack. 2023-02-22 16:40:03 -06:00
Aaron Rainbolt
3f6cc082f4 Fix a Lintian gripe about the repack count. 2023-02-22 16:40:03 -06:00
Aaron Rainbolt
c480b2868b Updated copyright file. 2023-02-22 16:40:01 -06:00
Aaron Rainbolt
1f872d2879 Changed the version number since I'm manually repacking this 2023-02-22 15:56:35 -06:00
Aaron Rainbolt
49f45d0104 Removed override_dh_missing section. 2023-02-21 15:51:11 -06:00
Aaron Rainbolt
61ccd6e81c Removed obsolete linker flag. 2023-02-21 15:50:45 -06:00
Aaron Rainbolt
a6a1afe0a9 Added 'Rules-Requires-Root: no'. 2023-02-21 14:33:23 -06:00
Aaron Rainbolt
6b5baf4681 Bumped Standards-Version. 2023-02-21 14:31:12 -06:00
Aaron Rainbolt
348fe864ac Revert a sync from Debian.
This reverts commit 85fd57c6fc7b823a53ffac4ce46a811b0e592cbc.
2023-02-21 14:30:23 -06:00
Aaron Rainbolt
85fd57c6fc Sync with archive. 2023-02-21 14:29:00 -06:00
4 changed files with 32 additions and 10 deletions

16
debian/changelog vendored
View File

@ -1,3 +1,18 @@
lxqt-runner (1.2.0+dfsg-1ubuntu1) lunar; urgency=medium
* Revert a sync from Debian.
* Bumped Standards-Version to 4.6.2, no changes necessary.
* Added 'Rules-Requires-Root: no' to debian/control.
* Removed obsolete '-Wl,--as-needed' linker flag.
* Removed obsolete 'override_dh_missing' section from debian/control.
* Updated copyright file.
* Repacked the upstream tarball to replace Adobe's proprietary ICC profile
with GIMP's public domain one. Affected files are
vbox-icons/state_running_16px.png and vbox-icons/vrdp_16px.png.
* Removed trailing whitespace from changelog.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 21 Feb 2023 14:29:40 -0600
lxqt-runner (1.2.0-0ubuntu1) lunar; urgency=medium lxqt-runner (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release. * New upstream release.
@ -336,4 +351,3 @@ lxqt-runner (0.9.0+20150831-1) experimental; urgency=medium
* Adding upstream version 0.9.0. * Adding upstream version 0.9.0.
-- Alf Gaida <agaida@siduction.org> Sun, 15 Feb 2015 18:41:53 +0100 -- Alf Gaida <agaida@siduction.org> Sun, 15 Feb 2015 18:41:53 +0100

3
debian/control vendored
View File

@ -15,12 +15,13 @@ Build-Depends: debhelper-compat (= 13),
libqt5svg5-dev, libqt5svg5-dev,
libqt5x11extras5-dev, libqt5x11extras5-dev,
libx11-dev libx11-dev
Standards-Version: 4.6.1 Standards-Version: 4.6.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git
Homepage: https://github.com/lxqt/lxqt-runner Homepage: https://github.com/lxqt/lxqt-runner
Rules-Requires-Root: no
Package: lxqt-runner Package: lxqt-runner
Architecture: any Architecture: any

19
debian/copyright vendored
View File

@ -1,15 +1,26 @@
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: lxqt-runner Upstream-Name: lxqt-runner
Source: https://github.com/lxqt/lxqt-runner Source: https://github.com/lxqt/lxqt-runner
Comment: The source for this package has been repacked in order to exclude
a non-DFSG-compliant ICC color profile from Adobe. A couple of the icons
(vbox-icons/state_running_16px.png and vbox-icons/vrdp_16px.png) had a
proprietary profile embedded. The ICC profiles have been replaced with GIMP's
public domain sRGB profile.
Files: * Files: *
Copyright: 2012-2019, LXQt team Copyright: 2012-2022 LXQt team
2010-2013, Razor team 2017 Palo Kisa <palo.kisa@gmail.com>
2010-2013 Razor team
2010-2013 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
2010-2013 Aaron Lewis <the.warl0ck.1989@gmail.com>
2010-2013 Alexander Sokoloff <sokoloff.a@gmail.com>
2010-2013 Petr Vanek <petr@scribus.info>
2013 Christian Surlykke <christian@surlykke.dk
License: LGPL-2.1+ License: LGPL-2.1+
Files: debian/* Files: debian/*
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2019, Alf Gaida <agaida@siduction.org> 2014-2019 Alf Gaida <agaida@siduction.org>
License: LGPL-2.1+ License: LGPL-2.1+
License: LGPL-2.1+ License: LGPL-2.1+

4
debian/rules vendored
View File

@ -2,15 +2,11 @@
# export DH_VERBOSE=1 # export DH_VERBOSE=1
export LC_ALL=C.UTF-8 export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: %:
dh ${@} --buildsystem cmake dh ${@} --buildsystem cmake
override_dh_missing:
dh_missing --fail-missing
override_dh_auto_configure: override_dh_auto_configure:
dh_auto_configure -- \ dh_auto_configure -- \
-DPULL_TRANSLATIONS=OFF \ -DPULL_TRANSLATIONS=OFF \