Skip to content
Commits on Source (4)
Upstream releases the source as .tar.bz2, to get a .tar.gz you need to call
bzcat xfce4-notifyd-X.Y.Z.tar.bz2 | gzip -9 > xfce4-notifyd_X.Y.Z.orig.tar.gz
xfce4-notifyd (0.4.4-1) UNRELEASED; urgency=medium
[ Yves-Alexis Perez ]
* New upstream version 0.4.4
[ Unit 193 ]
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 11.
* d/control: Drop Build-depends on libdbus-1-dev and libdbus-glib-1-dev.
* d/README.source, d/s/options: Drop, no longer useful.
* Trim whitespace from previous changelog entries.
-- Unit 193 <unit193@ubuntu.com> Tue, 09 Jul 2019 23:46:02 -0400
xfce4-notifyd (0.4.3-1) unstable; urgency=medium
* New upstream version 0.4.3
......
......@@ -3,11 +3,9 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper-compat (= 11),
exo-utils,
intltool,
libdbus-1-dev,
libdbus-glib-1-dev,
libgtk-3-dev (>= 3.20),
libnotify-dev (>= 0.7.0),
libxfce4panel-2.0-dev (>= 4.12),
......
extend-diff-ignore = "(^|/)(config\.sub|config\.guess|Makefile)$"