Scrub Obsolete - lttnganalyses

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 2517bad..31c88d3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Uploaders: Jon Bernard <jbernard@debian.org>
 Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
- babeltrace (>= 1.2~),
+ babeltrace,
  dh-python,
- python3-all (>= 3.4),
- python3-babeltrace (>= 1.2~),
+ python3-all,
+ python3-babeltrace,
  python3-pyparsing,
  python3-setuptools,
  tzdata
@@ -19,8 +19,8 @@ Homepage: https://github.com/lttng/lttng-analyses
 
 Package: python3-lttnganalyses
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3-babeltrace (>= 1.2~),
- babeltrace (>= 1.2~)
+Depends: ${misc:Depends}, ${python3:Depends}, python3-babeltrace,
+ babeltrace
 Recommends: python3-progressbar
 Description: LTTng 2.0 trace analysis tools (Python 3)
  The LTTng project aims at providing highly efficient tracing tools for Linux.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-pyparsing, python3:any, python3-babeltrace (>= 1.2~), python3-babeltrace, babeltrace (>= 1.2~)

Run locally

More details

Full run details