[Pkg-xfce-commits] [Git][xfce-team/desktop/xfdesktop4][debian/master] 2 commits: * d/rules:
Mateusz Łukasik
gitlab at salsa.debian.org
Thu Jul 11 09:50:56 BST 2019
Mateusz Łukasik pushed to branch debian/master at xfce / desktop / xfdesktop4
Commits:
f3b24640 by Mateusz Łukasik at 2019-07-11T08:50:00Z
* d/rules:
- Drop dbgsym migration, it is complete.
- Drop manual autoreconf.
- - - - -
8a80bd2d by Mateusz Łukasik at 2019-07-11T08:50:29Z
Drop d/compat in favor of debhelper-compat, bump to 11.
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,11 @@
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 at linuxmint.pl> Tue, 04 Jun 2019 15:36:12 +0200
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>,
Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 11),
intltool,
libcairo2-dev,
libexo-2-dev (>= 0.11.0),
=====================================
debian/rules
=====================================
@@ -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 $@
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfdesktop4/compare/02dc9c45eea8913ae7c449eb3ae63cbfe0609ad9...8a80bd2d1817e855266564f5d4a8934fe9f93c0c
--
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfdesktop4/compare/02dc9c45eea8913ae7c449eb3ae63cbfe0609ad9...8a80bd2d1817e855266564f5d4a8934fe9f93c0c
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/20190711/b10d5a00/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list