Compare commits

..

No commits in common. "cced6a1ef0f6b3480323526f2b727d37fa9c8024" and "f252e301b8316e62fdfe3f6695869139aae4eddf" have entirely different histories.

3 changed files with 7 additions and 21 deletions

9
debian/changelog vendored
View File

@ -1,12 +1,3 @@
lxqt-archiver (0.7.0-0ubuntu1) lunar; urgency=medium
* New upstream version.
* 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 22:12:24 -0600
lxqt-archiver (0.6.0-1) experimental; urgency=medium lxqt-archiver (0.6.0-1) experimental; urgency=medium
* New upstream release. * New upstream release.

13
debian/control vendored
View File

@ -1,6 +1,5 @@
Source: lxqt-archiver Source: lxqt-archiver
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>,
Andrew Lee (李健秋) <ajqlee@debian.org>, Andrew Lee (李健秋) <ajqlee@debian.org>,
Yao Wei (魏銘廷) <mwei@debian.org>, Yao Wei (魏銘廷) <mwei@debian.org>,
@ -10,16 +9,14 @@ Section: x11
Priority: optional Priority: optional
Build-Depends: cmake, Build-Depends: cmake,
debhelper-compat (= 13), debhelper-compat (= 13),
libfm-qt-dev (>= 1.2.0), libfm-qt-dev (>= 1.1.0),
libjson-glib-dev, libjson-glib-dev,
libmagic-dev, libmagic-dev,
libqt5x11extras5-dev, libqt5x11extras5-dev,
lxqt-build-tools (>= 0.12.0) lxqt-build-tools (>= 0.11.0)
Standards-Version: 4.6.1 Standards-Version: 4.6.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-archiver
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-archiver.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-archiver
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-archiver.git
Homepage: https://github.com/lxqt/lxqt-archiver Homepage: https://github.com/lxqt/lxqt-archiver
Rules-Requires-Root: no Rules-Requires-Root: no

6
debian/watch vendored
View File

@ -1,5 +1,3 @@
version=4 version=4
opts="searchmode=plain, \ opts="pgpsigurlmangle=s/$/.asc/" \
pgpsigurlmangle=s/$/.asc/, \ https://github.com/lxqt/lxqt-archiver/releases .*/lxqt-archiver-([\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