[python-xarray] 02/12: Drop repacking of upstream tarballs, no longer required

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Apr 15 20:52:03 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-xarray.

commit b69328c9f2bf87bbb41d54feed849aaac4803ca9
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Apr 7 09:53:55 2017 +0100

    Drop repacking of upstream tarballs, no longer required
---
 debian/copyright | 3 ---
 debian/watch     | 4 +---
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 08057a8..3652ae0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: xarray
 Source: https://pypi.python.org/pypi/xarray/
-Files-Excluded: doc/.DS_Store
- doc/examples/.DS_Store
- doc/_static/.DS_Store
 
 Files: *
 Copyright: 2014-2016 xarray Developers
diff --git a/debian/watch b/debian/watch
index 5614078..f0a413c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
 version=4
-opts=repacksuffix=+ds1,\
-dversionmangle=s/\+(dfsg|ds)(\.?\d+)?$//,\
-uversionmangle=s/(rc|a|b|c)/~$1/ \
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
 https://pypi.debian.net/xarray/xarray@ANY_VERSION@@ARCHIVE_EXT@

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



More information about the debian-science-commits mailing list