[cdftools] 10/10: Add watch file
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sat Jul 29 10:16:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cdftools.
commit 5df110f9fffea03e42680e540801d07e65d74306
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Jul 19 12:17:48 2017 +0100
Add watch file
---
debian/changelog | 1 +
debian/watch | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3312bd2..1f87af6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ cdftools (3.0.1-1) UNRELEASED; urgency=medium
* DH_COMPAT=10
* Standards-Version: 4.0.0
* Add gbp.conf file
+ * Add watch file
-- Alastair McKinstry <mckinstry at debian.org> Wed, 19 Jul 2017 12:13:27 +0100
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..944ce4c
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/<project>-$1\.tar\.gz/ \
+ https://github.com/meom-group/CDFTOOLS/tags .*/v?(\d\S+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdftools.git
More information about the debian-science-commits
mailing list