[Git][debian-gis-team/glymur][master] Repack upstream tarball to exclude .egg-info directory.
Bas Couwenberg
gitlab at salsa.debian.org
Sun Jul 7 18:06:00 BST 2019
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 <sebastic at debian.org> 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 <john.g.evans.ne at gmail.com>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190707/7b627ae0/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list