Scrub Obsolete - ibus-cangjie

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 39fb000..1a49178 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ibus-cangjie (2.4-6) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-all and
+      python3-pycangjie.
+    + ibus-cangjie: Drop versioned constraint on ibus and python3-pycangjie in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 28 Sep 2022 19:05:54 -0000
+
 ibus-cangjie (2.4-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 33ba523..639b1de 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Build-Depends:
  intltool,
  libibus-1.0-dev,
  pkg-config,
- python3-all (>= 3.2),
+ python3-all,
  python3-gi,
- python3-pycangjie (>= 1.0),
+ python3-pycangjie,
  xauth,
  xvfb,
 Standards-Version: 4.6.1
@@ -27,9 +27,9 @@ Package: ibus-cangjie
 Architecture: all
 Depends:
  gir1.2-ibus-1.0,
- ibus (>= 1.4.1),
+ ibus,
  python3-gi,
- python3-pycangjie (>= 1.0),
+ python3-pycangjie,
  ${misc:Depends},
  ${python3:Depends},
  ${shlibs:Depends},

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: gir1.2-ibus-1.0, ibus (>= 1.4.1), ibus, python3-gi, python3-pycangjie (>= 1.0), python3-pycangjie, dconf-gsettings-backend | gsettings-backend, python3:any

Run locally

More details

Full run details