[med-svn] [Git][med-team/samclip][master] 4 commits: Fix watchfile to detect new versions on github
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Oct 13 21:28:24 BST 2021
Étienne Mollier pushed to branch master at Debian Med / samclip
Commits:
8b497e5c by Étienne Mollier at 2021-10-13T22:25:22+02:00
Fix watchfile to detect new versions on github
- - - - -
78edcc82 by Étienne Mollier at 2021-10-13T22:25:51+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
60d9c3ea by Étienne Mollier at 2021-10-13T22:25:57+02:00
Apply multi-arch hints.
+ samclip: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
97162175 by Étienne Mollier at 2021-10-13T22:26:43+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+samclip (0.4.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * Apply multi-arch hints.
+ + samclip: Add Multi-Arch: foreign.
+
+ -- Étienne Mollier <emollier at debian.org> Wed, 13 Oct 2021 22:25:59 +0200
+
samclip (0.4.0-2) unstable; urgency=medium
* debhelper-compat 13 (routine-update)
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/samclip
Vcs-Git: https://salsa.debian.org/med-team/samclip.git
Homepage: https://github.com/tseemann/samclip
@@ -14,6 +14,7 @@ Package: samclip
Architecture: all
Depends: ${perl:Depends},
${misc:Depends}
+Multi-Arch: foreign
Description: filter SAM file for soft and hard clipped alignments
Most short read aligners perform local alignment of reads to the
reference genome. Examples includes bwa mem, minimap2, and bowtie2
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/tseemann/samclip/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/tseemann/samclip/releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/samclip/-/compare/c6270be1202e4a1041ecf1d738391e72c00d5278...971621751298c1553e563d45a15a987d86c0fe02
--
View it on GitLab: https://salsa.debian.org/med-team/samclip/-/compare/c6270be1202e4a1041ecf1d738391e72c00d5278...971621751298c1553e563d45a15a987d86c0fe02
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/20211013/a8e0af1a/attachment-0001.htm>
More information about the debian-med-commit
mailing list