Skip to content

Commits on Source 10

xfce4-clipman-plugin (2:1.4.3-2) unstable; urgency=medium
[ Jeremy Bicha ]
* Drop obsolete libglade2-dev and libunique-dev from Build-Depends
[ Yves-Alexis Perez ]
* d/control: update standards version to 4.4.1
* d/salsa-ci.yml: add configuration file for Salsa CI
* use debhelper-compat b-dep for dh compat level
* d/control: update dh compat level to 11
* d/control: drop Lionel and Mike from uploaders, thanks!
* d/control: add b-dep on xfce4-dev-tools
* d/rules: drop obsolete parellel rules
* d/control: drop useless b-deps on autotools-dev
-- Yves-Alexis Perez <corsac@debian.org> Sun, 06 Oct 2019 14:50:30 +0200
xfce4-clipman-plugin (2:1.4.3-1) unstable; urgency=medium
* Moved the package to git on salsa.debian.org
......
......@@ -2,11 +2,8 @@ Source: xfce4-clipman-plugin
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>,
Lionel Le Folgoc <mrpouit@gmail.com>,
Mike Massonnet <mmassonnet@gmail.com>
Build-Depends: autotools-dev,
debhelper (>= 9),
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 11),
intltool,
libexo-1-dev,
libgtk-3-dev,
......@@ -19,8 +16,9 @@ Build-Depends: autotools-dev,
libxml-parser-perl,
libxml2-dev,
libxtst-dev,
pkg-config
Standards-Version: 4.2.1
pkg-config,
xfce4-dev-tools
Standards-Version: 4.4.1
Homepage: http://goodies.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-clipman-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-clipman-plugin
......
......@@ -4,7 +4,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --parallel
dh $@
override_dh_auto_configure:
dh_auto_configure -- --disable-static --disable-silent-rules
......
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml