Skip to content
Commits on Source (2)
xfdesktop4 (4.13.5-1) UNRELEASED; urgency=medium
* New upstream version 4.13.4.
* New upstream version 4.13.5.
* d/rules:
- Drop dbgsym migration, it is complete.
- Drop manual autoreconf.
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 11.
-- Mateusz Łukasik <mati75@linuxmint.pl> Tue, 04 Jun 2019 15:36:12 +0200
......
......@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>,
Lionel Le Folgoc <mrpouit@gmail.com>
Build-Depends: debhelper (>= 11),
Build-Depends: debhelper-compat (= 11),
intltool,
libcairo2-dev,
libexo-2-dev (>= 0.11.0),
......
......@@ -3,9 +3,6 @@
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
override_dh_autoreconf:
NOCONFIGURE=1 dh_autoreconf xdt-autogen
override_dh_auto_configure:
dh_auto_configure -- --enable-thunarx \
--docdir=\$${prefix}/share/doc/xfdesktop4-data
......@@ -22,9 +19,5 @@ override_dh_link-arch:
rm -rf $(CURDIR)/debian/xfdesktop4/usr/share/doc/xfdesktop4
ln -s xfdesktop4-data $(CURDIR)/debian/xfdesktop4/usr/share/doc/xfdesktop4
dh_link
override_dh_strip:
dh_strip --dbgsym-migration='xfdesktop4-dbg (<< 4.12.3-3~)'
%:
dh $@