[med-svn] [Git][med-team/community/helper-scripts][master] 2 commits: s/bullseye/bookworm/
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Mar 15 14:49:09 GMT 2026
Andreas Tille pushed to branch master at Debian Med / community / helper-scripts
Commits:
bd2e108a by Andreas Tille at 2026-03-15T15:47:34+01:00
s/bullseye/bookworm/
- - - - -
2d114f66 by Andreas Tille at 2026-03-15T15:48:52+01:00
Clarify author text
- - - - -
2 changed files:
- createmanpages
- do_backport
Changes:
=====================================
createmanpages
=====================================
@@ -20,6 +20,7 @@ if [ ! -n "$PROGNAME" ]; then
fi
MANDIR=debian
+HELPOPTION='--help'
echo "PROGNAME: '$PROGNAME'"
echo "NAME: '$NAME'"
@@ -31,8 +32,8 @@ mkdir -p $MANDIR
AUTHOR=".SH AUTHOR\n \
-This manpage was written by $DEBFULLNAME for the Debian distribution and\n \
-can be used for any other usage of the program.\
+This manpage was created by Andreas Tille using help2man for the Debian
+distribution and can be used for any other usage of the program.
"
# If program name is different from package name or title should be
=====================================
do_backport
=====================================
@@ -5,7 +5,7 @@
# Should be turned into a command line option later
FORCE=1
-TARGETDIST=bullseye
+TARGETDIST=bookworm
BRANCH=debian/${TARGETDIST}-backports
set -x
View it on GitLab: https://salsa.debian.org/med-team/community/helper-scripts/-/compare/11ca6afef47cd93acb7cf27f9a834e42d0ca53e9...2d114f661d834b6cf9baaa2539bedd221345a427
--
View it on GitLab: https://salsa.debian.org/med-team/community/helper-scripts/-/compare/11ca6afef47cd93acb7cf27f9a834e42d0ca53e9...2d114f661d834b6cf9baaa2539bedd221345a427
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/20260315/2cb79305/attachment-0001.htm>
More information about the debian-med-commit
mailing list