]> git.donarmstrong.com Git - debbugs.git/commitdiff
libdebbugs-perl Depends: Remove libcgi-alert-perl which does not exist anymore
authorBill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Tue, 12 Nov 2024 18:29:14 +0000 (19:29 +0100)
committerBill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Tue, 12 Nov 2024 18:43:11 +0000 (19:43 +0100)
debian/changelog
debian/control

index 4ed577e38ff50796f2a6a9cb419f9386267607dd..c07c3d121558d8f0e723c7b593cf261c65c99e24 100644 (file)
@@ -1,3 +1,12 @@
+debbugs (2.6.2) unstable; urgency=medium
+
+  [ Bill Allombert ]
+  * debian/control:
+    - debbugs, debbugs-web Suggests:
+      + Remove libcgi-alert-perl which does not exist anymore
+
+ -- Bill Allombert <ballombe@debian.org>  Mon, 11 Nov 2024 19:48:01 +0100
+
 debbugs (2.6.1) unstable; urgency=medium
 
   [ Otto Kekäläinen ]
index 99795a12218e2ea9cc6b4d89aeb264f4323c6c11..982fde9eff5ff457a81aad59425077b43f4b70c4 100644 (file)
@@ -31,7 +31,7 @@ Depends:
  default-mta | mail-transport-agent,
  libdebbugs-perl
 Recommends: debbugs-web (>= 2.6~)
-Suggests: spamassassin (>= 3.0), libcgi-alert-perl
+Suggests: spamassassin (>= 3.0)
 Description: bug tracking system based on 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
@@ -72,7 +72,7 @@ Depends:
  ${perl:Depends},
  ${misc:Depends},
  libdebbugs-perl, apache2 | httpd
-Suggests: libcgi-alert-perl, libapache2-mod-perl2
+Suggests: libapache2-mod-perl2
 Replaces: debbugs (<< 2.4.2)
 Breaks: debbugs (<< 2.4.2)
 Description: web scripts for the active Debian BTS