Skip to content
Commits on Source (5)
xfce4-power-manager (1.6.5-3) UNRELEASED; urgency=medium
* Trim trailing whitespace.
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Name (from ./configure), Repository.
* Update standards version to 4.4.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Thu, 16 Jan 2020 20:29:32 +0000
xfce4-power-manager (1.6.5-2) unstable; urgency=medium
* d/control: xfpm needs libxfce4ui 4.13
......
......@@ -3,7 +3,7 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 11),
Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.16.1),
intltool,
libglib2.0-dev,
......@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 11),
libxfconf-0-dev (>= 4.10.0),
pkg-config,
xfce4-dev-tools
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-power-manager.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-power-manager
Homepage: https://goodies.xfce.org/projects/applications/xfce4-power-manager
......
......@@ -17,7 +17,10 @@ override_dh_auto_configure:
override_dh_install:
find debian/tmp/usr/lib -name 'lib*.la' -delete
dh_install --fail-missing
dh_install
%:
dh $@
override_dh_missing:
dh_missing --fail-missing
Name: xfce4-power-manager
Repository: git://git.xfce.org/xfce/xfce4-power-manager