Antonio Valentino pushed to branch master at Debian GIS Project / pydecorate
Commits: c9583d0b by Antonio Valentino at 2021-10-02T10:06:04+00:00 Set forwarded field in all patches - - - - - 121f042d by Antonio Valentino at 2021-10-02T10:13:04+00:00 Add build-dependency on dh-sequence-python3 - - - - - 3 changed files: - debian/changelog - debian/control - debian/patches/0001-No-setuptools_scm.patch Changes: ===================================== debian/changelog ===================================== @@ -6,6 +6,10 @@ pydecorate (0.3.1-2) UNRELEASED; urgency=medium [ Antonio Valentino ] * Update the debian/watch file. + * debian/patches: + - set Forwarded field in all patches. + * debian/control: + - add build-dependency on dh-sequence-python3. -- Bas Couwenberg <[email protected]> Sat, 28 Nov 2020 14:10:19 +0100 ===================================== debian/control ===================================== @@ -7,6 +7,7 @@ Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Build-Depends: debhelper-compat (= 12), dh-python, + dh-sequence-python3, fonts-dejavu-core, python3-aggdraw, python3-all, ===================================== debian/patches/0001-No-setuptools_scm.patch ===================================== @@ -2,6 +2,7 @@ From: Antonio Valentino <[email protected]> Date: Sun, 12 Apr 2020 14:45:03 +0000 Subject: No setuptools_scm +Forwarded: not-needed --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) View it on GitLab: https://salsa.debian.org/debian-gis-team/pydecorate/-/compare/a68046fff3d0295978273d59d20eec4d9cc9b2fb...121f042d05d41e07d9f21c1bfcf0922c192fff48 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pydecorate/-/compare/a68046fff3d0295978273d59d20eec4d9cc9b2fb...121f042d05d41e07d9f21c1bfcf0922c192fff48 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
