[Python-modules-commits] [python-roman] 11/12: d/watch: use @ANY_VERSION@@ARCHIVE_EXT@ to catch more.

Mattia Rizzolo mattia at debian.org
Mon Jan 22 23:06:43 UTC 2018


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

mattia pushed a commit to branch master
in repository python-roman.

commit 544acd923bf501dab601be37c2183cfa9832425c
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Tue Jan 23 00:01:08 2018 +0100

    d/watch: use @ANY_VERSION@@ARCHIVE_EXT@ to catch more.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index fb49641..d5e80ea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://pypi.debian.net/roman/roman-([0-9.]+).zip
+version=4
+https://pypi.debian.net/roman/roman-@ANY_VERSION@@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-roman.git



More information about the Python-modules-commits mailing list