Antonio Valentino pushed to branch master at Debian GIS Project / pyaps3
Commits: 40f29faa by Antonio Valentino at 2022-05-15T17:41:41+00:00 Add Forwarded tag to all patches - - - - - e9be945e by Antonio Valentino at 2022-05-15T17:50:18+00:00 Add Cite-As field in d/upstream/metadata - - - - - 5b1865c1 by Antonio Valentino at 2022-05-15T17:56:56+00:00 Update d/watch to use github tags - - - - - 4 changed files: - debian/copyright - debian/patches/0001-Fix-indentation.patch - debian/upstream/metadata - debian/watch Changes: ===================================== debian/copyright ===================================== @@ -10,6 +10,12 @@ License: GPL-3+ Files: src/pyaps3/ecmwfapi.py Copyright: 2012-2013, ECMWF. +License: Apache-2.0 + +Files: debian/* +Copyright: 2022 Antonio Valentino <[email protected]> +License: GPL-3+ + License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,10 +32,6 @@ License: Apache-2.0 On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". -Files: debian/* -Copyright: 2022 Antonio Valentino <[email protected]> -License: GPL-3+ - License: GPL-3+ 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 ===================================== debian/patches/0001-Fix-indentation.patch ===================================== @@ -2,6 +2,10 @@ From: Antonio Valentino <[email protected]> Date: Sun, 15 May 2022 07:01:42 +0000 Subject: Fix indentation +Forwarded: no + +Both the files modified (getecmwf.py and getoper.py) have been removed +form the upstream min development branch. --- src/pyaps3/getecmwf.py | 2 +- src/pyaps3/getoper.py | 2 +- ===================================== debian/upstream/metadata ===================================== @@ -3,3 +3,8 @@ Bug-Database: https://github.com/insarlab/PyAPS/issues Bug-Submit: https://github.com/insarlab/PyAPS/issues/new Repository: https://github.com/insarlab/PyAPS.git Repository-Browse: https://github.com/insarlab/PyAPS +Cite-As: > + Jolivet, R., R. Grandin, C. Lasserre, M.-P. Doin and G. Peltzer (2011), + Systematic InSAR tropospheric phase delay corrections from global + meteorological reanalysis data, Geophys. Res. Lett., 38, L17311, + doi:10.1029/2011GL048757. ===================================== debian/watch ===================================== @@ -1,5 +1,8 @@ version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ -uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -https://pypi.debian.net/pyaps3/pyaps3-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\ +filenamemangle=s/(?:.*?)?(?:rel|v|pyaps)?[\-\_]?(\d\S*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pyaps-$1.$2/,\ +repacksuffix=+dfsg \ +https://github.com/insarlab/pyaps/tags \ +(?:.*?/archive/(?:.*?/)?)?(?:rel|v|pyaps)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/pyaps3/-/compare/a8939b2b7d322b91d851215eadc3984510673cef...5b1865c13c2f6d8060ea140391e8724b48aed3bb -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyaps3/-/compare/a8939b2b7d322b91d851215eadc3984510673cef...5b1865c13c2f6d8060ea140391e8724b48aed3bb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
