[Git][debian-gis-team/usgs][master] New 0002-Fix-license-in-the-setup-script.patch
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Jul 8 18:03:38 BST 2023
Antonio Valentino pushed to branch master at Debian GIS Project / usgs
Commits:
f0c50de2 by Antonio Valentino at 2023-07-08T17:02:44+00:00
New 0002-Fix-license-in-the-setup-script.patch
- - - - -
2 changed files:
- + debian/patches/0002-Fix-license-in-the-setup-script.patch
- debian/patches/series
Changes:
=====================================
debian/patches/0002-Fix-license-in-the-setup-script.patch
=====================================
@@ -0,0 +1,22 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Sat, 8 Jul 2023 16:54:19 +0000
+Subject: Fix license in the setup script
+
+Forwarded: https://github.com/kapadia/usgs/pull/72
+---
+ setup.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index c839d12..2fc430b 100644
+--- a/setup.py
++++ b/setup.py
+@@ -19,7 +19,7 @@ setup(name='usgs',
+ author=u"Amit Kapadia",
+ author_email='amit at planet.com',
+ url='https://github.com/kapadia/usgs',
+- license='MIT',
++ license='ISC',
+ packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
+ include_package_data=True,
+ package_data={'usgs': ['data/datasets.json']},
=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
0001-Fix-privacy-breach.patch
+0002-Fix-license-in-the-setup-script.patch
View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/f0c50de2049bcc721f3332e07c7645175ca4881a
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/f0c50de2049bcc721f3332e07c7645175ca4881a
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-grass-devel/attachments/20230708/be8f1f61/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list