summaryrefslogtreecommitdiff
path: root/ChangeLog.old
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2010-02-21 00:32:49 +0100
committerGuillem Jover <guillem@debian.org>2010-02-25 09:37:41 +0100
commit0a3fa9ced661545f7269f9061b8e24beeda5a0e8 (patch)
tree62501471db411759fcda0b70d9aca3cf35a0d7ad /ChangeLog.old
parentae4505efeccdb5bce465c4c9fa4aeabf0f22cf3c (diff)
downloaddpkg-0a3fa9ced661545f7269f9061b8e24beeda5a0e8.tar.gz
Add accent on Raphaël's name in several files
Diffstat (limited to 'ChangeLog.old')
-rw-r--r--ChangeLog.old366
1 files changed, 183 insertions, 183 deletions
diff --git a/ChangeLog.old b/ChangeLog.old
index 980f1851a..21885fc54 100644
--- a/ChangeLog.old
+++ b/ChangeLog.old
@@ -23,12 +23,12 @@
* po/POTFILES.in: Remove reference to cleanup-info.pl.
* scripts/.gitignore: Likewise.
-2009-02-27 Raphael Hertzog <hertzog@debian.org>
+2009-02-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Avoid logging too many
useless messages about status change.
-2009-02-27 Raphael Hertzog <hertzog@debian.org>
+2009-02-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm (save, dump): Add new
parameter asking that #PACKAGE# be replaced on the fly.
@@ -39,13 +39,13 @@
scripts/t/200_Dpkg_Shlibs/symbols.fake-2: Add test-case for
replacement of #PACKAGE# on the fly (together with test of dump).
-2009-02-27 Raphael Hertzog <hertzog@debian.org>
+2009-02-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Add one more sanity check
verifying that <link> and <path> are different (cf #509667 for a
sample).
-2009-02-27 Raphael Hertzog <hertzog@debian.org>
+2009-02-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Improve output messages
by identifying their origin and by being more consistent.
@@ -118,7 +118,7 @@
* lib/progress.h: New file.
* lib/progress.c: Likewise.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Add new option --log to
log to another file than /var/log/dpkg.log.
@@ -128,7 +128,7 @@
and it would try to write to /var/log/dpkg.log because fakeroot
makes it believe that it is writable.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: update-alternatives should not
replace real files by symlinks. When --install is called, the
@@ -140,7 +140,7 @@
* scripts/t/900_update_alternatives.t: Add corresponding tests in
the test suite.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* man/update-alternatives.8: Document how --all can be used to
repair all alternatives on the system in a single command.
@@ -149,7 +149,7 @@
no alternative is currently selected and when the user input is
empty: it will auto-select the best alternative.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Implement --set-selections.
It's the the counterpart of --get-selections, it reads
@@ -159,14 +159,14 @@
* scripts/t/900_update_alternatives.t: Add corresponding tests in
the test suite.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Implement --get-selections.
The new option lists all master alternatives and their status in a
format simple to parse.
* man/update-alternatives.8: Document this option.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Installation of a slave
alternative link is only done if the corresponding slave file is
@@ -175,7 +175,7 @@
* scripts/t/900_update_alternatives.t: Add corresponding tests in
the test suite.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Add more sanity check for
--install: ensure alternative path and links are absolute, ensure
@@ -184,7 +184,7 @@
* scripts/t/900_update_alternatives.t: Add corresponding tests in
the test suite.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Checks that --install does not
reuse alternatives or links in a way that is not compatible with
@@ -192,12 +192,12 @@
* scripts/t/900_update_alternatives.t: Add corresponding tests in
the test suite.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Add logging to
/var/log/dpkg.log.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* man/update-alternatives.8: The vocabulary used was misleading
and not really uniform. Try to standardize and make it match with
@@ -205,7 +205,7 @@
Includes minor fixes to make it match the behaviour of the current
implementation.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Rewrite it entirely in a more
object-oriented way. The only behaviour changes concern --config:
@@ -214,7 +214,7 @@
* scripts/t/900_update_alternatives.t: Test suite adjusted to the
--config change.
-2009-02-22 Raphael Hertzog <hertzog@debian.org>
+2009-02-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-gencontrol.pl, scripts/dpkg-gensymbols.pl: Reset
umask to 0022 to ensure that files created in the DEBIAN directory
@@ -224,13 +224,13 @@
* src/query.c: Remove bogus comment about '--yet-to-unpack'.
-2009-02-11 Raphael Hertzog <hertzog@debian.org>
+2009-02-11 Raphaël Hertzog <hertzog@debian.org>
* scripts/Makefile.am: Drop cleanup-info.pl script.
* man/Makefile.am, man/po/po4a.cfg: Drop cleanup-info(8) manual page.
* README.feature-removal-schedule: Update information accordingly.
-2009-02-11 Raphael Hertzog <hertzog@debian.org>
+2009-02-11 Raphaël Hertzog <hertzog@debian.org>
* scripts/Makefile.am: Move update-alternatives, dpkg-divert and
dpkg-statoverride to /usr/bin as they can be useful to users since
@@ -238,7 +238,7 @@
administrative rights.
* Makefile.am (EXTRA_DIST): Add debian/dpkg.links.
-2009-02-11 Raphael Hertzog <hertzog@debian.org>
+2009-02-11 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-buildpackage.pl: Add new option --target/-T to
allow a specific debian/rules target to be run. The new --as-root
@@ -247,7 +247,7 @@
options ("--admindir=…" and "--admindir …").
* man/dpkg-buildpackage.1: Update documentation accordingly.
-2009-02-11 Raphael Hertzog <hertzog@debian.org>
+2009-02-11 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-buildpackage.1: Fix name of binary target in default
case.
@@ -284,23 +284,23 @@
* lib/dpkg.h (ohshitvb): Remove function prototype.
* lib/ehandle.c (ohshitvb): Remove function definition.
-2009-02-06 Raphael Hertzog <hertzog@debian.org>
+2009-02-06 Raphaël Hertzog <hertzog@debian.org>
* scripts/t/900_update_alternatives.t: New test-suite for
update-alternatives.
* scripts/Makefile.am: Add the previous file.
-2009-02-06 Raphael Hertzog <hertzog@debian.org>
+2009-02-06 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Deal with empty
files in the administrative directory by ignoring them.
-2009-02-06 Raphael Hertzog <hertzog@debian.org>
+2009-02-06 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Ensure that a non-existant
alternative result in automatic mode configuration.
-2009-02-06 Raphael Hertzog <hertzog@debian.org>
+2009-02-06 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Change set_links() to
also reset the main alternative link. Add a parameter to
@@ -308,7 +308,7 @@
When --install reinstalls the current and manually selected entry,
let it recreate the symlinks in case something has gone wrong.
-2009-02-06 Raphael Hertzog <hertzog@debian.org>
+2009-02-06 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Remove the alternative when
the last choice is removed, even if we are in manual mode.
@@ -316,7 +316,7 @@
accordingly to not be as strong about not touching links in manual
mode.
-2009-02-06 Raphael Hertzog <hertzog@debian.org>
+2009-02-06 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl (set_links): Remove slavelinks
if needed as well. We create slave links automatically, we should
@@ -337,12 +337,12 @@
* ostable: Reindent to make room for longer os names.
-2009-02-05 Raphael Hertzog <hertzog@debian.org>
+2009-02-05 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl (rename_mv): Integrate logic to
not fail if ENOENT is the reason why the rename failed.
-2009-02-05 Raphael Hertzog <hertzog@debian.org>
+2009-02-05 Raphaël Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Ensure that a broken link
in automatic mode doesn't lead to the alternative being set
@@ -350,7 +350,7 @@
when --verbose is given) the message that indicates that
an alternative is switched to manual mode.
-2009-02-05 Raphael Hertzog <hertzog@debian.org>
+2009-02-05 Raphaël Hertzog <hertzog@debian.org>
Osamu Aoki <osamu@debian.org>
* scripts/update-alternatives.pl: Allow --config to continue when
@@ -361,7 +361,7 @@
easily review manual and broken alternatives.
* man/update-alternatives.8: Update the documentation accordingly.
-2009-02-04 Raphael Hertzog <hertzog@debian.org>
+2009-02-04 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Vendor/Ubuntu.pm: Ubuntu vendor object implementing
lookup of launchpad bugs in changelogs and a safety-check for
@@ -371,7 +371,7 @@
'scripts/Dpkg/Vendor/Ubuntu.pm'.
* scripts/po/POTFILES.in: Add 'scripts/Dpkg/Vendor/Ubuntu.pm'.
-2009-02-04 Raphael Hertzog <hertzog@debian.org>
+2009-02-04 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Vendor/Default.pm: Generic vendor object that will
be used to hook vendor-specific behaviour in multiple places.
@@ -391,7 +391,7 @@
* libcompat/Makefile.am (libcompat_a_SOURCES): Add 'compat.h'.
* man/Makefile.am (EXTRA_DIST): Add 'po/ChangeLog'.
-2009-01-27 Raphael Hertzog <hertzog@debian.org>
+2009-01-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/t/900_Dpkg_Version.t: Renamed into...
* scripts/t/100_Dpkg_Version.t: and merged test cases previously
@@ -557,7 +557,7 @@
* lib/log.c (statusfd_send): Pass to write the remaining data, not
the same initial buffer.
-2008-12-08 Raphael Hertzog <hertzog@debian.org>
+2008-12-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Changelog.pm, scripts/dpkg-buildpackage.pl,
scripts/dpkg-genchanges.pl, scripts/dpkg-gencontrol.pl,
@@ -659,7 +659,7 @@
(@EXPORT): ... here. Fix all users.
2008-12-08 Modestas Vainius <modestas@vainius.eu>
- Raphael Hertzog <hertzog@debian.org>
+ Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/Objdump.pm (parse): Split into add_object()
and parse().
@@ -716,7 +716,7 @@
* lib/dpkg.h (warningf): Rename to ...
(warning): ... this. Fix all callers.
-2008-11-19 Raphael Hertzog <hertzog@debian.org>
+2008-11-19 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Functions.pm (fixperms): Fix chmod call to
also work when POSIXLY_CORRECT is set.
@@ -733,7 +733,7 @@
* scripts/dpkg-statoverride.pl: Likewise.
* scripts/update-alternatives.pl: Likewise.
-2008-11-08 Raphael Hertzog <hertzog@debian.org>
+2008-11-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/Objdump.pm (_parse): Support RUNPATH exactly
like RPATH but taking precedence over it.
@@ -1108,7 +1108,7 @@
for .dpkg-tmp and .dpkg-new if we are going to return due to already
existing directory or a file to be skept.
-2008-02-02 Raphael Hertzog <hertzog@debian.org>
+2008-02-02 Raphaël Hertzog <hertzog@debian.org>
* dpkg-deb/build.c: Ensure that data.tar and control.tar
archives created inside a .deb use the GNU format that is compatible
@@ -1129,7 +1129,7 @@
checking if the conffile to take over was obsolete on the other
package by adding missing bracese.
-2008-12-01 Raphael Hertzog <hertzog@debian.org>
+2008-12-01 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Archive.pm (extract): Do not create the temp
directory in the current directory but in the parent directory of
@@ -1144,7 +1144,7 @@
used in the symbols file. Instead simply modify the minimal
version on any pre-existing dependency.
-2008-11-19 Raphael Hertzog <hertzog@debian.org>
+2008-11-19 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/Objdump.pm (parse_dynamic_symbol): Fix the
regular expression to not require two space between alignment and
@@ -1187,7 +1187,7 @@
(ohshitv): Likewise.
(ohshite): Likewise.
-2008-11-07 Raphael Hertzog <hertzog@debian.org>
+2008-11-07 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Version.pm: Synchronize code with version used by
debbugs (add some bugfixes).
@@ -1195,7 +1195,7 @@
version comparison code.
* scripts/Makefile.am: Add new file in the dist tarball.
-2008-10-20 Raphael Hertzog <hertzog@debian.org>
+2008-10-20 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm (load): Let the recursively
nested calls to load() modify the name of the current object so
@@ -1208,15 +1208,15 @@
to the blacklist (mips/mipsel specific symbol that appeared with
GCC 4.3).
-2008-09-05 Raphael Hertzog <hertzog@debian.org>
+2008-09-05 Raphaël Hertzog <hertzog@debian.org>
* configure.ac: Bump version to 1.14.23~.
-2008-09-05 Raphael Hertzog <hertzog@debian.org>
+2008-09-05 Raphaël Hertzog <hertzog@debian.org>
* configure.ac: Release 1.14.22.
-2008-08-29 Raphael Hertzog <hertzog@debian.org>
+2008-08-29 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-gensymbols.pl: It was already skipping symlinks
within the package build tree. Now it also skips real
@@ -1227,7 +1227,7 @@
/usr/lib32/libfakeroot which made dpkg-gensymbols scan this
directory and add libfakeroot to the libc6-386 symbols file!
-2008-08-29 Raphael Hertzog <hertzog@debian.org>
+2008-08-29 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3/quilt.pm: run_quilt() can be run
when no quilt series file exist yet. In that case we have to
@@ -1294,7 +1294,7 @@
* lib/mlib.c: Likewise.
* utils/start-stop-daemon.c: Likewise.
-2008-08-22 Raphael Hertzog <hertzog@debian.org>
+2008-08-22 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-source.1: Clarify two points concerning the behaviour
of the new 3.0 (quilt) source format.
@@ -1442,7 +1442,7 @@
* src/query.c (ignoredependss): Remove unused variable.
-2008-07-10 Raphael Hertzog <hertzog@debian.org>
+2008-07-10 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-buildpackage.1: Give a detailed explanation of what the
command does. Drop any duplicate information contained in the
@@ -1500,7 +1500,7 @@
* src/archives.c (filesavespackage): Do not mark debug message for
translation.
-2008-07-04 Raphael Hertzog <hertzog@debian.org>
+2008-07-04 Raphaël Hertzog <hertzog@debian.org>
Bruce Sass <bmsass@shaw.ca>
* dselect/pkginfo.cc (packagelist::itd_description), dselect/pkgtop.cc
@@ -1679,17 +1679,17 @@
string.
* src/processarc.c (process_archive): Likewise.
-2008-06-27 Raphael Hertzog <hertzog@debian.org>
+2008-06-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/install-info.pl: Improve error message when the
info file doesn't exist.
-2008-06-27 Raphael Hertzog <hertzog@debian.org>
+2008-06-27 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-query.1: Document the origin of the various fields and
warn that they are not always available.
-2008-06-23 Raphael Hertzog <hertzog@debian.org>
+2008-06-23 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-source.pl: New option --require-valid-signature.
* scripts/Dpkg/Source/Package.pm (check_signature): Updated to use
@@ -1697,7 +1697,7 @@
--require-valid-signature.
* man/dpkg-source.1: Document the new option.
-2008-06-23 Raphael Hertzog <hertzog@debian.org>
+2008-06-23 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/IPC.pm (fork_and_exec): New nocheck option that is
forwarded to wait_child().
@@ -1708,22 +1708,22 @@
dpkg-divert.
* man/dpkg-divert.1: Document new option.
-2008-06-22 Raphael Hertzog <hertzog@debian.org>
+2008-06-22 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg.1, man/dpkg-query.1: Document the fact that the available
file is mostly useful for dselect users and that the related commands
are useless for APT users.
-2008-06-22 Raphael Hertzog <hertzog@debian.org>
+2008-06-22 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-buildpackage.1: Document -A option.
-2008-06-22 Raphael Hertzog <hertzog@debian.org>
+2008-06-22 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg.1, man/dpkg-query.1: Clarify lisf of packages displayed
in dpkg --get-selections and dpkg-query -l.
-2008-06-21 Raphael Hertzog <hertzog@debian.org>
+2008-06-21 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: If the binary analyzed is a library on a
non-public path, assume it's likely a plugin and reduce the number of
@@ -1731,7 +1731,7 @@
hopefully less confusing message.
* man/dpkg-shlibdeps.1: Document the above changes.
-2008-06-21 Raphael Hertzog <hertzog@debian.org>
+2008-06-21 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Vendor.pm: Provide simple parser for vendor-specific
information stored in /etc/dpkg/origins/. The current vendor can
@@ -1773,7 +1773,7 @@
* lib/varbuf.c (varbufprintf): Use varbufvprintf instead of
reimplementing it.
-2008-06-09 Raphael Hertzog <hertzog@debian.org>
+2008-06-09 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/BuildOptions.pm (parse, set): Use space as the
official separator in DEB_BUILD_OPTIONS. Check for validity of
@@ -1880,7 +1880,7 @@
* lib/dpkg-priv.h (rtrim_slash_slashdot): Return the string size.
-2008-06-01 Raphael Hertzog <hertzog@debian.org>
+2008-06-01 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Control.pm (parse, parse_fh, new): Add a new function
parse_fh() to be able to parse the control file from an arbitrary
@@ -1893,7 +1893,7 @@
dpkg is unable to create a file so that it also refers to the real
filename instead of the non-diverted name only.
-2008-05-31 Raphael Hertzog <hertzog@debian.org>
+2008-05-31 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg.1: Use the term conffile for a configuration file handled
by dpkg. Drop reference to hamm. Updated description of values
@@ -1991,7 +1991,7 @@
* lib/dpkg-priv.h: New file.
* lib/path.c: Likewise.
-2008-05-11 Raphael Hertzog <hertzog@debian.org>
+2008-05-11 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-source.1: Properly escape hyphen in -i option.
@@ -2007,17 +2007,17 @@
* man/update-alternatives.8: Document that new option, and the
associated format.
-2008-05-05 Raphael Hertzog <hertzog@debian.org>
+2008-05-05 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-source.1: Improve explanation of -i when used with
VCS-based source packages.
-2008-05-05 Raphael Hertzog <hertzog@debian.org>
+2008-05-05 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-gensymbols.pl: Do not accept empty parameters for
-v, -P and -e.
-2008-05-05 Raphael Hertzog <hertzog@debian.org>
+2008-05-05 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Include the format of the desired
library in the "library not found" error message.
@@ -2056,7 +2056,7 @@
* man/dpkg-buildpackage.1: Match description of -si option with the
one from dpkg-genchanges.1.
-2008-08-15 Raphael Hertzog <hertzog@debian.org>
+2008-08-15 Raphaël Hertzog <hertzog@debian.org>
* Dpkg/Source/Package.pm (new): Call init_options() only if
initialize() has been called as it's supposed to be called
@@ -2094,27 +2094,27 @@
(trig_enqueue_awaited_pend): New function definition.
(trig_fixup_awaiters): Likewise.
-2008-06-24 Raphael Hertzog <hertzog@debian.org>
+2008-06-24 Raphaël Hertzog <hertzog@debian.org>
* debian/archtable: Add armel.
-2008-06-21 Raphael Hertzog <hertzog@debian.org>
+2008-06-21 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-buildpackage.pl, scripts/dpkg-genchanges.pl: Treat
debian.tar.gz files (used by 3.0 (quilt) source packages) like
diff.gz files when it comes to detection of the kind of upload.
-2008-06-21 Raphael Hertzog <hertzog@debian.org>
+2008-06-21 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3/quilt.pm: Define QUILT_SERIES
when running quilt in order to be able to use quilt series with
non-standard names (like debian.series or ubuntu.series).
-2008-06-18 Raphael Hertzog <hertzog@debian.org>
+2008-06-18 Raphaël Hertzog <hertzog@debian.org>
* configure.ac: Bump version to 1.14.21~.
-2008-06-18 Raphael Hertzog <hertzog@debian.org>
+2008-06-18 Raphaël Hertzog <hertzog@debian.org>
* configure.ac: Release 1.14.20.
@@ -2128,7 +2128,7 @@
* scripts/dpkg-divert.pl (checkrename): Do not check the target file
if the source does not exist and dorename was thus disabled.
-2008-06-09 Raphael Hertzog <hertzog@debian.org>
+2008-06-09 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-divert.pl, scripts/update-alternatives.pl,
scripts/install-info.pl, scripts/dpkg-statoverride.pl: Set
@@ -2137,27 +2137,27 @@
compiled for the corresponding perl version (and this happens in
configuration scripts, in particular preinst, during upgrades).
-2008-06-08 Raphael Hertzog <hertzog@debian.org>
+2008-06-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Patch.pm (analyze): Be less strict in
filenames accepted on ---/+++ lines. Don't blow up on absolute
filenames if the other one is fine. Make sure to use the one that
is relative and that corresponds to a real file when possible.
-2008-06-08 Raphael Hertzog <hertzog@debian.org>
+2008-06-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3/quilt.pm: Use absolute path names
when giving directories and filenames to quilt to avoid any
problems due to quilt's feature of trying relative paths in parent
directories too.
-2008-06-07 Raphael Hertzog <hertzog@debian.org>
+2008-06-07 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Patch.pm (analyze): Accept unexpected
end-of-file in patches if we're missing no more than 2 lines
of context. Output a warning instead.
-2008-06-07 Raphael Hertzog <hertzog@debian.org>
+2008-06-07 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3/quilt.pm (register_autopatch):
Register the newly created patch with quilt only if quilt has
@@ -2165,7 +2165,7 @@
have any patch yet), otherwise register it manually at the end of
the series.
-2008-06-05 Raphael Hertzog <hertzog@debian.org>
+2008-06-05 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Patch.pm (add_diff_directory): If option
use_dev_null is set, then the label of the "old" file will be
@@ -2175,12 +2175,12 @@
* scripts/Dpkg/Source/Package/V2.pm (prepare_build): Use the new
option "use_dev_null" when creating the automatic patch.
-2008-06-05 Raphael Hertzog <hertzog@debian.org>
+2008-06-05 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3/quilt.pm (get_patches): Really
skip all comments in the series files.
-2008-06-04 Raphael Hertzog <hertzog@debian.org>
+2008-06-04 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Patch.pm (analyze): Enhance function to
parse correctly many more patches that are accepted by the patch
@@ -2193,7 +2193,7 @@
correct, and use the name in +++ if this one exists while the one
on --- doesn't.
-2008-05-28 Raphael Hertzog <hertzog@debian.org>
+2008-05-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package.pm (extract): If we extract a
source package that uses a non-standard (!= 1.0) source package
@@ -2204,7 +2204,7 @@
formats.
* man/dpkg-source.1: Document the above changes.
-2008-05-28 Raphael Hertzog <hertzog@debian.org>
+2008-05-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3/quilt.pm: Factorize calls to
quilt in a new run_quilt() function. And check only once
@@ -2212,7 +2212,7 @@
without_quilt option. Last but not least, register properly the
automatically generated patch with quilt import.
-2008-05-28 Raphael Hertzog <hertzog@debian.org>
+2008-05-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Patch.pm (check_apply): New function to
verify if a patch will successfully apply on top of a given
@@ -2229,14 +2229,14 @@
* man/dselect.1: Fixed a typo and regenerated all po(t) files,
including updating the German one.
-2008-05-23 Raphael Hertzog <hertzog@debian.org>
+2008-05-23 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V2.pm (do_build): Display a
message when local modifications are stored in a new
automatic patch. This messages includes a list of
modified files.
-2008-05-23 Raphael Hertzog <hertzog@debian.org>
+2008-05-23 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3/quilt.pm: Remove the .diff
from the name of the automatically generated patch. It will
@@ -2246,7 +2246,7 @@
created by dpkg-source itself.
* man/dpkg-source.1: Update the documentation accordingly.
-2008-05-22 Raphael Hertzog <hertzog@debian.org>
+2008-05-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3/quilt.pm: Add missing "use
File::Path" for mkpath().
@@ -2276,7 +2276,7 @@
* scripts/dpkg-gencontrol.pl: Get Package-Type field value also from
custom field.
-2008-05-11 Raphael Hertzog <hertzog@debian.org>
+2008-05-11 Raphaël Hertzog <hertzog@debian.org>
* src/processarc.c (process_archive): While removing files that
disappeared, move the call to namenodetouse before the test
@@ -2285,7 +2285,7 @@
want directories containing (only) removed files to activate the
corresponding triggers.
-2008-05-08 Raphael Hertzog <hertzog@debian.org>
+2008-05-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V2.pm,
scripts/Dpkg/Source/Package/V3/quilt.pm: Ensure the
@@ -2293,7 +2293,7 @@
is created so that a second build doesn't try to mistakenly
reapply it.
-2008-05-08 Raphael Hertzog <hertzog@debian.org>
+2008-05-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Functions.pm (is_binary): New function
to check if a file is binary by using diff against it.
@@ -2302,7 +2302,7 @@
binary files.
* man/dpkg-source.1: Document this behaviour.
-2008-05-08 Raphael Hertzog <hertzog@debian.org>
+2008-05-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Changelog/Debian.pm (parse): Bugfix in creation of
an unexpected new changelog entry that lacks an header line.
@@ -2311,7 +2311,7 @@
* scripts/Dpkg/Source/Patch.pm: Add missing import of internerr.
-2008-04-26 Raphael Hertzog <hertzog@debian.org>
+2008-04-26 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package.pm (upgrade_object_type): Instead
of using the full Format: version to deduce the perl object name
@@ -2332,7 +2332,7 @@
* scripts/Makefile.am, scripts/po/POTFILES.in: Update the lists
according to above file renames.
-2008-04-25 Raphael Hertzog <hertzog@debian.org>
+2008-04-25 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3_0/quilt.pm: Parse correctly
series files with patch options and warn if something else than
@@ -2340,7 +2340,7 @@
* man/dpkg-source.1: Document how dpkg-source handles those patch
options in series files.
-2008-04-25 Raphael Hertzog <hertzog@debian.org>
+2008-04-25 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V3_0/native.pm: Fix permissions of
generated tarball to "666 & ~umask()".
@@ -2350,7 +2350,7 @@
* man/dpkg-shlibdeps.1: Fix a typo.
* man/dpkg-source.1: Improve a sentence (with agreement from Raphäel).
-2008-04-14 Raphael Hertzog <hertzog@debian.org>
+2008-04-14 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Fields.pm (find_custom_field, get_custom_field):
New function to handle custom fields (X[SBC]*-*).
@@ -2359,12 +2359,12 @@
extension of a generated package since that doesn't work when
generating source-only uploads for example.
-2008-04-14 Raphael Hertzog <hertzog@debian.org>
+2008-04-14 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Patch.pm (_fail_not_same_type): Fix
inversion between new/old filetype.
-2008-04-12 Raphael Hertzog <hertzog@debian.org>
+2008-04-12 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Path.pm (check_files_are_the_same): Add a new
parameter so that we can use stat() instead of lstat() and
@@ -2427,13 +2427,13 @@
* man/dpkg.1: Sort package states.
-2008-04-05 Raphael Hertzog <hertzog@debian.org>
+2008-04-05 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V1_0.pm: Do not use
diff -p to generate patches as dpkg-source of sarge doesn't accept
data after the @@.
-2008-04-04 Raphael Hertzog <hertzog@debian.org>
+2008-04-04 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm (get_smallest_version): New
function to retrieve the smallest "minver" of all symbols of a
@@ -2457,7 +2457,7 @@
* lib/triglib.c (trk_unknown_interest_change): Fix typo.
* dselect/helpmsgs.cc (hlp_displayexplain1): Ditto.
-2008-04-02 Raphael Hertzog <hertzog@debian.org>
+2008-04-02 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package.pm, scripts/dpkg-genchanges.pl:
Explicitly put Checksums-* fields before the Files field so that
@@ -2465,14 +2465,14 @@
dsc parsers (dupload and sbuild for instance, see #473518 and
#470440).
-2008-04-01 Raphael Hertzog <hertzog@debian.org>
+2008-04-01 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V2_0.pm: Add the option
--skip-patches to not apply patches at the end of the source
package extraction. Also works for Format: 3.0 (quilt).
* man/dpkg-source.1: Document the above change.
-2008-04-01 Raphael Hertzog <hertzog@debian.org>
+2008-04-01 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package/V2_0.pm (do_extract): Create
debian/patches/.dpkg-source-applied containing the list of patches
@@ -2485,7 +2485,7 @@
patches have been applied.
* man/dpkg-source.1: Document the above changes.
-2008-04-01 Raphael Hertzog <hertzog@debian.org>
+2008-04-01 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/IPC.pm (fork_and_exec): Handle redirection
of STDERR with new options error_to_{file,pipe,string,handle}.
@@ -2499,7 +2499,7 @@
* src/enquiry.c (badstatinfos): Fix typos (processesing -> processing).
-2008-03-30 Raphael Hertzog <hertzog@debian.org>
+2008-03-30 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-source.1: Make it clear that Format: 2.0 is not really
meant to be widely used by moving all the explanations in the
@@ -2745,32 +2745,32 @@
* src/help.c (statusstrings): Improve Breaks message by saying that
it can be in that status due to a failed installation.
-2008-03-29 Raphael Hertzog <hertzog@debian.org>
+2008-03-29 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-buildpackage.pl: If the user request a cross-compilation,
then define PKG_CONFIG_LIBDIR so that it will look in directories
specidic to the target architecture.
* man/dpkg-buildpackage.1: Document this change and also the -t option.
-2008-03-28 Raphael Hertzog <hertzog@debian.org>
+2008-03-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-buildpackage.pl: LDFLAGS now defaults to an empty
value instead of "-Wl,-Bsymbolic-functions". The latter can break
some libraries at run-time and such a change is best done
at the beginning of a release cycle.
-2008-03-28 Raphael Hertzog <hertzog@debian.org>
+2008-03-28 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-source.1: Move a paragraph at its right place and some
other presentation fixes.
-2008-03-27 Raphael Hertzog <hertzog@debian.org>
+2008-03-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs.pm: Support cross-compilation by adding
directories containing libraries for the architecture that is
being crossbuilt.
-2008-03-27 Raphael Hertzog <hertzog@debian.org>
+2008-03-27 Raphaël Hertzog <hertzog@debian.org>
Frank Lichtenheld <djpig@debian.org>
Joey Hess <joeyh@debian.org>
Colin Watson <cjwatson@debian.org>
@@ -2837,7 +2837,7 @@
files. Useful for helper tools (like git-buildpackage) which can
generate source files by themselves.
-2008-03-25 Raphael Hertzog <hertzog@debian.org>
+2008-03-25 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Let the user configure the set of
warnings that he wants. Add a new warning for useless libraries
@@ -2949,7 +2949,7 @@
* libcompat/strnlen.h: Likewise.
* lib/tarfn.c: Include "strnlen.h".
-2008-03-22 Raphael Hertzog <hertzog@debian.org>
+2008-03-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/t/200_Dpkg_Shlibs.t: Fix test suite to handle the
recent addition of the "objid" field to symbol hash returned
@@ -3026,7 +3026,7 @@
* lib/tarfn.c (TarExtractor): Initialize h.LinkName and h.Name to
NULL.
-2008-03-16 Raphael Hertzog <hertzog@debian.org>
+2008-03-16 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/Objdump.pm: Add "objid" property to
symbols and fake "soname" property with the basename of the
@@ -3051,12 +3051,12 @@
* utils/start-stop-daemon.c: Use __sun instead of __sparc__ to
define OSsunos.
-2008-03-15 Raphael Hertzog <hertzog@debian.org>
+2008-03-15 Raphaël Hertzog <hertzog@debian.org>
* debian/dpkg.prerm: Removed as it's empty.
* Makefile.am: Remove debian/dpkg.prerm from EXTRA_DIST.
-2008-03-14 Raphael Hertzog <hertzog@debian.org>
+2008-03-14 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Changelog/Debian.pm: Fix regression by re-allowing
capitals (like UNRELEASED!) in the distribution/package name.
@@ -3137,7 +3137,7 @@
or to be error-preserved ie would_like_to_install() != 0 - except
that we disregard packages which directly Conflict with themselves.
-2008-03-07 Raphael Hertzog <hertzog@debian.org>
+2008-03-07 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Fields.pm: Import Dpkg::Gettext since we use _g().
@@ -3147,7 +3147,7 @@
* src/help.c (clear_istobes): Free pkgiterator 'it' by calling
iterpkgend.
-2008-03-02 Raphael Hertzog <hertzog@debian.org>
+2008-03-02 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-gencontrol.pl, scripts/dpkg-source.pl:
Do not sort the dependency fields as order matters given
@@ -3174,12 +3174,12 @@
* scripts/t/600_Dpkg_Changelog/regression:
Add testcase for this regression.
-2008-02-22 Raphael Hertzog <hertzog@debian.org>
+2008-02-22 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-gensymbols.1: Fix some groff errors detected by lintian.
* man/dpkg-query.1: Likewise..
-2008-02-22 Raphael Hertzog <hertzog@debian.org>
+2008-02-22 Raphaël Hertzog <hertzog@debian.org>
* man/deb-symbols.5: Escape some hyphens so that they do not end up
as minus sign.
@@ -3187,13 +3187,13 @@
* man/dpkg-shlibdeps.1: Likewise.
* man/start-stop-daemon.8: Likewise.
-2008-02-22 Raphael Hertzog <hertzog@debian.org>
+2008-02-22 Raphaël Hertzog <hertzog@debian.org>
Mike Frysinger <vapier@gentoo.org>
* scripts/Makefile.am: Modify PATH during make check to include
build directories containing dpkg and the scripts dpkg-*.
-2008-02-20 Raphael Hertzog <hertzog@debian.org>
+2008-02-20 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Changelog.pm (parse_changelog): Fallback
into /usr/lib/dpkg/parsechangelog to find changelog parser
@@ -3240,7 +3240,7 @@
* man/deb-shlibs.5: Make this manual page a bit more elaborate and
helpful.
-2008-02-13 Raphael Hertzog <hertzog@debian.org>
+2008-02-13 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Version.pm: Import Dpkg::Gettext since we use _g().
@@ -3287,7 +3287,7 @@
* libcompat/long-options.c: Likewise.
* libcompat/long-options.h: Likewise.
-2008-02-03 Raphael Hertzog <hertzog@debian.org>
+2008-02-03 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Handle better the case when the
library found has a different soname than the one used to look up
@@ -3295,7 +3295,7 @@
soname wanted by the binary, thus avoiding invalid warnings about
unused library.
-2008-01-31 Raphael Hertzog <hertzog@debian.org>
+2008-01-31 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-genchanges.pl: Always list all binary packages in
the Description field of generated .changes files.
@@ -3316,7 +3316,7 @@
will change the group even if it has not been specified. Add EXIT
STATUS and EXAMPLE sections.
-2008-01-29 Raphael Hertzog <hertzog@debian.org>
+2008-01-29 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-buildpackage.pl: Add a new -R option to be able to
replace "debian/rules" by something else. The replacement command
@@ -3339,7 +3339,7 @@
(libopt_a_SOURCES): Rename to ...
(libcompat_a_SOURCES): ... this.
-2008-01-27 Raphael Hertzog <hertzog@debian.org>
+2008-01-27 Raphaël Hertzog <hertzog@debian.org>
* README.feature-removal-schedule: Deprecate support of substvars
in dpkg-source and dpkg-genchanges.
@@ -3347,7 +3347,7 @@
of custom changelog parsers that understand only the -v option.
* README.feature-removal-schedule: Deprecate support of PGP.
-2008-01-27 Raphael Hertzog <hertzog@debian.org>
+2008-01-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm: Replace has_new_libs(),
has_lost_libs(), has_new_symbols() and has_lost_symbols() by
@@ -3371,7 +3371,7 @@
(tmul): Fix normalization.
(run_stop_schedule): Use timersub instead of tsub.
-2008-01-24 Raphael Hertzog <hertzog@debian.org>
+2008-01-24 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-genchanges.pl: Warn if the current version is
smaller than the previous one.
@@ -3449,11 +3449,11 @@
* configure.ac: Bump version to 1.14.17~.
-2008-01-26 Raphael Hertzog <hertzog@debian.org>
+2008-01-26 Raphaël Hertzog <hertzog@debian.org>
* configure.ac: Release 1.14.16.6.
-2008-01-26 Raphael Hertzog <hertzog@debian.org>
+2008-01-26 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-gensymbols: Don't scan directories which are
symlinks. They might point outside of the package build dir which
@@ -3461,11 +3461,11 @@
The libc6 package on amd64 is affected with a symlink "lib64" ->
"/lib".
-2008-01-24 Raphael Hertzog <hertzog@debian.org>
+2008-01-24 Raphaël Hertzog <hertzog@debian.org>
* configure.ac: Release 1.14.16.5.
-2008-01-24 Raphael Hertzog <hertzog@debian.org>
+2008-01-24 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm (load): Remove the loaded file
from the %$seen hash at the end so that it's possible to include
@@ -3510,11 +3510,11 @@
(main): Call initgroups if the real user or group are different than
the ones we should switch to. Call setgid before initgroups.
-2008-01-22 Raphael Hertzog <hertzog@debian.org>
+2008-01-22 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-parsechangelog.1: Fix typos reported by Helge Kreutzmann.
-2008-01-22 Raphael Hertzog <hertzog@debian.org>
+2008-01-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-genchanges.pl, scripts/dpkg-gencontrol.pl,
scripts/dpkg-source.pl: Remove the IO-layer that converts to
@@ -3621,7 +3621,7 @@
to allow better reading of the program flow. This is a remnant of
the shell script past.
-2008-01-19 Raphael Hertzog <hertzog@debian.org>
+2008-01-19 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-buildpackage.pl: Use
Dpkg::Changelog::parse_changelog() instead of calling
@@ -3630,7 +3630,7 @@
* scripts/dpkg-checkbuilddeps.pl: Fix a bug left-over from the
switch to Dpkg::Control.
-2008-01-18 Raphael Hertzog <hertzog@debian.org>
+2008-01-18 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm,
scripts/Dpkg/Shlibs/Objdump.pm, scripts/Dpkg/Shlibs.pm: Update and
@@ -3638,7 +3638,7 @@
the new style where the sprintf call is integrated. Uniformize
some error messages at the same time.
-2008-01-18 Raphael Hertzog <hertzog@debian.org>
+2008-01-18 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm (load): Parse *@<version>
symbols names as wildcards and not as regular symbols. They
@@ -3659,7 +3659,7 @@
* scripts/Dpkg/Changelog.pm (data2rfc822): Don't fail if argument
is undef.
-2008-01-18 Raphael Hertzog <hertzog@debian.org>
+2008-01-18 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Changelog.pm (parse_changelog): Rewrite it completely
to not call dpkg-parsechangelog but do the work of this program by
@@ -3730,13 +3730,13 @@
(do_version): ... here. New function.
(main): Call do_version instead of printf.
-2008-01-17 Raphael Hertzog <hertzog@debian.org>
+2008-01-17 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-source.pl: Revert to the old behaviour of not using
any substvars file.
* man/dpkg-source.1: Fix default value of -T parameter.
-2008-01-17 Raphael Hertzog <hertzog@debian.org>
+2008-01-17 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-genchanges.pl: Reinstate support of the ${Format}
substvars.
@@ -3836,7 +3836,7 @@
(parse_options): Likewise.
(pid_is_cmd, pid_is_user, pid_is_exec) [HAVE_KVM_H]: Likewise.
-2008-01-15 Raphael Hertzog <hertzog@debian.org>
+2008-01-15 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl (filter_deps): Fix filtering of
duplicated dependencies in fields of lesser priority. Dependencies
@@ -3846,7 +3846,7 @@
several times as parameters (associated to different fields),
associate it to the most important field.
-2008-01-14 Raphael Hertzog <hertzog@debian.org>
+2008-01-14 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-genchanges.pl, scripts/dpkg-gencontrol.pl,
scripts/dpkg-source.pl: Hint Perl into using UTF-8 for output
@@ -3854,7 +3854,7 @@
for more consistency and added binmode() calls for filehandles that
handle only binary data.
-2008-01-13 Raphael Hertzog <hertzog@debian.org>
+2008-01-13 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Fields.pm: Drop public function
set_fields_importance() in favor of a method on
@@ -3897,7 +3897,7 @@
* man/dpkg-parsechangelog.1: Document the new command line options.
-2008-01-12 Raphael Hertzog <hertzog@debian.org>
+2008-01-12 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-shlibdeps.1: Fix a typo reported by Helge Kreutzmann.
@@ -3915,25 +3915,25 @@
scripts/dpkg-source.pl: Use the new variables to properly ignore
valid fields. Some related cleanup.
-2008-01-11 Raphael Hertzog <hertzog@debian.org>
+2008-01-11 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-gencontrol.pl: Also force version in ${binary:Version}
if dpkg-gencontrol -v<version> is used. That way we're consistent
with the definition of that variable in deb-substvars(5).
-2008-01-10 Raphael Hertzog <hertzog@debian.org>
+2008-01-10 Raphaël Hertzog <hertzog@debian.org>
* man/dpkg-source.1: Explain better the first parameter of the '-b'
option.
-2008-01-10 Raphael Hertzog <hertzog@debian.org>
+2008-01-10 Raphaël Hertzog <hertzog@debian.org>
* debian/control: Add a "Breaks: dpkg-dev (= 1.14.13),
dpkg-dev (= 1.14.14)" on dpkg to force upgrade of those dpkg-dev
versions that would break with the move of the compression related
variables from Dpkg.pm into Dpkg/Compression.pm.
-2008-01-08 Raphael Hertzog <hertzog@debian.org>
+2008-01-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Version.pm: Import missing error function from
Dpkg::ErrorHandling.
@@ -3964,7 +3964,7 @@
* scripts/Dpkg/ErrorHandling.pm (report): export.
-2008-01-08 Raphael Hertzog <hertzog@debian.org>
+2008-01-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Cdata.pm, scripts/Dpkg/Control.pm: Add two new
module to parse and manipulate files like debian/control.
@@ -4003,7 +4003,7 @@
* scripts/Makefile.am: Include all the new files in the
distributed tarball.
-2008-01-08 Raphael Hertzog <hertzog@debian.org>
+2008-01-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/ErrorHandling.pm (syntaxerr): New function to
replace the syntax() function in controllib.pl.
@@ -4071,13 +4071,13 @@
discard the value or the entire option.
* scripts/t/300_Dpkg_BuildOptions.t: Adjust test suite.
-2008-01-06 Raphael Hertzog <hertzog@debian.org>
+2008-01-06 Raphaël Hertzog <hertzog@debian.org>
* man/deb-control.5: Explain better the ordering of call of
postinst/prerm during installations and removal between a package
and its dependencies.
-2008-01-06 Raphael Hertzog <hertzog@debian.org>
+2008-01-06 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/Objdump.pm: Also retrieve dynamic relocation
records from objdump by adding the -R option. Use this information
@@ -4092,13 +4092,13 @@
* scripts/t/300_Dpkg_BuildOptions.t: Adjust the test suite for this
change.
-2008-01-04 Raphael Hertzog <hertzog@debian.org>
+2008-01-04 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm: Replace #DEPRECATED by
#MISSING in the output and recognize both while parsing. People
understand better that way.
-2008-01-03 Raphael Hertzog <hertzog@debian.org>
+2008-01-03 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl (find_symbols_file): When libraries
are found in non-packaged files, first try to find the
@@ -4202,7 +4202,7 @@
* man/dpkg-gensymbols.1, man/dpkg-shlibdeps.1: Fix some typos.
* man/dpkg-source.1, man/deb-symbols.5: Likewise.
-2007-12-28 Raphael Hertzog <hertzog@debian.org>
+2007-12-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg.pm: Add a warning to avoid adding unnecessary stuff
in that module.
@@ -4219,26 +4219,26 @@
* scripts/Makefile.am (nobase_dist_perllib_DATA): Add
'Dpkg/Compression.pm'.
-2007-12-27 Raphael Hertzog <hertzog@debian.org>
+2007-12-27 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm: Blacklist some armel specific
symbols (__exidx_end, __exidx_start).
-2007-12-27 Raphael Hertzog <hertzog@debian.org>
+2007-12-27 Raphaël Hertzog <hertzog@debian.org>
* Makefile.am: Add some missing files in EXTRA_DIST. And add a
dist-hook rule to check that all files contained in the git
repository (except .gitignore) are included in the dist tarball.
-2007-12-27 Raphael Hertzog <hertzog@debian.org>
+2007-12-27 Raphaël Hertzog <hertzog@debian.org>
* configure.ac: Bump version to 1.14.15~.
-2007-12-27 Raphael Hertzog <hertzog@debian.org>
+2007-12-27 Raphaël Hertzog <hertzog@debian.org>
* configure.ac: Release 1.14.14.
-2007-12-27 Raphael Hertzog <hertzog@debian.org>
+2007-12-27 Raphaël Hertzog <hertzog@debian.org>
* debian/control: Bump dpkg dependency to >= 1.14.13 in dpkg-dev
as dpkg-source needs the latest Dpkg.pm.
@@ -4292,7 +4292,7 @@
* scripts/update-alternatives.pl (checked_rm): New function. Refactor
all code to use it instead of duped code.
-2007-12-26 Raphael Hertzog <hertzog@debian.org>
+2007-12-26 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-source.pl: Provide a sane default $origtargz in all
cases when such a file exists.
@@ -4311,13 +4311,13 @@
(install-data-local, install-data-local-no): Likewise.
(uninstall-local, uninstall-local-no): Likewise.
-2007-12-20 Raphael Hertzog <hertzog@debian.org>
+2007-12-20 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Always consider the shlibs of the
current package before the shlibs of other binary packages when
looking for a dependency.
-2007-12-13 Raphael Hertzog <hertzog@debian.org>
+2007-12-13 Raphaël Hertzog <hertzog@debian.org>
* scripts/t/500_Dpkg_Path.t, scripts/Makefile.am: Add new
non-regression tests for functions provided by the Dpkg::Path
@@ -4340,7 +4340,7 @@
* scripts/dpkg-gencontrol.pl: Likewise.
* scripts/update-alternatives.pl (fill_missing_slavepaths): Likewise.
-2007-12-11 Raphael Hertzog <hertzog@debian.org>
+2007-12-11 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Deps.pm: Add a compare function that compares
dependencies more intelligently than a comparison on their
@@ -4348,17 +4348,17 @@
lower than << and <= so that intervals are nicely displayed
as "a (>= 1), a (<< 2)" instead of the ugly "a (<< 2), a (>= 1)".
-2007-12-10 Raphael Hertzog <hertzog@debian.org>
+2007-12-10 Raphaël Hertzog <hertzog@debian.org>
* README.translators: Explain how to format Git commit messages.
-2007-12-10 Raphael Hertzog <hertzog@debian.org>
+2007-12-10 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm (merge_symbols): Do not update
the deprecated version of a symbol if it is already marked
deprecated.
-2007-12-09 Raphael Hertzog <hertzog@debian.org>
+2007-12-09 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm: Parse and dump properly
new meta-information fields (on lines starting with an asterisk).
@@ -4375,7 +4375,7 @@
* man/dpkg-shlibdeps.1: Describe how the Build-Depends-Package field
of symbols file is used.
-2007-12-09 Raphael Hertzog <hertzog@debian.org>
+2007-12-09 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/SymbolFile.pm (load): Pass the current
object as last parameter so that included files do not need to
@@ -4386,13 +4386,13 @@
* man/dpkg-gensymbols.1: Remove the restriction that included files
must be valid symbol files on their own.
-2007-12-08 Raphael Hertzog <hertzog@debian.org>
+2007-12-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Doesn't warn any more about libm.so.6
being unused if the binary is also linked against libstdc++ since
g++ always add an implicit -lm.
-2007-12-08 Raphael Hertzog <hertzog@debian.org>
+2007-12-08 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs.pm (find_library): When it finds a library
in a directory which is just a symlink to another directory that
@@ -4509,21 +4509,21 @@
* src/packages.c (breaks_check_target): Likewise.
* utils/start-stop-daemon.c (siglist): Likewise.
-2007-11-28 Raphael Hertzog <hertzog@debian.org>
+2007-11-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-gensymbols.pl: The environment variable
DPKG_GENSYMBOLS_CHECK_LEVEL can override the level of checks made
by dpkg-gensymbols. This offers the possibility to unofficial
ports to ignore errors due to symbols files that do not correspond.
-2007-11-28 Raphael Hertzog <hertzog@debian.org>
+2007-11-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Harmonize a failure message.
* man/dpkg-shlibdeps.1: Provide explanations concerning the two
failures that dpkg-shlibdeps might generate. This is needed so
that maintainers have an idea of what to do to fix the problems.
-2007-11-28 Raphael Hertzog <hertzog@debian.org>
+2007-11-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Do not fail if it
can't find unversioned libraries, just output a warning.
@@ -4531,7 +4531,7 @@
found because one can not be sure that the symbols was not
provided by the missing library.
-2007-11-28 Raphael Hertzog <hertzog@debian.org>
+2007-11-28 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl (find_packages): Make sure to always
return [''] for a miss in the 'dpkg -S' query.
@@ -4542,7 +4542,7 @@
which is not a symlink and which can still be simplified to
"/usr/lib/libssl.so.9.8" with realpath().
-2007-11-25 Raphael Hertzog <hertzog@debian.org>
+2007-11-25 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs.pm (find_library): Canonicalize paths before
returning them as bad RPATH can lead to non-canonical paths
@@ -4550,7 +4550,7 @@
* scripts/dpkg-gensymbols.pl: Some formatting fixes.
* scripts/dpkg-shlibdeps.pl: Likewise.
-2007-11-24 Raphael Hertzog <hertzog@debian.org>
+2007-11-24 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-gensymbols.pl: Add a new -I<file> option to force
the usage of a specific file as basis for the generated symbols
@@ -4594,12 +4594,12 @@
* scripts/dpkg-shlibdeps.pl: Optimize "dpkg -S" lookups by caching
results.
-2007-11-23 Raphael Hertzog <hertzog@debian.org>
+2007-11-23 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Limit the number of warnings
displayed about symbols not found in libraries to 10 per binary.
-2007-11-23 Raphael Hertzog <hertzog@debian.org>
+2007-11-23 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Look for libs in the package's build
tree even if that package doesn't contain an shlibs file. Then
@@ -4660,7 +4660,7 @@
* man/dpkg-name.1: Document that the Package-Type field is now
supported.
-2007-11-22 Raphael Hertzog <hertzog@debian.org>
+2007-11-22 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Add more debug messages. Accept empty
dependencies in shlibs files again. When symlinks to libraries are
@@ -4674,7 +4674,7 @@
* scripts/dpkg-source.pl: Fix regex used to identify the extension
of the orig.tar.{gz,bz2,lzma} file.
-2007-11-21 Raphael Hertzog <hertzog@debian.org>
+2007-11-21 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Shlibs/Objdump.pm (reset): Initialize HASH, GNU_HASH,
SONAME and flags.
@@ -4704,7 +4704,7 @@
* configure.ac: Release 1.14.9.
-2007-11-19 Raphael Hertzog <hertzog@debian.org>
+2007-11-19 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Path.pm: Fix behaviour of get_pkg_root_dir() when
there's no DEBIAN subdirectory in none of the parent directories.
@@ -4809,7 +4809,7 @@
Reported by Daniel van Eeden <daniel_e -at- dds nl>
* man/dpkg-source.1: Replace ' with \(aq in synopsis.
-2007-10-18 Raphael Hertzog <hertzog@debian.org>
+2007-10-18 Raphaël Hertzog <hertzog@debian.org>
* scripts/controllib.pl (parsedep, showdep): Remove unused functions.
(@pkg_dep_fields, @src_dep_fields): Move variables to ...
@@ -4838,7 +4838,7 @@
* scripts/dpkg-buildpackage.pl (mustsetvar): Pass $text to sprintf
instead of _g.
-2007-10-15 Raphael Hertzog <hertzog@debian.org>
+2007-10-15 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Version.pm: Fix compare_versions to handle properly
the >= cases (it was improperly handled like >> due to a bad regexp).
@@ -4848,7 +4848,7 @@
* scripts/dpkg-shlibdeps.pl (my_find_library): Avoid unwanted
modification of @pkg_shlibs.
-2007-10-14 Raphael Hertzog <hertzog@debian.org>
+2007-10-14 Raphaël Hertzog <hertzog@debian.org>
* scripts/Dpkg/Version.pm: Mark compare_versions as exportable.
@@ -4864,7 +4864,7 @@
($host_arch): Initialize with get_host_arch instead of direct call to
'dpkg-architecture'.
-2007-10-12 Raphael Hertzog <hertzog@debian.org>
+2007-10-12 Raphaël Hertzog <hertzog@debian.org>
* scripts/dpkg-shlibdeps.pl: Use get_host_arch from Dpkg::Arch.
@@ -4986,7 +4986,7 @@
* man/dpkg-source.1: Change the rest of the man page to not contain
any hardcoded .gz references. Document -Z and -z.
-2007-10-08 Raphael Hertzog <hertzog@debian.org>
+2007-10-08 Raphaël Hertzog <hertzog@debian.org>
Frank Lichtenheld <djpig@debian.org>
Merge dpkg-shlibdeps-buxy branch.
@@ -14552,7 +14552,7 @@ dpkg (1.4.1.8) unstable; urgency=low
* Non-maintainer release.
* Merge dpkg-doc-ja
- * Add patch from Raphael Hertzog <rhertzog@hrnet.fr> for dpkg-scansources
+ * Add patch from Raphaël Hertzog <rhertzog@hrnet.fr> for dpkg-scansources
to skip comments in signatures. This allows packages to also use GnuPG.
-- Wichert Akkerman <wakkerma@debian.org> Mon, 13 Sep 1999 04:16:33 +0200