Sync with archive.
This commit is contained in:
parent
7e03c7755d
commit
3f6e60c63f
6
debian/.gitignore
vendored
6
debian/.gitignore
vendored
@ -1,6 +0,0 @@
|
|||||||
/*.debhelper
|
|
||||||
/*.log
|
|
||||||
/*.substvars
|
|
||||||
/files
|
|
||||||
|
|
||||||
/lxqt-sudo/
|
|
24
debian/changelog
vendored
24
debian/changelog
vendored
@ -1,11 +1,17 @@
|
|||||||
lxqt-sudo (1.2.0-0ubuntu1) lunar; urgency=medium
|
lxqt-sudo (1.2.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Fix the watch file, for real this time.
|
* Sort Depends in d/control.
|
||||||
* Lubuntuify the package slightly, to make debhelper happy.
|
* Sort d/copyright.
|
||||||
* Bump build dependencies in debian/control.
|
* Update d/watch for GitHub.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 18:51:41 -0600
|
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 17 Dec 2022 23:58:51 +0800
|
||||||
|
|
||||||
|
lxqt-sudo (1.1.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Merge to unstable.
|
||||||
|
|
||||||
|
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 19 Nov 2022 09:32:56 +0800
|
||||||
|
|
||||||
lxqt-sudo (1.1.0-1) experimental; urgency=medium
|
lxqt-sudo (1.1.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
@ -20,6 +26,14 @@ lxqt-sudo (1.1.0-1) experimental; urgency=medium
|
|||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 13 Jul 2022 19:57:33 -0500
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 13 Jul 2022 19:57:33 -0500
|
||||||
|
|
||||||
|
lxqt-sudo (1.0.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release
|
||||||
|
* Bumped Standards-Version to 4.6.0, no changes needed
|
||||||
|
* Update debian/copyright
|
||||||
|
|
||||||
|
-- S. 7 <severusseptimius7@gmail.com> Thu, 25 Nov 2021 18:19:55 +0200
|
||||||
|
|
||||||
lxqt-sudo (0.16.0-1) unstable; urgency=medium
|
lxqt-sudo (0.16.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
[ Alf Gaida ]
|
[ Alf Gaida ]
|
||||||
|
20
debian/control
vendored
20
debian/control
vendored
@ -1,6 +1,5 @@
|
|||||||
Source: lxqt-sudo
|
Source: lxqt-sudo
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
XSBC-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>,
|
||||||
@ -10,22 +9,22 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.2.0),
|
liblxqt1-dev (>= 1.2.0~),
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev
|
libx11-dev
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-sudo-packaging
|
Vcs-Browser: https://salsa.debian.org/cgit/pkg-team/lxqt-sudo
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-sudo-packaging.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-sudo.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/cgit/pkg-team/lxqt-sudo
|
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-sudo.git
|
|
||||||
Homepage: https://github.com/lxqt/lxqt-sudo
|
Homepage: https://github.com/lxqt/lxqt-sudo
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: lxqt-sudo
|
Package: lxqt-sudo
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends},
|
||||||
Recommends: lxqt-qtplugin, lxqt-sudo-l10n
|
${shlibs:Depends}
|
||||||
|
Recommends: lxqt-sudo-l10n,
|
||||||
|
lxqt-qtplugin
|
||||||
Description: Graphical Qt frontend for plain sudo
|
Description: Graphical Qt frontend for plain sudo
|
||||||
lxqt-sudo is a graphical Qt frontend for plain sudo(8) (for requesting
|
lxqt-sudo is a graphical Qt frontend for plain sudo(8) (for requesting
|
||||||
optional password in GUI fashion). When invoked it simply spawns child sudo
|
optional password in GUI fashion). When invoked it simply spawns child sudo
|
||||||
@ -37,7 +36,8 @@ Package: lxqt-sudo-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: ${misc:Depends},
|
||||||
|
qttranslations5-l10n
|
||||||
Description: Language package for lxqt-sudo
|
Description: Language package for lxqt-sudo
|
||||||
The l10n files for lxqt-sudo.
|
The l10n files for lxqt-sudo.
|
||||||
.
|
.
|
||||||
|
8
debian/copyright
vendored
8
debian/copyright
vendored
@ -7,10 +7,10 @@ Copyright: 2015-2022 LXQt team
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2015-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2015-2019, Alf Gaida <agaida@siduction.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2015, Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015-2022 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2015, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2021-2022 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
9
debian/watch
vendored
9
debian/watch
vendored
@ -1,5 +1,6 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="searchmode=plain, \
|
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
# See https://davesteele.github.io/development/2015/05/02/debian-watch-file-format-for-signed-github-source-tars/ for GitHub workaround for releases page.
|
||||||
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
|
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://github.com/lxqt/@PACKAGE@/tags .*/@ANY_VERSION@@ARCHIVE_EXT@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user