[med-svn] [Git][med-team/macsyfinder][master] 2 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jan 17 13:11:23 GMT 2022
Andreas Tille pushed to branch master at Debian Med / macsyfinder
Commits:
944087a8 by Andreas Tille at 2022-01-17T14:05:18+01:00
Fix watch file
- - - - -
0f481563 by Andreas Tille at 2022-01-17T14:05:40+01:00
Add missing build dependency on dh addon.
Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+macsyfinder (2.0~rc4-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Fix watch file
+ * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org> Mon, 17 Jan 2022 14:05:09 +0100
+
macsyfinder (2.0~rc4-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -20,7 +20,8 @@ Build-Depends: debhelper-compat (= 13),
texlive-fonts-recommended,
latexmk,
graphviz,
- hmmer
+ hmmer,
+ debhelper
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/macsyfinder
Vcs-Git: https://salsa.debian.org/med-team/macsyfinder.git
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
- https://github.com/gem-pasteur/macsyfinder/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/gem-pasteur/macsyfinder/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/macsyfinder/-/compare/c1e64573d683ba746b87df98c29eaf304e5f4b30...0f481563de8d8c949395a070e538bf4cd606c0ce
--
View it on GitLab: https://salsa.debian.org/med-team/macsyfinder/-/compare/c1e64573d683ba746b87df98c29eaf304e5f4b30...0f481563de8d8c949395a070e538bf4cd606c0ce
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/20220117/c9286509/attachment.htm>
More information about the debian-med-commit
mailing list