[Python-modules-commits] [xhtml2pdf] 02/06: update debian/watch for xhtml2pdf
Drew Parsons
dparsons at moszumanska.debian.org
Sun Oct 29 18:26:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository xhtml2pdf.
commit 2ae600d595d5a2b4939d8ce5723277d84d26d61f
Author: Drew Parsons <dparsons at emerall.com>
Date: Mon Oct 30 01:37:04 2017 +0800
update debian/watch for xhtml2pdf
---
debian/watch | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/watch b/debian/watch
index 5b67619..0a2344a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,10 @@
-version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/pisa/pisa-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+# xhtml2pdf watch control file for uscan
+# See uscan(1) for format
+
+# Compulsory line, this is a version 4 file
+version=4
+
+# GitHub hosted project
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%xhtml2pdf-$1.tar.gz%" \
+ https://github.com/xhtml2pdf/xhtml2pdf/releases \
+ (?:.*?/)?v?(\d[\dab.]*)\.tar\.gz debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/xhtml2pdf.git
More information about the Python-modules-commits
mailing list