[med-svn] [Git][med-team/python-ruffus][master] 2 commits: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Sep 30 14:04:04 BST 2021



Andreas Tille pushed to branch master at Debian Med / python-ruffus


Commits:
5520efe2 by Andreas Tille at 2021-09-30T14:18:35+02:00
Fix watchfile to detect new versions on github

- - - - -
610bb852 by Andreas Tille at 2021-09-30T14:19:30+02:00
routine-update: Standards-Version: 4.6.0

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-ruffus (2.8.4-3) UNRELEASED; urgency=medium
+
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 30 Sep 2021 14:18:35 +0200
+
 python-ruffus (2.8.4-2) unstable; urgency=high
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-sphinx-rtd-theme,
                python3-pytest,
                graphviz
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/python-ruffus
 Vcs-Git: https://salsa.debian.org/med-team/python-ruffus.git
 Homepage: http://www.ruffus.org.uk/


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-    https://github.com/bunbun/ruffus/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+    https://github.com/bunbun/ruffus/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/python-ruffus/-/compare/b4dc2e142e5ee16c82ddf592989efc93dff49676...610bb852ad6cef103e6e60e85f6f7252e870b5aa

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-ruffus/-/compare/b4dc2e142e5ee16c82ddf592989efc93dff49676...610bb852ad6cef103e6e60e85f6f7252e870b5aa
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/20210930/481fd9dc/attachment.htm>


More information about the debian-med-commit mailing list