Skip to content
Commits on Source (2)
......@@ -5,10 +5,11 @@ tumbler (0.2.1-1) UNRELEASED; urgency=medium
[ Unit 193 ]
* New upstream version 0.2.1
* Update Standards-Version to 4.1.3.
* Update Standards-Version to 4.1.4.
* d/changelog: Remove trailing whitespace from previous entry.
* d/control, d/copyright, d/watch: Use https where possible.
* d/control: Move libtumbler-1-0 to section 'libs'.
* d/rules: Replace the override on dh_install with dh_missing.
-- Unit 193 <unit193@ubuntu.com> Sat, 31 Mar 2018 23:04:39 -0400
......
......@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 10),
libpoppler-glib-dev,
pkg-config,
xfce4-dev-tools
Standards-Version: 4.1.3
Standards-Version: 4.1.4
Homepage: https://www.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/tumbler.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/tumbler
......
......@@ -7,17 +7,17 @@ override_dh_autoreconf:
mkdir -p m4
NOCONFIGURE=1 dh_autoreconf xdt-autogen
override_dh_install:
dh_install --list-missing -X .la
override_dh_auto_configure:
dh_auto_configure -- --disable-silent-rules
override_dh_makeshlibs:
dh_makeshlibs -p libtumbler-1-0 -X usr/lib/$(DEB_HOST_MULTIARCH)/tumbler-1/plugins
override_dh_missing:
dh_missing --list-missing -X .la
override_dh_strip:
dh_strip --dbgsym-migration='libtumbler-1-dbg (<< 0.1.92.1-1~)'
override_dh_auto_configure:
dh_auto_configure -- --disable-silent-rules
%:
dh $@