Andreas Tille pushed to branch master at Debian Med / reprof
Commits: 1eb2e95d by Andreas Tille at 2024-12-22T22:58:02+01:00 Drop restriction needs-recommends - - - - - 9b7a90a3 by Andreas Tille at 2024-12-22T23:01:14+01:00 Fix clean target Closes: #1045897 - - - - - 77169c5e by Andreas Tille at 2024-12-22T23:02:26+01:00 Close other bug - - - - - 7b5fbb2d by Andreas Tille at 2024-12-22T23:03:05+01:00 Standards-Version: 4.7.0 (routine-update) - - - - - e10c74d2 by Andreas Tille at 2024-12-22T23:04:19+01:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/clean - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,12 @@ -reprof (1.0.1-9) UNRELEASED; urgency=medium +reprof (1.0.1-9) unstable; urgency=medium * Revert: Add missing build dependency on dh addon. + * Drop restriction needs-recommends + * Fix clean target + Closes: #1045897, #1049597 + * Standards-Version: 4.7.0 (routine-update) - -- Andreas Tille <[email protected]> Tue, 25 Jan 2022 19:01:21 +0100 + -- Andreas Tille <[email protected]> Sun, 22 Dec 2024 23:03:14 +0100 reprof (1.0.1-8) unstable; urgency=medium ===================================== debian/clean ===================================== @@ -1,4 +1,5 @@ Build.PL config.log config.status -scripts/reprof.1 \ No newline at end of file +scripts/reprof.1 +MYMETA.json ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl -Standards-Version: 4.6.0 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/reprof Vcs-Git: https://salsa.debian.org/med-team/reprof.git Homepage: https://rostlab.org/ ===================================== debian/tests/control ===================================== @@ -8,7 +8,7 @@ Restrictions: skippable, superficial Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends Depends: @, pkg-perl-autopkgtest -Restrictions: needs-recommends, skippable, superficial +Restrictions: skippable, superficial Test-Command: /usr/share/pkg-perl-autopkgtest/runner heavy-deps Depends: @, pkg-perl-autopkgtest, pkg-perl-autopkgtest-heavy View it on GitLab: https://salsa.debian.org/med-team/reprof/-/compare/f3205bc83f1adeaa58e3c60cf9f8a6c16b3a4f1a...e10c74d2719c8630e41f837caecd73c0b6ad5aed -- View it on GitLab: https://salsa.debian.org/med-team/reprof/-/compare/f3205bc83f1adeaa58e3c60cf9f8a6c16b3a4f1a...e10c74d2719c8630e41f837caecd73c0b6ad5aed 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
