Antonio Valentino pushed to branch master at Debian GIS Project / pytroll-schedule
Commits: f96047be by Antonio Valentino at 2021-10-02T08:11:46+00:00 Set Rules-Requires-Root: no - - - - - 6d0bf0d3 by Antonio Valentino at 2021-10-02T09:11:22+00:00 Set Forwarded field in all patches - - - - - da52d757 by Antonio Valentino at 2021-10-02T09:16:00+00:00 Set distribution to unstable - - - - - 5 changed files: - debian/changelog - debian/control - debian/patches/0001-Fix-tests.patch - debian/patches/0002-Do-not-install-broken-script.patch - debian/patches/0003-Fix-test-intersection.patch Changes: ===================================== debian/changelog ===================================== @@ -1,12 +1,17 @@ -pytroll-schedule (0.5.2-3) UNRELEASED; urgency=medium +pytroll-schedule (0.5.2-3) unstable; urgency=medium [ Antonio Valentino ] * Bump Standards-Version to 4.6.0, no changes. + * debian/control: + - set Rules-Requires-Root: no + - add build-dependency on dh-sequence-python3 + * debian/patches: + - set Forwarded fielda in all patches [ Bas Couwenberg ] * Update watch file for GitHub URL changes. - -- Antonio Valentino <[email protected]> Mon, 30 Sep 2019 19:56:52 +0200 + -- Antonio Valentino <[email protected]> Sat, 02 Oct 2021 09:15:23 +0000 pytroll-schedule (0.5.2-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, + dh-sequence-python3, python3-all, python3-numpy, python3-pyorbital, @@ -15,6 +16,7 @@ Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pytroll-schedule Vcs-Git: https://salsa.debian.org/debian-gis-team/pytroll-schedule.git Homepage: https://github.com/pytroll/pytroll-schedule +Rules-Requires-Root: no Package: python3-trollsched Architecture: all ===================================== debian/patches/0001-Fix-tests.patch ===================================== @@ -2,6 +2,7 @@ From: Antonio Valentino <[email protected]> Date: Mon, 24 Dec 2018 11:15:14 +0000 Subject: Fix tests +Forwarded: not-needed --- setup.py | 2 +- trollsched/tests/__init__.py | 4 ++-- ===================================== debian/patches/0002-Do-not-install-broken-script.patch ===================================== @@ -2,6 +2,7 @@ From: Antonio Valentino <[email protected]> Date: Mon, 24 Dec 2018 12:13:37 +0000 Subject: Do not install broken script +Forwarded: not-needed --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ===================================== debian/patches/0003-Fix-test-intersection.patch ===================================== @@ -2,6 +2,7 @@ From: Antonio Valentino <[email protected]> Date: Fri, 18 Jan 2019 23:51:58 +0100 Subject: Fix test intersection +Forwarded: https://github.com/pytroll/pytroll-schedule/pull/63 --- trollsched/tests/test_spherical.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/compare/53ef1f5c6a7bebc076c6739ab17044349658b97b...da52d75702d61c2f20c6494c73c2fdb84a5f987a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/compare/53ef1f5c6a7bebc076c6739ab17044349658b97b...da52d75702d61c2f20c6494c73c2fdb84a5f987a 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
