[h5py] 01/01: d/{copyright, watch}: strip residual DStore out of tarball

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Apr 1 11:36:33 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository h5py.

commit 12ae6388026ec5cd68bd45121fb7fee1edd9bedc
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Apr 1 12:35:23 2015 +0100

    d/{copyright,watch}: strip residual DStore out of tarball
---
 debian/copyright | 2 ++
 debian/watch     | 6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 098bc30..b0c9145 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: h5py
 Upstream-Contact: Andrew Collette <collette at physics.ucla.edu>
 Source: https://github.com/h5py/h5py
+Files-Excluded:
+ lzf/.DS_Store
 
 Files: *
 Copyright: 2008 Andrew Collette <collette at physics.ucla.edu>
diff --git a/debian/watch b/debian/watch
index e231b95..07a7597 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/h5py/h5py-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+repacksuffix=+dfsg1,\
+uversionmangle=s/(rc|a|b|c)/~$1/ \
+ http://pypi.debian.net/h5py/h5py-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the debian-science-commits mailing list