diff -Nru squid3-3.3.8/debian/changelog squid3-3.3.8/debian/changelog --- squid3-3.3.8/debian/changelog 2015-03-06 14:44:16.000000000 +0000 +++ squid3-3.3.8/debian/changelog 2015-04-02 16:23:19.000000000 +0000 @@ -1,3 +1,10 @@ +squid3 (3.3.8-1ubuntu14) vivid; urgency=medium + + * Add versioned dependency on init-system-helpers (>> 1.22ubuntu5) to ensure + we have the apparmor-profile-load script at boot time. (LP: #1432683) + + -- Serge Hallyn Thu, 02 Apr 2015 11:12:27 -0500 + squid3 (3.3.8-1ubuntu13) vivid; urgency=medium * d/squid3.prerm: Removed redundant upstart-only code. Equivalent diff -Nru squid3-3.3.8/debian/control squid3-3.3.8/debian/control --- squid3-3.3.8/debian/control 2014-11-24 17:40:59.000000000 +0000 +++ squid3-3.3.8/debian/control 2015-04-02 16:12:23.000000000 +0000 @@ -10,7 +10,7 @@ Package: squid3 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, netbase, adduser, logrotate (>= 3.5.4-1), squid3-common (= ${source:Version}), lsb-base, ssl-cert (>= 1.0-11ubuntu1) +Depends: ${shlibs:Depends}, ${misc:Depends}, init-system-helpers (>> 1.22ubuntu5), netbase, adduser, logrotate (>= 3.5.4-1), squid3-common (= ${source:Version}), lsb-base, ssl-cert (>= 1.0-11ubuntu1) Suggests: squidclient, squid-cgi, squid-purge, resolvconf (>= 0.40), smbclient, ufw, winbindd, apparmor (>= 2.3) Description: Full featured Web Proxy cache (HTTP proxy) Squid is a high-performance proxy caching server for web clients, supporting