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

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jan 18 17:45:30 GMT 2022



Andreas Tille pushed to branch master at Debian Med / minc-tools


Commits:
2c64c63a by Andreas Tille at 2022-01-18T18:43:15+01:00
Really fix watch file

- - - - -
9acf81aa by Andreas Tille at 2022-01-18T18:43:34+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

- - - - -
aa1399b7 by Andreas Tille at 2022-01-18T18:44:57+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 @@
+minc-tools (2.3.00+dfsg-8) unstable; urgency=medium
+
+  * Really fix watch file
+  * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 18 Jan 2022 18:43:41 +0100
+
 minc-tools (2.3.00+dfsg-7) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github


=====================================
debian/control
=====================================
@@ -13,7 +13,8 @@ Build-Depends: debhelper-compat (= 13),
                libnetcdf-dev,
                zlib1g-dev,
                texlive-latex-base,
-               libhdf5-dev
+               libhdf5-dev,
+               debhelper
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/minc-tools
 Vcs-Git: https://salsa.debian.org/med-team/minc-tools.git


=====================================
debian/watch
=====================================
@@ -1,6 +1,5 @@
 version=4
 opts="uversionmangle=s/-/./g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-  https://github.com/BIC-MNI/minc-tools/releases .*/minc-tools at ANY_VERSION@@ARCHIVE_EXT@
-
+  https://github.com/BIC-MNI/minc-tools/tags .*/minc-tools at ANY_VERSION@@ARCHIVE_EXT@
 
 #   http://packages.bic.mni.mcgill.ca/tgz/ minc-(.*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/minc-tools/-/compare/637a7d8b97fc1d5ada1cd2c0cae4ee90f76aafb2...aa1399b78b874ef668d121d404d459c03a17df90

-- 
View it on GitLab: https://salsa.debian.org/med-team/minc-tools/-/compare/637a7d8b97fc1d5ada1cd2c0cae4ee90f76aafb2...aa1399b78b874ef668d121d404d459c03a17df90
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/d7aa4ec6/attachment.htm>


More information about the debian-med-commit mailing list