Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
szarp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Newterm
szarp
Commits
e2c1080a
Commit
e2c1080a
authored
3 years ago
by
Aleksy Barcz
Browse files
Options
Downloads
Patches
Plain Diff
new way
parent
16ea8109
No related branches found
Tags
custom-news-v3
custom-news-v4
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/NEWS
+0
-6
0 additions, 6 deletions
debian/NEWS
debian/szarp-daemons.config
+9
-0
9 additions, 0 deletions
debian/szarp-daemons.config
debian/szarp-daemons.templates
+5
-0
5 additions, 0 deletions
debian/szarp-daemons.templates
with
14 additions
and
6 deletions
debian/NEWS
deleted
100644 → 0
+
0
−
6
View file @
16ea8109
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
This diff is collapsed.
Click to expand it.
debian/szarp-daemons.config
0 → 100644
+
9
−
0
View file @
e2c1080a
#!/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
This diff is collapsed.
Click to expand it.
debian/szarp-daemons.templates
0 → 100644
+
5
−
0
View file @
e2c1080a
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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment