[Pkg-running-devel] [pytrainer] 05/12: Add debian/watch file
Marcelo Santana
darkstar-guest at moszumanska.debian.org
Tue Jan 12 16:00:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
darkstar-guest pushed a commit to branch master
in repository pytrainer.
commit 474d3cb832adb6daae99e3ea5f855d4d1cf1ce17
Author: Marcelo Santana <marcelo at msantana.eng.br>
Date: Thu Jan 7 17:12:11 2016 -0300
Add debian/watch file
---
debian/changelog | 1 +
debian/watch | 6 ++++++
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0ec1f66..e314ef4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pytrainer (1.10.2~git20160107-1) UNRELEASED; urgency=medium
* Update debian/copyright according dep5 specification
* Change upstream homepage from user account to repository and improve
extended description in debian/control
+ * Add debian/watch file
-- Marcelo Santana <marcelo at msantana.eng.br> Thu, 07 Jan 2016 17:04:27 -0300
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..397a459
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,6 @@
+version=3
+
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pytrainer-$1\.tar\.gz/ \
+https://github.com/pytrainer/pytrainer/tags \
+ .*/v?(\d\S*)\.tar\.gz
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/pytrainer.git
More information about the Pkg-running-devel
mailing list