On 2018-05-01 Hugh McMaster <[email protected]> wrote:
> Hi Andreas,
> I've updated d/copyright and d/changelog with reference to your feedback.
[...]
Hello Hugh,
the correspondig change for
Use 'uversionmangle' instead of 'oversionmangle'.
seems to have been lost. Also all license statements have a "or later
clause" and afaik should use "+" in the short name ("LGPL-2.1+").
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
>From 906ebb93e97ee71883cc265bab268597d10c35d9 Mon Sep 17 00:00:00 2001
From: Andreas Metzler <[email protected]>
Date: Tue, 1 May 2018 13:42:09 +0200
Subject: [PATCH 1/2] Add lost change:
Use 'uversionmangle' instead of 'oversionmangle'.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 3e90080..eee700e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts="oversionmangle=s/_/\./g" \
+opts="uversionmangle=s/_/\./g" \
https://github.com/libexif/libexif-gtk/tags .*\/libexif-gtk-(\d\S+)-release\.tar\.gz
--
2.17.0
>From 13644f58474a9a341682ba52891e931c26af28f1 Mon Sep 17 00:00:00 2001
From: Andreas Metzler <[email protected]>
Date: Tue, 1 May 2018 14:03:11 +0200
Subject: [PATCH 2/2] Fix license shortname
---
debian/copyright | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 43399a5..408d95a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,60 +2,60 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libexif-gtk
Upstream-Contact: Lutz Müller <[email protected]>
Source: https://libexif.github.io/
-License: LGPL-2.1
+License: LGPL-2.1+
Files: *
Copyright: 2001-2004 Lutz Müller <[email protected]>
2002 Hans Ulrich Niedermann <[email protected]>
-License: LGPL-2.1
+License: LGPL-2.1+
Files: gtk-extensions/*
Copyright: 2001 Lutz Müller <[email protected]>
-License: LGPL-2
+License: LGPL-2+
Files: libexif-gtk/*
Copyright: 2001-2002 Lutz Müller <[email protected]>
-License: LGPL-2
+License: LGPL-2+
Files: libexif-gtk/gtk-exif-entry-version.c
Copyright: 2001-2002 Lutz Müller <[email protected]>
2002 Arnaud Rouanet <[email protected]>
-License: LGPL-2
+License: LGPL-2+
-Files: libexif-gtk/gtk-exif-util.h
+Files: libexif-gtk/gtk-exif-util.h tests/test-libexif-gtk.c
Copyright: 2002 Lutz Müller <[email protected]>
-License: LGPL-2.1
+License: LGPL-2.1+
Files: m4m/gp-byteorder.m4 m4m/stdint.m4
Copyright: 2001-2002 Dan Fandrich <[email protected]>
-License: LGPL-2.1
+License: LGPL-2.1+
Files: po/de.po
Copyright: 2002 Lutz Müller <[email protected]>
2004-2010 Marcus Meissner <[email protected]>
2009 Chris Leick <[email protected]>
2012 Dan Fandrich <[email protected]>
-License: LGPL-2.1
+License: LGPL-2.1+
Files: po/es.po
Copyright: 2002-2004 Fabian Mandelbaum <[email protected]>
-License: LGPL-2.1
+License: LGPL-2.1+
Files: po/fr.po
Copyright: 2003-2004 Arnaud Launay <[email protected]>
2011 Emmanuel Bouthenot <[email protected]>
-License: LGPL-2.1
+License: LGPL-2.1+
Files: po/pl.po
Copyright: 2005-2013 Jakub Bogusz <[email protected]>
-License: LGPL-2.1
+License: LGPL-2.1+
Files: po/ru.po
Copyright: 2003-2004 Vyachelav Dikonov <[email protected]>
2006 Alexandre Prokoudine <[email protected]>
-License: LGPL-2.1
+License: LGPL-2.1+
-License: LGPL-2.1
+License: LGPL-2.1+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
@@ -73,7 +73,7 @@ License: LGPL-2.1
On Debian systems, the complete text of the GNU Lesser General Public License
version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
-License: LGPL-2
+License: LGPL-2+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
@@ -96,9 +96,9 @@ Copyright: 2002-2004 Christophe Barbe <[email protected]>
2004-2005 Frederic Peters <[email protected]>
2009-2011 Emmanuel Bouthenot <[email protected]>
2018 Hugh McMaster <[email protected]>
-License: GPL-2
+License: GPL-2+
-License: GPL-2
+License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
--
2.17.0
_______________________________________________
Pkg-phototools-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-phototools-devel