Skip to content
Snippets Groups Projects
Commit e2c1080a authored by Aleksy Barcz's avatar Aleksy Barcz
Browse files

new way

parent 16ea8109
No related branches found
No related merge requests found
szarp (3.21.05) stable; urgency=medium
Pythondmn now supports Python 3 scripts ONLY.
Existing Python 2 scripts MUST be converted to Python 3.
-- Aleksy Barcz <abarcz@newterm.pl> Fri, 07 May 2021 16:17:59 +0200
#!/bin/sh -e
# Source debconf library.
. /usr/share/debconf/confmodule
# We use debconf note (not recommended) because NEWS won't be displayed if apt-listchanges is not installed.
# This should be asked once anyway as debconf remembers which questions have been answered.
db_input high szarp/pythondmn3 || true
db_go
Template: szarp/pythondmn3
Type: note
_Description: Python 3 pythondmn transition
Pythondmn now supports Python 3 scripts ONLY.
Existing Python 2 scripts MUST be converted to Python 3.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment