]> err.no Git - dpkg/log
dpkg
24 years agoadd email address for Scott Barker
Wichert Akkerman [Fri, 24 Dec 1999 22:01:35 +0000 (22:01 +0000)]
add email address for Scott Barker

24 years ago* version-nr: update to 1.6.5
Wichert Akkerman [Fri, 24 Dec 1999 21:55:36 +0000 (21:55 +0000)]
* version-nr: update to 1.6.5
* doc/Makefile.in: install THANKS
* TODO: remove items that have been done
* lib/showcright.c: exit(0) after showing the copyright since we don't exec cat anymore
* main/configure.c: add NULL to execlp() parameters; this fixes the random segfaults when showing the conffile-diff

24 years agoFrom the ChangeLog
Wichert Akkerman [Fri, 24 Dec 1999 16:28:10 +0000 (16:28 +0000)]
From the ChangeLog
  * debian/control: add Build-Depends
  * THANKS: new file which lists everyone who contributed to the code
  * Change `Debian Linux' to `Debian GNU/Linux' in a couple of manpages
  * main/enquiry.c: modify list1package to use the full width of the tty
  * Merge patches from Adam Heath:
    + lib/mlib.c: new function do_fd_copy to read a file into a fd
    + dpkg-deb/build.c: use do_fd_copy
    + dpkg-deb/build.c: use dpkg-deb-filelist to reorder files when
      building a package
    + dpkg-deb/info.c: use do_fd_copy
    + lib/showcright.c: use do_fd_copy to read license
    + scripts/dpkg-safelist.{1,pl}: new script to reorder a filelist to
      make sure symlinks are listed after their targets.
    + dpkg-deb/main.c: add -z option to set compression level
    + dpkg-deb/build.c: pass new -z options to gzip
  * dpkg-deb/dpkg-deb.1: document new -z option

24 years agodebian/dpkg-doc.postrm: Use doc-name instead of file-name
Wichert Akkerman [Wed, 22 Dec 1999 12:21:17 +0000 (12:21 +0000)]
debian/dpkg-doc.postrm: Use doc-name instead of file-name
dselect/pkgdisplay.cc: Replace empty string for eflags to a space so gettext doesn't use the translation-info
po/update.sh: Generate dselect/helpmsgs.{cc,h} so we can translate them.
po/POTFILES.in: add dselect/helpmsgs.cc
dselect/pkgtop.cc: use ACS_HLINE instead of `-'
dselect/baselist.cc: change colour of column headings
dselect: add a new --export mode which suppresses the display of the helpscreen

24 years agoscripts/dpkg-scansoures.pl: don't use \z since that is perl5.005-specific.
Wichert Akkerman [Tue, 21 Dec 1999 23:21:44 +0000 (23:21 +0000)]
scripts/dpkg-scansoures.pl: don't use \z since that is perl5.005-specific.
debian/rules: fix typo so cleanup-info.8 actually gets installed

24 years agoFix wrong formatting of dpkg-divert manpage
Wichert Akkerman [Sat, 18 Dec 1999 22:22:02 +0000 (22:22 +0000)]
Fix wrong formatting of dpkg-divert manpage

24 years agoFix typo in swedish translation
Wichert Akkerman [Fri, 17 Dec 1999 10:10:45 +0000 (10:10 +0000)]
Fix typo in swedish translation

24 years agoMakefile.conf.in: use @libdir@ and @admindir@
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

24 years agoutils/start-stop-daemon.c: Fix OS-detection for sunos
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

24 years agoAdd optlib
Wichert Akkerman [Wed, 15 Dec 1999 15:29:16 +0000 (15:29 +0000)]
Add optlib

24 years agoautogen.sh: copy gettextm4, lcmessage.m4 and progtest.m4 to automake/ systems without...
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.

24 years agoFix typo
Wichert Akkerman [Wed, 15 Dec 1999 01:07:27 +0000 (01:07 +0000)]
Fix typo

24 years agoMore autoconf updates
Wichert Akkerman [Wed, 15 Dec 1999 01:03:19 +0000 (01:03 +0000)]
More autoconf updates

24 years agoadd ptrdiff_t to acconfig.h
Wichert Akkerman [Wed, 15 Dec 1999 00:54:45 +0000 (00:54 +0000)]
add ptrdiff_t to acconfig.h

24 years agoTest for ptrdiff_t
Wichert Akkerman [Wed, 15 Dec 1999 00:47:14 +0000 (00:47 +0000)]
Test for ptrdiff_t

24 years agoAdd config.guess and config.sub
Wichert Akkerman [Tue, 14 Dec 1999 23:58:29 +0000 (23:58 +0000)]
Add config.guess and config.sub

24 years agoMake it possible to not build dselect
Wichert Akkerman [Tue, 14 Dec 1999 23:44:20 +0000 (23:44 +0000)]
Make it possible to not build dselect

24 years agofix dpkg-buildpackage -nc option
Wichert Akkerman [Tue, 14 Dec 1999 19:27:49 +0000 (19:27 +0000)]
fix dpkg-buildpackage -nc option

24 years agoReally add automake/sysinfo.m4
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

24 years agodselect/main.cc: We need to printf programdesc as well
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

24 years agoRename cvsclean to distclean
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

24 years agoAdd Swedish translation
Wichert Akkerman [Sat, 11 Dec 1999 23:49:08 +0000 (23:49 +0000)]
Add Swedish translation

24 years agoUpdate Czech translation
Wichert Akkerman [Wed, 8 Dec 1999 00:28:41 +0000 (00:28 +0000)]
Update Czech translation

24 years agoDrop emacs byte-compiling support
Wichert Akkerman [Tue, 7 Dec 1999 16:44:57 +0000 (16:44 +0000)]
Drop emacs byte-compiling support

24 years agoFix typo in release.sh
Wichert Akkerman [Tue, 7 Dec 1999 16:20:13 +0000 (16:20 +0000)]
Fix typo in release.sh

24 years agoSet date in debian/changelog
Wichert Akkerman [Tue, 7 Dec 1999 16:06:21 +0000 (16:06 +0000)]
Set date in debian/changelog

24 years agoSmall fixups
Wichert Akkerman [Tue, 7 Dec 1999 16:04:06 +0000 (16:04 +0000)]
Small fixups

24 years agoComment new suggest/recommend behaviour in dselect - it's broken
Wichert Akkerman [Tue, 7 Dec 1999 00:13:32 +0000 (00:13 +0000)]
Comment new suggest/recommend behaviour in dselect - it's broken

24 years agoFix uid/gid changing in start-stop-daemon
Wichert Akkerman [Mon, 6 Dec 1999 00:26:20 +0000 (00:26 +0000)]
Fix uid/gid changing in start-stop-daemon

24 years agoHandle new manpages in debian/rules
Wichert Akkerman [Sun, 5 Dec 1999 18:52:18 +0000 (18:52 +0000)]
Handle new manpages in debian/rules

24 years agoFixup default lispdir
Wichert Akkerman [Sun, 5 Dec 1999 18:48:30 +0000 (18:48 +0000)]
Fixup default lispdir

24 years agoFix silly error in utils/Makefile.in
Wichert Akkerman [Sun, 5 Dec 1999 18:39:37 +0000 (18:39 +0000)]
Fix silly error in utils/Makefile.in

24 years agoAdd install-sh
Wichert Akkerman [Sun, 5 Dec 1999 18:27:25 +0000 (18:27 +0000)]
Add install-sh

24 years agoMake dselect build again
Wichert Akkerman [Sun, 5 Dec 1999 18:04:27 +0000 (18:04 +0000)]
Make dselect build again
Don't copy strings when reading fileslists

24 years agodpkg-divert manpage added
Wichert Akkerman [Sun, 5 Dec 1999 17:59:21 +0000 (17:59 +0000)]
dpkg-divert manpage added

24 years agoUpdate polish translation, add manpage for cleanup-info, update
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.

25 years agochange maintainer
Wichert Akkerman [Sat, 4 Dec 1999 14:48:42 +0000 (14:48 +0000)]
change maintainer

25 years agoUpdated polish translation
Wichert Akkerman [Sat, 4 Dec 1999 03:20:43 +0000 (03:20 +0000)]
Updated polish translation

25 years agoVarious updates; see ChangeLog
Wichert Akkerman [Sat, 4 Dec 1999 03:01:54 +0000 (03:01 +0000)]
Various updates; see ChangeLog

25 years agoNew polish translation
Wichert Akkerman [Thu, 2 Dec 1999 22:31:01 +0000 (22:31 +0000)]
New polish translation

25 years ago * utils/start-stop-daemon.c: call initgroups() prior to seteuid()
Ben Collins [Sat, 27 Nov 1999 14:49:13 +0000 (14:49 +0000)]
  * utils/start-stop-daemon.c: call initgroups() prior to seteuid()

25 years ago * dselect/main.cc: fixed three cases where gettext usage was not
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

25 years ago * configure.in: generate utils/Makefile
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

25 years agoFix .so-entries for script manpages
Wichert Akkerman [Fri, 26 Nov 1999 01:16:11 +0000 (01:16 +0000)]
Fix .so-entries for script manpages

25 years agoCorrect name of source tarball in debian/rules
Wichert Akkerman [Thu, 25 Nov 1999 03:46:03 +0000 (03:46 +0000)]
Correct name of source tarball in debian/rules

25 years agoLast updates for 1.6 release
Wichert Akkerman [Thu, 25 Nov 1999 03:26:59 +0000 (03:26 +0000)]
Last updates for 1.6 release

25 years agoAdd missing semiclon in baselist::kd_search() (yes, again)
Wichert Akkerman [Thu, 25 Nov 1999 03:03:54 +0000 (03:03 +0000)]
Add missing semiclon in baselist::kd_search() (yes, again)

25 years agoAdd missing semiclon in baselist::kd_search()
Wichert Akkerman [Thu, 25 Nov 1999 03:01:24 +0000 (03:01 +0000)]
Add missing semiclon in baselist::kd_search()

25 years agoUpdate
Wichert Akkerman [Thu, 25 Nov 1999 02:55:34 +0000 (02:55 +0000)]
Update

25 years agoOops, removed a bit too much
Wichert Akkerman [Thu, 25 Nov 1999 02:53:09 +0000 (02:53 +0000)]
Oops, removed a bit too much

25 years agoUpdate changelogs
Wichert Akkerman [Thu, 25 Nov 1999 02:38:28 +0000 (02:38 +0000)]
Update changelogs

25 years agoMore updates - we should (almost) be there now
Wichert Akkerman [Thu, 25 Nov 1999 02:31:16 +0000 (02:31 +0000)]
More updates - we should (almost) be there now

25 years agoSome 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

25 years agoMore of the same
Wichert Akkerman [Thu, 25 Nov 1999 02:25:40 +0000 (02:25 +0000)]
More of the same

25 years agoMove the new buildsystem into the main branch
Wichert Akkerman [Thu, 25 Nov 1999 02:14:53 +0000 (02:14 +0000)]
Move the new buildsystem into the main branch

25 years agoAdd strdup to start-stop-daemon
Wichert Akkerman [Tue, 23 Nov 1999 20:48:25 +0000 (20:48 +0000)]
Add strdup to start-stop-daemon

25 years agoUseless change in uid-parsing
Wichert Akkerman [Sat, 20 Nov 1999 01:58:39 +0000 (01:58 +0000)]
Useless change in uid-parsing

25 years agoimprove searchkeys in dselect
Wichert Akkerman [Fri, 19 Nov 1999 14:07:56 +0000 (14:07 +0000)]
improve searchkeys in dselect

25 years agoChanged start-stop-daemon's --chuid user/group seperator to ':'
Ben Collins [Fri, 19 Nov 1999 00:42:05 +0000 (00:42 +0000)]
Changed start-stop-daemon's --chuid user/group seperator to ':'

25 years ago * utils/start-stop-daemon.c: Added ability for user.group arg 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

25 years agoRemoved generated file
Wichert Akkerman [Sat, 13 Nov 1999 19:40:00 +0000 (19:40 +0000)]
Removed generated file

25 years agoRename Japanese translation
Wichert Akkerman [Fri, 12 Nov 1999 20:23:54 +0000 (20:23 +0000)]
Rename Japanese translation

25 years ago * lib/tarfn.c: add braces around if to fix compiler warning
Ben Collins [Fri, 12 Nov 1999 01:18:12 +0000 (01:18 +0000)]
  * lib/tarfn.c: add braces around if to fix compiler warning

25 years agoAlso fix dpkg-source.pl
Wichert Akkerman [Fri, 12 Nov 1999 01:10:33 +0000 (01:10 +0000)]
Also fix dpkg-source.pl

25 years agoCorrect names for build-depency names according to Bug# 49792
Wichert Akkerman [Fri, 12 Nov 1999 00:49:24 +0000 (00:49 +0000)]
Correct names for build-depency names according to Bug# 49792

25 years ago * Remove files that get generated by gettextize, and make sure autogen.sh
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

25 years agoFix silly typo
Wichert Akkerman [Tue, 9 Nov 1999 09:57:31 +0000 (09:57 +0000)]
Fix silly typo

25 years agoChangeLog update
Wichert Akkerman [Mon, 8 Nov 1999 16:46:59 +0000 (16:46 +0000)]
ChangeLog update

25 years agoMore enhances updates
Wichert Akkerman [Mon, 8 Nov 1999 16:42:43 +0000 (16:42 +0000)]
More enhances updates

25 years agoAdded Enhances to a few scripts
Wichert Akkerman [Mon, 8 Nov 1999 16:19:11 +0000 (16:19 +0000)]
Added Enhances to a few scripts

25 years agoAdded Enhances to a few scripts
Wichert Akkerman [Mon, 8 Nov 1999 16:19:11 +0000 (16:19 +0000)]
Added Enhances to a few scripts

25 years agoFix translation mixups
Wichert Akkerman [Tue, 2 Nov 1999 19:23:03 +0000 (19:23 +0000)]
Fix translation mixups

25 years agoHmm
Wichert Akkerman [Mon, 1 Nov 1999 23:09:25 +0000 (23:09 +0000)]
Hmm

25 years agoAdding Russian translation
Wichert Akkerman [Mon, 1 Nov 1999 23:07:04 +0000 (23:07 +0000)]
Adding Russian translation

25 years agoRelease 1.4.1.19
Wichert Akkerman [Sat, 30 Oct 1999 15:25:15 +0000 (15:25 +0000)]
Release 1.4.1.19

25 years agoDon't translate internal errors
Wichert Akkerman [Sat, 30 Oct 1999 01:44:55 +0000 (01:44 +0000)]
Don't translate internal errors

25 years agoUpdate ChangeLog
Wichert Akkerman [Sat, 30 Oct 1999 01:33:08 +0000 (01:33 +0000)]
Update ChangeLog

25 years agoSilly fixed to make it all build again
Wichert Akkerman [Sat, 30 Oct 1999 01:30:40 +0000 (01:30 +0000)]
Silly fixed to make it all build again

25 years agoAdd proper includes to helpmsgs.pl
Wichert Akkerman [Sat, 30 Oct 1999 01:04:27 +0000 (01:04 +0000)]
Add proper includes to helpmsgs.pl

25 years ago * po/update.sh: make sure we only update when there are changes,
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

25 years agos/DPK/DPKG in main/archives.c
Ben Collins [Fri, 29 Oct 1999 20:52:23 +0000 (20:52 +0000)]
s/DPK/DPKG in main/archives.c

25 years agoFix name for spanish translation
Wichert Akkerman [Fri, 29 Oct 1999 19:24:56 +0000 (19:24 +0000)]
Fix name for spanish translation

25 years ago * dpkg-divert: Fix check for writable filesystem, closes: #48646
Ben Collins [Fri, 29 Oct 1999 14:36:43 +0000 (14:36 +0000)]
  * dpkg-divert: Fix check for writable filesystem, closes: #48646

25 years agoAdded cs.gmo to the gen list (really need an automated way to detect all
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)

25 years ago * fixed description for new multiple conflicts/replaces code
Ben Collins [Fri, 29 Oct 1999 01:19:45 +0000 (01:19 +0000)]
  * fixed description for new multiple conflicts/replaces code

25 years agoAdd Polish translation
Wichert Akkerman [Thu, 28 Oct 1999 20:16:30 +0000 (20:16 +0000)]
Add Polish translation

25 years ago * dpkg-shlibdeps: fix ordering for shlibs.default
Ben Collins [Thu, 28 Oct 1999 14:08:13 +0000 (14:08 +0000)]
  * dpkg-shlibdeps: fix ordering for shlibs.default

25 years ago * dpkg-gencontrol: add "Source" to the fields placed in the control file
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

25 years ago * release.sh: remove attic/ and doc/obsolete/
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

25 years agoSmall configure update
Wichert Akkerman [Wed, 27 Oct 1999 13:16:32 +0000 (13:16 +0000)]
Small configure update

25 years agoFix typo in dpkg help
Wichert Akkerman [Tue, 26 Oct 1999 23:46:01 +0000 (23:46 +0000)]
Fix typo in dpkg help

25 years agoTranslate helpmessages in dselect
Wichert Akkerman [Tue, 26 Oct 1999 17:37:05 +0000 (17:37 +0000)]
Translate helpmessages in dselect

25 years ago * Regenerated dpkg.pot and all .po files
Ben Collins [Tue, 26 Oct 1999 14:41:13 +0000 (14:41 +0000)]
 * Regenerated dpkg.pot and all .po files

25 years agoAdded Czech translation for dpkg
Wichert Akkerman [Mon, 25 Oct 1999 19:10:59 +0000 (19:10 +0000)]
Added Czech translation for dpkg

25 years agominor fixes for translations
Wichert Akkerman [Mon, 25 Oct 1999 19:06:26 +0000 (19:06 +0000)]
minor fixes for translations

25 years agotranslation fixups
Wichert Akkerman [Mon, 25 Oct 1999 18:52:12 +0000 (18:52 +0000)]
translation fixups

25 years ago * scripts/dpkg-shlibdeps: start using objdump as opposed to ldd, this
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

25 years agoAdd gettext-support to dselect
Wichert Akkerman [Mon, 25 Oct 1999 15:29:18 +0000 (15:29 +0000)]
Add gettext-support to dselect

25 years ago * debian/rules: fix symlink creaton for /usr/share/doc/dpkg-dev -> dpkg,
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

25 years ago * main/processarc.c: fixes calculation of package filename display (the
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)