Commit 1f069a04 authored by Janitor's avatar Janitor
Browse files

Update pattern for GitHub archive URLs from /<org>/<repo>/tags...

Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.

Changes-By: lintian-brush
parent 761cf34e
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,8 @@ numpy-stl (2.9.0-2) UNRELEASED; urgency=medium
    Repository-Browse.
  * Drop unnecessary dh arguments: --parallel, --parallel
  * Update watch file format version to 4.
  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.

 -- Ondřej Nový <onovy@debian.org>  Sat, 20 Jul 2019 00:22:24 +0200

+1 −1
Original line number Diff line number Diff line
version=4
https://github.com/WoLpH/numpy-stl/releases /WoLpH/numpy-stl/archive/v([0-9.]+)\.tar\.gz
https://github.com/WoLpH/numpy-stl/releases /WoLpH/numpy-stl/archive/refs/tags/v([0-9.]+)\.tar\.gz