[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-notifyd][debian/master] 5 commits: d/control: update standards version to 4.3.0
Yves-Alexis Perez
gitlab at salsa.debian.org
Fri Dec 28 12:36:22 GMT 2018
Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / xfce4-notifyd
Commits:
fb36df4a by Yves-Alexis Perez at 2018-12-28T12:21:51Z
d/control: update standards version to 4.3.0
- - - - -
3e120cc8 by Yves-Alexis Perez at 2018-12-28T12:25:56Z
update debhelper compat to 10
- - - - -
615803fc by Yves-Alexis Perez at 2018-12-28T12:27:31Z
d/xfce4-notifyd.lintian-overrides: add override for dbus-session-service-wrong-name
- - - - -
00273435 by Yves-Alexis Perez at 2018-12-28T12:31:45Z
finalize changelog
- - - - -
b01d145d by Yves-Alexis Perez at 2018-12-28T12:32:11Z
upload xfce4-notifyd 0.4.3-1 to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
- debian/xfce4-notifyd.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,14 @@
-xfce4-notifyd (0.4.3-1) UNRELEASED; urgency=medium
+xfce4-notifyd (0.4.3-1) unstable; urgency=medium
* New upstream version 0.4.3
* d/control: drop Lionel and Evgeni from uploaders, thanks!
* d/control: update standards version to 4.2.1
+ * d/control: update standards version to 4.3.0
+ * update debhelper compat to 10
+ * d/xfce4-notifyd.lintian-overrides: add override for
+ dbus-session-service-wrong-name
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 06 Nov 2018 21:32:27 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 28 Dec 2018 13:32:05 +0100
xfce4-notifyd (0.4.2-1) unstable; urgency=medium
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -3,9 +3,7 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
- dpkg-dev (>= 1.16.1),
+Build-Depends: debhelper (>= 10),
exo-utils,
intltool,
libdbus-1-dev,
@@ -17,7 +15,7 @@ Build-Depends: debhelper (>= 9),
libxfce4util-dev (>= 4.12),
libxfconf-0-dev (>= 4.12),
xfce4-dev-tools
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
Homepage: https://goodies.xfce.org/projects/applications/xfce4-notifyd
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd
=====================================
debian/rules
=====================================
@@ -11,9 +11,5 @@ override_dh_install:
find debian/xfce4-notifyd -name '*.la' -delete
dh_install
-override_dh_auto_configure:
- NOCONFIGURE=1 xdt-autogen
- dh_auto_configure -- --enable-maintainer-mode
-
%:
- dh $@ --parallel --with autoreconf
+ dh $@
=====================================
debian/xfce4-notifyd.lintian-overrides
=====================================
@@ -1,3 +1,5 @@
# we do build with stackprotector
xfce4-notifyd: hardening-no-stackprotector usr/bin/xfce4-notifyd-config
xfce4-notifyd: hardening-no-stackprotector usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd
+# this is on purpose, the notification service name is generic
+xfce4-notifyd: dbus-session-service-wrong-name org.freedesktop.Notifications.service usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd/compare/82db271d4b9b89c92c9eb4fd5a7ffd5b63c5f489...b01d145d27515956b6f64100a641748683a1f58c
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd/compare/82db271d4b9b89c92c9eb4fd5a7ffd5b63c5f489...b01d145d27515956b6f64100a641748683a1f58c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20181228/6085aec4/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list