[med-svn] [Git][med-team/fastqc][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Oct 14 07:50:13 BST 2021
Andreas Tille pushed to branch master at Debian Med / fastqc
Commits:
82c3661a by Andreas Tille at 2021-10-14T07:54:13+02:00
Fix watchfile to detect new versions on github
- - - - -
c585613f by Andreas Tille at 2021-10-14T08:46:01+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
6d122298 by Andreas Tille at 2021-10-14T08:46:01+02:00
routine-update: debhelper-compat 13
- - - - -
31d458ec by Andreas Tille at 2021-10-14T08:47:54+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+fastqc (0.11.9+dfsg-5) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 14 Oct 2021 08:46:09 +0200
+
fastqc (0.11.9+dfsg-4) unstable; urgency=medium
* Provide run-unit-test as user example
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Olivier Sallou <osallou at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
javahelper,
default-jdk,
ant,
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 12),
libjbzip2-java,
libcommons-math3-java,
libsis-jhdf5-java
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
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 .*/archive/v at ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/s-andrews/FastQC/releases .*/v at ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/fastqc/-/compare/fd2aea1a213ed977653026f2cf242e075d8c2c53...31d458ec3997ef7a8d8a6b33d73b8aa1eb8050b0
--
View it on GitLab: https://salsa.debian.org/med-team/fastqc/-/compare/fd2aea1a213ed977653026f2cf242e075d8c2c53...31d458ec3997ef7a8d8a6b33d73b8aa1eb8050b0
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/20211014/51b81a3b/attachment-0001.htm>
More information about the debian-med-commit
mailing list