Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Add *-stanza to copyright
· 148a53dc
Andreas Rönnquist
authored
May 11, 2018
148a53dc
Fix copyright lintian warnings
· a1e73785
Andreas Rönnquist
authored
May 11, 2018
a1e73785
Update copyright format URL
· 64094de8
Andreas Rönnquist
authored
May 11, 2018
64094de8
Fix duplicate copyright field
· 4fa84163
Andreas Rönnquist
authored
May 11, 2018
4fa84163
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
4fa84163
...
...
@@ -16,6 +16,11 @@ thunar-archive-plugin (0.4.0-1) UNRELEASED; urgency=medium
* Use debhelper compat 11
* Upgrade to Standards-Version 4.1.4
* Fix properly removing .la-files
* Add *-stanza to copyright file
* Fix lintian warning wildcard-matches-nothing-in-dep5-copyright and
unused-file-paragraph-in-dep5-copyright
* Update Debian copyright format URL
* Fix duplicate copyright field
-- Yves-Alexis Perez <corsac@debian.org> Thu, 10 May 2018 18:13:20 +0200
...
...
debian/copyright
View file @
4fa84163
Format: http://
svn
.debian.org/
wsvn/dep/web/deps/dep5.mdwn?rev=162
Format: http
s
://
www
.debian.org/
doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: thunar-archive-plugin
Upstream-Contact: Jannis Pohlmann <jannis@xfce.org>
Source: http://thunar.xfce.org/pwiki/projects/thunar-archive-plugin
Files: debian/*
Copyright: © 2006-2011 Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
License: GPL-2+
Files: *
Copyright: 2006 Benedikt Meurer <benny@xfce.org>
2011 Jannis Pohlmann <jannis@xfce.org>
License: LGPL-2+
Files: autogen.sh
thunar-archive-plugin/tap-backend.c
Files: thunar-archive-plugin/tap-backend.c
thunar-archive-plugin/tap-provider.c
thunar-archive-plugin/thunar-archive-plugin.c
Copyright: 2002-2006, Benedikt Meurer <benny@xfce.org>
...
...
@@ -22,7 +22,8 @@ Copyright: 2006, Benedikt Meurer <benny@xfce.org>
License: LGPL-2+
Files: debian/*
Copyright: 2006-2011 Yves-Alexis Perez <corsac@debian.org>
Copyright: © 2006-2011 Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
2006-2011 Yves-Alexis Perez <corsac@debian.org>
License: GPL-2+
License: GPL-2+
...
...