]>
err.no Git - dpkg/log
Wichert Akkerman [Thu, 16 Dec 1999 23:43:40 +0000 (23:43 +0000)]
Makefile.conf.in: use @libdir@ and @admindir@
configure.in: add --with-admindir option and change the default to $libdir/db
debian/rules: add --with-admindir=/var/lib/dpkg
scripts/debian-changelog-mode.el: update location of GPL
scripts/dpkg-name.sh: update location of GPL
Wichert Akkerman [Thu, 16 Dec 1999 23:38:39 +0000 (23:38 +0000)]
utils/start-stop-daemon.c: Fix OS-detection for sunos
utils/update-rc.d: Accept single-number values, since they are always in the [0,99] range
Wichert Akkerman [Wed, 15 Dec 1999 15:29:16 +0000 (15:29 +0000)]
Add optlib
Wichert Akkerman [Wed, 15 Dec 1999 15:25:23 +0000 (15:25 +0000)]
autogen.sh: copy gettextm4, lcmessage.m4 and progtest.m4 to automake/ systems without gettext installed
Makefile.in: remove the gettext-macros in distclean
utils/Makefile.in: fix clean target, link md5sum and start-stop-daemon optlib
optlib/*: getopt implementation for systems without GNU getopt.
Wichert Akkerman [Wed, 15 Dec 1999 01:07:27 +0000 (01:07 +0000)]
Fix typo
Wichert Akkerman [Wed, 15 Dec 1999 01:03:19 +0000 (01:03 +0000)]
More autoconf updates
Wichert Akkerman [Wed, 15 Dec 1999 00:54:45 +0000 (00:54 +0000)]
add ptrdiff_t to acconfig.h
Wichert Akkerman [Wed, 15 Dec 1999 00:47:14 +0000 (00:47 +0000)]
Test for ptrdiff_t
Wichert Akkerman [Tue, 14 Dec 1999 23:58:29 +0000 (23:58 +0000)]
Add config.guess and config.sub
Wichert Akkerman [Tue, 14 Dec 1999 23:44:20 +0000 (23:44 +0000)]
Make it possible to not build dselect
Wichert Akkerman [Tue, 14 Dec 1999 19:27:49 +0000 (19:27 +0000)]
fix dpkg-buildpackage -nc option
Wichert Akkerman [Tue, 14 Dec 1999 19:22:38 +0000 (19:22 +0000)]
Really add automake/sysinfo.m4
Fix some minor things in depisok
Update swedish translation
Wichert Akkerman [Sun, 12 Dec 1999 23:44:46 +0000 (23:44 +0000)]
dselect/main.cc: We need to printf programdesc as well
autogen.sh: Remove libtoolize call
automake/sysconf.m4: new autoconf-macros for sysconf
filesdb/main.c: also check MEMINFO_IN_SYSINFO
configure.in: remove ugly sysinfo-hacks to use new ac macros instead
utils/start-stop-daemon.c: modify to build on sunos
Wichert Akkerman [Sun, 12 Dec 1999 20:25:17 +0000 (20:25 +0000)]
Rename cvsclean to distclean
Update Swedish translation (bork bork!)
Check exitnodo-flag in do_stop
Wichert Akkerman [Sat, 11 Dec 1999 23:49:08 +0000 (23:49 +0000)]
Add Swedish translation
Wichert Akkerman [Wed, 8 Dec 1999 00:28:41 +0000 (00:28 +0000)]
Update Czech translation
Wichert Akkerman [Tue, 7 Dec 1999 16:44:57 +0000 (16:44 +0000)]
Drop emacs byte-compiling support
Wichert Akkerman [Tue, 7 Dec 1999 16:20:13 +0000 (16:20 +0000)]
Fix typo in release.sh
Wichert Akkerman [Tue, 7 Dec 1999 16:06:21 +0000 (16:06 +0000)]
Set date in debian/changelog
Wichert Akkerman [Tue, 7 Dec 1999 16:04:06 +0000 (16:04 +0000)]
Small fixups
Wichert Akkerman [Tue, 7 Dec 1999 00:13:32 +0000 (00:13 +0000)]
Comment new suggest/recommend behaviour in dselect - it's broken
Wichert Akkerman [Mon, 6 Dec 1999 00:26:20 +0000 (00:26 +0000)]
Fix uid/gid changing in start-stop-daemon
Wichert Akkerman [Sun, 5 Dec 1999 18:52:18 +0000 (18:52 +0000)]
Handle new manpages in debian/rules
Wichert Akkerman [Sun, 5 Dec 1999 18:48:30 +0000 (18:48 +0000)]
Fixup default lispdir
Wichert Akkerman [Sun, 5 Dec 1999 18:39:37 +0000 (18:39 +0000)]
Fix silly error in utils/Makefile.in
Wichert Akkerman [Sun, 5 Dec 1999 18:27:25 +0000 (18:27 +0000)]
Add install-sh
Wichert Akkerman [Sun, 5 Dec 1999 18:04:27 +0000 (18:04 +0000)]
Make dselect build again
Don't copy strings when reading fileslists
Wichert Akkerman [Sun, 5 Dec 1999 17:59:21 +0000 (17:59 +0000)]
dpkg-divert manpage added
Wichert Akkerman [Sun, 5 Dec 1999 17:49:03 +0000 (17:49 +0000)]
Update polish translation, add manpage for cleanup-info, update
dpkg-scansources to handle trailing blanks.
Wichert Akkerman [Sat, 4 Dec 1999 14:48:42 +0000 (14:48 +0000)]
change maintainer
Wichert Akkerman [Sat, 4 Dec 1999 03:20:43 +0000 (03:20 +0000)]
Updated polish translation
Wichert Akkerman [Sat, 4 Dec 1999 03:01:54 +0000 (03:01 +0000)]
Various updates; see ChangeLog
Wichert Akkerman [Thu, 2 Dec 1999 22:31:01 +0000 (22:31 +0000)]
New polish translation
Ben Collins [Sat, 27 Nov 1999 14:49:13 +0000 (14:49 +0000)]
* utils/start-stop-daemon.c: call initgroups() prior to seteuid()
Ben Collins [Fri, 26 Nov 1999 23:40:03 +0000 (23:40 +0000)]
* dselect/main.cc: fixed three cases where gettext usage was not
possible die to macros inlined in the strings
Ben Collins [Fri, 26 Nov 1999 23:11:24 +0000 (23:11 +0000)]
* configure.in: generate utils/Makefile
* utils/configure.in: removed so top level configure will take over this
subdir
Wichert Akkerman [Fri, 26 Nov 1999 01:16:11 +0000 (01:16 +0000)]
Fix .so-entries for script manpages
Wichert Akkerman [Thu, 25 Nov 1999 03:46:03 +0000 (03:46 +0000)]
Correct name of source tarball in debian/rules
Wichert Akkerman [Thu, 25 Nov 1999 03:26:59 +0000 (03:26 +0000)]
Last updates for 1.6 release
Wichert Akkerman [Thu, 25 Nov 1999 03:03:54 +0000 (03:03 +0000)]
Add missing semiclon in baselist::kd_search() (yes, again)
Wichert Akkerman [Thu, 25 Nov 1999 03:01:24 +0000 (03:01 +0000)]
Add missing semiclon in baselist::kd_search()
Wichert Akkerman [Thu, 25 Nov 1999 02:55:34 +0000 (02:55 +0000)]
Update
Wichert Akkerman [Thu, 25 Nov 1999 02:53:09 +0000 (02:53 +0000)]
Oops, removed a bit too much
Wichert Akkerman [Thu, 25 Nov 1999 02:38:28 +0000 (02:38 +0000)]
Update changelogs
Wichert Akkerman [Thu, 25 Nov 1999 02:31:16 +0000 (02:31 +0000)]
More updates - we should (almost) be there now
Wichert Akkerman [Thu, 25 Nov 1999 02:29:25 +0000 (02:29 +0000)]
Some more updates.. we should (almost) be there now
Wichert Akkerman [Thu, 25 Nov 1999 02:25:40 +0000 (02:25 +0000)]
More of the same
Wichert Akkerman [Thu, 25 Nov 1999 02:14:53 +0000 (02:14 +0000)]
Move the new buildsystem into the main branch
Wichert Akkerman [Tue, 23 Nov 1999 20:48:25 +0000 (20:48 +0000)]
Add strdup to start-stop-daemon
Wichert Akkerman [Sat, 20 Nov 1999 01:58:39 +0000 (01:58 +0000)]
Useless change in uid-parsing
Wichert Akkerman [Fri, 19 Nov 1999 14:07:56 +0000 (14:07 +0000)]
improve searchkeys in dselect
Ben Collins [Fri, 19 Nov 1999 00:42:05 +0000 (00:42 +0000)]
Changed start-stop-daemon's --chuid user/group seperator to ':'
Ben Collins [Thu, 18 Nov 1999 15:23:59 +0000 (15:23 +0000)]
* utils/start-stop-daemon.c: Added ability for user.group arg to
--chuid. Also, always call initgroups() when using --chuid.
* utils/start-stop-daemon.8: Document above change, also add note to the
--make-pidfile option concerning its problem with daemons that fork
Wichert Akkerman [Sat, 13 Nov 1999 19:40:00 +0000 (19:40 +0000)]
Removed generated file
Wichert Akkerman [Fri, 12 Nov 1999 20:23:54 +0000 (20:23 +0000)]
Rename Japanese translation
Ben Collins [Fri, 12 Nov 1999 01:18:12 +0000 (01:18 +0000)]
* lib/tarfn.c: add braces around if to fix compiler warning
Wichert Akkerman [Fri, 12 Nov 1999 01:10:33 +0000 (01:10 +0000)]
Also fix dpkg-source.pl
Wichert Akkerman [Fri, 12 Nov 1999 00:49:24 +0000 (00:49 +0000)]
Correct names for build-depency names according to Bug# 49792
Ben Collins [Thu, 11 Nov 1999 15:05:57 +0000 (15:05 +0000)]
* Remove files that get generated by gettextize, and make sure autogen.sh
creates them
Wichert Akkerman [Tue, 9 Nov 1999 09:57:31 +0000 (09:57 +0000)]
Fix silly typo
Wichert Akkerman [Mon, 8 Nov 1999 16:46:59 +0000 (16:46 +0000)]
ChangeLog update
Wichert Akkerman [Mon, 8 Nov 1999 16:42:43 +0000 (16:42 +0000)]
More enhances updates
Wichert Akkerman [Mon, 8 Nov 1999 16:19:11 +0000 (16:19 +0000)]
Added Enhances to a few scripts
Wichert Akkerman [Mon, 8 Nov 1999 16:19:11 +0000 (16:19 +0000)]
Added Enhances to a few scripts
Wichert Akkerman [Tue, 2 Nov 1999 19:23:03 +0000 (19:23 +0000)]
Fix translation mixups
Wichert Akkerman [Mon, 1 Nov 1999 23:09:25 +0000 (23:09 +0000)]
Hmm
Wichert Akkerman [Mon, 1 Nov 1999 23:07:04 +0000 (23:07 +0000)]
Adding Russian translation
Wichert Akkerman [Sat, 30 Oct 1999 15:25:15 +0000 (15:25 +0000)]
Release 1.4.1.19
Wichert Akkerman [Sat, 30 Oct 1999 01:44:55 +0000 (01:44 +0000)]
Don't translate internal errors
Wichert Akkerman [Sat, 30 Oct 1999 01:33:08 +0000 (01:33 +0000)]
Update ChangeLog
Wichert Akkerman [Sat, 30 Oct 1999 01:30:40 +0000 (01:30 +0000)]
Silly fixed to make it all build again
Wichert Akkerman [Sat, 30 Oct 1999 01:04:27 +0000 (01:04 +0000)]
Add proper includes to helpmsgs.pl
Ben Collins [Sat, 30 Oct 1999 00:25:10 +0000 (00:25 +0000)]
* po/update.sh: make sure we only update when there are changes,
also autodetect list of .po files we need to change
* release.sh: likewise for .gmo generation
Ben Collins [Fri, 29 Oct 1999 20:52:23 +0000 (20:52 +0000)]
s/DPK/DPKG in main/archives.c
Wichert Akkerman [Fri, 29 Oct 1999 19:24:56 +0000 (19:24 +0000)]
Fix name for spanish translation
Ben Collins [Fri, 29 Oct 1999 14:36:43 +0000 (14:36 +0000)]
* dpkg-divert: Fix check for writable filesystem, closes: #48646
Ben Collins [Fri, 29 Oct 1999 11:16:25 +0000 (11:16 +0000)]
Added cs.gmo to the gen list (really need an automated way to detect all
.po files)
Ben Collins [Fri, 29 Oct 1999 01:19:45 +0000 (01:19 +0000)]
* fixed description for new multiple conflicts/replaces code
Wichert Akkerman [Thu, 28 Oct 1999 20:16:30 +0000 (20:16 +0000)]
Add Polish translation
Ben Collins [Thu, 28 Oct 1999 14:08:13 +0000 (14:08 +0000)]
* dpkg-shlibdeps: fix ordering for shlibs.default
Ben Collins [Thu, 28 Oct 1999 01:44:10 +0000 (01:44 +0000)]
* dpkg-gencontrol: add "Source" to the fields placed in the control file
* dpkg-parsechangelog: fixed loop for parsepath
Ben Collins [Thu, 28 Oct 1999 01:34:11 +0000 (01:34 +0000)]
* release.sh: remove attic/ and doc/obsolete/
* dpkg-gencontrol: add "Source" to the fields placed in the control
file
Wichert Akkerman [Wed, 27 Oct 1999 13:16:32 +0000 (13:16 +0000)]
Small configure update
Wichert Akkerman [Tue, 26 Oct 1999 23:46:01 +0000 (23:46 +0000)]
Fix typo in dpkg help
Wichert Akkerman [Tue, 26 Oct 1999 17:37:05 +0000 (17:37 +0000)]
Translate helpmessages in dselect
Ben Collins [Tue, 26 Oct 1999 14:41:13 +0000 (14:41 +0000)]
* Regenerated dpkg.pot and all .po files
Wichert Akkerman [Mon, 25 Oct 1999 19:10:59 +0000 (19:10 +0000)]
Added Czech translation for dpkg
Wichert Akkerman [Mon, 25 Oct 1999 19:06:26 +0000 (19:06 +0000)]
minor fixes for translations
Wichert Akkerman [Mon, 25 Oct 1999 18:52:12 +0000 (18:52 +0000)]
translation fixups
Ben Collins [Mon, 25 Oct 1999 16:26:42 +0000 (16:26 +0000)]
* scripts/dpkg-shlibdeps: start using objdump as opposed to ldd, this
works much more cleanly, works with libc5, and allows from better
error reporting. Also corrected checks on shlibs.local, which wasn't
really being parsed, it now works as advertised.
* scripts/{dpkg-gencontrol,dpkg-source,controllib.pl}: fixed references
to old style build dep fields to match current policy ammendment
Wichert Akkerman [Mon, 25 Oct 1999 15:29:18 +0000 (15:29 +0000)]
Add gettext-support to dselect
Ben Collins [Mon, 25 Oct 1999 13:03:45 +0000 (13:03 +0000)]
* debian/rules: fix symlink creaton for /usr/share/doc/dpkg-dev -> dpkg,
also compress the info and ps files for internals in dpkg-doc
Ben Collins [Mon, 25 Oct 1999 11:20:48 +0000 (11:20 +0000)]
* main/processarc.c: fixes calculation of package filename display (the
".../foo.deb" one) where it was showing the full path if the basename
was longer than 30 chars. Now shows just the basename if it can't
squeez the full path to < 30 chars (even if the basename is > than 30
chars)
Ben Collins [Mon, 25 Oct 1999 01:05:25 +0000 (01:05 +0000)]
* scripts/dpkg-source.pl: we want to 'delete' the POSIXLY_CORRECT env
not 'undef'
Ben Collins [Mon, 25 Oct 1999 00:47:35 +0000 (00:47 +0000)]
small fix
Ben Collins [Mon, 25 Oct 1999 00:39:44 +0000 (00:39 +0000)]
* debian/dpkg-doc-{postrm,prerm}: Added install-info for internals.info
* debian/dpkg-internals: fixed misplaced description
Wichert Akkerman [Mon, 25 Oct 1999 00:29:57 +0000 (00:29 +0000)]
Correct message for invalid parameter in dselect
Ben Collins [Sun, 24 Oct 1999 15:58:23 +0000 (15:58 +0000)]
* debian/control: added dpkg-doc
* debian/dpkg-doc-{postinst,prerm}: new files for dpkg-doc package
* debian/dpkg-internals: doc-base support for dpkg-doc
* debian/rules: added build rules for dpkg-doc to binary-indep target
* doc/Makefile.am: changed build setup for internals.sgml to use the
debiandoc tools, and removed internals.* stuff from being built by
default. Two new targets, internals and internals-install, now handle
this
* doc/changelog: removed, duplicate of ChangeLog
* doc/internals.sgml: converted to debiandoc format, now builds correctly
and without errors
* doc/manuals-version: removed since it is generated at build time
* doc/texinfo.*: moved to doc/obsolete/ since the debiandoc format doesn't
need them
* main/filesdb.c: fixed compiler warning
Ben Collins [Sun, 24 Oct 1999 01:48:58 +0000 (01:48 +0000)]
* Added 'D' to the list of choices for conffile handling
Ben Collins [Sat, 23 Oct 1999 21:15:29 +0000 (21:15 +0000)]
* Implemented a nice fix for multiple conflicts and replaces. Also added
--assert-multi-conrep.