squid-deb-proxy - Squid proxy configuration to optimize package downloads
# sudo apt-get update
# sudo apt-get install squid-deb-proxy
2016-01-29 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.14) unstable; urgency=medium * depend on squid3 instead of squid, thanks to HIGUCHI Daisuke (VDR dai), closes: #813082
2015-08-24 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.13) unstable; urgency=medium * add README.md to squid-deb-proxy install, thanks to Daniel Stender (closes: 796388)
2015-07-16 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.12) unstable; urgency=medium * squid-deb-proxy.conf: - handle Translation-.* the same way as the other indexfiles (LP: #1474417). Thanks to Scott Moser.
2015-05-27 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.11) unstable; urgency=low [ Vagrant Cascadian ] * add /etc/resolvconf/update-libc.d/squid-deb-proxy (closes: #780083) [ Robie Basak ] * Simplify upstart "start on" to match squid3, to fix runlevel transition problem (LP: #1456662)
2015-01-29 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.10) unstable; urgency=medium [ Michael Vogt ] * debian/po/nl.po: - add Dutch translation of squid-deb-proxy debconf messages, thanks to Frans Spiesschaert (closes: 766519) [ Chris Glass ] * Don't remove the package blacklist file if it is empty when gathering rules. This should fix LP: #1166667 (closes: #775545)
2014-09-10 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.9) unstable; urgency=low [ Vagrant Cascadian ] * squid-deb-proxy.conf: - add refresh patterns for tar.xz,tar.bz2 (closes: #756357) - use squid-deb-proxy specific netdb_filename (closes: #760666) [ Michael Vogt ] * improve README to explain better how to use it when squid-deb-proxy-client is not a option
2014-07-18 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.8) unstable; urgency=low [ Vagrant Cascadian ] * remove unowned files on purge (closes: #705995) [ Chris Glass ] * lp:~tribaal/squid-deb-proxy/refresh-ims: - add "refresh-ims" options to the refresh patterns for the index files
2014-03-15 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.7) unstable; urgency=low * debian/po/es.po: - updated debconf translation, thanks to Camaleón (closes: #739510) * init-common.sh: - fix squid-deb-proxy restart bug that caused the proxy to disappear from the announced avahi services (closes: 728791)
2014-01-25 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.6) unstable; urgency=low [ Michael Vogt ] * ensure /etc/avahi/services/squid-deb-proxy.service is removed on package removal * debian/po/es.po: - New Spanish debconf translation, thanks to Camaleón (closes: #733495) [ Chris Glass ] * lp:~tribaal/squid-deb-proxy/extra-default-networks: - add two more example repos
2013-12-12 - Michael Vogt <mvo@debian.org> squid-deb-proxy (0.8.5) unstable; urgency=low [ James Page ] * lp:~james-page/squid-deb-proxy/fixup-cache-init: Ensure squid does not daemonize when creating cache directories (LP: #1247886)