From: Don Armstrong Date: Thu, 17 Nov 2016 01:15:05 +0000 (-0800) Subject: debbugs-web now breaks/replaces debbugs << 2.4.2 X-Git-Tag: release/2.6.0~155 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=24a08c87eac98a24df7f44154b202a2731543ba2 debbugs-web now breaks/replaces debbugs << 2.4.2 --- diff --git a/debian/changelog b/debian/changelog index 42d7cee..aae1b65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,7 @@ debbugs (2.6.0~exp1) UNRELEASED; urgency=low #820044). Thanks to James Clarke. * Use a supported version of debhelper and switch to dh $@ style rules (Closes: #800287) + * debbugs-web now Breaks/Replaces debbugs (<< 2.4.2) (Closes: #717967) [ Niels Thykier ] * quitcgi() now returns 400/500 status codes instead of 200 (Closes: #584922) diff --git a/debian/control b/debian/control index 964b0de..3ffe4e7 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Depends: ${misc:Depends}, exim4 | mail-transport-agent, libdebbugs-perl -Recommends: debbugs-web +Recommends: debbugs-web (>= 2.6~) Suggests: spamassassin (>= 3.0), libcgi-alert-perl Description: bug tracking system based on the active Debian BTS Debian has a bug tracking system which files details of bugs reported by @@ -67,6 +67,8 @@ Depends: ${misc:Depends}, libdebbugs-perl, apache2 | httpd Suggests: libcgi-alert-perl, libapache2-mod-perl2 +Replaces: debbugs (<< 2.4.2) +Breaks: debbugs (<< 2.4.2) Description: web scripts for the active Debian BTS Debian has a bug tracking system which files details of bugs reported by users and developers. Each bug is given a number, and is kept on file until