Charles Plessy pushed to branch master at Debian Med / hilive
Commits: a30d0516 by Charles Plessy at 2024-06-14T08:29:57+09:00 Fix debian/watch - - - - - 7409d9d0 by Charles Plessy at 2024-06-14T08:30:22+09:00 Commit changelog - - - - - 9e7a67e3 by Charles Plessy at 2024-06-14T08:30:39+09:00 routine-update: Standards-Version: 4.7.0 - - - - - 13d5b70e by Charles Plessy at 2024-06-14T08:30:39+09:00 routine-update: debhelper-compat 13 - - - - - e745d373 by Charles Plessy at 2024-06-14T08:30:42+09:00 routine-update: Rules-Requires-Root: no - - - - - efebbcbb by Charles Plessy at 2024-06-14T08:30:52+09:00 Set upstream metadata fields: Bug-Database, Bug-Submit. Changes-By: lintian-brush - - - - - c0caadfd by Charles Plessy at 2024-06-14T08:32:40+09:00 routine-update: Ready to upload to unstable - - - - - a5660256 by Charles Plessy at 2024-06-14T08:36:28+09:00 Team upload - - - - - 4 changed files: - debian/changelog - debian/control - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +hilive (2.0a-4) unstable; urgency=medium + + * Team upload + * Build-depend on discount instead of markdown (Closes: #1073095) + * Fix debian/watch + * Standards-Version: 4.7.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit. + + -- Charles Plessy <[email protected]> Fri, 14 Jun 2024 08:36:14 +0900 + hilive (2.0a-3) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), cmake, libboost-system-dev, libboost-filesystem-dev, @@ -15,10 +15,11 @@ Build-Depends: debhelper-compat (= 12), liblz4-dev, chrpath, discount -Standards-Version: 4.4.1 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/hilive Vcs-Git: https://salsa.debian.org/med-team/hilive.git Homepage: https://gitlab.com/rki_bioinformatics/HiLive2 +Rules-Requires-Root: no Package: hilive Architecture: any ===================================== debian/upstream/metadata ===================================== @@ -1,5 +1,5 @@ -Bug-Database: https://gitlab.com/SimonHTausch/HiLive/issues -Bug-Submit: https://gitlab.com/SimonHTausch/HiLive/issues/new +Bug-Database: https://gitlab.com/SimonHTausch/HiLive/-/issues +Bug-Submit: https://gitlab.com/SimonHTausch/HiLive/-/issues/new Reference: - Author: > Martin S. Lindner and Benjamin Strauch and Jakob M. Schulze and ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 - -https://gitlab.com/rki_bioinformatics/HiLive2/tags?sort=updated_desc .*/archive/v@ANY_VERSION@/HiLive2-v.*\.tar\.gz +opts="searchmode=plain" \ + https://gitlab.com/rki_bioinformatics/HiLive2/tags?sort=updated_desc -/archive/v?\d[\d.a-z]+/HiLive2-@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/hilive/-/compare/904fb9ec71de3d067f31607f6d7998a4fc3953a3...a5660256847b402c5afaee69200f1fd4a77c3edd -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/hilive/-/compare/904fb9ec71de3d067f31607f6d7998a4fc3953a3...a5660256847b402c5afaee69200f1fd4a77c3edd You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
