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 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414
|
pdlzip (1.11-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 1.11.
* Updating years in copyright file for 2021.
* Updating to standards version 4.5.1.
* Refreshing build.patch.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 25 Jan 2021 15:08:41 +0100
pdlzip (1.10-9) sid; urgency=medium
* Uploading to sid.
* Including buildtools.mk unconditionally in rules.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 19 Aug 2020 06:56:00 +0200
pdlzip (1.10-8) sid; urgency=medium
* Uploading to sid.
* Using execute_after targets in rules to be explicit what we're doing.
* Updating copright file to match upstream changes.
* Updating to debhelper version 13.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 19 Apr 2020 13:57:54 +0200
pdlzip (1.10-7) sid; urgency=medium
* Uploading to sid.
* Updating years in copyright file for 2020.
* Updating to standards version 4.5.0.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 25 Jan 2020 19:35:24 +0100
pdlzip (1.10-6) sid; urgency=medium
* Uploading to sid.
* Updating to standards version 4.4.1.
* Using codenames as upload targets in changelog.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 18 Nov 2019 14:35:36 +0100
pdlzip (1.10-5) sid; urgency=medium
* Uploading to sid.
* Applying patch from Helmut Grohne <helmut@subdivi.de> to fix FTBFS
when cross-compiling (Closes: #932929).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 10 Aug 2019 14:13:27 +0200
pdlzip (1.10-4) sid; urgency=medium
* Uploading to sid.
* Updating to standards version 4.4.0.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 16 Jul 2019 18:34:31 +0200
pdlzip (1.10-3) sid; urgency=medium
* Uploading to sid.
* Improving watch file.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 03 Feb 2019 20:14:13 +0100
pdlzip (1.10-2) sid; urgency=medium
* Uploading to sid.
* Using build-depends to specify debhelper compatibility.
* Repeating Section for binary packages in control.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 20 Jan 2019 19:37:53 +0100
pdlzip (1.10-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 1.10.
* Updating year for upstream in copyright for 2019.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 04 Jan 2019 11:58:30 +0100
pdlzip (1.9-3) sid; urgency=medium
* Uploading to sid.
* Adding lzip-compressor and lzip-decompressor alternatives.
* Updating to standards version 4.3.0.
* Updating vcs fields.
* Updating year in copyright for 2019.
* Updating to debhelper 12.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 28 Dec 2018 10:46:53 +0100
pdlzip (1.9-2) sid; urgency=medium
* Uploading to sid.
* Updating years in copyright file.
* Updating to standards version 4.2.1.
* Harmonizing changelog.
* Harmonizing rules file.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 26 Aug 2018 12:06:01 +0200
pdlzip (1.9-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 1.9.
* Using https in watch file.
* Updating to standards version 4.1.3.
* Updating to debhelper compat 11.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 13 Feb 2018 08:05:19 +0100
pdlzip (1.8-4) sid; urgency=medium
* Uploading to sid.
* Removing explicit debug package in favour of automated debug packages.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 05 Nov 2017 08:48:16 +0100
pdlzip (1.8-3) sid; urgency=medium
* Uploading to sid.
* Updating to standards version 4.1.1.
* Deprecating priority extra as of policy 4.0.1.
* Adding Rules-Requires-Root field.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 05 Nov 2017 07:44:48 +0100
pdlzip (1.8-2) sid; urgency=low
* Uploading to sid.
* Updating to standards version 4.0.0.
* Using https for copyright format url.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 18 Jun 2017 21:42:58 +0200
pdlzip (1.8-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 1.8.
* Updating vcs fields.
* Removing superfluous --parallel when invoking debhelper as it's the
default with compat level 10, thanks to Gianfranco Costamagna
<locutusofborg@debian.org>.
* Refreshing build.patch.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 07 May 2017 18:00:01 +0200
pdlzip (1.7-5) sid; urgency=low
* Uploading to sid.
* Updating year in copyright information for 2017.
* Moving debian specific patches to subdirectory within patches
directory.
* Using consistent email address for all downstream work.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 26 Jan 2017 17:39:02 +0100
pdlzip (1.7-4) sid; urgency=low
* Uploading to sid.
* Adjusting previous changelog entry.
* Making maintainer scripts executable in source tree.
* Updating upstream signing key.
* Sorting alternatives handling in rules.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 10 Dec 2016 10:50:45 +0100
pdlzip (1.7-3) sid; urgency=low
* Uploading to sid.
* Updating debhelper build-depends for version 10.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 15 Oct 2016 08:02:14 +0200
pdlzip (1.7-2) sid; urgency=low
* Uploading to sid.
* Complementing previous changelog entry.
* Updating years in copyright file.
* Switching to debhelper compat 10.
* Adding watch file.
* Adding gpg verification to watch file.
* Updating vcs fields.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 03 Jul 2016 17:41:43 +0200
pdlzip (1.7-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 1.7.
* Refreshing build.patch.
* Wrap and sorting control file.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 25 May 2016 11:53:10 +0200
pdlzip (1.6-2) sid; urgency=low
* Uploading to sid.
* Updating vcs fields.
* Removing manual settings for xz compression.
* Updating years in copyright file.
* Updating to standards version 3.9.8.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 12 May 2016 17:17:41 +0200
pdlzip (1.6-1) sid; urgency=low
* Uploading to sid.
* Dropping pre-jessie breaks.
* Merging upstream version 1.6.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 04 Jun 2015 20:18:43 +0200
pdlzip (1.6~rc1-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 1.6~rc1.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 21 Apr 2015 18:55:12 +0200
pdlzip (1.5-3) sid; urgency=low
* Uploading to sid.
* Updating to standards version 3.9.6.
* Harmonizing update-alternatives handling across all lzip-alternative
providing packages.
* Harmonizing update-alternatives priority across all lzip-alternative
providing packages.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 18 Sep 2014 00:15:44 +0200
pdlzip (1.5-2) sid; urgency=low
* Uploading to sid.
* Updating to standards version 3.9.5.
* Updating year in copyright file.
* Building with dh --parallel.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 31 Mar 2014 21:20:30 +0200
pdlzip (1.5-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 1.5.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 20 Sep 2013 14:23:17 +0200
pdlzip (1.5~rc1-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 1.5~rc1.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 29 Jul 2013 20:13:28 +0200
pdlzip (1.4-3) experimental; urgency=low
* Uploading to experimental.
* Adding vcs fields.
* Wrapping control fields.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 17 Jul 2013 13:56:44 +0200
pdlzip (1.4-2) experimental; urgency=low
* Uploading to experimental.
* Adding lzip-alternative provides.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 04 Jun 2013 17:07:00 +0200
pdlzip (1.4-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 1.4.
* Rediffing build.patch.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 28 May 2013 17:12:39 +0200
pdlzip (1.4~rc2-2) experimental; urgency=low
* Uploading to experimental.
* Correcting spelling typo in comment in rules.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 16 May 2013 10:26:15 +0200
pdlzip (1.4~rc2-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 1.4~rc2.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 17 Apr 2013 12:50:11 +0200
pdlzip (1.4~rc1-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 1.4~rc1.
* Updating years in copyright file.
* Dropping dpkg-source compression levels.
* Prefixing patches with ffour digits.
* Trimming diff headers in patches.
* Refreshing build.patch.
* Adding alternative handling for /usr/bin/lzip.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 26 Mar 2013 10:16:27 +0100
pdlzip (1.3-4) sid; urgency=low
* Uploading to sid.
* Removing all references to my old email address.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 10 Mar 2013 21:20:29 +0100
pdlzip (1.3-3) sid; urgency=low
* Uploading to sid.
* Updating to standards version 3.9.4.
* Adding dpkg-source local options.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 16 Dec 2012 10:44:17 +0100
pdlzip (1.3-2) sid; urgency=low
* Uploading to sid.
* Adding patch to avoid overwriting build-environment.
* Switching to xz compression.
* Updating copyright file to format version 1.0.
* Updating to standards version 3.9.3.
* Updating to debhelper version 9.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 30 Jun 2012 05:21:45 +0200
pdlzip (1.3-1) sid; urgency=low
* Uploading to sid.
* Using compression level 9 also for binary packages.
* Merging upstream version 1.3.
* Updating years in copyright file.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 08 Jan 2012 11:13:56 +0100
pdlzip (1.2-4) sid; urgency=low
* Uploading to sid.
* Updating standards version to 3.9.2.
* Compacting copyright file.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 10 Jul 2011 17:10:49 +0200
pdlzip (1.2-3) sid; urgency=low
* Uploading to sid.
* Improving previous changelog entries.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 22 Jan 2011 21:35:23 +0100
pdlzip (1.2-2) sid; urgency=low
* Uploading to sid.
* Updating maintainer and uploaders fields.
* Removing vcs fields.
* Removing references to my old email address.
* Updating copyright file.
* Simplyfing debhelper auto_install override in rules.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 13 Jan 2011 23:05:11 +0100
pdlzip (1.2-1) experimental; urgency=low
* Uploading to experimental.
* Updating year in copyright file.
* Merging upstream version 1.2.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 07 Jan 2011 19:03:07 +0100
pdlzip (1.1-2) sid; urgency=low
* Uploading to sid.
* Switching to source format 3.0 (quilt).
* Updating to debhelper version 8.
* Removing pre-squeeze depends to dpkg.
* Updating copyright file.
* Adding dpkg source options file.
* Removing README.source and headers in copyright file.
* Correcting name of debhelper docs file.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 27 Dec 2010 06:44:51 +0100
pdlzip (1.1-1) sid; urgency=low
* Uploading to sid.
* Updating standards version to 3.9.0.
* Merging upstream version 1.1.
* Updating standards version to 3.9.1.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 01 Sep 2010 15:01:09 +0200
pdlzip (1.0-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 1.0.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 24 Apr 2010 12:11:46 +0200
pdlzip (1.0~rc3-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 1.0~rc3.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 27 Mar 2010 10:30:07 +0100
pdlzip (1.0~rc2-1) sid; urgency=low
* Initial upload to sid.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 14 Mar 2010 12:47:23 +0100
|