]> err.no Git - dpkg/log
dpkg
17 years agoSpeed up dpkg-shlibdeps by avoiding doing a dpkg-query for duped
Guillem Jover [Fri, 27 Apr 2007 22:59:11 +0000 (22:59 +0000)]
Speed up dpkg-shlibdeps by avoiding doing a dpkg-query for duped
libraries. Thanks to Aaron M. Ucko. Closes: #421290

17 years agoGerman man pages translation updates. Closes: #418528
Christian Perrier [Tue, 24 Apr 2007 15:29:48 +0000 (15:29 +0000)]
German man pages translation updates. Closes: #418528

17 years agoMake all perl scripts use strict and warnings, to ease catching errors.
Guillem Jover [Wed, 11 Apr 2007 03:18:41 +0000 (03:18 +0000)]
Make all perl scripts use strict and warnings, to ease catching errors.

17 years ago * Makefile.am (man.stamp): Use a stamp file for now until po4a
Guillem Jover [Wed, 11 Apr 2007 01:43:04 +0000 (01:43 +0000)]
* Makefile.am (man.stamp): Use a stamp file for now until po4a
supports them internally.
(all-local): Depend on man.stamp.
(clean-local): Remove the man.stamp file.

17 years agoRemove duped typoed parenthesis!
Guillem Jover [Wed, 11 Apr 2007 01:32:06 +0000 (01:32 +0000)]
Remove duped typoed parenthesis!

17 years agoReorder a bit fields in output files.
Guillem Jover [Wed, 11 Apr 2007 01:17:35 +0000 (01:17 +0000)]
Reorder a bit fields in output files.

17 years agoSent a bug report for debian-policy to replace Source-Version with
Guillem Jover [Mon, 9 Apr 2007 18:53:56 +0000 (18:53 +0000)]
Sent a bug report for debian-policy to replace Source-Version with
binary:Version substvar usage.

17 years agoAdd forgotten marathi to LINGUAS
Christian Perrier [Sat, 7 Apr 2007 15:32:28 +0000 (15:32 +0000)]
Add forgotten marathi to LINGUAS

17 years agoAdd Kurdish translation
Christian Perrier [Sat, 7 Apr 2007 15:30:14 +0000 (15:30 +0000)]
Add Kurdish translation

17 years ago * scripts/controllib.pl (get_host_arch): New function.
Guillem Jover [Wed, 4 Apr 2007 23:29:54 +0000 (23:29 +0000)]
* scripts/controllib.pl (get_host_arch): New function.
(findarch): Rename to ...
(init_substvar_arch): ... this. Use get_host_arch to set the substvar.
Fix all callers.
(parsedep): Use get_host_arch instead of directly calling
dpkg-architecture.
* scripts/dpkg-genchanges.pl: Use '$host_arch' instead of '$arch'.
(init_substvar_arch): Delay call until after init_substvars.
* scripts/dpkg-gencontrol.pl: Likewise.

17 years agoDoh, add missing parenthesis.
Guillem Jover [Wed, 4 Apr 2007 23:17:22 +0000 (23:17 +0000)]
Doh, add missing parenthesis.

17 years ago * dpkg-genchanges.pl: Mark string for translation.
Guillem Jover [Tue, 3 Apr 2007 03:46:55 +0000 (03:46 +0000)]
* dpkg-genchanges.pl: Mark string for translation.

17 years ago * scripts/controllib.pl (warn): Rename to ...
Guillem Jover [Tue, 3 Apr 2007 03:43:20 +0000 (03:43 +0000)]
* scripts/controllib.pl (warn): Rename to ...
(warning): ... this, to avoid collisions with the perl builtin. Fix
all users.

17 years ago * scripts/controllib.pl: Use defined instead of length, when variables
Guillem Jover [Tue, 3 Apr 2007 03:16:16 +0000 (03:16 +0000)]
* scripts/controllib.pl: Use defined instead of length, when variables
might be undefined.
* scripts/update-alternatives.pl: Likewise.
* scripts/dpkg-source.pl: Likewise.
* scripts/dpkg-genchanges.pl: Likewise.
* scripts/dpkg-gencontrol.pl: Likewise.
* scripts/dpkg-shlibdeps.pl: Likewise.

17 years ago * scripts/dpkg-checkbuilddeps.pl ($control): Remove redundant
Guillem Jover [Tue, 3 Apr 2007 02:27:28 +0000 (02:27 +0000)]
* scripts/dpkg-checkbuilddeps.pl ($control): Remove redundant
variable.

17 years agoProperly sort Uploaders field in generated .dsc files.
Guillem Jover [Tue, 3 Apr 2007 02:24:35 +0000 (02:24 +0000)]
Properly sort Uploaders field in generated .dsc files.

17 years agoAdded Marathi translation
Christian Perrier [Sun, 1 Apr 2007 15:05:01 +0000 (15:05 +0000)]
Added Marathi translation

17 years agoUpdate usertags.
Guillem Jover [Thu, 29 Mar 2007 23:36:24 +0000 (23:36 +0000)]
Update usertags.

17 years agoThe PAM support has been decided as wontfix, removing.
Guillem Jover [Thu, 29 Mar 2007 23:36:03 +0000 (23:36 +0000)]
The PAM support has been decided as wontfix, removing.

17 years agoRevert revision 691 (Add support for PAM sessions in start-stop-daemon.)
Nicolas FRANCOIS [Wed, 28 Mar 2007 21:32:23 +0000 (21:32 +0000)]
Revert revision 691 (Add support for PAM sessions in start-stop-daemon.)
With daemons (i.e. except when --background is used), the session is
closed too early.
#376165 and #406942 will be tagged wontfix.
Thanks to Guillem Jover for noticing.

17 years agoUpdated Dutch translation
Bart Cornelis [Wed, 28 Mar 2007 08:26:49 +0000 (08:26 +0000)]
Updated Dutch translation

17 years agoFix typo in German dpkg man page. Closes: #416167
Guillem Jover [Mon, 26 Mar 2007 01:09:29 +0000 (01:09 +0000)]
Fix typo in German dpkg man page. Closes: #416167
Thanks to Martin Weis.

17 years agoClassify dselect as well in the dpkg-program usercategory.
Guillem Jover [Sun, 25 Mar 2007 21:13:33 +0000 (21:13 +0000)]
Classify dselect as well in the dpkg-program usercategory.

17 years agoFix a typo.
Nicolas FRANCOIS [Sun, 25 Mar 2007 18:34:38 +0000 (18:34 +0000)]
Fix a typo.

17 years agoAdd support for PAM sessions in start-stop-daemon.
Nicolas FRANCOIS [Sun, 25 Mar 2007 18:32:21 +0000 (18:32 +0000)]
Add support for PAM sessions in start-stop-daemon.

17 years agoUpdate usertags currently used to reflect reality.
Guillem Jover [Sun, 25 Mar 2007 07:20:22 +0000 (07:20 +0000)]
Update usertags currently used  to reflect reality.

17 years agoUpdate usertags.
Guillem Jover [Fri, 23 Mar 2007 05:22:08 +0000 (05:22 +0000)]
Update usertags.

17 years agoSwitch from pseudo-tags to usertags, and update the documentation.
Guillem Jover [Thu, 22 Mar 2007 23:20:41 +0000 (23:20 +0000)]
Switch from pseudo-tags to usertags, and update the documentation.

17 years agoUpdate TODO list.
Guillem Jover [Thu, 22 Mar 2007 02:15:10 +0000 (02:15 +0000)]
Update TODO list.

17 years agoShow the epoch (if present) when displaying package versions.
Guillem Jover [Wed, 21 Mar 2007 21:45:46 +0000 (21:45 +0000)]
Show the epoch (if present) when displaying package versions.
Closes: #107449, #179913, #345594, #393924, #405668
Based on a patch by Jeffrey W. Baker.

17 years ago * dselect/main.cc: Remove duplicated included files <sys/types.h> and
Guillem Jover [Wed, 21 Mar 2007 04:22:15 +0000 (04:22 +0000)]
* dselect/main.cc: Remove duplicated included files <sys/types.h> and
<sys/stat.h>. Move <fcntl.h> to the system block.

17 years ago * dselect/method.h: Fix typo in copyright year ('20001'-> '2001').
Guillem Jover [Wed, 21 Mar 2007 04:19:34 +0000 (04:19 +0000)]
* dselect/method.h: Fix typo in copyright year ('20001'-> '2001').

17 years ago * configure.ac (AM_GNU_GETTEXT_VERSION): Quote the argument.
Guillem Jover [Wed, 21 Mar 2007 04:18:29 +0000 (04:18 +0000)]
* configure.ac (AM_GNU_GETTEXT_VERSION): Quote the argument.
(AC_CHECK_HEADERS): Check for 'locale.h'.
* lib/gettext.h: Updated file from gettext 0.16.1.

17 years agoUpdate svn:ignore attributes.
Guillem Jover [Tue, 20 Mar 2007 23:28:29 +0000 (23:28 +0000)]
Update svn:ignore attributes.

17 years agoRequire gettext 0.16.1.
Guillem Jover [Tue, 20 Mar 2007 23:15:18 +0000 (23:15 +0000)]
Require gettext 0.16.1.

17 years agoRegenerated all .pot files.
Guillem Jover [Tue, 20 Mar 2007 22:23:47 +0000 (22:23 +0000)]
Regenerated all .pot files.
Merged .po files with .pot files.

17 years agoUpdate the Polish translations to 974t18f286u
Robert Luberda [Tue, 20 Mar 2007 21:13:08 +0000 (21:13 +0000)]
Update the Polish translations to 974t18f286u

17 years agoAdd '.hg' to the default dpkg-source -i regex. Closes: #414794
Guillem Jover [Tue, 20 Mar 2007 03:52:14 +0000 (03:52 +0000)]
Add '.hg' to the default dpkg-source -i regex. Closes: #414794

17 years agoUnfuzzy Simplified Chinese as indicated by the translator
Christian Perrier [Sun, 18 Mar 2007 17:49:43 +0000 (17:49 +0000)]
Unfuzzy Simplified Chinese as indicated by the translator

17 years agoUpdated the Polish translations.
Robert Luberda [Sun, 18 Mar 2007 14:40:17 +0000 (14:40 +0000)]
Updated the Polish translations.

17 years agoUpdated Simplified Chinese translation
Christian Perrier [Sun, 18 Mar 2007 13:12:35 +0000 (13:12 +0000)]
Updated Simplified Chinese translation

17 years agoTraditional Chinese translation update
Christian Perrier [Sat, 17 Mar 2007 11:47:32 +0000 (11:47 +0000)]
Traditional Chinese translation update

17 years ago * scripts/controllib.pl (parsechangelog): Only binmode CDATA from the
Guillem Jover [Tue, 13 Mar 2007 02:32:45 +0000 (02:32 +0000)]
* scripts/controllib.pl (parsechangelog): Only binmode CDATA from the
parent side of the opened pipe, on the child side binmode STDOUT.

17 years ago * scripts/dpkg-shlibdeps.pl: Use new style file handler references.
Guillem Jover [Tue, 13 Mar 2007 02:28:31 +0000 (02:28 +0000)]
* scripts/dpkg-shlibdeps.pl: Use new style file handler references.

17 years agoSupport building binary packages with the member data.tar.lzma compressed
Guillem Jover [Tue, 13 Mar 2007 01:07:47 +0000 (01:07 +0000)]
Support building binary packages with the member data.tar.lzma compressed
with lzma.

17 years ago * po/add_de/dpkg-scanpackages.1.de.add: Copy to ...
Guillem Jover [Mon, 12 Mar 2007 23:05:22 +0000 (23:05 +0000)]
* po/add_de/dpkg-scanpackages.1.de.add: Copy to ...
* po/add_de/deb-override.5.de.add: ... here.
* po/add_es/dpkg-scanpackages.1.es.add: Copy to ...
* po/add_es/deb-override.5.es.add: ... here.
* po/add_fr/dpkg-scanpackages.1.fr.add: Copy to ...
* po/add_fr/deb-override.5.fr.add: ... here.
* po/add_ja/dpkg-scanpackages.1.ja.add: Copy to ...
* po/add_ja/deb-override.5.ja.add: ... here.

17 years agoSplit dpkg-source(1) into independent man pages, namely
Guillem Jover [Mon, 12 Mar 2007 22:51:46 +0000 (22:51 +0000)]
Split dpkg-source(1) into independent man pages, namely
dpkg-buildpackage(1), dpkg-distaddfile(1), dpkg-genchanges(1),
dpkg-gencontrol(1), dpkg-parsechangelog(1), dpkg-shlibdeps(1),
deb-shlibs(5) and deb-substvars(5).

17 years agoFix typo.
Guillem Jover [Mon, 12 Mar 2007 19:42:53 +0000 (19:42 +0000)]
Fix typo.

17 years ago * Makefile.am (dist_man_MANS): Add deb-override.5.
Guillem Jover [Mon, 12 Mar 2007 19:37:23 +0000 (19:37 +0000)]
* Makefile.am (dist_man_MANS): Add deb-override.5.

17 years agoSplit override file information from dpkg-scanpackages(1) into
Guillem Jover [Mon, 12 Mar 2007 04:21:23 +0000 (04:21 +0000)]
Split override file information from dpkg-scanpackages(1) into
deb-override(5) manual page.

17 years agoActually, fix last commit:
Guillem Jover [Mon, 12 Mar 2007 03:53:55 +0000 (03:53 +0000)]
Actually, fix last commit:

* scripts/changelog/debian.pl: Fix call to outputclose by not passing
anything to it.
($varlistfile): Remove unused variable.

17 years ago * scripts/changelog/debian.pl: Fix call to outputclose by passing
Guillem Jover [Mon, 12 Mar 2007 03:50:39 +0000 (03:50 +0000)]
* scripts/changelog/debian.pl: Fix call to outputclose by passing
$varlistfile to it.

17 years ago * lib/dpkg.h (compression_type): Rename to ...
Guillem Jover [Mon, 12 Mar 2007 01:40:55 +0000 (01:40 +0000)]
* lib/dpkg.h (compression_type): Rename to ...
(compress_type): ... this. Fix all users.
(CAT): Rename to ...
(compress_type_cat): ... this. Fix all users.
(GZ): Rename to ...
(compress_type_gzip): ... this. Fix all users.
(BZ2): Rename to ...
(compress_type_bzip2): ... this. Fix all users.

17 years agoAdd a new item.
Guillem Jover [Thu, 8 Mar 2007 04:36:58 +0000 (04:36 +0000)]
Add a new item.

17 years agoRemove done items.
Guillem Jover [Tue, 6 Mar 2007 21:37:48 +0000 (21:37 +0000)]
Remove done items.
Add new ones.

17 years agoRefactor compression filtering code.
Guillem Jover [Tue, 6 Mar 2007 18:34:09 +0000 (18:34 +0000)]
Refactor compression filtering code.

17 years agoUpdate the TODO file.
Guillem Jover [Tue, 6 Mar 2007 08:29:12 +0000 (08:29 +0000)]
Update the TODO file.

17 years agoFix a typo.
Guillem Jover [Tue, 6 Mar 2007 08:11:07 +0000 (08:11 +0000)]
Fix a typo.

17 years agoMake the override-file argument to dpkg-scanpackages options.
Guillem Jover [Tue, 6 Mar 2007 08:06:44 +0000 (08:06 +0000)]
Make the override-file argument to dpkg-scanpackages options.

17 years agoReorder EXAMPLES section.
Guillem Jover [Tue, 6 Mar 2007 07:58:34 +0000 (07:58 +0000)]
Reorder EXAMPLES section.

17 years agoCleaning and format unification of manual pages.
Guillem Jover [Tue, 6 Mar 2007 07:51:40 +0000 (07:51 +0000)]
Cleaning and format unification of manual pages.

17 years agoAdd support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps
Guillem Jover [Wed, 28 Feb 2007 00:16:32 +0000 (00:16 +0000)]
Add support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps
and dpkg-shlibdeps. Closes: #162348

17 years ago* scripts/update-alternatives.pl (usage): Use '$altdir' instead of
Guillem Jover [Tue, 27 Feb 2007 23:47:01 +0000 (23:47 +0000)]
* scripts/update-alternatives.pl (usage): Use '$altdir' instead of
hardcoding its value.

17 years agoFix regular expression special-casing Origin, Bugs and Maintainer fields
Guillem Jover [Tue, 27 Feb 2007 22:59:16 +0000 (22:59 +0000)]
Fix regular expression special-casing Origin, Bugs and Maintainer fields
which was making X[SBC]- fields containing such strings to propagate into
the .deb control file unprocessed. Thanks to Colin Watson.

17 years ago* scripts/dpkg-source.pl (checkstats): Take '$dscdir' as an explicit
Guillem Jover [Sat, 17 Feb 2007 20:08:53 +0000 (20:08 +0000)]
* scripts/dpkg-source.pl (checkstats): Take '$dscdir' as an explicit
argument. Fix all callers.
(checktype): Take '$dir', '$fn' and '$type' as explicit arguments. Fix
all callers.

17 years ago* scripts/update-alternatives.pl: Check if '$alink' is defined before
Guillem Jover [Sat, 17 Feb 2007 18:06:17 +0000 (18:06 +0000)]
* scripts/update-alternatives.pl: Check if '$alink' is defined before
using '$aslavelinkcount{$alink}'. Only read_link_group if '$mode' is
not 'install'.
($dataread): Remove now unused variable.
(read_link_group): New function (refactored).
(find_best_version): Likewise.
(display_link_group): Likewise.
(list_link_group): Likewise.
(config_all): Move exit to outside the function.

17 years ago* scripts/controllib.pl (parsecdata): Change CDATA to a reference
Guillem Jover [Sat, 17 Feb 2007 01:15:16 +0000 (01:15 +0000)]
* scripts/controllib.pl (parsecdata): Change CDATA to a reference
taken from the arguments. Fix all callers.

17 years agoExit with an error instead of an assert if the number of conflictors is
Guillem Jover [Tue, 13 Feb 2007 00:56:14 +0000 (00:56 +0000)]
Exit with an error instead of an assert if the number of conflictors is
exceeded. Remove bogus comments. Closes: #377855

17 years agoExit with an error instead of an assert if a file name is too long when
Guillem Jover [Tue, 13 Feb 2007 00:02:35 +0000 (00:02 +0000)]
Exit with an error instead of an assert if a file name is too long when
building a .deb package. Closes: #393069

17 years ago * dpkg-deb/dpkg-deb.h (MAXFILENAME): New macro.
Guillem Jover [Mon, 12 Feb 2007 23:57:42 +0000 (23:57 +0000)]
* dpkg-deb/dpkg-deb.h (MAXFILENAME): New macro.
* dpkg-deb/build.c (getfi): Use MAXFILENAME instead of the hardcoded
value '2048'.

17 years agoCheck proper error value returned by BZ2_bzerror. Closes: #410605
Guillem Jover [Mon, 12 Feb 2007 23:36:33 +0000 (23:36 +0000)]
Check proper error value returned by BZ2_bzerror. Closes: #410605

17 years ago * scripts/dpkg-shlibdeps.pl: Move syserr:s to be or'ed after exec:s.
Guillem Jover [Sun, 11 Feb 2007 23:20:37 +0000 (23:20 +0000)]
* scripts/dpkg-shlibdeps.pl: Move syserr:s to be or'ed after exec:s.

17 years ago * scripts/controllib.pl (outputclose): Change argument from a boolean
Guillem Jover [Sun, 11 Feb 2007 23:14:25 +0000 (23:14 +0000)]
* scripts/controllib.pl (outputclose): Change argument from a boolean
to an optional filename argument. Fix all callers.
(parsecontrolfile): Take '$controlfile' as an explicit argument.
Fix all callers.
(parsesubstvars): Take '$varlistfile' as an explicit argument.
Fix all callers.
(parsechangelog): Take '$changelogfile' as an explicit argument,
'$changelogformat' and '$since' as optional arguments. Fix all
callers.
(setsourcepackage): Take '$v' as an explicit argument.

17 years agoFix confusing bottom status lines in dselect, unifying them by removing
Guillem Jover [Sun, 11 Feb 2007 01:21:49 +0000 (01:21 +0000)]
Fix confusing bottom status lines in dselect, unifying them by removing
the method or package name and capitalizing. Closes: #9085

17 years agoDo not use a build-stamp in debian/rules.
Guillem Jover [Sun, 11 Feb 2007 00:59:29 +0000 (00:59 +0000)]
Do not use a build-stamp in debian/rules.

17 years agoChange priority for dpkg-dev from standard to optional to match the
Guillem Jover [Sat, 10 Feb 2007 23:35:49 +0000 (23:35 +0000)]
Change priority for dpkg-dev from standard to optional to match the
override.

17 years agoUse l10n-friendlier strings to describe dependencies. Closes: #390916
Guillem Jover [Sat, 10 Feb 2007 23:25:51 +0000 (23:25 +0000)]
Use l10n-friendlier strings to describe dependencies. Closes: #390916
Thanks to Ian Jackson.

17 years agoAdd '.gitignore' to the default dpkg-source -i regex. Closes: #409566
Guillem Jover [Sun, 4 Feb 2007 02:29:49 +0000 (02:29 +0000)]
Add '.gitignore' to the default dpkg-source -i regex. Closes: #409566
Thanks to Julien Cristau.

17 years agoSet svn:keywords Id property.
Guillem Jover [Fri, 26 Jan 2007 00:08:23 +0000 (00:08 +0000)]
Set svn:keywords Id property.

17 years ago * scripts/controllib.pl: Move substvar initializations to ...
Guillem Jover [Wed, 24 Jan 2007 02:21:28 +0000 (02:21 +0000)]
* scripts/controllib.pl: Move substvar initializations to ...
(init_substvars): ... here.

17 years agoConvert 822-date to be a simple wrapper around 'date -R'. 822-date is
Guillem Jover [Wed, 24 Jan 2007 01:59:30 +0000 (01:59 +0000)]
Convert 822-date to be a simple wrapper around 'date -R'. 822-date is
now deprecated and should not be used anymore. It might be removed
sometime in the future. Closes: #31634, #367712, #314462
Thanks to Frank Lichtenheld.

17 years agoFix up and down keystrokes in the dselect help message. Closes: #383438
Guillem Jover [Tue, 23 Jan 2007 00:42:59 +0000 (00:42 +0000)]
Fix up and down keystrokes in the dselect help message. Closes: #383438
Thanks to Sven Joachim.

17 years agoFix typo in variable name in dpkg-source which was causing it to not
Guillem Jover [Tue, 23 Jan 2007 00:28:00 +0000 (00:28 +0000)]
Fix typo in variable name in dpkg-source which was causing it to not
create directories when extracting the diff. Closes: #374645

17 years agoAs dselect.cfg.5 is similar to dpkg.cfg.5, it was translated
Nicolas FRANCOIS [Mon, 15 Jan 2007 23:55:21 +0000 (23:55 +0000)]
As dselect.cfg.5 is similar to dpkg.cfg.5, it was translated
automatically. The addendum is needed.

17 years agoNew man pages build system.
Nicolas FRANCOIS [Mon, 15 Jan 2007 23:36:55 +0000 (23:36 +0000)]
New man pages build system.

17 years agoAdd a missing newline to a warning message in dpkg. Closes: #390914
Guillem Jover [Mon, 15 Jan 2007 09:11:36 +0000 (09:11 +0000)]
Add a missing newline to a warning message in dpkg. Closes: #390914
Thanks to Ian Jackson.

17 years agoHmm the previous patch didn't convert everything, just few scripts... (for now)
Guillem Jover [Mon, 15 Jan 2007 03:40:12 +0000 (03:40 +0000)]
Hmm the previous patch didn't convert everything, just few scripts... (for now)

17 years agoMake all perl scripts use static and warnings, to ease catching errors.
Guillem Jover [Mon, 15 Jan 2007 03:19:54 +0000 (03:19 +0000)]
Make all perl scripts use static and warnings, to ease catching errors.

17 years agoSome pedantic police fixes.
Guillem Jover [Fri, 12 Jan 2007 00:01:38 +0000 (00:01 +0000)]
Some pedantic police fixes.

17 years agoDo not bail out in dpkg when building without start-stop-daemon support,
Guillem Jover [Thu, 11 Jan 2007 23:59:42 +0000 (23:59 +0000)]
Do not bail out in dpkg when building without start-stop-daemon support,
by checking if the macro value is true instead of it being defined.
Thanks to Mark Rosenstand.

17 years agoro: typo fix in dpkg-divert help
Eddy Petrisor [Thu, 11 Jan 2007 13:55:50 +0000 (13:55 +0000)]
ro: typo fix in dpkg-divert help

17 years agoMove retrieval of uid and gid information from controllib.pl into a
Guillem Jover [Thu, 11 Jan 2007 12:16:51 +0000 (12:16 +0000)]
Move retrieval of uid and gid information from controllib.pl into a
function, so that scripts not needing it do not execute that code.
Based on a patch by Riku Voipio. Closes: #396884

17 years agoAllow dpkg-buildpackage to properly override '-b' when passed after '-B'.
Guillem Jover [Tue, 9 Jan 2007 22:07:16 +0000 (22:07 +0000)]
Allow dpkg-buildpackage to properly override '-b' when passed after '-B'.
Thanks to Julian Gilbey. Closes: #397479

17 years agoMake the copyright information in dpkg-deb.1 and dpkg-split.1 match the
Guillem Jover [Tue, 9 Jan 2007 21:51:04 +0000 (21:51 +0000)]
Make the copyright information in dpkg-deb.1 and dpkg-split.1 match the
one in the source. Thanks to Nicolas François. Closes: #379320

17 years agoBump version to 1.14.0~.
Guillem Jover [Tue, 9 Jan 2007 20:52:15 +0000 (20:52 +0000)]
Bump version to 1.14.0~.

17 years agoRelease dpkg 1.13.25.
Guillem Jover [Tue, 2 Jan 2007 09:57:19 +0000 (09:57 +0000)]
Release dpkg 1.13.25.

17 years agoRemove non-modified /etc/dpkg/dpkg.cfg configuration file when upgrading
Guillem Jover [Mon, 1 Jan 2007 22:16:16 +0000 (22:16 +0000)]
Remove non-modified /etc/dpkg/dpkg.cfg configuration file when upgrading
from versions 1.9.21 through 1.10.28, to avoid getting prompted about
conffile changes. Closes: #398061

17 years agoko.po: Mark again 1 string as fuzzy, as it was not matching the
Guillem Jover [Mon, 1 Jan 2007 21:51:17 +0000 (21:51 +0000)]
ko.po: Mark again 1 string as fuzzy, as it was not matching the
format characters.

17 years agoAdd '/emul/ia32-linux' biarch paths to dpkg-shlibdeps. Closes: #403216
Guillem Jover [Mon, 1 Jan 2007 21:49:32 +0000 (21:49 +0000)]
Add '/emul/ia32-linux' biarch paths to dpkg-shlibdeps. Closes: #403216

17 years agoUpdated dselect Korean translations. Thanks to Sunjae Park.
Guillem Jover [Sun, 31 Dec 2006 06:22:47 +0000 (06:22 +0000)]
Updated dselect Korean translations. Thanks to Sunjae Park.