Merge lp:~debian-janitor/squid-deb-proxy/lintian-fixes into lp:squid-deb-proxy

Proposed by Debian Janitor
Status: Needs review
Proposed branch: lp:~debian-janitor/squid-deb-proxy/lintian-fixes
Merge into: lp:squid-deb-proxy
Diff against target: 248 lines (+41/-31)
3 files modified
debian/changelog (+37/-27)
debian/control (+3/-3)
debian/copyright (+1/-1)
To merge this branch: bzr merge lp:~debian-janitor/squid-deb-proxy/lintian-fixes
Reviewer Review Type Date Requested Status
squid-deb-proxy-developers Pending
Review via email: mp+383497@code.launchpad.net

Commit message

Fix lintian issues: Replace XC-Package-Type with Package-Type., Set debhelper-compat version in Build-Depends., Trim trailing whitespace., Update standards version to 4.4.1, no changes needed., Use versioned copyright format URI.

Description of the change

Fix some issues reported by lintian
* Trim trailing whitespace. (file-contains-trailing-whitespace)
* Use versioned copyright format URI. (unversioned-copyright-format-uri)
* Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
* Replace XC-Package-Type with Package-Type. (xc-package-type-in-debian-control)
* Update standards version to 4.4.1, no changes needed. (out-of-date-standards-version)

This merge proposal was created automatically by the Janitor bot.
For more information, including instructions on how to disable
these merge proposals, see https://janitor.debian.net/lintian-fixes.

You can follow up to this merge proposal as you normally would.

Build and test logs for this branch can be found at
https://janitor.debian.net/lintian-fixes/pkg/squid-deb-proxy/a756144e-9a10-439b-b146-3f9cf837646f.

These changes have no impact on the binary debdiff. See
https://janitor.debian.net/api/run/a756144e-9a10-439b-b146-3f9cf837646f/debdiff?filter_boring=1 to
download the raw debdiff.

You can also view the diffoscope diff at
https://janitor.debian.net/api/run/a756144e-9a10-439b-b146-3f9cf837646f/diffoscope?filter_boring=1,
or unfiltered at https://janitor.debian.net/api/run/a756144e-9a10-439b-b146-3f9cf837646f/diffoscope.

To post a comment you must log in.

Unmerged revisions

155. By Debian Janitor

Update standards version to 4.4.1, no changes needed.

Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

154. By Debian Janitor

Replace XC-Package-Type with Package-Type.

Fixes: lintian: xc-package-type-in-debian-control
See-also: https://lintian.debian.org/tags/xc-package-type-in-debian-control.html

153. By Debian Janitor

Set debhelper-compat version in Build-Depends.

Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

152. By Debian Janitor

Use versioned copyright format URI.

Fixes: lintian: unversioned-copyright-format-uri
See-also: https://lintian.debian.org/tags/unversioned-copyright-format-uri.html

151. By Debian Janitor

Trim trailing whitespace.

Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2020-01-18 18:01:14 +0000
3+++ debian/changelog 2020-05-06 11:48:18 +0000
4@@ -1,3 +1,13 @@
5+squid-deb-proxy (0.8.16) UNRELEASED; urgency=medium
6+
7+ * Trim trailing whitespace.
8+ * Use versioned copyright format URI.
9+ * Set debhelper-compat version in Build-Depends.
10+ * Replace XC-Package-Type with Package-Type.
11+ * Update standards version to 4.4.1, no changes needed.
12+
13+ -- Debian Janitor <janitor@jelmer.uk> Wed, 06 May 2020 05:36:52 +0000
14+
15 squid-deb-proxy (0.8.15) unstable; urgency=medium
16
17 [ Graham Cantin ]
18@@ -57,7 +67,7 @@
19
20 [ Vagrant Cascadian ]
21 * add /etc/resolvconf/update-libc.d/squid-deb-proxy (closes: #780083)
22-
23+
24 [ Robie Basak ]
25 * Simplify upstart "start on" to match squid3, to fix runlevel
26 transition problem (LP: #1456662)
27@@ -70,9 +80,9 @@
28 * debian/po/nl.po:
29 - add Dutch translation of squid-deb-proxy debconf messages,
30 thanks to Frans Spiesschaert (closes: 766519)
31-
32+
33 [ Chris Glass ]
34- * Don't remove the package blacklist file if it is empty when
35+ * Don't remove the package blacklist file if it is empty when
36 gathering rules. This should fix LP: #1166667 (closes: #775545)
37
38 -- Michael Vogt <mvo@debian.org> Thu, 29 Jan 2015 15:50:49 +0100
39@@ -83,9 +93,9 @@
40 * squid-deb-proxy.conf:
41 - add refresh patterns for tar.xz,tar.bz2 (closes: #756357)
42 - use squid-deb-proxy specific netdb_filename (closes: #760666)
43-
44+
45 [ Michael Vogt ]
46- * improve README to explain better how to use it when
47+ * improve README to explain better how to use it when
48 squid-deb-proxy-client is not a option
49
50 -- Michael Vogt <mvo@debian.org> Wed, 10 Sep 2014 16:07:07 +0200
51@@ -94,10 +104,10 @@
52
53 [ Vagrant Cascadian ]
54 * remove unowned files on purge (closes: #705995)
55-
56+
57 [ Chris Glass ]
58 * lp:~tribaal/squid-deb-proxy/refresh-ims:
59- - add "refresh-ims" options to the refresh patterns for the
60+ - add "refresh-ims" options to the refresh patterns for the
61 index files
62
63 -- Michael Vogt <mvo@debian.org> Fri, 18 Jul 2014 13:25:47 +0200
64@@ -119,9 +129,9 @@
65 * ensure /etc/avahi/services/squid-deb-proxy.service is removed
66 on package removal
67 * debian/po/es.po:
68- - New Spanish debconf translation, thanks to Camaleón
69+ - New Spanish debconf translation, thanks to Camaleón
70 (closes: #733495)
71-
72+
73 [ Chris Glass ]
74 * lp:~tribaal/squid-deb-proxy/extra-default-networks:
75 - add two more example repos
76@@ -182,7 +192,7 @@
77 [ Andrew Simpson ]
78 * debian/squid-deb-proxy.init:
79 - fix incorrect functions in reload() (closes: #720365)
80-
81+
82 [ Michael Vogt ]
83 * apt-avahi-discover:
84 - when a _apt_proxy._tcp server is found, try to connect to
85@@ -190,10 +200,10 @@
86 - when multiple _apt_proxy._tcp servers are found, use the one
87 that provides the quickest answer (closes: #722253, #718788)
88 Thanks to Paul Wise and Julian Andres Klode for the suggestions
89-
90+
91 [ Julian Andres Klode ]
92 * apt-avahi-discover:
93- - Pass -f to avahi-browse to not produce error messages if it cannot
94+ - Pass -f to avahi-browse to not produce error messages if it cannot
95 find a service (closes: #722253)
96
97 -- Michael Vogt <mvo@debian.org> Tue, 10 Sep 2013 16:15:53 +0200
98@@ -201,7 +211,7 @@
99 squid-deb-proxy (0.7.2) unstable; urgency=low
100
101 [ Chris J Arges ]
102- * Add additional ipv6 localhost address. (LP: #1195430)
103+ * Add additional ipv6 localhost address. (LP: #1195430)
104
105 -- Michael Vogt <mvo@debian.org> Tue, 09 Jul 2013 16:37:19 +0200
106
107@@ -234,7 +244,7 @@
108 - added, thanks to "jean-pierre giraud" (closes: #711140)
109 * debian/po/sv.po:
110 - added, thanks to "Martin Bagge" (closes: #712652)
111-
112+
113 -- Michael Vogt <mvo@debian.org> Tue, 18 Jun 2013 13:33:41 +0200
114
115 squid-deb-proxy (0.7) unstable; urgency=low
116@@ -256,7 +266,7 @@
117 squid-deb-proxy (0.6.7) raring; urgency=low
118
119 * lp:~nobuto/squid-deb-proxy/allow-ubuntu-cloud-archive:
120- - allowing caching of the "Ubuntu Cloud Archive" repository by
121+ - allowing caching of the "Ubuntu Cloud Archive" repository by
122 default
123 * allow caching of .extras.ubuntu.com
124
125@@ -275,7 +285,7 @@
126 * lp:~sdeziel/squid-deb-proxy/remove-unused-acls:
127 - remove all and localhost acls as they are buildin in squid3
128 (LP: #1005257)
129-
130+
131 [ Michael Vogt ]
132 * debian/control:
133 - only depend on squid3
134@@ -307,7 +317,7 @@
135 [ Michael Vogt ]
136 * mirror-dstdomain.acl:
137 - fix typo, thanks to Paolo Rotolo (LP: #978696)
138-
139+
140 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Apr 2012 14:46:24 +0200
141
142 squid-deb-proxy (0.6.2) precise; urgency=low
143@@ -340,7 +350,7 @@
144
145 squid-deb-proxy (0.5.2) oneiric; urgency=low
146
147- * Rework/simplify/fix the udeb based on the input from
148+ * Rework/simplify/fix the udeb based on the input from
149 Colin Watson (thanks a lot!)
150 * fix a bunch of lintian errors:
151 - add missing po-debconf as build-depends
152@@ -365,8 +375,8 @@
153 - allowed-networks-src.acl.d
154 - mirror-dstdomain.acl.d
155 - pkg-blacklist.d
156- * add squid-deb-proxy-client udeb
157- * write debconf generated config to
158+ * add squid-deb-proxy-client udeb
159+ * write debconf generated config to
160 /etc/squid-deb-proxy/allowed-networks-src.acl.d/30-debconf
161 /etc/squid-deb-proxy/mirror-dstdomain.acl.d/30-debconf
162 * debian/control:
163@@ -423,23 +433,23 @@
164 * Adjusting upstart job so restarting squid-deb-proxy does not result
165 in killing squid-deb-proxy-avahi. (LP: #677276)
166 * Also adjusting upstart job so squid-deb-proxy does not get started
167- a real network interface is up and all local filesystems are mounted
168+ a real network interface is up and all local filesystems are mounted
169
170 -- Clint Byrum <clint@ubuntu.com> Thu, 18 Nov 2010 16:27:24 -0800
171
172 squid-deb-proxy (0.3.2) natty; urgency=low
173
174 [ Colin Dean ]
175- * adding other ubuntu/canonical repos and some suggested
176+ * adding other ubuntu/canonical repos and some suggested
177 others (but commented) (LP: #673080)
178- * Added commented lines which allow non-specified domains to be
179+ * Added commented lines which allow non-specified domains to be
180 accessed and (optionally) cached
181
182 [ Jorge O. Castro ]
183 * Add some popular repositories to cache (commented out)
184-
185+
186 [ Michael Vogt ]
187- * README:
188+ * README:
189 - updated to document the new options
190 * debian/squid-deb-proxy.squid-deb-proxy-avahi.upstart:
191 - fix upstart script so that the avahi service actually gets
192@@ -464,7 +474,7 @@
193 * debian/control:
194 - add recommends on avahi-utils to get avahi-publish
195 * apt-avahi-discover:
196- - provide a avahi based module suitable for apts
197+ - provide a avahi based module suitable for apts
198 Acquire::http::ProxyAutoDetect option
199 * 30autoproxy:
200 - add apt configuration that automatically uses apt-avahi-discover
201@@ -499,7 +509,7 @@
202 * README:
203 - add documentation
204 * *.acl:
205- - split the bits that the user will most likely change into
206+ - split the bits that the user will most likely change into
207 different files
208
209 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 25 Jan 2010 18:13:15 +0100
210
211=== removed file 'debian/compat'
212=== modified file 'debian/control'
213--- debian/control 2020-01-10 10:17:01 +0000
214+++ debian/control 2020-05-06 11:48:18 +0000
215@@ -2,12 +2,12 @@
216 Section: net
217 Priority: optional
218 Maintainer: Michael Vogt <mvo@debian.org>
219-Build-Depends: debhelper (>= 12),
220+Build-Depends: debhelper-compat (= 12),
221 gettext,
222 intltool,
223 pkg-config,
224 po-debconf
225-Standards-Version: 4.4.0
226+Standards-Version: 4.4.1
227 Vcs-Bzr: https://code.launchpad.net/~squid-deb-proxy-developers/squid-deb-proxy/trunk
228 Homepage: https://launchpad.net/squid-deb-proxy
229
230@@ -38,7 +38,7 @@
231 that publishes the service as _apt_proxy._tcp.
232
233 Package: squid-deb-proxy-client-udeb
234-XC-Package-Type: udeb
235+Package-Type: udeb
236 Section: debian-installer
237 Architecture: all
238 Depends: configured-network,
239
240=== modified file 'debian/copyright'
241--- debian/copyright 2020-01-10 10:03:04 +0000
242+++ debian/copyright 2020-05-06 11:48:18 +0000
243@@ -1,4 +1,4 @@
244-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=59
245+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
246
247 Files: *
248 Copyright: (c) 2010 Canonical

Subscribers

People subscribed via source and target branches

to all changes: