Scrub Obsolete - pdf2djvu

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 9033202..78cb9d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,15 @@ pdf2djvu (0.9.18.2-3) UNRELEASED; urgency=medium
   * Re-export upstream signing key without extra signatures.
   * Set upstream metadata fields: Bug-Database, Repository-Browse.
   * Set upstream metadata fields: Repository-Browse.
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on djvulibre-bin (>= 3.5.25~).
+    + Build-Depends: Drop versioned constraint on libdjvulibre-dev (>= 3.5.25~).
+    + Build-Depends: Drop versioned constraint on libpoppler-private-dev (>=
+      0.35~).
+    + pdf2djvu: Drop versioned constraint on djvulibre-bin (>= 3.5.25~) in
+      Depends.
+    + pdf2djvu: Drop conflict with removed package libdjvulibre21 (<< 3.5.20-5~)
+      in Breaks.
 
  -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Nov 2022 02:37:59 -0000
 
diff --git a/debian/control b/debian/control
index 0e6e6ad..e3e24f8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Hsieh-Tseng Shen <woodrow.shen@gmail.com>
 Build-Depends:
  debhelper-compat (= 13),
- djvulibre-bin (>= 3.5.25~),
- libdjvulibre-dev (>= 3.5.25~),
+ djvulibre-bin,
+ libdjvulibre-dev,
  libgraphicsmagick++1-dev,
- libpoppler-private-dev (>= 0.35~),
+ libpoppler-private-dev,
  libexiv2-dev,
  uuid-dev,
  pkg-config,
@@ -25,13 +25,11 @@ Vcs-Git: https://salsa.debian.org/debian/pdf2djvu.git
 Package: pdf2djvu
 Architecture: any
 Depends:
- djvulibre-bin (>= 3.5.25~),
+ djvulibre-bin,
  ${misc:Depends},
  ${shlibs:Depends}
 Suggests:
  poppler-data
-Breaks:
- libdjvulibre21 (<< 3.5.20-5~)
 Description: PDF to DjVu converter
  pdf2djvu creates DjVu files from PDF files. It's able to extract:
   - graphics,

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/bb/3c038e8bf62e10e7654fbf4579ca39e25aaf7c.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/a2/155825151b4f45692c24438e6487103ca05a17.debug

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

  • Breaks: libdjvulibre21 (<< 3.5.20-5~)
  • Depends: djvulibre-bin (>= 3.5.25~), djvulibre-bin, libc6 (>= 2.35), libdjvulibre21 (>= 3.5.28), libexiv2-27 (>= 0.27.2), libgcc-s1 (>= 3.0), libgomp1 (>= 9), libgraphicsmagick++-q16-12 (>= 1.3.26-5~), libgraphicsmagick-q16-3 (>= 1.3.5), libpoppler126 (>= 22.12.0), libstdc++6 (>= 11), libuuid1 (>= 2.16)

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

  • Build-Ids: a2155825151b4f45692c24438e6487103ca05a17 bb3c038e8bf62e10e7654fbf4579ca39e25aaf7c

Run locally

More details

Full run details