File dpkg.changes of Package update-alternatives
1022
1
-------------------------------------------------------------------
2
Fri May 27 08:04:30 UTC 2022 - pgajdos@suse.com
3
4
- security update
5
- added patches
6
fix CVE-2022-1664 [bsc#1199944], dpkg -- security update
7
+ dpkg-CVE-2022-1664.patch
8
9
-------------------------------------------------------------------
10
Mon Jan 22 18:10:46 UTC 2018 - tchvatal@suse.com
11
12
- Drop commented out selinux line that is not needed in current
13
buildsystem
14
15
-------------------------------------------------------------------
16
Tue Jan 16 10:56:50 UTC 2018 - tchvatal@suse.com
17
18
- Version update to 1.19.0.4:
19
* Tons of architecture fixes
20
* Testsuite was expanded
21
22
-------------------------------------------------------------------
23
Wed Dec 13 15:55:48 UTC 2017 - mpluskal@suse.com
24
25
- Update test dependencies
26
- Build localised manpages
27
28
-------------------------------------------------------------------
29
Sat Dec 9 09:03:19 UTC 2017 - kkaempf@suse.com
30
31
- fix Leap 42.2,42.3 build: add drop-tar-option.patch
32
33
-------------------------------------------------------------------
34
Wed Nov 8 16:15:47 UTC 2017 - mpluskal@suse.com
35
36
- Small cleanup with spec-cleaner
37
- Update dependencies
38
39
-------------------------------------------------------------------
40
Mon Mar 27 12:31:08 UTC 2017 - tchvatal@suse.com
41
42
- Version update to 1.18.23:
43
* Various fixes all around
44
* Refreshed patch update-alternatives-suse.patch
45
46
-------------------------------------------------------------------
47
Wed Sep 7 12:40:11 UTC 2016 - tchvatal@suse.com
48
49
- Version update to 1.18.10:
50
* Various few fixes, see changelog file in the package
51
* Refresh patch update-alternatives-suse.patch
52
* Remove patch dpkg-sparc.diff
53
54
-------------------------------------------------------------------
55
Tue May 31 11:48:19 UTC 2016 - tchvatal@suse.com
56
57
- Require touch in post phase bnc#982336
58
59
-------------------------------------------------------------------
60
Wed Apr 6 18:20:13 UTC 2016 - tchvatal@suse.com
61
62
- Fix bnc#969171 by updating even with equal priority
63
* 0001-In-case-of-equal-priority-rather-update.patch
64
65
-------------------------------------------------------------------
66
Fri Mar 25 09:49:52 UTC 2016 - tchvatal@suse.com
67
68
- Version update to 1.18.4:
69
* Various fixes from upstream debian, see changelog file distributed
70
with the package
71
* Refreshed patch update-alternatives-suse.patch
72
73
-------------------------------------------------------------------
74
Fri Jun 5 13:44:48 UTC 2015 - tchvatal@suse.com
75
76
- Exclude the update-alternatives manpage to avoid conflict
77
78
-------------------------------------------------------------------
79
Thu Jun 4 11:14:05 UTC 2015 - tchvatal@suse.com
80
81
- Verion bump to 1.18.1:
82
* Bump to latest upstream release
83
* Plenty of fixes with too long changelog, see changelog file in
84
documentation
85
* Also fixes bnc#926749 CVE-2015-0840
86
* Refresh patch:
87
+ update-alternatives-suse.patch
88
89
-------------------------------------------------------------------
90
Wed Apr 1 12:59:58 UTC 2015 - tchvatal@suse.com
91
92
- Cleanup a bit with-spec-cleaner help
93
94
-------------------------------------------------------------------
95
Wed Apr 1 12:54:48 UTC 2015 - tchvatal@suse.com
96
97
- Version bump to 1.17.24:
98
* Translation updates
99
* Various small fixes
100
101
-------------------------------------------------------------------
102
Mon Jan 5 15:30:22 UTC 2015 - p.drouand@gmail.com
103
104
- Update to version 1.17.23 also fixes bsc#941619
105
+ Use a matching group instead of ${^MATCH} in s/// in dselect build script.
106
+ Skip tar extractor tests if tar is not GNU tar >= 1.27.
107
+ Reset the trigger cycle tracking on unsatisfied dependencies during
108
trigger processing. Closes: bdo#771730
109
+ Fix out-of-bounds buffer read accesses when parsing field and trigger
110
names or checking package ownership of conffiles and directories.
111
+ Add versioned Breaks on packages creating trigger cycles. Namely auctex,
112
apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core,
113
gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress
114
and xfonts-traditional.
115
+ Update translations
116
- Remove unapplied patches; SLE11 support is disabled in project home
117
+ dpkg-pod2man-no-utf8.patch
118
+ dpkg-old-File-Path.patch
119
+ dpkg-old-Test-More.patch
120
- Remove obsolete patches
121
* dpkg-ppc64le.diff
122
* dpkg-archive_tar_format_gnu.patch
123
* dpkg-archtable-suse.patch
124
- Rename updated patch
125
update-alternatives-1.16.8-suse.patch > update-alternatives-suse.patch
126
- Clean up a bit specfile
127
128
-------------------------------------------------------------------
129
Mon Aug 25 13:35:42 UTC 2014 - jblunck@infradead.org
130
131
- Add dpkg-archive_tar_format_gnu.patch: Make Dpkg::Source::Archive use tar --format=gnu
132
133
-------------------------------------------------------------------
134
Sat Aug 23 19:02:35 UTC 2014 - dvlaeev@suse.com
135
136
- Update pkg-ppc64le.diff to fix Debian name for ppc64le
137
138
-------------------------------------------------------------------
139
Mon May 12 13:58:18 UTC 2014 - tchvatal@suse.com
140
141
- Use SUSE not SuSE.
142
143
-------------------------------------------------------------------
144
Mon Dec 2 21:31:13 UTC 2013 - dvaleev@suse.com
145
146
- add dpkg-ppc64le.diff to fix ppc64 LE build
147
148
-------------------------------------------------------------------
149
Wed Jul 3 09:57:49 UTC 2013 - jengelh@inai.de
150
151
- Add dpkg-sparc.diff to unbreak compilation on sparcv9 build
152
153
-------------------------------------------------------------------
154
Tue Mar 26 13:22:40 UTC 2013 - frank.lichtenheld@sophos.com
155
156
- Enable test suite
157
- Fix dpkg-source for SLES 11. Quilt.pm was depending on a
158
newer API of File::Path.
159
160
-------------------------------------------------------------------
161
Mon Mar 25 20:25:54 UTC 2013 - frank.lichtenheld@sophos.com
162
163
- update to dpkg-1.16.10
164
* Add missing @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in
165
* Fix OpenPGP armored signature parsing, to be resilient against doctored
166
input, including source package control files. deb#695919
167
* Fix warning in Dpkg::Source::Archive with «perl -w» due to redefinition
168
of getcwd() by removing unused POSIX modules usage. deb#700978
169
- update to dpkg-1.16.9
170
* Fix regression on old-style binNMUs for packages that specify an
171
explicit binary version to dpkg-gencontrol, by always fixing up the
172
source version. deb#690823
173
* Fix dpkg-source regression in "3.0 (quilt)" source packages while
174
unapplying patches that remove all files in a directory. deb#683547
175
* Fix segfault in field format parsing on empty strings, affecting
176
«dpkg-query -W -f ''» and «dpkg-deb -W --showformat=''». lp#1035512
177
- see /usr/share/doc/packages/dpkg/changelog for details
178
179
-------------------------------------------------------------------
180
Thu Oct 11 18:55:33 UTC 2012 - frank.lichtenheld@sophos.com
181
182
- add Recommends on File::FcntlLock, Dpkg::File will
183
use it if available
184
185
-------------------------------------------------------------------
186
Thu Sep 27 21:55:24 UTC 2012 - frank.lichtenheld@sophos.com
187
188
- update to dpkg-1.16.8
189
* only translation updates
190
* see /usr/share/doc/packages/dpkg/changelog for details
191
- simplify spec file by removing redundant %if clauses
192
- only use Supplements: on SUSE, Fedora doesn't know it
193
194
-------------------------------------------------------------------
195
Fri Jul 6 23:07:56 UTC 2012 - frank.lichtenheld@sophos.com
196
197
- update to dpkg-1.16.7
198
* see /usr/share/doc/packages/dpkg/changelog for details
199
- add Obsoletes and Provides for their deb counterparts
200
to dpkg-devel and dpkg-lang. Needed to expand %lang_package
201
for that.
202
- remove SLE10 support from spec, not working anyway
203
204
-------------------------------------------------------------------
205
Tue Jun 26 20:25:11 UTC 2012 - frank.lichtenheld@sophos.com
206
207
- package dpkg separately
208
209
-------------------------------------------------------------------
210
Mon May 21 03:31:50 UTC 2012 - i@marguerite.su
211
212
- update to dpkg-1.16.3
213
* see http://packages.debian.org/changelogs/pool/main/d/dpkg/dpkg_1.16.3/changelog
214
- update to debhelper 9.20120518
215
* Fix versioned dependency on dpkg for xz options. Closes: #672895
216
* dh_link: Doc improvement. Closes: #672988
217
- update to devscripts-2.11.7
218
* see http://packages.debian.org/changelogs/pool/main/d/devscripts/devscripts_2.11.7/changelog
219
- reworked patch. remove version for archtable. for it's universal.
220
- add dh_make 0.60
221
* see http://packages.debian.org/changelogs/pool/main/d/dh-make/dh-make_0.60/changelog
222
- add dh_autoreconf 6
223
* see http://packages.debian.org/changelogs/pool/main/d/dh-autoreconf/dh-autoreconf_6/changelog
224
225
-------------------------------------------------------------------
226
Thu May 3 20:23:11 UTC 2012 - frank.lichtenheld@sophos.com
227
228
- install missing parts of devscripts
229
* install man pages installed by debian/manpages
230
* install symlinks installed by debian/links
231
232
-------------------------------------------------------------------
233
Sun Jan 29 20:54:50 UTC 2012 - frank.lichtenheld@sophos.com
234
235
- update to dpkg-1.15.8.12
236
* Do not fail to unpack shared directories missing on the file system
237
from packages being replaced by other packages. Debian Bug #631808
238
* Defer hardlink renames so that there's never a point were the new
239
file contents are accessible from the final path before they have
240
been fsync()ed and cannot be executed causing ETXTBSY when trying
241
to open the to be installed paths for writing. Debian Bug #635683
242
* Add armhf support to ostable and triplettable.
243
Debian Bugs #594179, #639674
244
245
-------------------------------------------------------------------
246
Tue Dec 20 20:15:25 UTC 2011 - coolo@suse.com
247
248
- remove call to suse_update_config (very old work around)
249
250
-------------------------------------------------------------------
251
Sat Nov 26 00:18:57 UTC 2011 - frank.lichtenheld@sophos.com
252
253
- update to dpkg-1.15.8.11
254
* Do not segfault on "dpkg -i --no-act".
255
* Fix typo in "dpkg-name --overwrite" argument parsing so that it actually
256
works at all. Ubuntu Bug #728708
257
* Fix dpkg-split to not corrupt binary part metadata when generating the
258
split packages on 32-bit systems.
259
* Fix a regression in dpkg-divert where using --rename led to a failure when
260
the rename implies crossing file systems.
261
262
-------------------------------------------------------------------
263
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
264
265
- Remove redundant tags/sections from specfile
266
(cf. packaging guidelines)
267
- Use %_smp_mflags for parallel build
268
269
-------------------------------------------------------------------
270
Thu Mar 31 11:39:18 UTC 2011 - flichtenheld@astaro.com
271
272
- Merge openSUSE:Tools changes with system:packagemanager changes
273
274
-------------------------------------------------------------------
275
Thu Mar 17 15:32:12 UTC 2011 - mvyskocil@suse.cz
276
277
- split the u-a to separate spec file to reduce a build cycle
278
279
-------------------------------------------------------------------
280
Wed Mar 16 09:07:15 UTC 2011 - mvyskocil@suse.cz
281
282
- update to dpkg-1.15.8.10
283
- update to debhelper-7.5.17
284
- update to devscripts-2.10.71
285
- see /usr/share/doc/packages/deb/*/changelog for details
286
- build and install update-alternatives as separate subpackage
287
- add download urls to source tags
288
- remove pushd/popd madness in %prep, use only one cd ..
289
- convert sed archtable hackery to patch and refresh patches
290
- rewrite a architecture mugging in config.h to be more readable
291
292
-------------------------------------------------------------------
293
Fri Jan 28 14:17:27 UTC 2011 - adrian@suse.de
294
295
- fix build on old distros
296
297
-------------------------------------------------------------------
298
Fri Jan 28 12:57:25 UTC 2011 - flichtenheld@astaro.com
299
300
- install missing debhelper files
301
- install dh
302
- install Debian/Debhelper/Buildsystem/*.pm
303
304
-------------------------------------------------------------------
305
Thu Jul 29 23:38:02 CEST 2010 - wolfgang.rosenauer@basyskom.de
306
307
- make 'debcommit -r' work with mercurial 1.6
308
309
-------------------------------------------------------------------
310
Fri Apr 9 09:23:40 UTC 2010 - puzel@novell.com
311
312
- update to dpkg-1.15.6.1
313
- update to debhelper-7.4.17
314
- update to devscripts-2.10.62
315
- see /usr/share/doc/packages/deb/*/changelog for details
316
- split deb-devel subpackage
317
318
-------------------------------------------------------------------
319
Fri Feb 19 11:24:07 UTC 2010 - puzel@novell.com
320
321
- update to dpkg-1.15.5.6
322
- update to debhelper-7.4.15
323
- update to devscripts-2.10.61
324
- see /usr/share/doc/packages/deb/*/changelog for details
325
326
-------------------------------------------------------------------
327
Wed Jan 6 04:37:36 UTC 2010 - jengelh@medozas.de
328
329
- enable parallel building with smp_mflags
330
331
-------------------------------------------------------------------
332
Fri Dec 18 09:06:00 UTC 2009 - wr@rosenauer.org
333
334
- try to fix older dists
335
336
-------------------------------------------------------------------
337
Wed Nov 25 12:01:33 UTC 2009 - puzel@novell.com
338
339
- update to dpkg-1.15.5.2, debhelper-7.4.8, devscripts-2.10.58
340
- huge number of changelogs - please see appropriate changelogs
341
for details:
342
- /usr/share/doc/packages/deb/debhelper/changelog
343
- /usr/share/doc/packages/deb/dpkg/changelog
344
345
346
-------------------------------------------------------------------
347
Thu Nov 12 09:14:55 UTC 2009 - wr@rosenauer.org
348
349
- include devscripts-2.10.55
350
- add sensible-editor helper script
351
352
-------------------------------------------------------------------
353
Thu Aug 13 13:01:58 UTC 2009 - puzel@novell.com
354
355
- update to debhelper-7.3.12
356
* dh: Allow creation of new sequences (such as to handle a patch
357
target for quilt), by adding an add_command function to the
358
sequence addon interface.
359
* perl_build: Fix Build check to honor source directory setting.
360
* perl_build: Avoid failing if forced to be used in dh_auto_clean
361
when Build does not exist (ie due to being run twice in a row).
362
* dh_builddeb: Fix man page typo.
363
* dh_installdeb: In udeb mode, support the menutest and isinstallable
364
maintainer scripts.
365
366
-------------------------------------------------------------------
367
Tue Aug 4 09:54:08 CEST 2009 - puzel@novell.com
368
369
- update to debhelper-7.3.9
370
* cmake: Avoid forcing rpath off as this can break some test suites.
371
It gets stripped by cmake at install time.
372
373
-------------------------------------------------------------------
374
Mon Jul 27 10:28:40 CEST 2009 - puzel@novell.com
375
376
- update to debhelper-7.3.8
377
* First upload of buildsystems support to unstable.
378
Summary: Adds --buildsystem (modular, OO buildsystem classes),
379
--sourcedirectory, --builddirectory, and support for cmake
380
and ant.
381
* python_distutils buildsystem: Build for all supported Python
382
versions that are installed. Ensure that correct shebangs are
383
created by using `python' first during build and install.
384
Also build with python*-dbg if the package build-depends
385
on them.
386
387
-------------------------------------------------------------------
388
Thu Jul 16 12:24:58 CEST 2009 - puzel@novell.com
389
390
- update to debhelper-7.3.4
391
* Add a versioned dep on perl-base, to get a version that supports
392
GetOptionsFromArray.
393
* dh_install: Fix support for the case where --sourcedir=debian/tmp/foo
394
is used. Perl was not being greedy enough and the 'foo' was not stripped
395
from the destination directory in this unusual case.
396
* dh_install: Fix support for the case where debian/tmp is
397
explicitly specified in filename paths despite being searched by
398
default.
399
* dh_install: Add test suite covering the last 5 bugs.
400
401
-------------------------------------------------------------------
402
Fri Jul 3 10:48:44 CEST 2009 - puzel@novell.com
403
404
- update to debhelper-7.3.1
405
* Modular object oriented dh_auto_* buildsystem support,
406
contributed by Modestas Vainius
407
- dh_auto_* --sourcedirectory can now be used to specify a source
408
directory if sources and/or the whole buildsystem lives elsewhere
409
than the top level directory.
410
- dh_auto_* --builddirectory can now be used to specify a build
411
directory to use for out of source building, for build systems
412
that support it.
413
- dh_auto_* --buildsystem can now be used to override the autodetected
414
build system, or force use of a third-party class.
415
- dh_auto_* --list can be used to list available and selected build
416
systems.
417
- Adds support for cmake.
418
- For the perl_build build system, Build is used consistently
419
instead of falling back to using the generated Makefile.
420
- Historical dh_auto_* behavior should be preserved despite these
421
large changes..
422
* Move two more command-specific options to only be accepted by the commands
423
that use them. The options are:
424
--sourcedir, --destdir
425
If any third-party debhelper commands use either of the above options,
426
they will be broken, and need to be changed to pass options to init().
427
* Make dh not complain about unknown, command-specific options passed to it,
428
and further suppress warnings about such options it passes on to debhelper
429
commands. This was attempted incompletely before in version 7.2.17.
430
* dh_install: Fix installation of entire top-level directory
431
from debian/tmp.
432
* dh_install: Handle correctly the case where a glob expands to
433
a dangling symlink, installing the dangling link as requested.
434
* dh_install: Fix fallback use of debian/tmp in v7 mode; a bug caused
435
it to put files inside a debian/tmp directory in the package build
436
directory, now that prefix is stripped.
437
* dh_shlibdeps: Ensure DEBIAN directory exists, as dpkg-shlibdeps
438
prints a confusing warning if it does not.
439
* dh_auto_install: Pass --install-layout=deb to setup.py
440
to support python 2.6.
441
* Allow command-specific options to be passed to commands
442
via dh without causing other commands to emit a getopt
443
warning or deprecation message.
444
* dh_installinfo: No longer inserts install-info calls into
445
maintainer scripts, as that is now triggerized. Adds a dependency
446
via misc:Depends to handle partial upgrades. Note that while
447
dh_installinfo already required that info files had a INFO-DIR-SECTION,
448
the new system also requires they have START-INFO-DIR-ENTRY and
449
END-INFO-DIR-ENTRY for proper registration. I assume there will be
450
some mass bug filing for any packages that do not have that.
451
452
-------------------------------------------------------------------
453
Fri Jun 12 09:03:44 CEST 2009 - puzel@suse.cz
454
455
- update to debhelper-7.2.16
456
* dh_gconf: Add missed half of postrm fragment removal.
457
458
-------------------------------------------------------------------
459
Thu Jun 11 11:33:32 CEST 2009 - puzel@suse.cz
460
461
- update to debhelper-7.2.15
462
* dh_strip, dh_shlibdeps: Add support for OCaml shared libraries.
463
* dh_compress: Avoid compressing .svg and .sgvz files, since these
464
might be used as images on a html page, and also to avoid needing
465
to special case the .svgz extension when compressing svg.
466
* dh_scrollkeeper: Now a deprecated no-op.
467
* dh_gconf: Remove postrm fragment that handled schema migration
468
from /etc to /usr.
469
470
-------------------------------------------------------------------
471
Thu May 21 12:11:37 CEST 2009 - puzel@suse.cz
472
473
- update to debhelper-7.2.14
474
* dh: Avoid writing log after override_dh_clean is run.
475
* dh_auto_configure: Pass --skipdeps safely via PERL_AUTOINSTALL.
476
* dh_auto_configure: Revert --skipdeps change
477
478
-------------------------------------------------------------------
479
Wed May 13 12:05:11 CEST 2009 - puzel@suse.cz
480
481
- update to debhelper-7.2.11
482
* dh: Support --with addon,addon,...
483
* dh_auto_configure: Add --skipdeps when running Makefile.PL,
484
to prevent Module::Install from trying to download dependencies.
485
* Support debian/foo.os files to suppliment previous debian/foo.arch
486
file support.
487
488
-------------------------------------------------------------------
489
Mon May 11 14:56:30 CEST 2009 - puzel@suse.cz
490
491
- update to debhelper-7.2.10
492
* Close COMPAT_IN filehandle.
493
* dh_auto_configure: Clarify man page re adding configure
494
parameters.
495
* dh_auto_configure: Pass packlist=0 when running Makefile.PL,
496
in case it is a Build.PL passthru, to avoid it creating
497
the .packlist file.
498
499
-------------------------------------------------------------------
500
Wed May 6 15:50:23 CEST 2009 - puzel@suse.cz
501
502
- update to debhelper-7.2.9
503
* dh_fixperms: Ensure lintian overrides are mode 644.
504
* dh_fixperms: Fix permissions of OCaml .cmxs files.
505
* dh: Add --without to allow disabling sequence addons (particularly
506
useful to disable the default python-support addon).
507
- split -lang subpackage
508
509
-------------------------------------------------------------------
510
Tue Apr 21 15:56:49 CEST 2009 - puzel@suse.cz
511
512
- update to debhelper-7.2.8
513
* dh_desktop: Now a deprecated no-op, since desktop-file-utils
514
uses triggers.
515
* Move dh sequence documentation to PROGRAMMING.
516
517
-------------------------------------------------------------------
518
Thu Apr 16 11:55:35 CEST 2009 - puzel@suse.cz
519
520
- update to debhelper-7.2.7
521
* fix calling the same helper for separate packages in the override of dh
522
binary-indep/binary-arch
523
* add --remaining-packages option
524
* dh_icons: ignore gnome and hicolor themes (will be handled
525
by triggers)
526
527
-------------------------------------------------------------------
528
Mon Apr 6 15:23:19 CEST 2009 - puzel@suse.cz
529
530
- add a hack to detect architecture correctly (bnc#469337)
531
532
-------------------------------------------------------------------
533
Mon Mar 16 16:43:15 CET 2009 - puzel@suse.cz
534
535
- update to debhelper-7.2.6
536
* examples files updated to add dh_bugfiles, remove obsolete
537
dh_python
538
* dh_auto_test: Support DEB_BUILD_OPTIONS=nocheck
539
* set MODULEBUILDRC=/dev/null when running perl Build scripts
540
to avoid ~/.modulebuildrc influencing the build
541
* dh_installmenus: Revert removal of update-menus calls
542
543
-------------------------------------------------------------------
544
Mon Mar 9 17:40:28 CET 2009 - puzel@suse.cz
545
546
- update to debhelper-7.2.4
547
* dh_makeshlibs: Fix --add-udeb, for real
548
* dh_installmenus: Now that a triggers capable menu and dpkg are in
549
stable, menu does not need to be explicitly run in maintainer
550
scripts, except for packages with menu-methods files.
551
* dh_installdocs: No longer add maintainer script code to call
552
doc-base, as it supports triggers in stable.
553
* dh_bugfiles: New program, contributed by Modestas Vainius.
554
* dh: Override LC_ALL, not LANG.
555
* dh_installchangelogs: Support -X to exclude automatic installation
556
of specific upstream changelogs.
557
* Compat level 4 is now deprecated.
558
* dh_makeshlibs: Re-add --add-udeb support.
559
* dh_shlibdeps: Remove --add-udeb switch (was accidentially added here).
560
561
-------------------------------------------------------------------
562
Thu Mar 5 15:26:28 CET 2009 - puzel@suse.cz
563
564
- update to debhelper-7.2.2
565
* dh_installmodules: Give files in /etc/modprobe.d a .conf
566
syntax, as required by new module-init-tools.
567
* dh_installmodules: Add preinst and postinst code to handle
568
cleanly renaming the modprobe.d files on upgrade.
569
* Two updates to conffile moving code from wiki:
570
- Support case where the conffile name is a substring of another
571
conffile's name.
572
- Support case where dpkg-query says the file is obsolete.
573
574
-------------------------------------------------------------------
575
Tue Mar 3 10:10:53 CET 2009 - puzel@suse.cz
576
577
- update to dpkg-1.15.0 and debhelper-7.2.1
578
- huge number of changes, please see
579
/usr/share/doc/packages/deb/dpkg/changelog and
580
/usr/share/doc/packages/deb/debhelper/changelog
581
for details
582
583
-------------------------------------------------------------------
584
Tue Jan 20 10:01:33 CET 2009 - puzel@suse.cz
585
586
- partially revert change from Aug 12 2008 (bnc#467332)
587
588
-------------------------------------------------------------------
589
Thu Dec 18 13:48:25 CET 2008 - puzel@suse.cz
590
591
- update debhelper to 7.1.1
592
* dh_install(1): Order options alphabetically.
593
* Fix some docs that refered to --srcdir rather than --sourcedir.
594
* Add Vcs-Browser field.
595
* Ignore unknown options in DH_OPTIONS.
596
597
-------------------------------------------------------------------
598
Wed Oct 29 17:28:46 CET 2008 - puzel@suse.cz
599
600
- update debhelper to 7.1.0
601
* dh_installchangelogs: Fall back to looking for changelog files ending
602
with ".txt".
603
* dh_gencontrol: Ensure misc:Depends is set in substvars to avoid dpkg
604
complaining about it when it's empty.
605
* dh: Fix typo in example.
606
* Allow individual debhelper programs to define their own special options
607
by passing a hash to init(), which is later passed on the Getopt::Long.
608
* Move many command-specific options to only be accepted by the command
609
that uses them. Affected options are:
610
-x, -r, -R, -l, -L, -m,
611
--include-conffiles, --no-restart-on-upgrade, --no-start,
612
--restart-after-upgrade, --init-script, --filename, --flavor, --autodest,
613
--libpackage, --add-udeb, --dpkg-shlibdeps-params,
614
--dpkg-gencontrol-params, --update-rcd-params, --major, --remove-d,
615
--dirs-only, --keep-debug, --version-info, --list-missing, --fail-missing,
616
--language, --until, --after, --before, --remaining, --with
617
* If any third-party debhelper commands use any of the above options,
618
they will be broken, and need to be changed to pass options to init().
619
* To avoid breaking rules files that pass options to commands that do not
620
use them, debhelper will now only warn if it encounters an unknown
621
option. This will be converted back to an error later.
622
623
-------------------------------------------------------------------
624
Tue Sep 16 18:07:44 CEST 2008 - mrueckert@suse.de
625
626
- do not package update-alternatives it conflicts with the required
627
package update-alternatives
628
629
-------------------------------------------------------------------
630
Tue Sep 2 13:56:11 CEST 2008 - prusnak@suse.cz
631
632
- updated to 1.14.21
633
* lots of fixes - see ChangeLog
634
- enabled SELinux support [Fate#303662]
635
636
-------------------------------------------------------------------
637
Mon Sep 1 14:02:20 CEST 2008 - puzel@suse.cz
638
639
- update debhelper to 7.0.17
640
* dh_auto_install: Fix man page, was referring to dh_auto_clean.
641
* dh_gencontrol: Drop the Homepage field from udebs. Closes debian bug #492719
642
* Typo. Closes debian bug #493062
643
* dh_auto_install: Improve check for MakeMaker, to avoid passing PREFIX
644
if the Makefile was generated by Module::Build::Compat. Closes debian bug #496157
645
646
-------------------------------------------------------------------
647
Tue Aug 12 11:29:14 CEST 2008 - puzel@suse.cz
648
649
- fix paths
650
* install perl stuff to %{perl_vendorlib}/Debian where it is
651
expected by alien
652
653
-------------------------------------------------------------------
654
Mon Aug 11 13:21:25 CEST 2008 - coolo@suse.de
655
656
- fix paths
657
658
-------------------------------------------------------------------
659
Mon Jul 21 11:18:02 CEST 2008 - puzel@suse.cz
660
661
- update debhelper to 7.0.16
662
* dh: Avoid passing --with on to subcommands. Closes debian bug #490886
663
* dh_installchangelogs: When searching for changelog in v7 mode, skip
664
empty files. Closes debian bug #490937
665
666
-------------------------------------------------------------------
667
Fri Jul 18 13:10:50 CEST 2008 - puzel@suse.cz
668
669
- update debhelper to 7.0.15
670
* dh_clean: Do not delete *-stamp files in -k mode in v7. Closes debian bug #489918
671
672
-------------------------------------------------------------------
673
Tue Jul 8 11:20:11 CEST 2008 - puzel@suse.cz
674
675
- update debhelper to 7.0.14
676
* load python-support sequence file first, to allow ones loaded later to disable it
677
678
-------------------------------------------------------------------
679
Mon Jul 7 13:49:46 CEST 2008 - puzel@suse.cz
680
681
- update dpkg to 1.14.19
682
* a lot of changes and bugfixes
683
* for complete changelog see program sources or
684
/usr/share/doc/packages/deb/dpkg/changelog
685
* removed dpkg-gcc4.patch - compiles fine without it
686
* removed dpkg-make.patch, dpkg-automake.diff, dpkg-strip.patch
687
* not needed anymore because of heavy changes in the build system
688
* removed dpkg_1.10.23-doc.patch - fixed in upstream
689
- update debhelper to 7.0.13
690
* a lot of changes and bugfixes
691
* for complete changelog see program sources or
692
/usr/share/doc/packages/deb/debhelper/changelog
693
* debhelper-no-localized-manpages.diff - do not use po4a to generate
694
localized documentation
695
- dpkg is now built by configure/make
696
- debhelper is now built by make
697
698
-------------------------------------------------------------------
699
Thu Jul 26 18:04:30 CEST 2007 - dmueller@suse.de
700
701
- remove config.guess dependency completely
702
703
-------------------------------------------------------------------
704
Tue Jul 24 14:52:04 CEST 2007 - dmueller@suse.de
705
706
- link the config.guess from automake
707
708
-------------------------------------------------------------------
709
Sun Apr 22 22:37:02 CEST 2007 - ro@suse.de
710
711
- use texlive for building
712
713
-------------------------------------------------------------------
714
Fri Mar 30 08:49:13 CEST 2007 - aj@suse.de
715
716
- Adjust BuildRequires.
717
718
-------------------------------------------------------------------
719
Fri Aug 18 14:44:34 CEST 2006 - aj@suse.de
720
721
- Fix build with new make.
722
723
-------------------------------------------------------------------
724
Wed Jan 25 21:35:25 CET 2006 - mls@suse.de
725
726
- converted neededforbuild to BuildRequires
727
728
-------------------------------------------------------------------
729
Fri Jan 13 13:12:52 CET 2006 - schwab@suse.de
730
731
- Don't strip binaries.
732
733
-------------------------------------------------------------------
734
Wed Dec 21 01:21:54 CET 2005 - ro@suse.de
735
736
- remove unpackaged symlinks
737
738
-------------------------------------------------------------------
739
Thu Sep 8 14:49:24 CEST 2005 - mjancar@suse.cz
740
741
- package missing dpkg-{architecture,scanpackages,scansources} (#106239)
742
743
-------------------------------------------------------------------
744
Thu May 12 17:38:51 CEST 2005 - meissner@suse.de
745
746
- use RPM_OPT_FLAGS
747
748
-------------------------------------------------------------------
749
Fri Apr 8 13:50:27 CEST 2005 - uli@suse.de
750
751
- fixed to build with GCC4
752
753
-------------------------------------------------------------------
754
Thu Feb 10 16:56:12 CET 2005 - rengelhard@suse.de
755
756
- update dpkg to 1.10.27 (just translation updates)
757
758
-------------------------------------------------------------------
759
Thu Jan 20 23:38:24 CET 2005 - ro@suse.de
760
761
- update dependency: html2txt -> html2text
762
763
-------------------------------------------------------------------
764
Wed Jan 12 15:45:21 CET 2005 - rengelha@suse.de
765
766
- update dpkg to 1.10.26
767
768
-------------------------------------------------------------------
769
Wed Jan 5 13:41:10 CET 2005 - rengelhard@suse.de
770
771
- update debhelper to 4.2.30
772
773
-------------------------------------------------------------------
774
Tue Jan 4 11:11:22 CET 2005 - rengelhard@suse.de
775
776
- update debhelper to 4.2.29
777
778
-------------------------------------------------------------------
779
Wed Dec 15 12:06:57 CET 2004 - rengelhard@suse.de
780
781
- update debhelper to 4.2.28
782
783
-------------------------------------------------------------------
784
Mon Dec 13 09:16:46 CET 2004 - rengelhard@suse.de
785
786
- update debhelper to 4.2.27
787
788
-------------------------------------------------------------------
789
Tue Nov 16 15:44:34 CET 2004 - rengelhard@suse.de
790
791
- update dpkg to 1.10.25
792
793
-------------------------------------------------------------------
794
Thu Nov 11 10:42:02 CET 2004 - rengelhard@suse.de
795
796
- update debhelper to 4.2.24
797
798
-------------------------------------------------------------------
799
Fri Oct 29 13:55:11 CEST 2004 - rengelhard@suse.de
800
801
- update debhelper to 4.2.23
802
803
-------------------------------------------------------------------
804
Wed Oct 27 12:15:38 CEST 2004 - rengelhard@suse.de
805
806
- update dpkg to 1.10.24
807
808
-------------------------------------------------------------------
809
Wed Oct 13 12:11:21 CEST 2004 - rengelhard@suse.de
810
811
- update debhelper to 4.2.21
812
813
-------------------------------------------------------------------
814
Wed Sep 8 00:06:37 CEST 2004 - ro@suse.de
815
816
- remove stuff now present in own update-alternatives package
817
818
-------------------------------------------------------------------
819
Thu Aug 19 14:50:34 CEST 2004 - mcihar@suse.cz
820
821
- update debhelper to 4.2.19
822
- update dpkg to 1.10.23
823
- use sed rather than patches
824
- remove patches accepted in upstream
825
826
-------------------------------------------------------------------
827
Mon May 31 14:53:43 CEST 2004 - mcihar@suse.cz
828
829
- update debhelper to 4.2.10
830
- update dpkg to 1.10.21
831
832
-------------------------------------------------------------------
833
Thu Mar 04 12:43:17 CET 2004 - mcihar@suse.cz
834
835
- no root for build
836
- revert to manual debhelper installation as installation using
837
debhelper needs dpkg and debhelper installed
838
839
-------------------------------------------------------------------
840
Wed Mar 03 18:08:58 CET 2004 - mcihar@suse.cz
841
842
- debhelper has debian/control file, so do not install manually
843
- update debhelper to 4.2.4
844
- update dpkg to 1.10.18.1
845
846
-------------------------------------------------------------------
847
Wed Jan 28 00:25:16 CET 2004 - ro@suse.de
848
849
- debhelper has no debian/control file, so install manually
850
851
-------------------------------------------------------------------
852
Tue Jan 27 14:09:01 CET 2004 - mcihar@suse.cz
853
854
- install debhelper man pages on correct place
855
856
-------------------------------------------------------------------
857
Mon Jan 26 15:09:20 CET 2004 - mcihar@suse.cz
858
859
- updated debhelper to 4.1.88 and dpkg to 1.10.18
860
861
-------------------------------------------------------------------
862
Wed Aug 20 19:54:08 CEST 2003 - mjancar@suse.cz
863
864
- require the perl version we build with
865
866
-------------------------------------------------------------------
867
Thu Aug 07 16:02:18 CEST 2003 - mcihar@suse.cz
868
869
- updated debhelper to 4.1.57
870
871
-------------------------------------------------------------------
872
Mon Jul 28 14:13:38 CEST 2003 - schwab@suse.de
873
874
- Fix format string.
875
- Fix undefined use of longjmp.
876
- Use perl_vendorlib.
877
878
-------------------------------------------------------------------
879
Wed Jun 18 15:08:58 CEST 2003 - mcihar@suse.cz
880
881
- updated debhelper to 4.1.47 (mostly fixes in dh_python)
882
- included directories for translated man pages
883
- use find_lang
884
885
-------------------------------------------------------------------
886
Tue May 13 16:45:18 CEST 2003 - mcihar@suse.cz
887
888
- updated debhelper to 4.1.43
889
- updated dpkg to 1.1.10
890
891
-------------------------------------------------------------------
892
Tue Apr 08 11:48:37 CEST 2003 - mcihar@suse.cz
893
894
- updated debhelper to 4.1.40
895
- fixed problems with new coreutils
896
897
-------------------------------------------------------------------
898
Thu Mar 06 15:40:08 CET 2003 - mcihar@suse.cz
899
900
- configuration files under /etc marked as %config
901
902
-------------------------------------------------------------------
903
Thu Jan 30 14:19:51 CET 2003 - mcihar@suse.cz
904
905
- updated debhelper to 4.1.29:
906
* Added a dh_python command.
907
* Various fixes.
908
909
-------------------------------------------------------------------
910
Wed Nov 13 12:22:45 CET 2002 - mcihar@suse.cz
911
912
- updated dpkg to 1.10.9, major changes:
913
* Make the multiline regex have an upper bound, instead of being
914
unbounded, as newer perls have a larger stack frame, which cause them
915
to segfault quicker with larger inputs.
916
* Fix segfault in md5sum if the file being checked doesn't exist.
917
* Fix extraction of md5sum in dpkg-scanpackages.
918
* Handle directories better in md5sum.
919
* Fix several read pass buffer bugs, and a memleak.
920
* Fix segfault when --auto-deconfigure is given.
921
- updated debhelper to 4.1.20, major changes:
922
* typo in dh_shlibdeps(1)
923
* dh_fixperms: Make sure .pm files are 0644.
924
* dh_strip: detect and don't strip debug/*.so files.
925
* Various improvements to debhelper(1).
926
* Clarified dh_perl man page.
927
* Fixed excessive escaping around terms in DH_EXCLUDE_FIND.
928
* Patch from Andrew Suffield to make dh_perl understand #!/usr/bin/env perl
929
- included part of postinst script from debian package
930
931
-------------------------------------------------------------------
932
Mon Nov 11 11:26:13 CET 2002 - ro@suse.de
933
934
- changed neededforbuild <sp> to <opensp>
935
- changed neededforbuild <sp-devel> to <>
936
937
-------------------------------------------------------------------
938
Wed Aug 28 12:37:07 MEST 2002 - mcihar@suse.cz
939
940
- corrected requires
941
942
-------------------------------------------------------------------
943
Wed Aug 7 15:05:04 CEST 2002 - mcihar@suse.cz
944
945
- updated to debhelper 4.1.3:
946
* various bugfixes
947
* removed /usr/doc manglement code from postinst and prerm
948
* removed dh_installxaw
949
* dh_installchangelogs installs debian/NEWS
950
- updated to dpkg 1.10.4:
951
* plenty of bugfixes and new switches
952
* added Large File Summit extension
953
* added manpages for dpkg.cfg and dselect.cfg
954
* updated translations
955
* install archtable into /usr/share/dpkg/
956
- dpkg is now build by debian/rules not by script in spec
957
- removed md5sum.1 start-stop-daemon.8 install-info.8 manpages also
958
for other locales (these programs are not installed)
959
960
-------------------------------------------------------------------
961
Tue Jun 11 09:16:14 CEST 2002 - mcihar@suse.cz
962
963
- updated to debhelper 4.0.11 and dpkg 1.9.21
964
965
-------------------------------------------------------------------
966
Mon Aug 13 15:51:56 CEST 2001 - ro@suse.de
967
968
- changed neededforbuild <sp_libs> to <sp-devel>
969
970
-------------------------------------------------------------------
971
Fri Jun 8 15:13:02 CEST 2001 - cihlar@suse.cz
972
973
- fixed to compile with new autoconf
974
975
-------------------------------------------------------------------
976
Tue Apr 24 12:12:56 CEST 2001 - cihlar@suse.cz
977
978
- fixed warnings on ia64
979
980
-------------------------------------------------------------------
981
Wed Apr 18 09:07:26 CEST 2001 - cihlar@suse.cz
982
983
- fixed to compile
984
985
-------------------------------------------------------------------
986
Mon Mar 5 14:38:45 CET 2001 - cihlar@suse.cz
987
988
- dpkg updated to version 1.8.3.1
989
- debhelper updated to version 3.0.8
990
991
-------------------------------------------------------------------
992
Tue Dec 5 14:56:23 CET 2000 - schwab@suse.de
993
994
- Fix broken declaration.
995
996
-------------------------------------------------------------------
997
Tue Oct 31 10:57:36 CET 2000 - cihlar@suse.cz
998
999
- update to version 1.6.14
1000
- bzipped sources
1001
1002
-------------------------------------------------------------------
1003
Tue May 23 16:48:45 CEST 2000 - cihlar@suse.cz
1004
1005
- added files in /etc and /var to %files
1006
1007
-------------------------------------------------------------------
1008
Mon May 22 15:19:20 CEST 2000 - cihlar@suse.cz
1009
1010
- removed install-info and start-stop-daemon
1011
1012
-------------------------------------------------------------------
1013
Mon May 15 17:20:51 CEST 2000 - schwab@suse.de
1014
1015
- Fixed for ia64.
1016
1017
-------------------------------------------------------------------
1018
Wed May 3 17:15:12 CEST 2000 - cihlar@suse.cz
1019
1020
- package created - version 1.4.0.35 (debhelper 1.1.24)
1021
1022