Compare commits

...

6 Commits

3 changed files with 18 additions and 6 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
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
* New upstream release.

8
debian/control vendored
View File

@ -8,14 +8,14 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev,
liblxqt1-dev (>= 1.1.0),
liblxqt1-dev (>= 1.2.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
qtbase5-private-dev
Standards-Version: 4.5.1
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-notificationd/
Vcs-Git: https://phab.lubuntu.me/source/lxqt-notificationd.git
Standards-Version: 4.6.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git
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
Homepage: https://github.com/lxqt/lxqt-notificationd

6
debian/watch vendored
View File

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