[python-pydap] 02/08: Exclude HTML docs from the upstream tarball

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jun 2 14:07:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository python-pydap.

commit 3a8f4c6eb01d17e921265e927e4e37452d8b904b
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Jun 2 11:01:05 2017 +0100

    Exclude HTML docs from the upstream tarball
---
 debian/copyright | 1 +
 debian/watch     | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 3184b48..3d96ed8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: pydap
 Upstream-Contact: James Hiebert <james at hiebert.name>
 Source: https://pypi.python.org/pypi/Pydap
+Files-Excluded: docs/_build/*
 
 Files: *
 Copyright: 2012 Roberto De Almeida <roberto at dealmeida.net>
diff --git a/debian/watch b/debian/watch
index 9336bbc..80c14b6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=4
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+opts=repacksuffix=+ds1,\
+dversionmangle=s/\+ds(\d+)?$//,\
+uversionmangle=s/(rc|a|b|c)/~$1/ \
 https://pypi.debian.net/Pydap/Pydap@ANY_VERSION@@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-pydap.git



More information about the debian-science-commits mailing list