Scrub Obsolete - ffc

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 1c22b59..e16a81b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ffc (2019.2.0~git20210714.a20cbe7-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:(oldstable)
+    + Build-Depends: Drop versioned constraint on python3-all.
+    + python3-ffc: Drop versioned constraint on python-ffc in Conflicts.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 08 Sep 2022 08:53:56 -0000
+
 ffc (2019.2.0~git20210714.a20cbe7-2) unstable; urgency=medium
 
   * debian patch ufl_cellname2facetname.patch provides
diff --git a/debian/control b/debian/control
index de1405a..8722f6e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Johannes Ring <johannr@simula.no>, Drew Parsons <dparsons@debian.org>
 Build-Depends:
  debhelper-compat (= 13),
  dh-python,
- python3-all (>= 3.5),
+ python3-all,
  python3-setuptools
 Standards-Version: 4.6.0
 Homepage: http://fenicsproject.org
@@ -22,7 +22,6 @@ Depends:
  python3-numpy,
  ${python3:Depends},
  ${misc:Depends}
-Conflicts: python-ffc (<< 2018.1~)
 Replaces: python-ffc
 Description: compiler for finite element variational forms (Python 3)
  The FEniCS Form Compiler FFC provides state-of-the-art automatic and

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Conflicts: python-ffc (<< 2018.1~)

Run locally

More details

Full run details