[med-svn] [Git][med-team/community/package_template][master] Fix Repack-Suffix
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Mar 24 17:33:51 GMT 2026
Andreas Tille pushed to branch master at Debian Med / community / package_template
Commits:
00e2b60b by Andreas Tille at 2026-03-24T18:33:41+01:00
Fix Repack-Suffix
- - - - -
1 changed file:
- convert-watch5
Changes:
=====================================
convert-watch5
=====================================
@@ -61,7 +61,7 @@ if [ -e debian/watch ] ; then
uversionmangle=$(grep -i 'uversionmangle[[:space:]]*=' debian/watch | sed 's/^.*uversionmangle[[:space:]]*=[[:space:]]*\([^,]\+\)\(,\|$\).*/Uversion-Mangle: \1/')
fi
if [ "$hasfilesexcluded" = "yes" -a "$repacksuffix" = "" ] ; then
- repacksuffix="+dfsg"
+ repacksuffix="Repack-Suffix: +dfsg"
fi
if [ "$hasfilesexcluded" = "yes" -a "$dversionmangle" = "" ] ; then
dversionmangle="auto"
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/commit/00e2b60beac27fa348e818c905ed43f091bfca0e
--
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/commit/00e2b60beac27fa348e818c905ed43f091bfca0e
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/20260324/24234f48/attachment.htm>
More information about the debian-med-commit
mailing list