[med-svn] [Git][med-team/maffilter][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Oct 12 08:28:17 BST 2021
Andreas Tille pushed to branch master at Debian Med / maffilter
Commits:
d5f8774c by Andreas Tille at 2021-10-12T09:00:29+02:00
Fix watchfile to detect new versions on github
- - - - -
009ae091 by Andreas Tille at 2021-10-12T09:00:52+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
220bd664 by Andreas Tille at 2021-10-12T09:09:11+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 @@
+maffilter (1.3.1+dfsg-3) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 Oct 2021 09:00:57 +0200
+
maffilter (1.3.1+dfsg-2) unstable; urgency=medium
* Install examples in the main package
=====================================
debian/control
=====================================
@@ -8,11 +8,11 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
texinfo,
- libbpp-phyl-omics-dev (>= 2.4.1),
+ libbpp-phyl-omics-dev,
libboost-iostreams-dev,
zlib1g-dev,
libbz2-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/maffilter
Vcs-Git: https://salsa.debian.org/med-team/maffilter.git
Homepage: https://jydu.github.io/maffilter/
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/jydu/maffilter/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/jydu/maffilter/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/maffilter/-/compare/676ba7a6c700c14580bdbc12498d7b14912e4582...220bd664dd8870c063b52c67f97ee98395e597fb
--
View it on GitLab: https://salsa.debian.org/med-team/maffilter/-/compare/676ba7a6c700c14580bdbc12498d7b14912e4582...220bd664dd8870c063b52c67f97ee98395e597fb
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/20211012/93547bc1/attachment-0001.htm>
More information about the debian-med-commit
mailing list