Scrub Obsolete - dwww

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 2694924..e758d81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+dwww (1.16) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Conflicts: Drop conflict with removed package apache2-dev (<<
+      2.4.4-6~).
+    + dwww: Drop dependency on essential package debianutils (>= 2.5) in
+      Depends.
+    + dwww: Drop versioned constraint on doc-base (>= 0.8.12) in Depends.
+    + dwww: Drop versioned constraint on libmime-types-perl (>= 1.15) in
+      Depends.
+    + dwww: Drop versioned constraint on man-db (>> 2.5.2) in Depends.
+    + dwww: Drop versioned constraint on ucf (>= 3.12) in Depends.
+    + dwww: Drop versioned constraint on dlocate (>= 0.5-0.1) in Recommends.
+    + dwww: Drop conflict with removed package apache2 (<< 2.4.4-6~) in Breaks.
+    + Remove 2 maintscript entries from 1 files.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 04 Jul 2023 23:04:41 -0000
+
 dwww (1.15) unstable; urgency=low
 
   * Drop dependency on mime-support, as it does not seem to be needed
diff --git a/debian/control b/debian/control
index 618bfa4..b751833 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: doc
 Priority: optional
 Maintainer: Robert Luberda <robert@debian.org>
 Build-Depends: debhelper-compat (= 13), dh-apache2, lsb-release, publib-dev
-Build-Conflicts: apache2-dev (<< 2.4.4-6~)
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/debian/dwww.git
@@ -12,19 +11,17 @@ Vcs-Browser: https://salsa.debian.org/debian/dwww
 Package: dwww
 Architecture: any
 Depends: apache2 | httpd-cgi,
-         debianutils (>= 2.5),
-         doc-base (>= 0.8.12),
+         doc-base,
          file,
          libfile-ncopy-perl,
-         libmime-types-perl (>= 1.15),
-         man-db (>> 2.5.2),
+         libmime-types-perl,
+         man-db,
          sensible-utils,
-         ucf (>= 3.12),
+         ucf,
          ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
-Breaks: apache2 (<< 2.4.4-6~)
-Recommends: apt, dlocate (>= 0.5-0.1), info2www, swish++, ${misc:Recommends}
+Recommends: apt, dlocate, info2www, swish++, ${misc:Recommends}
 Suggests: doc-debian, dpkg-www, links | www-browser
 Description: Read all on-line documentation with a WWW browser
  All installed on-line documentation will be served via a local HTTP
diff --git a/debian/dwww.maintscript b/debian/dwww.maintscript
deleted file mode 100644
index f8e9aaa..0000000
--- a/debian/dwww.maintscript
+++ /dev/null
@@ -1,2 +0,0 @@
-mv_conffile /etc/dwww/apache.conf /etc/apache2/conf-available/dwww.conf 1.12.0~
-rm_conffile /etc/iceweasel/searchplugins/common/dwww.xml 1.13.2~

Run locally

More details

Full run details

Historical runs