Package: squid-deb-proxy
Version: 0.8.13
Severity: normal
Tags: patch

Dear Maintainer,

Please depend squid instead of squid3.
Because squid3 is dummy transitional package.
It makes smooth update for binNMU squid.
-- 
Regards,
        dai

GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ja_JP.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages squid-deb-proxy depends on:
ii  debconf [debconf-2.0]  1.5.58
ii  squid                  3.5.12-1+b1

Versions of packages squid-deb-proxy recommends:
pn  avahi-utils  <none>

squid-deb-proxy suggests no packages.

-- Configuration Files:
/etc/squid-deb-proxy/mirror-dstdomain.acl changed [not included]
/etc/squid-deb-proxy/squid-deb-proxy.conf changed [not included]

-- debconf information excluded
=== modified file 'debian/control'
--- debian/control	2013-05-16 18:09:24 +0000
+++ debian/control	2016-01-29 08:49:19 +0000
@@ -15,7 +15,7 @@
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
-	 squid3
+	 squid
 Recommends: avahi-utils
 Description: Squid proxy configuration to optimize package downloads
  This package contains a Squid proxy configuration to manage a cache of

=== modified file 'debian/squid-deb-proxy.init'
--- debian/squid-deb-proxy.init	2013-12-19 08:28:46 +0000
+++ debian/squid-deb-proxy.init	2016-01-29 08:54:00 +0000
@@ -17,7 +17,7 @@
 
 NAME=squid-deb-proxy
 DESC="Squid Deb HTTP Proxy"
-DAEMON=/usr/sbin/squid3
+DAEMON=/usr/sbin/squid
 PIDFILE=/var/run/$NAME.pid
 CONFIG=/etc/squid-deb-proxy/squid-deb-proxy.conf
 SQUID_ARGS="-YC -f $CONFIG"

=== modified file 'debian/squid-deb-proxy.logrotate'
--- debian/squid-deb-proxy.logrotate	2012-04-18 13:58:46 +0000
+++ debian/squid-deb-proxy.logrotate	2016-01-29 08:53:37 +0000
@@ -12,8 +12,6 @@
  postrotate
   if [ -x /usr/sbin/squid ]; then
       SQUID=/usr/sbin/squid
-  elif  [ -x /usr/sbin/squid3 ]; then
-      SQUID=/usr/sbin/squid3
   else
       echo "No squid binary found"
       exit 1

=== modified file 'debian/squid-deb-proxy.upstart'
--- debian/squid-deb-proxy.upstart	2014-03-19 13:46:32 +0000
+++ debian/squid-deb-proxy.upstart	2016-01-29 08:53:48 +0000
@@ -26,8 +26,6 @@
 script
   if [ -x /usr/sbin/squid ]; then
       SQUID=/usr/sbin/squid
-  elif  [ -x /usr/sbin/squid3 ]; then
-      SQUID=/usr/sbin/squid3
   else
       echo "No squid binary found"
       exit 1

=== modified file 'init-common.sh'
--- init-common.sh	2014-12-17 12:27:25 +0000
+++ init-common.sh	2016-01-29 08:54:11 +0000
@@ -24,8 +24,6 @@
 pre_start() {
   if [ -x /usr/sbin/squid ]; then
       SQUID=/usr/sbin/squid
-  elif  [ -x /usr/sbin/squid3 ]; then
-      SQUID=/usr/sbin/squid3
   else
       echo "No squid binary found"
       exit 1
@@ -84,7 +82,7 @@
   rm -f $AVAHIFILE
 }
 
-# from the squid3 debian init script
+# from the squid debian init script
 find_cache_dir () {
         w="     " # space tab
         res=`sed -ne '

=== modified file 'squid-deb-proxy.conf'
--- squid-deb-proxy.conf	2015-07-14 14:53:01 +0000
+++ squid-deb-proxy.conf	2016-01-29 08:53:20 +0000
@@ -93,5 +93,5 @@
 # And finally deny all other access to this proxy
 http_access deny all
 
-# we don't want to clash with the squid3 netdb state file
+# we don't want to clash with the squid netdb state file
 netdb_filename stdio:/var/log/squid-deb-proxy/netdb.state

Attachment: signature.asc
Description: PGP signature

Reply via email to