File: changelog

package info (click to toggle)
prips 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 296 kB
  • sloc: sh: 442; ansic: 393; makefile: 84
file content (255 lines) | stat: -rw-r--r-- 10,119 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
prips (1.2.2-1) unstable; urgency=medium

  * New upstream release.
  * Declare compliance with Policy 4.7.2 with no changes.
  * Add the year 2025 to my debian/* copyright notice.

 -- Peter Pentchev <roam@debian.org>  Sat, 12 Apr 2025 17:46:09 +0300

prips (1.2.0-2) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.7.0 with no changes.
  * Add the year 2024 to my debian/* copyright notice.
  * Use dh-package-notes to record ELF metadata.
  * Include dpkg's default.mk for completeness.
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
  * Use debhelper compat level 14:
    - use the X-DH-Compat field
    - pass --destdir to the overridden dh_auto_install command
    - let debhelper take care of some default dependencies
  * Use debputy's X-Style: black.

 -- Peter Pentchev <roam@debian.org>  Wed, 28 Aug 2024 21:57:54 +0300

prips (1.2.0-1) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.0 with no changes.
  * Add the year 2021 to my debian/* copyright notice.
  * Explicitly specify dh-sequence-single-binary as a build dependency.
  * New upstream release:
    - stops after printing the last IPv4 address; Closes: #1001923
    - outputs the correct 0.0.0.0/0 CIDR range when necessary;
      Closes: 1001924

 -- Peter Pentchev <roam@debian.org>  Sun, 19 Dec 2021 03:26:01 +0200

prips (1.1.1-3) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.5.0 with no changes.
  * Add the year 2020 to my debian/* copyright notice.
  * Mark the feature-check autopkgtest as superficial.
  * Bump the debhelper compat level to 13 with no changes.
  * Drop the adequate autopkgtest.
  * Drop the Name and Contact upstream metadata fields.

 -- Peter Pentchev <roam@debian.org>  Sun, 10 May 2020 18:58:46 +0300

prips (1.1.1-2) unstable; urgency=medium

  * Switch to a DEP-14 debian/master branch.
  * Add the year 2019 to my debian/* copyright notice.
  * Use the test-name autopkgtest feature.
  * Add a simple git-buildpackage config file.

 -- Peter Pentchev <roam@debian.org>  Wed, 27 Feb 2019 13:52:46 +0200

prips (1.1.1-1) unstable; urgency=medium

  * Bring up to compliance with Debian Policy 4.3.0: install the upstream
    release notes (ChangeLog) as NEWS and not changelog.
  * Drop the Lintian overrides related to B-D: debhelper-compat -
    Lintian 2.5.98 no longer emits these warnings and errors.
  * Add trivial autopkgtests running adequate and feature-check.
  * Minimize the upstream signing key, only keep the roam@ringlet.net UID.
  * Bump the debhelper compatibility level to 12 with no changes.
  * New upstream release.

 -- Peter Pentchev <roam@debian.org>  Tue, 25 Dec 2018 20:14:35 +0200

prips (1.1.0-1) unstable; urgency=low

  * Use my Debian address as maintainer.
  * Declare compliance with Debian Policy 4.1.3 with no changes.
  * Use the B-D: debhelper-compat (= 11) mechanism.

 -- Peter Pentchev <roam@debian.org>  Mon, 14 May 2018 01:04:17 +0300

prips (1.0.2-1) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.1.3:
    - drop the implied "Testsuite: autopkgtest" source control field
  * Bump the year on my debian/* copyright notice.
  * Remove the trailing whitespace from an old changelog entry.
  * Add "Rules-Requires-Root: no" to the source control stanza and
    override the upstream Makefile's install(1) invocations.
  * Bump the debhelper compatibility level to 11 with no changes.
  * New upstream release, update the copyright years.

 -- Peter Pentchev <roam@ringlet.net>  Mon, 15 Jan 2018 12:25:00 +0200

prips (1.0.1-1) unstable; urgency=medium

  * New upstream release.
  * Add the year 2016 to my debian/* copyright notice.
  * Update the watch file to version 4 and use substitution variables.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 03 Jan 2017 16:11:54 +0200

prips (1.0.0-2) unstable; urgency=medium

  * Depend on debhelper 10 now that it is in unstable, testing, and
    jessie-backports.  Drop the Lintian override about the version.
  * Switch to the HTTPS scheme for various Debian and upstream URLs.
  * Add the year 2016 to my debian/* copyright notice.

 -- Peter Pentchev <roam@ringlet.net>  Thu, 03 Nov 2016 20:46:35 +0200

prips (1.0.0-1) unstable; urgency=medium

  * Declare compliance with Debian Policy 3.9.8:
    - update the copyright file to the 1.0 format
    - switch the Vcs fields to my full-source GitLab repository and change
      them both to the HTTPS scheme
    - drop the DM-Upload-Allowed source control field
  * Bump the debhelper compatibility level to 10:
    - use the compiler and linker flags supplied by debhelper itself
    - bump the debhelper build dependency version to one where v10 support
      is no longer considered experimental
    - override the Lintian debhelper version warning as it itself suggests
  * Use dpkg-dev's defaults for the debian tarball compression.
  * Let uscan check the PGP signature; add the upstream (mine) signing key.
  * Add Multi-Arch: foreign to the binary package.
  * Add an upstream metadata file.
  * Teach the watch file to also look for links to /files/sys/prips/ on
    the upstream site.
  * New upstream version:
    - remove the dirs, install, and manpages files, the upstream Makefile
      has an "install" target now
    - pass the correct paths to the "install" target
    - fold all the upstream source under a single Files section in
      the copyright file and update the copyright years
  * Add an autopkgtest suite.

 -- Peter Pentchev <roam@ringlet.net>  Mon, 11 Apr 2016 12:37:32 +0300

prips (0.9.9-1) unstable; urgency=low

  * New upstream release to fix a possible infinite loop in getopt()
    on systems where char is unsigned.

 -- Peter Pentchev <roam@ringlet.net>  Thu, 10 Mar 2011 15:46:27 +0200

prips (0.9.8-1) unstable; urgency=low

  * New upstream release.
  * Reword the short and long descriptions.
  * Refresh the copyright file:
    - note the new upstream copyright years
    - update to the latest DEP 5 candidate format
    - bump the year on my debian/* copyright notice
  * Upload to unstable.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 01 Mar 2011 17:43:23 +0200

prips (0.9.7-2) experimental; urgency=low

  * Switch to Git and point the Vcs-* fields to Gitorious.
  * Bump Standards-Version to 3.9.1 with no changes.
  * Switch to bzip2 compression for the Debian tarball.
  * Use hardening-includes instead of hardening-wrapper so that
    the hardening flags are visible in CFLAGS and LDFLAGS.
  * Bump the debhelper compatibility level to 8 with no changes.

 -- Peter Pentchev <roam@ringlet.net>  Sat, 25 Dec 2010 00:07:15 +0200

prips (0.9.7-1) unstable; urgency=low

  [ Peter Pentchev ]
  * Bump Standards-Version to 3.9.0 with no changes.
  * Convert to the 3.0 (quilt) source format with no changes.
  * Use dpkg-buildflags from dpkg-dev 1.15.7 to obtain the default values
    for CFLAGS, CPPFLAGS, and LDFLAGS.
  * New upstream release:
    - actually honor CPPFLAGS and LDFLAGS :)
  * Update the copyright file:
    - reflect the Makefile and main.c copyright years bump
    - update to the latest revision of the DEP 5 format
    - bump the year on my debian/* copyright notice
    - break out the GPL-2+ blurb into a separate section
  * Shorten the Vcs-Browser URL.

  [ tony mancill ]
  * Set DM-Upload-Allowed in debian/control so Peter can upload as a DM.
  * Add myself to Uploaders: field.

 -- tony mancill <tmancill@debian.org>  Wed, 30 Jun 2010 19:13:07 -0700

prips (0.9.6-1) unstable; urgency=low

  * New upstream release.

 -- Peter Pentchev <roam@ringlet.net>  Sat, 04 Apr 2009 15:16:33 +0300

prips (0.9.5-1) unstable; urgency=low

  * New maintainer.  Closes: #519379
  * Fix the date format of the 0.9.4-3 changelog entry.  Closes: #497429
  * Move the debhelper compatibility version to debian/compat.
  * Add a watch file.
  * Add the Homepage, Vcs-Svn, and Vcs-Browser control fields.
  * Convert the copyright file to the machine-parseable format and
    add some copyright notices for the Debian packaging.
  * Bump the debhelper compatibility level to 7:
    - add ${misc:Depends} to the binary package
  * Bump Standards-Version to 3.8.1:
    - the new version honors our CFLAGS, thus honoring DEB_BUILD_OPTIONS
  * Use dh_install to install the prips binary.
  * Minimize the rules file using debhelper 7's dh(1) utility.
  * New upstream version - actually, I adopted the package:
    - remove all the Debian patches - some of them were integrated upstream,
      and the cidr_lp64 one was overtaken by the uint32_t change
    - remove the manpage - integrated upstream, rewritten as mdoc(7)
      and fleshed out a bit
    - remove README.Debian - the upstream has a manpage now :)
  * Use build hardening by default, disabled by the "nohardening" option.
  * Use the -Werror compiler flag if the "werror" option is present.

 -- Peter Pentchev <roam@ringlet.net>  Fri, 27 Mar 2009 19:36:58 +0200

prips (0.9.4-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix CIDR calculations on LP64 architectures, closes: #401709.

 -- Robert S. Edmonds <edmonds@debian.org>  Sun, 01 Jul 2007 20:09:21 -0400

prips (0.9.4-3) unstable; urgency=low

  * Fix multiline string. Closes: #195017
  * Patches are now applied with dpatch.
  * Install the new manpage from dpatch.
  * Leave the Makefile clean and install the binaries from debian/rules.
  * Update Standards-Version to 3.6.0

 -- Juan Alvarez <jalvarez@fluidsignal.com>  Sat, 23 Aug 2003 11:09:21 -0500

prips (0.9.4-2) unstable; urgency=low

  * Change description according to the suggestions of Christian Kurz
    <shorty@debian.org>.  Closes: #135527
  * Change Juan Rafael Alvarez Correa to Juan Alvarez in all the files.

 -- Juan Alvarez <jalvarez@fluidsignal.com>  Mon, 25 Feb 2002 09:04:14 -0500

prips (0.9.4-1) unstable; urgency=low

  * Initial Release.
  * Create install section in Makefile.
  * Adjusted the Makefile to fix $DESTDIR problems.
  * Create manual page.

 -- Juan Alvarez <jalvarez@fluidsignal.com>  Sat, 29 Sep 2001 12:17:09 -0500

Local variables:
mode: debian-changelog
End: