Antonio Valentino pushed to branch master at Debian GIS Project / pylibtiff
Commits: 1c3e28b6 by Antonio Valentino at 2021-09-26T09:32:56+00:00 Update d/watch file - - - - - 343f72a5 by Antonio Valentino at 2021-09-26T09:50:32+00:00 Set Forwarded tag in all patches. - - - - - 20051f10 by Antonio Valentino at 2021-09-26T09:51:11+00:00 Set distribution to unstable - - - - - 4 changed files: - debian/changelog - debian/patches/0004-Improve-tiff.h-detection.patch - debian/patches/0006-Robust-definition-list-generation.patch - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -pylibtiff (0.4.2-7) UNRELEASED; urgency=medium +pylibtiff (0.4.2-7) unstable; urgency=medium * Drop obsolete get-orig-source script. * Set compat to 12. @@ -8,8 +8,11 @@ pylibtiff (0.4.2-7) UNRELEASED; urgency=medium * Set debhelper-compat version in Build-Depends. * Explicitly set Rules-Requires-Root: no in debian/control file. * Add Forwarded field to patches. + * Update debiam/watch to advertize re-packaging. + * debian/patches: + - set Forwarded tag in all patches. - -- Antonio Valentino <[email protected]> Sun, 21 Jul 2019 23:55:32 +0200 + -- Antonio Valentino <[email protected]> Sun, 26 Sep 2021 09:50:53 +0000 pylibtiff (0.4.2-6) unstable; urgency=medium ===================================== debian/patches/0004-Improve-tiff.h-detection.patch ===================================== @@ -2,6 +2,7 @@ From: Antonio Valentino <[email protected]> Date: Wed, 26 Dec 2018 20:41:31 +0100 Subject: Improve tiff.h detection +Forwarded: https://github.com/pearu/pylibtiff/pull/130 --- libtiff/libtiff_ctypes.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ===================================== debian/patches/0006-Robust-definition-list-generation.patch ===================================== @@ -2,6 +2,7 @@ From: Antonio Valentino <[email protected]> Date: Mon, 31 Dec 2018 09:07:28 +0000 Subject: Robust definition list generation +Forwarded: not-needed --- libtiff/libtiff_ctypes.py | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) ===================================== debian/watch ===================================== @@ -1,6 +1,7 @@ version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ -uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/ \ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/,\ +repacksuffix=+ds \ https://pypi.debian.net/libtiff/ \ libtiff-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/pylibtiff/-/compare/671eeccc8b28e4d10c02035da72caac817726989...20051f105123142b755dcccda0acb9379e9f512e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pylibtiff/-/compare/671eeccc8b28e4d10c02035da72caac817726989...20051f105123142b755dcccda0acb9379e9f512e 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
