Santiago Vila pushed to branch master at Debian Med / fastlink
Commits: 300519f7 by Andreas Tille at 2024-01-31T18:44:05+01:00 Standards-Version: 4.6.2 - - - - - 94cdb75e by Andreas Tille at 2024-01-31T18:45:05+01:00 Fix clean target. Closes: #1044987. - - - - - 12098a54 by Andreas Tille at 2024-01-31T18:46:05+01:00 Upload to unstable as 4.1P-fix100+dfsg-5 - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +fastlink (4.1P-fix100+dfsg-5) unstable; urgency=medium + + * Standards-Version: 4.6.2 + * Fix clean target + Closes: #1044987 + + -- Andreas Tille <[email protected]> Wed, 31 Jan 2024 18:46:05 +0100 + fastlink (4.1P-fix100+dfsg-4) unstable; urgency=medium [ Shruti Sridhar ] ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Andreas Tille <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/fastlink Vcs-Git: https://salsa.debian.org/med-team/fastlink.git Homepage: https://www.ncbi.nlm.nih.gov/CBBResearch/Schaffer/fastlink.html ===================================== debian/rules ===================================== @@ -10,6 +10,7 @@ export DEB_CFLAGS_MAINT_APPEND=-fcommon override_dh_clean: dh_clean -- allclean + find 4.1P/src -executable -type f -delete override_dh_auto_build: dh_auto_build -- CFLAGS="$(CFLAGS)" DEBIANLDFLAGS="$(LDFLAGS)" View it on GitLab: https://salsa.debian.org/med-team/fastlink/-/compare/fc5f8da778dd4b893fcc55793687e2cf87963989...12098a54c7444eb769ef7b657caacab997d41a21 -- View it on GitLab: https://salsa.debian.org/med-team/fastlink/-/compare/fc5f8da778dd4b893fcc55793687e2cf87963989...12098a54c7444eb769ef7b657caacab997d41a21 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
