Scrub Obsolete - flex

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 93c2f41..fb2faaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+flex (2.6.4-9) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on dpkg-dev.
+    + libfl2: Drop versioned constraint on flex and libfl-dev in Replaces.
+    + libfl2: Drop versioned constraint on flex and libfl-dev in Breaks.
+    + libfl-dev: Drop versioned constraint on flex in Replaces.
+    + libfl-dev: Drop versioned constraint on flex in Breaks.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 05:27:47 -0000
+
 flex (2.6.4-8) unstable; urgency=medium
 
   * The source does not ship with example Makefiles, so no need to massage them.
diff --git a/debian/control b/debian/control
index 95246f8..9e3526c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: devel
 Homepage: https://github.com/westes/flex
 Priority: optional
 Build-Depends: bison, gettext, texinfo, help2man, file, po-debconf,
-               debhelper-compat (= 12), dh-autoreconf, dpkg-dev (>= 1.17.14),
+               debhelper-compat (= 12), dh-autoreconf,
                flex <cross>
 Build-Depends-Indep: texlive-latex-base, texlive-fonts-recommended, cm-super-minimal
 Maintainer: Manoj Srivastava <srivasta@debian.org>
@@ -51,8 +51,6 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: flex (<< 2.5.39), libfl-dev (<= 2.6.4-4)
-Breaks: flex (<< 2.5.39), libfl-dev (<= 2.6.4-4)
 Description: SHARED library for flex (a fast lexical analyzer generator)
  Flex is a tool for generating scanners: programs which recognized lexical
  patterns in text. It reads the given input files for a description of a
@@ -70,8 +68,8 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, flex (= ${binary:Version}), libfl2 (= ${binary:Version})
-Replaces: flex (<< 2.5.39), flex-old (<= 2.5.4a-10)
-Breaks: flex (<< 2.5.39), flex-old (<= 2.5.4a-10)
+Replaces: flex-old (<= 2.5.4a-10)
+Breaks: flex-old (<= 2.5.4a-10)
 Description: static library for flex (a fast lexical analyzer generator)
  Flex is a tool for generating scanners: programs which recognized lexical
  patterns in text. It reads the given input files for a description of a

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/a8/acd276b656644821af9fe170968d585188e2b7.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/f1/0174f6ddfcb0a0e90a79f7955470ade9474bf9.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/69/e805986b2b7d86ff20a8781e619905a0cce746.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ec/bedd8b0ab88f1bc0fec057d5b64f9793ccd53b.debug

No differences were encountered between the control files of package flex

Control files of package flex-dbgsym: lines which differ (wdiff format)

  • Build-Ids: ecbedd8b0ab88f1bc0fec057d5b64f9793ccd53b a8acd276b656644821af9fe170968d585188e2b7

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

Control files of package libfl-dev: lines which differ (wdiff format)

  • Breaks: flex (<< 2.5.39), flex-old (<= 2.5.4a-10)
  • Replaces: flex (<< 2.5.39), flex-old (<= 2.5.4a-10)

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

  • Breaks: flex (<< 2.5.39), libfl-dev (<= 2.6.4-4)
  • Replaces: flex (<< 2.5.39), libfl-dev (<= 2.6.4-4)

Control files of package libfl2-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 69e805986b2b7d86ff20a8781e619905a0cce746 f10174f6ddfcb0a0e90a79f7955470ade9474bf9

Run locally

More details

Full run details