[med-svn] [Git][med-team/biosyntax][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jan 19 20:56:59 GMT 2023
Andreas Tille pushed to branch master at Debian Med / biosyntax
Commits:
26702fb5 by Andreas Tille at 2023-01-19T21:20:24+01:00
Fix watch file
- - - - -
f8d9a7b1 by Andreas Tille at 2023-01-19T21:20:51+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
f86629c3 by Andreas Tille at 2023-01-19T21:52:22+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+biosyntax (1.0.0b-4) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watch file
+ * Standards-Version: 4.6.2 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 19 Jan 2023 21:51:48 +0100
+
biosyntax (1.0.0b-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Dylan Aïssi <daissi at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/biosyntax
Vcs-Git: https://salsa.debian.org/med-team/biosyntax.git
Homepage: https://biosyntax.org/
=====================================
debian/watch
=====================================
@@ -1,7 +1,6 @@
version=4
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
- repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz \
- https://github.com/bioSyntax/bioSyntax/releases .*/bioSyntax-?(\d\S+)\.zip
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,repacksuffix=+dfsg,dversionmangle=auto" \
+ https://github.com/bioSyntax/bioSyntax/tags .*/v?(\d\S+)\.zip
# This is a non standard watch file for GitHub because GH autogenerates tarballs
# with empty vim folder. We need to target the zip file which contains all files.
\ No newline at end of file
View it on GitLab: https://salsa.debian.org/med-team/biosyntax/-/compare/14f0ce153a80f5a4d4052b4414acf88520a519e2...f86629c30d9160c85fb18d84765d3f8b890364f3
--
View it on GitLab: https://salsa.debian.org/med-team/biosyntax/-/compare/14f0ce153a80f5a4d4052b4414acf88520a519e2...f86629c30d9160c85fb18d84765d3f8b890364f3
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/20230119/967c18a2/attachment-0001.htm>
More information about the debian-med-commit
mailing list