[med-svn] [Git][med-team/fast5][master] 3 commits: Really fix watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jan 18 07:10:43 GMT 2022



Andreas Tille pushed to branch master at Debian Med / fast5


Commits:
a51dec86 by Andreas Tille at 2022-01-18T08:02:02+01:00
Really fix watch file

- - - - -
1463b96a by Andreas Tille at 2022-01-18T08:02:20+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

- - - - -
faf3cc08 by Andreas Tille at 2022-01-18T08:05:01+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+fast5 (0.6.5-6) unstable; urgency=medium
+
+  * Really fix watch file
+  * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 18 Jan 2022 08:02:24 +0100
+
 fast5 (0.6.5-5) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github


=====================================
debian/control
=====================================
@@ -9,7 +9,8 @@ Build-Depends: debhelper-compat (= 13),
                libboost-python-dev,
                python3-all-dev,
                python3-setuptools,
-               cython3
+               cython3,
+               debhelper
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/fast5
 Vcs-Git: https://salsa.debian.org/med-team/fast5.git


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=4
 
-https://github.com/mateidavid/fast5/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/mateidavid/fast5/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/fast5/-/compare/b984160a13ad18d6f4c399a035fa602943662e73...faf3cc08dc727e4bd5bc0be2544d2e80afebf115

-- 
View it on GitLab: https://salsa.debian.org/med-team/fast5/-/compare/b984160a13ad18d6f4c399a035fa602943662e73...faf3cc08dc727e4bd5bc0be2544d2e80afebf115
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/20220118/e4ff95dd/attachment-0001.htm>


More information about the debian-med-commit mailing list