[pkg-wine-party] [wine] 335/335: Fix typo to clarify license LGPL-2.1 *or later* in import scripts.

Jens Reyer jreyer-guest at moszumanska.debian.org
Thu Apr 6 16:12:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit f4900f10a107046e3b562b0921d7090cf6d4615e
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Thu Apr 6 13:23:46 2017 +0200

    Fix typo to clarify license LGPL-2.1 *or later* in import scripts.
---
 debian/changelog      | 1 +
 debian/scripts/import | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6ee1718..3467c9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ wine-development (2.5+dfsg-1) UNRELEASED; urgency=medium
   * Add +dfsg suffix to the upstream version.
   * Document purpose of the sonames2elf script.
   * Support stable release 2.0 in import script.
+  * Fix typo to clarify license LGPL-2.1 *or later* in import scripts.
 
  -- Jens Reyer <jre.winesim at gmail.com>  Thu, 06 Apr 2017 12:40:41 +0200
 
diff --git a/debian/scripts/import b/debian/scripts/import
index ff10496..b23232e 100755
--- a/debian/scripts/import
+++ b/debian/scripts/import
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 # Copyright: 2013-2015 Michael Gilbert <mgilbert at debian.org>
-# License: LGPL-2.1
+# License: LGPL-2.1+
 
 # check for version argument
 if [ "$#" -lt "1" ]; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list