[Pkg-xfce-commits] [Git][xfce-team/goodies/thunar-archive-plugin][debian/master] 3 commits: Use xdt-autogen to autoreconf
Andreas Rönnquist
gitlab at salsa.debian.org
Fri May 11 09:38:08 BST 2018
Andreas Rönnquist pushed to branch debian/master at xfce / goodies / thunar-archive-plugin
Commits:
32a70371 by Andreas Rönnquist at 2018-05-11T02:24:55+02:00
Use xdt-autogen to autoreconf
- - - - -
aff59aa9 by Andreas Rönnquist at 2018-05-11T02:32:07+02:00
Use debhelper compat 11
- - - - -
94f7cbf2 by Andreas Rönnquist at 2018-05-11T02:32:26+02:00
Upgrade to Standards Version 4.1.4
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ thunar-archive-plugin (0.4.0-1) UNRELEASED; urgency=medium
* Remove symlinking org.gnome.FileRoller.tap, already done
in upstream buildsystem
* Fix copyright year for corsac
+ * Use xdt-autogen to autoreconf
+ * Use debhelper compat 11
+ * Upgrade to Standards-Version 4.1.4
-- Yves-Alexis Perez <corsac at debian.org> Thu, 10 May 2018 18:13:20 +0200
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ 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 (>= 9), autotools-dev, pkg-config,
- intltool, libthunarx-3-dev, libexo-2-dev
-Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 11), autotools-dev, pkg-config,
+ intltool, libthunarx-3-dev, libexo-2-dev, xfce4-dev-tools
+Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/thunar-archive-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/thunar-archive-plugin
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -12,5 +12,8 @@ override_dh_install:
rm -rf debian/thunar-archive-plugin/usr/lib/$(DEB_HOST_MULTIARCH)/thunarx-2/*.la
dh_install --fail-missing
+override_dh_autoreconf:
+ NOCONFIGURE=1 dh_autoreconf xdt-autogen
+
%:
dh $@
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/thunar-archive-plugin/compare/1a98f71fd4c40cc6bb6f173a9a93fba6d5231487...94f7cbf248ce08d6ecaee05d7a4414bf1959058c
---
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/thunar-archive-plugin/compare/1a98f71fd4c40cc6bb6f173a9a93fba6d5231487...94f7cbf248ce08d6ecaee05d7a4414bf1959058c
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/20180511/fdaf8a36/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list