[apache2] 01/03: Add versions for breaks on removed packages.

Stefan Fritsch sf at moszumanska.debian.org
Mon Jul 21 20:27:24 UTC 2014


This is an automated email from the git hooks/post-receive script.

sf pushed a commit to branch master
in repository apache2.

commit f686edd441e705e72d9d8d67384d2c8b4b4526be
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Mon Jul 21 22:09:25 2014 +0200

    Add versions for breaks on removed packages.
    
    This makes it easier for people to adapt an old package for 2.4.
    
    Use current version for libapache2-mod-auth-mysql, which is not removed
    yet but not fixed either. This is enough to cause a uninstall of the
    version in wheezy.
    
    Add fixed version for libapache2-mod-spamhaus.
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 4c65bad..d1638be 100644
--- a/debian/control
+++ b/debian/control
@@ -125,15 +125,15 @@ Description: Transitional package for apache2
  This is a transitional package for apache2-bin, and can be safely removed
  after the installation is complete.
 Breaks: libapache2-mod-apparmor (<< 2.8.0-1),
-  libapache2-mod-auth-pam,
-  libapache2-mod-auth-sys-group,
-  libapache2-mod-layout,
-  libapache2-mod-random,
-  libapache2-mod-speedycgi,
-  libapache2-mod-vhost-hash-alias,
+  libapache2-mod-auth-pam (<= 1.1.1-9),
+  libapache2-mod-auth-sys-group (<= 1.1.1-9),
+  libapache2-mod-layout (<= 4.0.1a-4),
+  libapache2-mod-random (<= 2.1-1),
+  libapache2-mod-speedycgi (<= 2.22-13),
+  libapache2-mod-vhost-hash-alias (<= 1.0-2),
   libcgi-application-dispatch-perl,
-  libapache2-mod-spamhaus,
-  libapache2-mod-auth-mysql,
+  libapache2-mod-spamhaus (<< 0.7-1.1),
+  libapache2-mod-auth-mysql (<= 4.3.9-13.1),
   libapache2-mod-scgi (<< 1.13-1.1),
   libapache2-mod-auth-pgsql (<< 2.0.3-6),
   libapache2-mod-php5 (<< 5.5.0~beta4-3),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git



More information about the Pkg-apache-commits mailing list