[cylc] 09/11: * Add watch file

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Jul 19 12:33:19 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository cylc.

commit 338790fe22c191bcf5472bd0d738974f9c705bf1
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Jul 4 09:24:32 2017 +0100

    * Add watch file
---
 debian/changelog |  3 +++
 debian/control   |  3 ++-
 debian/watch     | 11 +++++++++++
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3b90b82..69493c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
 cylc (7.4.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Add B-D on tex-gyre for gbonum.sty
+  * Add B-D on python-gtk2
   * Standards-Version: 4.0.0; no changes required
+  * Add watch file
 
  -- Alastair McKinstry <mckinstry at debian.org>  Tue, 20 Jun 2017 13:24:40 +0100
 
diff --git a/debian/control b/debian/control
index 6dfcc31..6acb2f8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Conflicts: cylc
 Build-Depends: debhelper (>= 10), dh-python, python-all-dev, 
  python-pygraphviz, pyro, python-jinja2, 
- texlive-latex-extra, texlive-fonts-recommended, lmodern, tex4ht, imagemagick, sqlite3
+ texlive-latex-extra, texlive-fonts-recommended, lmodern, tex4ht, imagemagick, sqlite3,
+ tex-gyre, python-gtk2
 Standards-Version: 4.0.0
 Homepage: http://cylc.github.io/cylc
 Vcs-Git: git://git.debian.org/git/debian-science/packages/cylc.git
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..f4c2fc4
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,11 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
+  https://github.com/cylc/cylc/releases .*/v?(\d\S*)\.tar\.gz
+

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



More information about the debian-science-commits mailing list