[med-svn] [Git][med-team/flexbar][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 1 15:17:32 BST 2021
Andreas Tille pushed to branch master at Debian Med / flexbar
Commits:
a565f413 by Andreas Tille at 2021-10-01T16:09:40+02:00
Fix watchfile to detect new versions on github
- - - - -
531d4733 by Andreas Tille at 2021-10-01T16:10:07+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
bd71a8e0 by Andreas Tille at 2021-10-01T16:11:49+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+flexbar (1:3.5.0-4) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 01 Oct 2021 16:10:17 +0200
+
flexbar (1:3.5.0-3) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
libseqan2-dev,
zlib1g-dev,
libbz2-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/flexbar
Vcs-Git: https://salsa.debian.org/med-team/flexbar.git
Homepage: https://github.com/seqan/flexbar
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/seqan/flexbar/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/seqan/flexbar/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/flexbar/-/compare/f5028a7b163ec44a5ee7fd8af61f4fe71856aed4...bd71a8e0005826cc9d791f1ad35fea945a28d084
--
View it on GitLab: https://salsa.debian.org/med-team/flexbar/-/compare/f5028a7b163ec44a5ee7fd8af61f4fe71856aed4...bd71a8e0005826cc9d791f1ad35fea945a28d084
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/20211001/96586ae3/attachment.htm>
More information about the debian-med-commit
mailing list