Bas Couwenberg pushed to branch master at Debian GIS Project / glymur
Commits: dff7e509 by Bas Couwenberg at 2019-07-07T17:05:52Z Repack upstream tarball to exclude .egg-info directory. - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +glymur (0.8.18-2) UNRELEASED; urgency=medium + + * Team upload. + * Repack upstream tarball to exclude .egg-info directory. + + -- Bas Couwenberg <[email protected]> Sun, 07 Jul 2019 19:05:38 +0200 + glymur (0.8.18-1) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/copyright ===================================== @@ -2,6 +2,9 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Glymur Upstream-Contact: John Evans <[email protected]> Source: https://github.com/quintusdias/glymur +Comment: The upstream sources are repacked to excluded the Glymur.egg-info + directory that is automatically removed by dh_clean. +Files-Excluded: Glymur.egg-info/* Files: * Copyright: 2013 John Evans ===================================== 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/Glymur/ \ Glymur-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/commit/dff7e509e356f0d1aeea47e52404de9798e33613 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/commit/dff7e509e356f0d1aeea47e52404de9798e33613 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
