[python-dtcwt] 03/04: d/*: updates due to repack
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Jul 22 09:14:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.
commit 48a3c946d43c977e2c05926ee3b153a4fae3d5a5
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Jul 22 09:51:19 2015 +0100
d/*: updates due to repack
---
debian/changelog | 2 +-
debian/copyright | 1 +
debian/gbp.conf | 1 +
debian/watch | 3 ++-
4 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4fedae5..704f99f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-dtcwt (0.10.1-1) unstable; urgency=low
+python-dtcwt (0.10.1+dfsg1-1) UNRELEASED; urgency=low
* Initial release (Closes: #793139)
diff --git a/debian/copyright b/debian/copyright
index bd619a2..19c68ad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-dtcwt
Upstream-Contact: Rich Wareham <rich.github at richwareham.com>
Source: https://github.com/rjw57/dtcwt
+Files-Excluded: matlab/lena.mat
Files: *
Copyright: 2013 Rich Wareham
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 1e318a3..a56c4b3 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,4 +1,5 @@
[DEFAULT]
+upstream-branch = dfsg
debian-branch = debian/sid
upstream-tag = upstream/%(version)s
debian-tag = debian/%(version)s
diff --git a/debian/watch b/debian/watch
index 3b22217..1b22e99 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)(\d+)?$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/dtcwt-$1\.tar\.gz/,\
https://github.com/rjw57/dtcwt/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list