diff options
| author | Jean-Michel Nirgal Vourgère <jmv_deb@nirgal.com> | 2015-04-29 12:35:11 +0200 |
|---|---|---|
| committer | Jean-Michel Nirgal Vourgère <jmv_deb@nirgal.com> | 2015-04-29 12:35:11 +0200 |
| commit | ce24da575feb6902f666e141c7ebca8f2f6678b5 (patch) | |
| tree | 90aa5fc7da8716311a31ae3c8685aae10cff543b /debian | |
| parent | af1f7a27f06ff5e9be7066b2fac7b9cae51ecbf9 (diff) | |
| download | apache2-ce24da575feb6902f666e141c7ebca8f2f6678b5.tar.gz | |
Factorize breaks on libapache2-modsecurity
Removed apache2.2-common breaks: libapache2-modsecurity (<< 2.6.6-7) since there already is libapache2-modsecurity (<< 2.8.0-1).
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8bf40376..b1202d2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ apache2 (2.4.12-2) UNRELEASED; urgency=medium - * d/control: Update Vcs-Browser. + * d/control: + + Update Vcs-Browser. + + Factorize apache2.2-common breaks libapache2-modsecurity. -- Jean-Michel Nirgal Vourgère <jmv_deb@nirgal.com> Wed, 29 Apr 2015 12:12:38 +0200 diff --git a/debian/control b/debian/control index 770eb7be..d447b974 100644 --- a/debian/control +++ b/debian/control @@ -176,7 +176,6 @@ Breaks: libapache2-mod-apparmor (<< 2.8.0-1), libapache2-mod-auth-cas (<< 1.0.9.1-3), libapache2-mod-geoip (<< 1.2.8-1), libapache2-mod-authn-webid (<< 0~20110301-2), - libapache2-modsecurity (<< 2.6.6-7), libapache2-mod-upload-progress (<< 0.2-1), libapache-authenhook-perl (<< 2.00-04+pristine-5), libapache2-authcookie-perl (<< 3.19-2), |
