[Pkg-xfce-commits] [Git][xfce-team/apps/xfce4-taskmanager][debian/master] 6 commits: Trim trailing whitespace.

Yves-Alexis Perez gitlab at salsa.debian.org
Fri Jan 17 06:58:20 GMT 2020



Yves-Alexis Perez pushed to branch debian/master at xfce / apps / xfce4-taskmanager


Commits:
963b026d by Debian Janitor at 2020-01-16T19:49:20+00:00
Trim trailing whitespace.

Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html

- - - - -
7bf5ea35 by Debian Janitor at 2020-01-16T19:49:44+00:00
Use secure copyright file specification URI.

Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html

- - - - -
0036830b by Debian Janitor at 2020-01-16T19:50:08+00:00
Bump debhelper from old 10 to 12.

Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

- - - - -
c79c2e61 by Debian Janitor at 2020-01-16T19:50:32+00:00
Set debhelper-compat version in Build-Depends.

Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

- - - - -
f34f49fa by Debian Janitor at 2020-01-16T19:50:57+00:00
Update standards version to 4.4.1, no changes needed.

Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

- - - - -
c63b4220 by Yves-Alexis Perez at 2020-01-17T06:58:18+00:00
Merge branch 'lintian-fixes' into 'debian/master'

Fix some issues reported by lintian

See merge request xfce-team/apps/xfce4-taskmanager!1
- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+xfce4-taskmanager (1.2.2-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 10 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.4.1, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Thu, 16 Jan 2020 19:49:10 +0000
+
 xfce4-taskmanager (1.2.2-1) unstable; urgency=medium
 
   * d/watch: use HTTPS protocol
@@ -128,7 +138,7 @@ xfce4-taskmanager (1.0.0-1) unstable; urgency=low
 xfce4-taskmanager (0.4.1-1) unstable; urgency=low
 
   * New upstream release.
-    - fix cpu utilisation display on amd64.                     closes: #486474 
+    - fix cpu utilisation display on amd64.                     closes: #486474
   * debian/control:
     - update standards version to 3.8.0.
 
@@ -144,8 +154,8 @@ xfce4-taskmanager (0.4.0-1) unstable; urgency=low
     - 01_fix-implicit-pointer-conversion dropped, merged upstream.
     - 02_fix-units dropped, merged upstream.
   * debian/xfce4-taskmanager.1: update version.
-  * debian/compat: update to 7. 
-  * debian/control: 
+  * debian/compat: update to 7.
+  * debian/control:
     - update build-dep on debhelper accordingly.
     - remove  Rudy Godoy and Martin Loschwitz from Uploaders.
   * debian/copyright:
@@ -201,5 +211,5 @@ xfce4-taskmanager (0.3.1-1) unstable; urgency=low
 
   * (Markus Bergholz <markuman at gmail.com>)
     + Initial release.                                         closes: #365674
-  
+
  -- Yves-Alexis Perez <corsac at corsac.net>  Sat, 03 Jun 2006 15:59:00 +0200


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: xfce
 Priority: optional
 Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 12),
                intltool,
                libcairo2-dev,
                libgtk-3-dev,
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10),
                libwnck-3-dev,
                libxmu-dev,
                xfce4-dev-tools
-Standards-Version: 4.3.0
+Standards-Version: 4.4.1
 Homepage: https://goodies.xfce.org/projects/applications/xfce4-taskmanager
 Vcs-Git: https://salsa.debian.org/xfce-team/apps/xfce4-taskmanager.git
 Vcs-Browser: https://salsa.debian.org/xfce-team/apps/xfce4-taskmanager


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: xfce4-taskmanager
 Source: http://goodies.xfce.org/projects/applications/xfce4-taskmanager
 



View it on GitLab: https://salsa.debian.org/xfce-team/apps/xfce4-taskmanager/compare/76e9544eefa4f35579dcc1fd54e9c3a2ec2ea95d...c63b422029c15afce3dfda742f8eb18c6563dede

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/apps/xfce4-taskmanager/compare/76e9544eefa4f35579dcc1fd54e9c3a2ec2ea95d...c63b422029c15afce3dfda742f8eb18c6563dede
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/20200117/693123f0/attachment-0001.html>


More information about the Pkg-xfce-commits mailing list