[med-svn] [Git][med-team/fastqc][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Nov 3 13:17:53 GMT 2022
Andreas Tille pushed to branch master at Debian Med / fastqc
Commits:
9335e0aa by Andreas Tille at 2022-11-03T14:05:15+01:00
Fix watch file
- - - - -
0eb83a05 by Andreas Tille at 2022-11-03T14:05:35+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
b1ed505b by Andreas Tille at 2022-11-03T14:07:33+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+fastqc (0.11.9+dfsg-6) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 03 Nov 2022 14:05:51 +0100
+
fastqc (0.11.9+dfsg-5) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
libjbzip2-java,
libcommons-math3-java,
libsis-jhdf5-java
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/fastqc
Vcs-Git: https://salsa.debian.org/med-team/fastqc.git
Homepage: https://www.bioinformatics.babraham.ac.uk/projects/fastqc/
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/s-andrews/FastQC/releases .*/v at ANY_VERSION@@ARCHIVE_EXT@
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/s-andrews/FastQC/tags .*/v at ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/fastqc/-/compare/31d458ec3997ef7a8d8a6b33d73b8aa1eb8050b0...b1ed505bd6509de37100cfd36c3cd1cbf1409154
--
View it on GitLab: https://salsa.debian.org/med-team/fastqc/-/compare/31d458ec3997ef7a8d8a6b33d73b8aa1eb8050b0...b1ed505bd6509de37100cfd36c3cd1cbf1409154
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/20221103/15ff42b6/attachment-0001.htm>
More information about the debian-med-commit
mailing list