Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rrdtool
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Diederik de Haas
rrdtool
Commits
c4c994fd
Commit
c4c994fd
authored
2 years ago
by
Jean-Michel Vourgère
Browse files
Options
Downloads
Patches
Plain Diff
Drop patch python3_example applied upstream
parent
37305d8d
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+4
-2
4 additions, 2 deletions
debian/changelog
debian/patches/python3_example
+0
-15
0 additions, 15 deletions
debian/patches/python3_example
debian/patches/series
+0
-1
0 additions, 1 deletion
debian/patches/series
with
4 additions
and
18 deletions
debian/changelog
+
4
−
2
View file @
c4c994fd
rrdtool (1.
7.2-5
) UNRELEASED; urgency=medium
rrdtool (1.
8.0-1
) UNRELEASED; urgency=medium
[ Jean-Michel Vourgère ]
* New upstream version:
- Drop patch python3_example applied upstream.
* Added support for lua5.4.
* Dropped transition from liblua5.1-rrd packages.
* Build-Depends: Drop versioned constraint on tcl-dev.
...
...
@@ -9,7 +11,7 @@ rrdtool (1.7.2-5) UNRELEASED; urgency=medium
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on perl and tcl-dev.
-- Jean-Michel Vourgère <nirgal@debian.org>
Sat, 20 Nov
202
1
1
1:44:41
+0100
-- Jean-Michel Vourgère <nirgal@debian.org>
Mon, 21 Mar
202
2
1
0:55:32
+0100
rrdtool (1.7.2-4) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/patches/python3_example
deleted
100644 → 0
+
0
−
15
View file @
37305d8d
Description: Switch example script to use python3
Author: Jean-Michel Vourgère <nirgal@debian.org>
Applied-Upstream: commit:0df7b5a39a5f8747a5ab11a8c172c4644e6edd22
Last-Update: 2020-12-30
--- rrdtool-1.7.2.orig/examples/stripes.py
+++ rrdtool-1.7.2/examples/stripes.py
@@ -1,6 +1,4 @@
-#! /usr/bin/python
-
-from __future__ import print_function
+#! /usr/bin/python3
import locale
import random
This diff is collapsed.
Click to expand it.
debian/patches/series
+
0
−
1
View file @
c4c994fd
no-rpath-for-ruby
breaks-long-man-lines
python3_example
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