Compare commits

..

No commits in common. 'ubuntu/plucky' and 'ubuntu/kinetic' have entirely different histories.

75
debian/changelog vendored

@ -1,78 +1,3 @@
lxqt-about (2.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:18 -0600
lxqt-about (2.0.0-0ubuntu1) oracular; urgency=medium
* New upstream release.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Adjust build dependencies.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:40:12 -0500
lxqt-about (1.4.0-0ubuntu1) noble; urgency=medium
* New upstream release.
* Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 17:38:09 -0600
lxqt-about (1.3.0-0ubuntu1) mantic; urgency=medium
* New upstream release.
* Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:48:53 -0500
lxqt-about (1.2.0-1ubuntu2) lunar; urgency=medium
* Fixed a typo in the changelog.
* Added ChangZhuo Chen to the copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 12 Feb 2023 20:28:40 -0600
lxqt-about (1.2.0-1ubuntu1) lunar; urgency=medium
[ ChangZhuo Chen ]
* Add Rules-Requires-Root: no.
[ Aaron Rainbolt ]
* Revert a sync from Debian.
* Bumped Standards-Version to 4.6.2, no changes necessary.
* Updated copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 12 Feb 2023 10:48:46 -0600
lxqt-about (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 17:51:11 -0600
lxqt-about (1.1.0-3) unstable; urgency=medium
* Reorganized improper changes from debian/experimental branch:
* debian/control: Bump Standards-Version to 4.6.1.
* debian/control: Bump debhelper to 13.
* debian/copyright: sync from lubuntu.
* debian/lintian-overrides: fix no-manual-page override.
* debian/lxqt-about.install: sort lines.
* debian/rules: Remove unnecessary -Wl,--as-needed.
* debian/upstream/signing-key: Update.
* debian/control: Update lxqt-about-l10n description.
* debian/upstream/metadata: Change Repository-Browser field to
Repository-Browse.
* debian/watch: fix uscan error.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 09 Nov 2022 14:09:57 +0800
lxqt-about (1.1.0-2) experimental; urgency=medium lxqt-about (1.1.0-2) experimental; urgency=medium
* Upstreamed changes from Ubuntu, modifying the following files: * Upstreamed changes from Ubuntu, modifying the following files:

26
debian/control vendored

@ -1,21 +1,21 @@
Source: lxqt-about Source: lxqt-about
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.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>,
Simon Quigley <tsimonq2@debian.org>,
Aaron Rainbolt <arraybolt3@gmail.com>
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev, libkf5windowsystem-dev,
liblxqt2-dev (>= 2.1.0), liblxqt1-dev (>= 1.1.0),
libx11-dev, libqt5svg5-dev,
qt6-svg-dev libqt5x11extras5-dev,
Standards-Version: 4.7.0 libx11-dev
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging Standards-Version: 4.6.1
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-about.git
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-about.git
Homepage: https://github.com/lxqt/lxqt-about Homepage: https://github.com/lxqt/lxqt-about
Rules-Requires-Root: no Rules-Requires-Root: no
@ -32,7 +32,7 @@ Package: lxqt-about-l10n
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Section: localization Section: localization
Depends: qt6-translations-l10n, ${misc:Depends} Depends: qttranslations5-l10n, ${misc:Depends}
Description: Language package for lxqt-about Description: Language package for lxqt-about
The about screen for LXQt The about screen for LXQt
. .

10
debian/copyright vendored

@ -3,15 +3,13 @@ Upstream-Name: lxqt-about
Source: https://github.com/lxqt/lxqt-about Source: https://github.com/lxqt/lxqt-about
Files: * Files: *
Copyright: 2012-2024 LXQt team Copyright: 2012-2022, LXQt team
2010-2012 Razor team 2010-2012, Razor team
2010-2014 Petr Vanek <petr@scribus.info> 2010-2014, Petr Vanek <petr@scribus.info>
Alexander Sokoloff <sokoloff.a@gmail.com>
License: LGPL-2.1+ License: LGPL-2.1+
Files: debian/* Files: debian/*
Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2021-2022 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2022 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2014-2019 Alf Gaida <agaida@siduction.org> 2014-2019 Alf Gaida <agaida@siduction.org>
2015-2021 Andrew Lee (李健秋) <ajqlee@debian.org> 2015-2021 Andrew Lee (李健秋) <ajqlee@debian.org>
License: LGPL-2.1+ License: LGPL-2.1+

@ -1,3 +0,0 @@
# This is expected
lxqt-about: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
lxqt-about: no-manual-page [usr/bin/*]

@ -3,5 +3,3 @@ Bug-Database: https://github.com/lxqt/lxqt-about/issues
Bug-Submit: https://github.com/lxqt/lxqt-about/issues/new Bug-Submit: https://github.com/lxqt/lxqt-about/issues/new
Changelog: https://github.com/lxqt/lxqt-about/blob/master/CHANGELOG Changelog: https://github.com/lxqt/lxqt-about/blob/master/CHANGELOG
Repository: https://github.com/lxqt/lxqt-about Repository: https://github.com/lxqt/lxqt-about
Repository-Browse: https://github.com/lxqt/lxqt-about

6
debian/watch vendored

@ -1,5 +1,3 @@
version=4 version=4
opts="searchmode=plain, \ opts="pgpsigurlmangle=s/$/.asc/" \
pgpsigurlmangle=s/$/.asc/, \ https://github.com/lxqt/lxqt-about/releases .*/lxqt-about-([\d\.]+).tar.xz
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz

Loading…
Cancel
Save