[Pkg-xfce-commits] [Git][xfce-team/goodies/thunar-archive-plugin][debian/master] 4 commits: Trim trailing whitespace.
Yves-Alexis Perez
gitlab at salsa.debian.org
Tue Apr 28 08:05:34 BST 2020
Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / thunar-archive-plugin
Commits:
2521bdae by Debian Janitor at 2020-04-27T03:15:51+00:00
Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
- - - - -
cd27ce7d by Debian Janitor at 2020-04-27T03:16:55+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
- - - - -
028cb4e0 by Debian Janitor at 2020-04-27T03:17:41+00:00
Refer to specific version of license GPL-2+, LGPL-2+.
Fixes: lintian: copyright-refers-to-symlink-license
See-also: https://lintian.debian.org/tags/copyright-refers-to-symlink-license.html
Fixes: lintian: copyright-refers-to-versionless-license-file
See-also: https://lintian.debian.org/tags/copyright-refers-to-versionless-license-file.html
- - - - -
8db9a0df by Yves-Alexis Perez at 2020-04-28T07:05:32+00:00
Merge branch 'lintian-fixes' into 'debian/master'
Fix some issues reported by lintian
See merge request xfce-team/goodies/thunar-archive-plugin!1
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+thunar-archive-plugin (0.4.0-3) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Set debhelper-compat version in Build-Depends.
+ * Refer to specific version of license GPL-2+, LGPL-2+.
+
+ -- Debian Janitor <janitor at jelmer.uk> Mon, 27 Apr 2020 03:15:33 +0000
+
thunar-archive-plugin (0.4.0-2) unstable; urgency=medium
* d/p/01_add-support-for-engrampa: merge install-exec-hooks targets
@@ -114,7 +122,7 @@ thunar-archive-plugin (0.3.0-4) unstable; urgency=low
[ Yves-Alexis Perez ]
* debian/copyright:
- fix copyright information for debian folder.
- - adjust text on license location.
+ - adjust text on license location.
-- Yves-Alexis Perez <corsac at debian.org> Fri, 28 Oct 2011 10:53:54 +0200
@@ -139,8 +147,8 @@ thunar-archive-plugin (0.3.0-2) unstable; urgency=low
* debian/control:
- remove Emanuele and Simon from uploaders, thanks to them.
- update standards version to 3.9.2.
- - drop useless cdbs build-dep.
- - fix spelling error in long description.
+ - drop useless cdbs build-dep.
+ - fix spelling error in long description.
-- Yves-Alexis Perez <corsac at debian.org> Wed, 20 Apr 2011 12:55:58 +0200
@@ -149,7 +157,7 @@ thunar-archive-plugin (0.3.0-1) experimental; urgency=low
* New upstream release:
- Add 7z archive support. closes: #581936
* Switch to 3.0 (quilt) source format.
- * debian/patches:
+ * debian/patches:
- 01_use-correct-file-roller-args dropped, merged upstream.
* debian/copyright updated and switched to DEP-5 format.
* debian/control:
@@ -196,7 +204,7 @@ thunar-archive-plugin (0.2.4-4) unstable; urgency=low
thunar-archive-plugin (0.2.4-3) unstable; urgency=low
- * debian/patches: 01_use-correct-file-roller-args refreshed.
+ * debian/patches: 01_use-correct-file-roller-args refreshed.
Thanks Mathias Brodala. (really) closes: #424986
-- Yves-Alexis Perez <corsac at debian.org> Tue, 04 Mar 2008 21:28:16 +0100
@@ -234,7 +242,7 @@ thunar-archive-plugin (0.2.2-1) unstable; urgency=low
thunar-archive-plugin (0.2.0-1) unstable; urgency=low
* New upstream release
- * debian/copyright: corrected license, it's only LGPL
+ * debian/copyright: corrected license, it's only LGPL
-- Yves-Alexis Perez <corsac at corsac.net> Wed, 5 Jul 2006 13:48:04 +0200
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
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 (>= 11),
+Build-Depends: debhelper-compat (= 11),
intltool,
libexo-2-dev,
libthunarx-3-dev,
=====================================
debian/copyright
=====================================
@@ -28,8 +28,8 @@ License: GPL-2+
License: GPL-2+
On Debian systems, the complete text of the GNU General Public License can be
- found in `/usr/share/common-licenses/GPL'.
+ found in `/usr/share/common-licenses/GPL-2'.
License: LGPL-2+
On Debian systems, the complete text of the GNU Library General Public
- License can be found in `/usr/share/common-licenses/LGPL'.
+ License can be found in `/usr/share/common-licenses/LGPL-2'.
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/thunar-archive-plugin/-/compare/615a6ce6589232861e6208a9b8e80863002dc7c0...8db9a0dfcd7a8314f0807508953d167676ab41ea
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/thunar-archive-plugin/-/compare/615a6ce6589232861e6208a9b8e80863002dc7c0...8db9a0dfcd7a8314f0807508953d167676ab41ea
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/20200428/3e0827c6/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list