[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-clipman-plugin][debian/master] 10 commits: d/control: update standards version to 4.4.1

Yves-Alexis Perez gitlab at salsa.debian.org
Sun Oct 6 13:55:53 BST 2019



Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / xfce4-clipman-plugin


Commits:
487e92af by Yves-Alexis Perez at 2019-10-06T11:41:37Z
d/control: update standards version to 4.4.1

- - - - -
8c0b5ad2 by Yves-Alexis Perez at 2019-10-06T11:42:11Z
d/salsa-ci.yml: add configuration file for Salsa CI

- - - - -
bc014d47 by Yves-Alexis Perez at 2019-10-06T11:59:24Z
use debhelper-compat b-dep for dh compat level

- - - - -
615fc851 by Yves-Alexis Perez at 2019-10-06T11:59:40Z
d/control: update dh compat level to 11

- - - - -
1e2bb2ec by Yves-Alexis Perez at 2019-10-06T11:59:54Z
d/control: drop Lionel and Mike from uploaders, thanks!

- - - - -
3656daf5 by Yves-Alexis Perez at 2019-10-06T12:08:51Z
d/control: add b-dep on xfce4-dev-tools

- - - - -
012e4934 by Yves-Alexis Perez at 2019-10-06T12:19:00Z
d/rules: drop obsolete parellel rules

- - - - -
99343c7b by Yves-Alexis Perez at 2019-10-06T12:19:38Z
d/control: drop useless b-deps on autotools-dev

- - - - -
12a22e27 by Yves-Alexis Perez at 2019-10-06T12:50:25Z
finalize changelog

- - - - -
efb9c851 by Yves-Alexis Perez at 2019-10-06T12:50:34Z
upload xfce4-clipman-plugin 2:1.4.3-2 to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,20 @@
+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 at 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


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -2,11 +2,8 @@ Source: xfce4-clipman-plugin
 Section: xfce
 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>,
-           Mike Massonnet <mmassonnet at gmail.com>
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
+Uploaders: Yves-Alexis Perez <corsac at 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


=====================================
debian/rules
=====================================
@@ -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


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+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



View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-clipman-plugin/compare/5d46f414cf975e0e902af7e7e8ca9c94b04f950f...efb9c8517d5a5893baf074cfc7c15bfcceedf2d8

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-clipman-plugin/compare/5d46f414cf975e0e902af7e7e8ca9c94b04f950f...efb9c8517d5a5893baf074cfc7c15bfcceedf2d8
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/20191006/f9e6b026/attachment-0001.html>


More information about the Pkg-xfce-commits mailing list