Scrub Obsolete - dico

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index ea7b557..cda7900 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dico (2.11-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + python3-dicoclient: Drop versioned constraint on python3-django (>= 1.4.5)
+      in Depends.
+    + dicoweb: Drop versioned constraint on python3-django (>= 1.4.5) in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 17 Aug 2023 20:16:27 -0000
+
 dico (2.11-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index 9574dee..801e72b 100644
--- a/debian/control
+++ b/debian/control
@@ -171,7 +171,7 @@ Section: python
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends},
          python3-six,
-         python3-django (>= 1.4.5)
+         python3-django
 Description: RFC 2229 compliant dictionary client module and shell
  GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
  It is fully modular: the daemon itself (dicod) provides only the server
@@ -186,7 +186,7 @@ Package: dicoweb
 Architecture: all
 Section: web
 Depends: libapache2-mod-passenger | libapache2-mod-wsgi-py3,
-         python3-django (>= 1.4.5),
+         python3-django,
          python3-memcache,
          python3-wikitrans,
          ${misc:Depends},

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package dico

No differences were encountered between the control files of package dico-dbgsym

No differences were encountered between the control files of package dico-dev

No differences were encountered between the control files of package dico-doc

No differences were encountered between the control files of package dico-module-guile

No differences were encountered between the control files of package dico-module-guile-dbgsym

No differences were encountered between the control files of package dico-module-mediawiki

No differences were encountered between the control files of package dico-module-python

No differences were encountered between the control files of package dico-module-python-dbgsym

No differences were encountered between the control files of package dico-module-wordnet

No differences were encountered between the control files of package dico-module-wordnet-dbgsym

No differences were encountered between the control files of package dicod

No differences were encountered between the control files of package dicod-dbgsym

Control files of package dicoweb: lines which differ (wdiff format)

  • Depends: libapache2-mod-passenger | libapache2-mod-wsgi-py3, python3-django (>= 1.4.5), python3-django, python3-memcache, python3-wikitrans, python3:any

No differences were encountered between the control files of package libdico2

No differences were encountered between the control files of package libdico2-dbgsym

Control files of package python3-dicoclient: lines which differ (wdiff format)

  • Depends: python3:any, python3-six, python3-django (>= 1.4.5)

Run locally

More details

Full run details