]> err.no Git - dpkg/log
dpkg
20 years agomanpages moved from 8 to 1
Scott James Remnant [Wed, 2 Jun 2004 18:30:50 +0000 (18:30 +0000)]
manpages moved from 8 to 1

20 years agoRelease 1.10.22
Scott James Remnant [Wed, 2 Jun 2004 18:24:33 +0000 (18:24 +0000)]
Release 1.10.22

Patches applied:

 * scott@netsplit.com--2004/dpkg--devo--1.10--base-0
   tag of scott@netsplit.com--2004/dpkg--cvs--1.10--patch-222

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-1
   make start-stop-daemon work on hurd

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-2
   merge changes from svn

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-3
   use colouring to break dep cycles

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-4
   fix some *really* bad missing brace errors

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-5
   add archtable support for GNU/kNetBSD and fix GNU/kFreeBSD.

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-6
   add missing debian/changelog entries

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-7
   more changelog fixing

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-8
   fix some compiler warnings

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-9
   change amd64 to x86-64

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-10
   update italian translation

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-11
   reformatted debian/changelog

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-12
   updated spanish dpkg-divert.8 manpage

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-13
   new german start-stop-daemon manpage

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-14
   updated russian manpage

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-15
   update japanese manpages

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-16
   fix wrong bug#

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-17
   quote LDFLAGS in debian/rules

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-18
   document dpkg:Version and dpkg:UpstreamVersion substvars.

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-19
   allow dpkg-shlibdeps to run as root by guarding chown

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-20
   move dpkg-scanpackages(8) and dpkg-scansources(8) into (1)

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-21
   Release 1.10.22

 * scott@netsplit.com--2004/dpkg--svn--1.10--patch-95
   (merge patch logs from dpkg--cvs--1.10)

 * scott@netsplit.com--2004/dpkg--svn--1.10--patch-97
   main/packages.c: Apply patch from Daniel Kobras to disappear empty pac...

 * scott@netsplit.com--2004/dpkg--svn--1.10--patch-98
   spelling error fix

* scripts/Makefile.in: Move dpkg-scanpackages and dpkg-scansources
manpages to section 1.
* scripts/dpkg-scanpackages.8: Renamed to dpkg-scanpackages.1, adjusted
reference to dpkg-scansources.
* scripts/dpkg-scansources.pl: Adjusted reference to dpkg-scanpackages.
* dselect/dselect.8: Adjusted reference to dpkg-scanpackages.

* man/es/Makefile.in: Move dpkg-scanpackages and dpkg-scansources
manpages to section 1.
* man/es/dpkg-scanpackages.8: Renamed to dpkg-scanpackages.1, adjusted
reference to dpkg-scansources.
* man/es/dpkg-scansources.8: Renamed to dpkg-scansources.1,

* man/fr/Makefile.in: Move dpkg-scanpackages and dpkg-scansources
manpages to section 1.
* man/fr/dpkg-scanpackages.8: Renamed to dpkg-scanpackages.1, adjusted
reference to dpkg-scansources.
* man/fr/dpkg-scansources.8: Renamed to dpkg-scansources.1

* man/ja/Makefile.in: Move dpkg-scanpackages and dpkg-scansources
manpages to section 1.
* man/ja/dpkg-scanpackages.8: Renamed to dpkg-scanpackages.1, adjusted
refence to dpkg-scansources.
* man/ja/dpkg-scansources.8: Renamed to dpkg-scansources.1, adjusted
reference to dpkg-scanpackages.
* man/ja/dselect.8: Adjusted references to dpkg-scanpackages.

* man/pt_BR/dselect.8: Adjusted reference to dpkg-scanpackages.
* man/sv/.check.pl: Adjusted reference to dpkg-scanpackages.
* man/sv/dselect.8: Adjusted reference to dpkg-scanpackages.

* scripts/dpkg-shlibdeps.pl: Guard chown call with a check that we're
running as root, if we're not, it's not necessary.

* script/dpkg-source.1: Documented dpkg:Version and dpkg:UpstreamVersion
substvars.

* man/ja/dpkg-checkbuilddeps.1: Updated.
* man/ja/dpkg-divert.8: Updated.

* po/ru.po: Updated.

* man/de/start-stop-daemon.8: New translation.
* man/de/Makefile.in: Added new manpage.

* man/es/dpkg-divert.8: Updated.

* po/it.po: Updated.

* archtable: Change amd64 to x86-64 or x86_64 to match the GNU strings
until someone better than me makes a real decision about this.
* scripts/dpkg-architecture.pl: Likewise.

* dpkg-deb/extract.c: Swap %zi and %ld in printf expression.
* split/info.c: Correct %zi and %lu in printf expression.
* split/main.c: Include missing sys/types.h and sys/stat.h headers.

* archtable: Change i386-kfreebsd-gnu to kfreebsd-i386 and add
i386-knetbsd-gnu.
* scripts/dpkg-archtable.pl: Return i386-freebsd for freebsd-i386 and
i386-kfreebsd-gnu for kfreebsd-i386 instead.  Add knetbsd-i386.
* configure.in: Identify knetbsd-gnu.

* main/depcon.c: Colour packages as we check them for break cycles to
reduce the amount of recursion required to break a cycle.
* include/dpkg-deb.h, lib/database.c: Add colour to the package structure.
* main/main.h, main/configure.c, main/remove.c: Remove second
argument from findbreakcycle() function.

* utils/start-stop-daemon.c: On hurd, proc_stat_set_flags may return
NULL as Hurd can have processes with no uid, replace ihash_iterate
with HURD_IHASH_ITERATE.

* utils/md5sum.1: s/asterix/asterisk/.  Thanks to Matt Zimmermann for
noticing this.

* main/packages.c: Apply patch from Daniel Kobras to disappear empty
packages that are replaced in the same run.

20 years agoCorrect Makefile bug that prevents installation if --without-sgml-doc
Scott James Remnant [Fri, 7 May 2004 03:48:07 +0000 (03:48 +0000)]
Correct Makefile bug that prevents installation if --without-sgml-doc
is passed.

20 years agoFix a large collection of low-hanging-fruit documentation corrections
Scott James Remnant [Fri, 7 May 2004 01:40:46 +0000 (01:40 +0000)]
Fix a large collection of low-hanging-fruit documentation corrections
to clean up the bug list somewhat.

20 years agoDocument what packages provide additional functionality that the
Scott James Remnant [Fri, 7 May 2004 00:15:23 +0000 (00:15 +0000)]
Document what packages provide additional functionality that the
user may be looking for.

20 years agoMention dselect update while talking about dpkg --update-avail.
Scott James Remnant [Thu, 6 May 2004 23:56:43 +0000 (23:56 +0000)]
Mention dselect update while talking about dpkg --update-avail.

20 years agoSuggest fakeroot for dpkg-source -r.
Scott James Remnant [Thu, 6 May 2004 23:48:49 +0000 (23:48 +0000)]
Suggest fakeroot for dpkg-source -r.

20 years agoNow that d-i installs aptitude as well as dselect, we can suggest that
Scott James Remnant [Thu, 6 May 2004 23:43:59 +0000 (23:43 +0000)]
Now that d-i installs aptitude as well as dselect, we can suggest that
as well.

20 years agoUpdated French translation.
Scott James Remnant [Thu, 6 May 2004 23:40:59 +0000 (23:40 +0000)]
Updated French translation.

20 years agoRemove restriction that package names be at least two characters long.
Scott James Remnant [Thu, 6 May 2004 23:06:31 +0000 (23:06 +0000)]
Remove restriction that package names be at least two characters long.

20 years agoAdd support for DOS line-endings to md5sum.
Scott James Remnant [Thu, 6 May 2004 22:59:08 +0000 (22:59 +0000)]
Add support for DOS line-endings to md5sum.

20 years agoAdd ia64-unknown-linux-gnu to archtable.
Scott James Remnant [Thu, 6 May 2004 22:53:09 +0000 (22:53 +0000)]
Add ia64-unknown-linux-gnu to archtable.

20 years agoFix very silly segfault.
Scott James Remnant [Thu, 6 May 2004 22:51:59 +0000 (22:51 +0000)]
Fix very silly segfault.

20 years agoCorrect dselect key-press documentation.
Scott James Remnant [Thu, 6 May 2004 22:48:33 +0000 (22:48 +0000)]
Correct dselect key-press documentation.

20 years agoNew German manpage.
Scott James Remnant [Thu, 6 May 2004 22:43:01 +0000 (22:43 +0000)]
New German manpage.

20 years agoVarious low-hanging documentation updates.
Scott James Remnant [Thu, 6 May 2004 22:38:51 +0000 (22:38 +0000)]
Various low-hanging documentation updates.

20 years agoCouple of patches from Tollef ... Correct case of Origin and Bugs fields
Scott James Remnant [Thu, 6 May 2004 19:56:45 +0000 (19:56 +0000)]
Couple of patches from Tollef ... Correct case of Origin and Bugs fields
in dpkg-scanpackages output and fix the unknown() function of controllib.pl
to output the correct field name.

20 years agoOrder updated translations alphabetically
Scott James Remnant [Thu, 6 May 2004 19:45:17 +0000 (19:45 +0000)]
Order updated translations alphabetically

20 years agoUpdate Catalan translation.
Jordi Mallach [Fri, 30 Apr 2004 09:22:01 +0000 (09:22 +0000)]
Update Catalan translation.

20 years agoAdd new Spanish manpage.
Scott James Remnant [Tue, 27 Apr 2004 20:52:08 +0000 (20:52 +0000)]
Add new Spanish manpage.

20 years agocorrect typo
Scott James Remnant [Tue, 27 Apr 2004 18:59:11 +0000 (18:59 +0000)]
correct typo

20 years agoAdd support for the new Hurd-style i386-gnu triplets; rather than hacking
Scott James Remnant [Tue, 27 Apr 2004 18:51:19 +0000 (18:51 +0000)]
Add support for the new Hurd-style i386-gnu triplets; rather than hacking
this onto the Linux support, I'm deliberately doing it separately so when
they change it again, we don't have to unbreak things.

20 years agoCorrect a bad option in dpkg.8
Scott James Remnant [Tue, 27 Apr 2004 18:30:52 +0000 (18:30 +0000)]
Correct a bad option in dpkg.8

20 years agoSpanish manpages from our friend...
Scott James Remnant [Tue, 27 Apr 2004 18:28:45 +0000 (18:28 +0000)]
Spanish manpages from our friend...

20 years agoAdd support for pure amd64 in archtable and dpkg-architecture, it's
Scott James Remnant [Tue, 27 Apr 2004 18:17:17 +0000 (18:17 +0000)]
Add support for pure amd64 in archtable and dpkg-architecture, it's
maturing sufficiently that we should probably support it now.  archtable
made a bit easier to read too...

20 years agoEnsure all translated manual pages actually get included in the binary
Scott James Remnant [Tue, 27 Apr 2004 17:55:37 +0000 (17:55 +0000)]
Ensure all translated manual pages actually get included in the binary
packages.

20 years agoBegin 1.10.22 ... which will get released tomorrow when we find out what
Scott James Remnant [Sun, 25 Apr 2004 18:09:19 +0000 (18:09 +0000)]
Begin 1.10.22 ... which will get released tomorrow when we find out what
1.10.21 broke.

20 years agoUpdate translation files, date the release.
Scott James Remnant [Sun, 25 Apr 2004 17:57:32 +0000 (17:57 +0000)]
Update translation files, date the release.

20 years agoSlightly over-keen patch to install-info, $infodir is prepared earlier
Scott James Remnant [Sun, 25 Apr 2004 17:32:35 +0000 (17:32 +0000)]
Slightly over-keen patch to install-info, $infodir is prepared earlier
and --dir-file actually has the same effect as another option.

20 years agoCorrect a few errors that appeared during merge ... this file will need
Scott James Remnant [Sun, 25 Apr 2004 17:16:38 +0000 (17:16 +0000)]
Correct a few errors that appeared during merge ... this file will need
a translator's eye.

20 years agoTollef and I gorged on low hanging fruit and got our hands sticky.
Scott James Remnant [Sun, 25 Apr 2004 17:11:41 +0000 (17:11 +0000)]
Tollef and I gorged on low hanging fruit and got our hands sticky.

20 years agoAdd new spanish dpkg-source manpage.
Scott James Remnant [Sun, 25 Apr 2004 16:19:07 +0000 (16:19 +0000)]
Add new spanish dpkg-source manpage.

20 years agoUpdated Japanese manual pages, added new dpkg-source.1 page.
Scott James Remnant [Sun, 25 Apr 2004 16:14:42 +0000 (16:14 +0000)]
Updated Japanese manual pages, added new dpkg-source.1 page.

20 years agoLarge batch of translation updates.
Scott James Remnant [Sun, 25 Apr 2004 16:01:13 +0000 (16:01 +0000)]
Large batch of translation updates.

20 years agoRun update.sh over the po files; this should probably get done before a
Scott James Remnant [Sun, 25 Apr 2004 14:43:16 +0000 (14:43 +0000)]
Run update.sh over the po files; this should probably get done before a
release gets tagged, otherwise if translators patch the .po in the tarball
then it makes it a bugger to merge into CVS.

20 years agoUpdated Catalan translation.
Jordi Mallach [Sun, 28 Mar 2004 16:44:32 +0000 (16:44 +0000)]
Updated Catalan translation.

20 years agoFixed fuzzy translations.
Peter Karlsson [Sat, 13 Mar 2004 17:38:25 +0000 (17:38 +0000)]
Fixed fuzzy translations.

20 years ago* main/remove.c (removal_bulk_remove_configfiles): Don't change the
Scott James Remnant [Fri, 12 Mar 2004 20:25:34 +0000 (20:25 +0000)]
* main/remove.c (removal_bulk_remove_configfiles): Don't change the
"previous pointer" pointer if we remove the node from the linked list,
ensuring that if the next node is to be removed the right thing will
happen.  This corrects the bug where every second shared or diverted
conffile would be incorrectly deleted by dpkg.

20 years ago* utils/start-stop-daemon.c: Don't require an argument for -V (version).
Scott James Remnant [Fri, 12 Mar 2004 15:07:52 +0000 (15:07 +0000)]
* utils/start-stop-daemon.c: Don't require an argument for -V (version).

20 years agoNow that's behind us, time to look forwards... :-)
Scott James Remnant [Thu, 11 Mar 2004 11:37:46 +0000 (11:37 +0000)]
Now that's behind us, time to look forwards... :-)

20 years agoDate the release
Scott James Remnant [Thu, 11 Mar 2004 11:25:17 +0000 (11:25 +0000)]
Date the release

20 years agoAdd two new japanese manual pages.
Scott James Remnant [Thu, 11 Mar 2004 11:23:46 +0000 (11:23 +0000)]
Add two new japanese manual pages.

20 years agoGee, thanks Javier...
Scott James Remnant [Thu, 11 Mar 2004 11:20:06 +0000 (11:20 +0000)]
Gee, thanks Javier...

20 years agoUpdate various translations.
Scott James Remnant [Thu, 11 Mar 2004 11:15:18 +0000 (11:15 +0000)]
Update various translations.

20 years agoBump version to 1.10.20.
Scott James Remnant [Mon, 8 Mar 2004 19:37:15 +0000 (19:37 +0000)]
Bump version to 1.10.20.

20 years agoArgh, will need a high urgency to get in before freeze.
Scott James Remnant [Mon, 8 Mar 2004 19:16:20 +0000 (19:16 +0000)]
Argh, will need a high urgency to get in before freeze.

20 years agoDate the release
Scott James Remnant [Mon, 8 Mar 2004 19:05:39 +0000 (19:05 +0000)]
Date the release

20 years agoApply patch from asuffield to fix various md5sum bugs by checking the
Scott James Remnant [Mon, 8 Mar 2004 19:03:40 +0000 (19:03 +0000)]
Apply patch from asuffield to fix various md5sum bugs by checking the
bounds of the line first.

20 years agoApply patch from Brian Carlson to fix #170953; don't print offending
Scott James Remnant [Mon, 8 Mar 2004 18:56:39 +0000 (18:56 +0000)]
Apply patch from Brian Carlson to fix #170953; don't print offending
data in md5sum, it may not be NULL terminated.

20 years agoApply patch from mrvn to fix #228253; keep architecture in the
Scott James Remnant [Mon, 8 Mar 2004 18:37:36 +0000 (18:37 +0000)]
Apply patch from mrvn to fix #228253; keep architecture in the
status file.

20 years agoApply patch from Robert Millan to fix #211566; update support for
Scott James Remnant [Mon, 8 Mar 2004 18:29:30 +0000 (18:29 +0000)]
Apply patch from Robert Millan to fix #211566; update support for
Debian FreeBSD.

20 years agoApply patch from jfs to fix #232916; add blank line to .dsc
Scott James Remnant [Mon, 8 Mar 2004 18:24:56 +0000 (18:24 +0000)]
Apply patch from jfs to fix #232916; add blank line to .dsc
before signing with PGP.

20 years agoClose the bug for that last commit.
Scott James Remnant [Mon, 8 Mar 2004 18:16:05 +0000 (18:16 +0000)]
Close the bug for that last commit.

20 years agoRemove double ChangeLog entries.
Scott James Remnant [Mon, 8 Mar 2004 18:15:10 +0000 (18:15 +0000)]
Remove double ChangeLog entries.

20 years agoFix uploaders and add myself.
Scott James Remnant [Mon, 8 Mar 2004 18:12:10 +0000 (18:12 +0000)]
Fix uploaders and add myself.

20 years agoApply patch from Christian Haggstrom to fix #213038, #217286,
Scott James Remnant [Mon, 8 Mar 2004 17:42:57 +0000 (17:42 +0000)]
Apply patch from Christian Haggstrom to fix #213038, #217286,
#213543 and #213846; there was an extra %s in the error message
printed when out of disk space, causing a strange SEGV.

20 years agoApply patch from Colin Watson to fix #139781; dselect had a
Scott James Remnant [Mon, 8 Mar 2004 17:38:01 +0000 (17:38 +0000)]
Apply patch from Colin Watson to fix #139781; dselect had a
hard-coded maximum window width of 179 chars for some things,
when COLS is easily available.

20 years agoApply patch to fix #232025; the tar spec doesn't require a 100-char filename
Scott James Remnant [Mon, 8 Mar 2004 17:36:29 +0000 (17:36 +0000)]
Apply patch to fix #232025; the tar spec doesn't require a 100-char filename
to end with a NULL terminator, so we have to copy it out of the header
carefully.

20 years agoApply patch to fix #217943 and, #235266, build conflicts were being pushed
Scott James Remnant [Mon, 8 Mar 2004 17:34:14 +0000 (17:34 +0000)]
Apply patch to fix #217943 and, #235266, build conflicts were being pushed
into @unmet instead of @conflicts (probably due to a bad copy & paste).

20 years agoBump version-nr to 1.10.19 and set date of new changelog entry to UNRELEASED.
Scott James Remnant [Mon, 8 Mar 2004 17:28:23 +0000 (17:28 +0000)]
Bump version-nr to 1.10.19 and set date of new changelog entry to UNRELEASED.

20 years agoRetro-actively apply patch for the 1.10.18.1 release:
Scott James Remnant [Mon, 8 Mar 2004 17:23:59 +0000 (17:23 +0000)]
Retro-actively apply patch for the 1.10.18.1 release:

  * main/processarc.c (process_archive): Copy code from main/remove.c
  to ensure that hardlinks to devices, setuid files or setgid files
  cannot be stashed away in the hope that they become compromisable
  in the future.  This was handled when removing a package, but not
  when upgrading one.

  * main/remove.c: Terminate string buffer correctly.

  * dpkg-deb/main.c: Don't use multiline strings (a removed GCC extension).

20 years agoUpdate dpkg conflicts to << 1.10, instead of 1.9.
Adam Heath [Wed, 28 Jan 2004 02:06:41 +0000 (02:06 +0000)]
Update dpkg conflicts to << 1.10, instead of 1.9.

21 years agoRebuild, tagging and releasing correctly from cvs this time.
Adam Heath [Mon, 27 Oct 2003 19:42:05 +0000 (19:42 +0000)]
Rebuild, tagging and releasing correctly from cvs this time.

21 years agoFix errors with dependency fields that reference ${dpkg:Version}.
Adam Heath [Mon, 27 Oct 2003 19:04:07 +0000 (19:04 +0000)]
Fix errors with dependency fields that reference ${dpkg:Version}.

21 years agoUpdate Catalan translation.
Jordi Mallach [Mon, 27 Oct 2003 17:56:43 +0000 (17:56 +0000)]
Update Catalan translation.

21 years agoDon't assume /usr/info/dir exists if /usr/info does.
Adam Heath [Mon, 27 Oct 2003 17:06:44 +0000 (17:06 +0000)]
Don't assume /usr/info/dir exists if /usr/info does.

21 years agoAdd .#* to the default ignore filter.
Adam Heath [Mon, 27 Oct 2003 16:58:22 +0000 (16:58 +0000)]
Add .#* to the default ignore filter.

21 years agoAdd -u -a<arch> commands.
Adam Heath [Mon, 27 Oct 2003 16:50:00 +0000 (16:50 +0000)]
Add -u -a<arch> commands.

21 years agoSet $reduce_arch when calling parsedep.
Adam Heath [Mon, 27 Oct 2003 15:44:01 +0000 (15:44 +0000)]
Set $reduce_arch when calling parsedep.

21 years ago* scripts/dpkg-checkbuilddeps.pl: s/dpkg-checkbuild/dpkg-checkbuilddeps/
Adam Heath [Mon, 27 Oct 2003 01:43:06 +0000 (01:43 +0000)]
* scripts/dpkg-checkbuilddeps.pl: s/dpkg-checkbuild/dpkg-checkbuilddeps/
  in usage.
* version-nr: Bump to 1.10.17.
* debian/changelog: Make the date UNRELEASED.

21 years agoMake dselect do conflict resolution when dealing with automatically selected recommen...
Wichert Akkerman [Sun, 26 Oct 2003 14:02:05 +0000 (14:02 +0000)]
Make dselect do conflict resolution when dealing with automatically selected recommended packages

21 years agoTag for 1.10.16 release date(for real this time).
Adam Heath [Sat, 25 Oct 2003 20:47:12 +0000 (20:47 +0000)]
Tag for 1.10.16 release date(for real this time).

21 years agoChange formatting of info.dir.
Adam Heath [Sat, 25 Oct 2003 20:46:08 +0000 (20:46 +0000)]
Change formatting of info.dir.

21 years agoChange limit and the return value for buffer_copy to off_t, which fixes
Adam Heath [Sat, 25 Oct 2003 20:05:12 +0000 (20:05 +0000)]
Change limit and the return value for buffer_copy to off_t, which fixes
large file handling.

21 years agoAlmost *EVERY* damn file was including config.h in the wrong spot. After
Adam Heath [Sat, 25 Oct 2003 20:03:20 +0000 (20:03 +0000)]
Almost *EVERY* damn file was including config.h in the wrong spot.  After
making it the first include, then off_t/size_t/etc could actually be
redefined to be 64-bit compatible.

21 years agoFix dpkg-checkbuilddeps calling of parsedep. It wasn't setting use_arch.
Adam Heath [Sat, 25 Oct 2003 17:48:06 +0000 (17:48 +0000)]
Fix dpkg-checkbuilddeps calling of parsedep.  It wasn't setting use_arch.

21 years agoAdd man/es/Makefile.
Adam Heath [Tue, 23 Sep 2003 17:21:14 +0000 (17:21 +0000)]
Add man/es/Makefile.

21 years agoSet release date for 1.10.16.
Adam Heath [Tue, 23 Sep 2003 17:15:16 +0000 (17:15 +0000)]
Set release date for 1.10.16.

21 years agoFix handling of large files.
Adam Heath [Sun, 21 Sep 2003 02:18:26 +0000 (02:18 +0000)]
Fix handling of large files.

21 years agoFix cut-n-waste error.
Adam Heath [Sun, 21 Sep 2003 02:13:36 +0000 (02:13 +0000)]
Fix cut-n-waste error.

21 years ago* man/*
Adam Heath [Sun, 21 Sep 2003 01:43:39 +0000 (01:43 +0000)]
* man/*
  * Imported several translated manpages, from debian-doc cvs:
   * Spanish: 822-date.1 cleanup-info.8 deb-control.5 deb-old.5
     deb.5 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-divert.8 dpkg-name.1
     dpkg-scanpackages.8 dpkg-split.8 dpkg-statoverride.8 dpkg.8
     dselect.8 md5sum.1 start-stop-daemon.8 update-alternatives.8
   * French: deb.5
   * Portuguese: dpkg.8 dselect.8
* main/dpkg.8: -O had an inverted word.
* po/cz.po: Improve translation of: "dpkg - warning: ignoring request to
  remove %s which isn't installed."
* po/it.po: Fix missing space in translation when listing files, and the
  file is diverted.
* po/pl.po:
  * Updated.
  * Fix translation of 'conflicts with'
* po/ja.po: Fix typo in translation of dpkg --force-help; dowgrade ->
  downgrade
* po/fr.po:
  * Fix translation when listing files, and the file is diverted.
  * Fix missing space in translation of: "%s - warning: downgrading %.250s
    from %.250s to %.250s.\n"
* po/da.po: Fix translation of(was missing the leading space): " does not
  appear to be available\n"

21 years ago* Add a -d|--chdir option to start-stop-daemon.
Adam Heath [Sat, 20 Sep 2003 23:48:18 +0000 (23:48 +0000)]
* Add a -d|--chdir option to start-stop-daemon.
* Split the background block into 2 parts: one that does the fork, and
  opens /dev/tty and /dev/null, and one that does everything else.  The
  second block is then moved to be run right before the exec.  This allows
  error messages to be seen from the child(previously, they were lost), and
  allows for the chroot to not require the device files.
* When --start, --startas and --pidfile are given, print 'process' instead
  of '(null)' for the process name, if it's already running.

21 years agoFix (non-)detection of setlocale.
Adam Heath [Sat, 20 Sep 2003 22:45:13 +0000 (22:45 +0000)]
Fix (non-)detection of setlocale.

21 years agoSet values for 1.10.16.
Adam Heath [Sat, 20 Sep 2003 22:43:51 +0000 (22:43 +0000)]
Set values for 1.10.16.

21 years agoSet date/time for 1.10.15 release.
Adam Heath [Sat, 20 Sep 2003 01:03:35 +0000 (01:03 +0000)]
Set date/time for 1.10.15 release.

21 years ago* lib/varbuf.c, configure.in: Fix va_copy detection.
Adam Heath [Sat, 20 Sep 2003 00:57:39 +0000 (00:57 +0000)]
* lib/varbuf.c, configure.in: Fix va_copy detection.
* scripts/dpkg-buildpackage.sh: Back out debian/rules build-arch detection.
  It is *not* possible *at all* to detect available targets in a rules
  file.  Period.

21 years agoUpdated to 1.10.15.
Adam Heath [Fri, 19 Sep 2003 20:15:32 +0000 (20:15 +0000)]
Updated to 1.10.15.

21 years agoUpdated for 1.10.14 release.
Adam Heath [Fri, 19 Sep 2003 20:14:24 +0000 (20:14 +0000)]
Updated for 1.10.14 release.

21 years ago* scripts/{controllib,dpkg-{source,checkbuilddeps,control}}.pl:
Adam Heath [Fri, 19 Sep 2003 17:29:08 +0000 (17:29 +0000)]
* scripts/{controllib,dpkg-{source,checkbuilddeps,control}}.pl:
  * Rewrote the parsedep stuff, so that it wasn't done during control file
    parsing.  Scripts that need the internal parsed format should call
    parsedep on the field's value.
  * Split the substvars parsing into a separate function.
  * No longer validate dependency fields when reading the control file.
    Some fields may have vars in them, which breaks the validation.
  * dpkg-gencontrol calls substvars after parsing the control file, and
    then validates the substituted depends lines.  Originally,
    substitution occured only during writing of the final output file.
  * Andreas Barth <aba@not.so.argh.org>:
    Fix bad regex that didn't allow spaces in dependency field parsing.
    It now directly matches what the c code expects.  It previously was
    allowing all of \S, which matched on '('.
Closes: #211660.
* debian/control: Remove stale debug that would have broken installation on
  s390.
* debian/rules: We were calling our own local copy of dpkg-gencontrol, but
  the system-installed copy of dpkg-shlibdeps.  Now, both are called from
  the build directory.

21 years agoUpdated translation.
Peter Karlsson [Thu, 18 Sep 2003 19:17:00 +0000 (19:17 +0000)]
Updated translation.

21 years agoUpdated for 1.10.13.
Adam Heath [Wed, 17 Sep 2003 18:26:34 +0000 (18:26 +0000)]
Updated for 1.10.13.

21 years ago* scripts/controllib.pl: Fix parsing of deps when both () and [] are
Adam Heath [Wed, 17 Sep 2003 18:25:50 +0000 (18:25 +0000)]
* scripts/controllib.pl: Fix parsing of deps when both () and [] are
  specified.
* scripts/controllib.pl: Set $host_arch in controllib.pl:parsedep.
* scripts/dpkg-checkbuilddeps.pl: Don't output the [] stuff when finding
  invalid deps.

21 years agoFix generation of dependency lines.
Adam Heath [Tue, 16 Sep 2003 18:46:37 +0000 (18:46 +0000)]
Fix generation of dependency lines.

21 years agoIgnore 'o:.*' in %fi.
Adam Heath [Tue, 16 Sep 2003 18:02:31 +0000 (18:02 +0000)]
Ignore 'o:.*' in %fi.

21 years agoIgnore 'o:.*' in %fi.
Adam Heath [Tue, 16 Sep 2003 18:02:31 +0000 (18:02 +0000)]
Ignore 'o:.*' in %fi.

21 years agoRemove helpmsgs.cc generation.
Adam Heath [Tue, 16 Sep 2003 17:57:22 +0000 (17:57 +0000)]
Remove helpmsgs.cc generation.

21 years agoUpdated for 1.10.11 release.
Adam Heath [Tue, 16 Sep 2003 17:53:12 +0000 (17:53 +0000)]
Updated for 1.10.11 release.

21 years agoRemove -w, as it causes runtime warnings. The code isn't clean enough yet
Adam Heath [Tue, 16 Sep 2003 17:51:15 +0000 (17:51 +0000)]
Remove -w, as it causes runtime warnings.  The code isn't clean enough yet
to support it.

21 years agoNo longer generate any BYHAND files. Also, fix bug in pseudo-tags
Adam Heath [Tue, 16 Sep 2003 00:10:39 +0000 (00:10 +0000)]
No longer generate any BYHAND files.  Also, fix bug in pseudo-tags
installation.

21 years agoBack-out errantly checked in file again. :|
Adam Heath [Tue, 16 Sep 2003 00:01:02 +0000 (00:01 +0000)]
Back-out errantly checked in file again. :|