[med-svn] [Git][med-team/pplacer][master] routine-update: Fix watchfile to detect new versions on github
    Steffen Möller (@moeller) 
    gitlab at salsa.debian.org
       
    Thu Sep  2 13:59:27 BST 2021
    
    
  
Steffen Möller pushed to branch master at Debian Med / pplacer
Commits:
4424ec79 by Steffen Moeller at 2021-09-02T14:58:37+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pplacer (1.1~alpha19-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix watchfile to detect new versions on github (routine-update)
+
+ -- Steffen Moeller <moeller at debian.org>  Thu, 02 Sep 2021 14:58:37 +0200
+
 pplacer (1.1~alpha19-4) unstable; urgency=medium
 
   * Team Upload.
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="uversionmangle=s/([\d.]+).((beta|alpha))(\d*)(.*)$/$1~$2$4/" \
-  https://github.com/matsen/pplacer/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+  https://github.com/matsen/pplacer/releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/commit/4424ec7969eb9b0a631f50218d3ed40aea8acef4
-- 
View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/commit/4424ec7969eb9b0a631f50218d3ed40aea8acef4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210902/f9b7d8e3/attachment-0001.htm>
    
    
More information about the debian-med-commit
mailing list