[Git][debian-gis-team/sarsen][master] 2 commits: Fix d/copyright formatting
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Wed Aug 10 07:09:34 BST 2022
Antonio Valentino pushed to branch master at Debian GIS Project / sarsen
Commits:
94ed0af8 by Antonio Valentino at 2022-08-10T06:07:17+00:00
Fix d/copyright formatting
- - - - -
c782851e by Antonio Valentino at 2022-08-10T06:09:09+00:00
Add a comment in d/rules to explain why the GITHUB_ACTIONS env var is set
- - - - -
2 changed files:
- debian/copyright
- debian/rules
Changes:
=====================================
debian/copyright
=====================================
@@ -7,11 +7,11 @@ Comment: The upstream release is repacked in order to exclude a symbolic link
Files-Excluded: notebooks/data
Files: *
-Copyright: 2016-2022 B-Open <software at bopen.eu>
+Copyright: 2016-2022, B-Open <software at bopen.eu>
License: Apache-2.0
Files: debian/*
-Copyright: 2022 Antonio Valentino <antonio.valentino at tiscali.it>
+Copyright: 2022, Antonio Valentino <antonio.valentino at tiscali.it>
License: Apache-2.0
License: Apache-2.0
@@ -31,7 +31,7 @@ License: Apache-2.0
Version 2.0 can be found in '/usr/share/common-licenses/Apache-2.0'.
Files: tests/data/*
-Copyright: 2022 European Union
+Copyright: 2022, European Union
License: copernicus-data
Contains modified Copernicus Sentinel data 2022
.
=====================================
debian/rules
=====================================
@@ -1,5 +1,6 @@
#! /usr/bin/make -f
+# Skip tests that require a large amount of memory
export GITHUB_ACTIONS=true
%:
View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/compare/5f38d6113130be84207699e5236d481914bca37c...c782851e20de0003fa09f3dcc433f64331489c8b
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/compare/5f38d6113130be84207699e5236d481914bca37c...c782851e20de0003fa09f3dcc433f64331489c8b
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/20220810/a6961412/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list