Compare commits

..

No commits in common. "a9e0cfa9e4f151e616033206b4c3e6af9cb20fed" and "3ab44abcd9c0816c4a9f71eb4f99ee3ea02fa947" have entirely different histories.

3 changed files with 6 additions and 18 deletions

10
debian/changelog vendored
View File

@ -1,13 +1,3 @@
lxqt-notificationd (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Bump build dependencies in debian/control.
* Bump Standards-version to 4.6.1, no changes needed.
* Lubuntuify the package slightly, to make debhelper happy.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 17:28:36 -0600
lxqt-notificationd (1.1.0-0ubuntu1) kinetic; urgency=medium lxqt-notificationd (1.1.0-0ubuntu1) kinetic; urgency=medium
* New upstream release. * New upstream release.

8
debian/control vendored
View File

@ -8,14 +8,14 @@ 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.1.0),
libqt5svg5-dev, libqt5svg5-dev,
libqt5x11extras5-dev, libqt5x11extras5-dev,
libx11-dev, libx11-dev,
qtbase5-private-dev qtbase5-private-dev
Standards-Version: 4.6.1 Standards-Version: 4.5.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging Vcs-Browser: https://phab.lubuntu.me/source/lxqt-notificationd/
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git Vcs-Git: https://phab.lubuntu.me/source/lxqt-notificationd.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git
Homepage: https://github.com/lxqt/lxqt-notificationd Homepage: https://github.com/lxqt/lxqt-notificationd

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-notificationd/releases .*/lxqt-notificationd-([\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