]> err.no Git - dpkg/log
dpkg
24 years agouse do_fd_copy when extracting ar files
Wichert Akkerman [Sun, 3 Dec 2000 21:12:58 +0000 (21:12 +0000)]
use do_fd_copy when extracting ar files

24 years agofix typo
Wichert Akkerman [Sun, 3 Dec 2000 01:57:28 +0000 (01:57 +0000)]
fix typo

24 years agoMore small fixes
Wichert Akkerman [Thu, 30 Nov 2000 20:55:34 +0000 (20:55 +0000)]
More small fixes

24 years agomore dpkg-statoverride fixes
Wichert Akkerman [Thu, 30 Nov 2000 02:48:51 +0000 (02:48 +0000)]
more dpkg-statoverride fixes

24 years agoFix ENOENT issues
Wichert Akkerman [Thu, 30 Nov 2000 02:40:38 +0000 (02:40 +0000)]
Fix ENOENT issues

24 years agopurge a bit of leftover elisp stuff
Wichert Akkerman [Thu, 30 Nov 2000 02:37:52 +0000 (02:37 +0000)]
purge a bit of leftover elisp stuff

24 years agoImprove description of --import option
Wichert Akkerman [Thu, 30 Nov 2000 02:34:38 +0000 (02:34 +0000)]
Improve description of --import option

24 years agofix some stupid errors. silly perl syntax..
Wichert Akkerman [Thu, 30 Nov 2000 02:30:23 +0000 (02:30 +0000)]
fix some stupid errors. silly perl syntax..

24 years agoUpdate Galish translation
Wichert Akkerman [Thu, 30 Nov 2000 02:02:32 +0000 (02:02 +0000)]
Update Galish translation

24 years agoadd new --import option to import settings from /etc/suid.conf
Wichert Akkerman [Thu, 30 Nov 2000 01:53:35 +0000 (01:53 +0000)]
add new --import option to import settings from /etc/suid.conf

24 years agoTerminology changes
Peter Karlsson [Tue, 28 Nov 2000 17:50:36 +0000 (17:50 +0000)]
Terminology changes

24 years agoUpdated Swedish translation
Peter Karlsson [Sat, 25 Nov 2000 21:06:09 +0000 (21:06 +0000)]
Updated Swedish translation

24 years agoscripts/dpkg-scansources.pl: Fix getopt usage since perl5.6 complains about it.
Wichert Akkerman [Fri, 24 Nov 2000 16:01:12 +0000 (16:01 +0000)]
scripts/dpkg-scansources.pl: Fix getopt usage since perl5.6 complains about it.
doc/deb-old.5,doc/deb.5,main/dpkg.8,scripts/dpkg-name.1, split/dpkg-split.8 : update to reflect that dpkg-deb is in section 1

24 years agoproperly chomp lines
Wichert Akkerman [Thu, 23 Nov 2000 18:27:17 +0000 (18:27 +0000)]
properly chomp lines

24 years agolib/mlib.c: fix error reporting for reading data in do_fd_copy
Wichert Akkerman [Thu, 23 Nov 2000 17:54:19 +0000 (17:54 +0000)]
lib/mlib.c: fix error reporting for reading data in do_fd_copy
optlib/Makefile.am: remove (can't believe this still existed!)
utils/Makefile.in: link md5sum with our own libintl if needed
archtable, scripts/dpkg-architecture.pl: add freebsd-i386
acconfig.h, configure.in, doc/Makefile.in: make building documentation and start-stop-daemon optional
main/help.c: only check for start-stop-daemon in checkpatch() if we build it

24 years agofix two memory leaks
Wichert Akkerman [Thu, 23 Nov 2000 17:00:16 +0000 (17:00 +0000)]
fix two memory leaks

24 years agoUse proper name for .changes file when building source-only
Wichert Akkerman [Thu, 23 Nov 2000 16:12:50 +0000 (16:12 +0000)]
Use proper name for .changes file when building source-only

24 years agoremove emacs stuff
Wichert Akkerman [Mon, 20 Nov 2000 22:03:32 +0000 (22:03 +0000)]
remove emacs stuff

24 years agosmall fixup in internals manual build
Wichert Akkerman [Thu, 9 Nov 2000 12:59:26 +0000 (12:59 +0000)]
small fixup in internals manual build

24 years agoAdd powerpc-linux-gnu entry to archtable
Wichert Akkerman [Wed, 8 Nov 2000 14:20:40 +0000 (14:20 +0000)]
Add powerpc-linux-gnu entry to archtable

24 years agoRemove emacs helper scripts
Wichert Akkerman [Wed, 8 Nov 2000 14:03:01 +0000 (14:03 +0000)]
Remove emacs helper scripts

24 years agoChop read lines in myfileopt
Wichert Akkerman [Tue, 7 Nov 2000 21:23:26 +0000 (21:23 +0000)]
Chop read lines in myfileopt

24 years agoscripts/dpkg-statoverride.8: fix typos
Wichert Akkerman [Tue, 7 Nov 2000 00:59:40 +0000 (00:59 +0000)]
scripts/dpkg-statoverride.8: fix typos
scripts/dpkg-statoverride.pl: replace dpkglibdir with admindir (oops)
scripts/update-alternatives.pl: handle the fact that the Makefile
    changes our $admindir assignment so we have to manually add
    "/alternatives" to the path

24 years agoUpdated
Peter Karlsson [Mon, 6 Nov 2000 06:25:29 +0000 (06:25 +0000)]
Updated

24 years agoscripts/dpkg-buildpackage.sh: fix logic error in source-only building
Wichert Akkerman [Sun, 5 Nov 2000 17:31:48 +0000 (17:31 +0000)]
scripts/dpkg-buildpackage.sh: fix logic error in source-only building
scripts/dpkg-source.pl: handle Bugs and Origin tags
po/*: updated for current sources

24 years agoadd origin file
Wichert Akkerman [Sun, 5 Nov 2000 16:48:31 +0000 (16:48 +0000)]
add origin file

24 years agodebian/rules, debian/origin: add new origin file
Wichert Akkerman [Sun, 5 Nov 2000 16:47:45 +0000 (16:47 +0000)]
debian/rules, debian/origin: add new origin file
scripts/dpkg-gencontrol.pl: rename Bugs-Submit-To to Bugs
debian/control: add Bugs and Origin entries
lib/database.c, parse.c: add Origin and Bugs to fieldinfos table
include/dpkg-db.h: add Origin and Bugs to pkginfoperfile struct
dpkg-deb/main.c, dpkg-deb/dpkg-deb.h: fix type for compression
Makefile.in: install origin file

24 years agoAdd missing dpkg.conffiles
Wichert Akkerman [Sun, 5 Nov 2000 15:31:08 +0000 (15:31 +0000)]
Add missing dpkg.conffiles
Rename dpkg configfile to dpkg.cfg

24 years agoCreated branch point for versioned provides, reverted changes from HEAD for it too
Ben Collins [Sun, 5 Nov 2000 15:06:48 +0000 (15:06 +0000)]
Created branch point for versioned provides, reverted changes from HEAD for it too

24 years agoUpdated Dutch translation - about 64% translated now.
Ivo Timmermans [Thu, 2 Nov 2000 22:44:43 +0000 (22:44 +0000)]
Updated Dutch translation - about 64% translated now.

24 years agoSome corrections
Peter Karlsson [Sun, 29 Oct 2000 22:34:33 +0000 (22:34 +0000)]
Some corrections

24 years agoupdate translations
Wichert Akkerman [Sun, 29 Oct 2000 00:39:08 +0000 (00:39 +0000)]
update translations

24 years agoTranslated readfail message parameters from extract.c
Peter Karlsson [Sat, 28 Oct 2000 23:49:45 +0000 (23:49 +0000)]
Translated readfail message parameters from extract.c

24 years agoMark readfail message parameters as translateable
Wichert Akkerman [Sat, 28 Oct 2000 23:35:11 +0000 (23:35 +0000)]
Mark readfail message parameters as translateable

24 years agoscripts/dpkg-genchanges.pl: make a missing package a warning instead of an error
Wichert Akkerman [Sat, 28 Oct 2000 15:36:22 +0000 (15:36 +0000)]
scripts/dpkg-genchanges.pl: make a missing package a warning instead of an error

24 years agoAdd dutch translation
Wichert Akkerman [Tue, 24 Oct 2000 22:16:19 +0000 (22:16 +0000)]
Add dutch translation

24 years agoAdd
Wichert Akkerman [Sun, 22 Oct 2000 20:26:52 +0000 (20:26 +0000)]
Add

24 years agoremove debug statement
Wichert Akkerman [Sun, 22 Oct 2000 20:25:42 +0000 (20:25 +0000)]
remove debug statement

24 years agoUpdate formating
Wichert Akkerman [Wed, 18 Oct 2000 23:27:30 +0000 (23:27 +0000)]
Update formating

24 years agofix a buffer overflow in cmdname handling
Wichert Akkerman [Wed, 18 Oct 2000 23:04:24 +0000 (23:04 +0000)]
fix a buffer overflow in cmdname handling
Only abort if we fail to open an existing pidfile

24 years agodon't rename a file to itself
Wichert Akkerman [Wed, 18 Oct 2000 15:49:40 +0000 (15:49 +0000)]
don't rename a file to itself

24 years agoupdate
Ben Collins [Mon, 16 Oct 2000 15:23:19 +0000 (15:23 +0000)]
update

24 years agomain/package.c: Hack up things so a package which
Ben Collins [Mon, 16 Oct 2000 15:17:10 +0000 (15:17 +0000)]
main/package.c: Hack up things so a package which
provides/conflicts/replaces it's own virtual can be installed (can't
be removed yet, but hey...)

24 years agoAdd Brazilian translation
Wichert Akkerman [Sat, 7 Oct 2000 21:34:23 +0000 (21:34 +0000)]
Add Brazilian translation

24 years agoadd galician translation
Wichert Akkerman [Sat, 7 Oct 2000 20:58:19 +0000 (20:58 +0000)]
add galician translation

24 years agoread trailing zeroes from tar output
Wichert Akkerman [Wed, 4 Oct 2000 14:44:40 +0000 (14:44 +0000)]
read trailing zeroes from tar output

24 years agoUpdated Swedish translation
Peter Karlsson [Tue, 3 Oct 2000 21:15:22 +0000 (21:15 +0000)]
Updated Swedish translation

24 years agofix typo
Wichert Akkerman [Mon, 2 Oct 2000 23:58:01 +0000 (23:58 +0000)]
fix typo

24 years agoupdate .po files
Wichert Akkerman [Mon, 2 Oct 2000 23:07:42 +0000 (23:07 +0000)]
update .po files

24 years agoUpdate changelogs
Wichert Akkerman [Mon, 2 Oct 2000 19:35:28 +0000 (19:35 +0000)]
Update changelogs

24 years agoupdate changelog
Wichert Akkerman [Mon, 2 Oct 2000 15:23:56 +0000 (15:23 +0000)]
update changelog

24 years agodon't abort of configfile does not exist
Wichert Akkerman [Sun, 1 Oct 2000 19:39:30 +0000 (19:39 +0000)]
don't abort of configfile does not exist

24 years agoand now it compiles again
Wichert Akkerman [Sun, 1 Oct 2000 19:37:38 +0000 (19:37 +0000)]
and now it compiles again

24 years agohandle -opt-value style options as well for files
Wichert Akkerman [Sun, 1 Oct 2000 19:04:33 +0000 (19:04 +0000)]
handle -opt-value style options as well for files

24 years agoInstall default configuration file
Wichert Akkerman [Sun, 1 Oct 2000 18:53:29 +0000 (18:53 +0000)]
Install default configuration file

24 years agomain/main.c: call new myoptfile()
Wichert Akkerman [Sun, 1 Oct 2000 18:45:47 +0000 (18:45 +0000)]
main/main.c: call new myoptfile()
include/Makefile.in, include/dpkg.h.in: add dpkgconfdir

24 years agomain/enquiry.c: fix the listpackage output logic
Wichert Akkerman [Sun, 1 Oct 2000 18:35:41 +0000 (18:35 +0000)]
main/enquiry.c: fix the listpackage output logic
main/filesdb.c: fix error cleanup in ensure_statoverride
lib/myopt.c: add myoptfile() so we can read configuration files

24 years agofix typo
Wichert Akkerman [Wed, 27 Sep 2000 23:45:44 +0000 (23:45 +0000)]
fix typo

24 years agodon't print version twice on --help
Wichert Akkerman [Tue, 26 Sep 2000 20:09:34 +0000 (20:09 +0000)]
don't print version twice on --help

24 years agoEscape - in dpkg manpage NAME
Peter Karlsson [Sat, 23 Sep 2000 08:41:53 +0000 (08:41 +0000)]
Escape - in dpkg manpage NAME

24 years agoadd -S option to only upload sources
Wichert Akkerman [Thu, 21 Sep 2000 15:05:49 +0000 (15:05 +0000)]
add -S option to only upload sources

24 years agoAdd new shlibs.default and shlibs.override files
Wichert Akkerman [Thu, 21 Sep 2000 14:31:22 +0000 (14:31 +0000)]
Add new shlibs.default and shlibs.override files

24 years agoEscape - in dpkg manpage NAME
Wichert Akkerman [Thu, 21 Sep 2000 12:00:26 +0000 (12:00 +0000)]
Escape - in dpkg manpage NAME

24 years agoDocument -k option for dpkg-buildpackage
Wichert Akkerman [Sun, 17 Sep 2000 00:00:17 +0000 (00:00 +0000)]
Document -k option for dpkg-buildpackage

24 years agoLogged today's changes to Swedish translation
Peter Karlsson [Sat, 16 Sep 2000 21:06:12 +0000 (21:06 +0000)]
Logged today's changes to Swedish translation

24 years agoFixes and updates
Peter Karlsson [Sat, 16 Sep 2000 21:05:16 +0000 (21:05 +0000)]
Fixes and updates

24 years agoAdded more Swedish manual pages to install
Peter Karlsson [Sat, 16 Sep 2000 21:04:23 +0000 (21:04 +0000)]
Added more Swedish manual pages to install

24 years agoInitial Swedish translation
Peter Karlsson [Sat, 16 Sep 2000 21:04:00 +0000 (21:04 +0000)]
Initial Swedish translation

24 years agofixup html-escaped left from a patch
Wichert Akkerman [Fri, 15 Sep 2000 22:58:30 +0000 (22:58 +0000)]
fixup html-escaped left from a patch

24 years agofixup html-escaped left from a patch
Wichert Akkerman [Fri, 15 Sep 2000 22:54:42 +0000 (22:54 +0000)]
fixup html-escaped left from a patch

24 years agoAdd hppa support
Wichert Akkerman [Fri, 15 Sep 2000 22:04:24 +0000 (22:04 +0000)]
Add hppa support

24 years agoLogged today's translation changes
Peter Karlsson [Fri, 15 Sep 2000 06:03:39 +0000 (06:03 +0000)]
Logged today's translation changes

24 years agoTranslation fixes
Peter Karlsson [Fri, 15 Sep 2000 06:03:06 +0000 (06:03 +0000)]
Translation fixes

24 years agoSome consistency changes for the translation
Peter Karlsson [Fri, 15 Sep 2000 06:02:55 +0000 (06:02 +0000)]
Some consistency changes for the translation

24 years agoLogged translation changes
Peter Karlsson [Thu, 14 Sep 2000 20:39:06 +0000 (20:39 +0000)]
Logged translation changes

24 years agoAdded more Swedish manual pages to install.
Peter Karlsson [Thu, 14 Sep 2000 20:38:13 +0000 (20:38 +0000)]
Added more Swedish manual pages to install.

24 years agoUpdated Swedish translation
Peter Karlsson [Thu, 14 Sep 2000 20:37:26 +0000 (20:37 +0000)]
Updated Swedish translation

24 years agoInitial Swedish translation
Peter Karlsson [Thu, 14 Sep 2000 20:35:36 +0000 (20:35 +0000)]
Initial Swedish translation

24 years agoCommit proper dpkg-shlibdeps.pl
Wichert Akkerman [Thu, 14 Sep 2000 20:25:24 +0000 (20:25 +0000)]
Commit proper dpkg-shlibdeps.pl

24 years agoscripts/dpkg-scanpackages.pl: modify to use most recent version
Wichert Akkerman [Sun, 10 Sep 2000 21:40:30 +0000 (21:40 +0000)]
scripts/dpkg-scanpackages.pl: modify to use most recent version
    of a package of multiple versions are found

24 years agodebian/control: add dependency on binutils for dpkg-dev (needed for objdump)
Wichert Akkerman [Sat, 9 Sep 2000 23:07:33 +0000 (23:07 +0000)]
debian/control: add dependency on binutils for dpkg-dev (needed for objdump)
scripts/update-alternatives.pl:
+ set alternative to manual mode when doing --config
+ Fix typo in test for removed manual alternative
+ Merge patch from Camm Maguire to fix updating of slave links

24 years agomake dpkg-shlibdeps really do what the manpage says it does
Wichert Akkerman [Sat, 9 Sep 2000 19:20:47 +0000 (19:20 +0000)]
make dpkg-shlibdeps really do what the manpage says it does

24 years agoSmall change to make testing easier
Wichert Akkerman [Fri, 8 Sep 2000 17:02:20 +0000 (17:02 +0000)]
Small change to make testing easier

24 years agoscripts/dpkg-divert.pl: change $dpkglibdir to $admindir
Wichert Akkerman [Fri, 8 Sep 2000 16:39:57 +0000 (16:39 +0000)]
scripts/dpkg-divert.pl: change $dpkglibdir to $admindir
scripts/Makefile.in: set $admindir as well in scripts

24 years agoupdate
Ben Collins [Fri, 8 Sep 2000 12:10:17 +0000 (12:10 +0000)]
update

24 years agoremove po stuff on clean
Ben Collins [Fri, 8 Sep 2000 12:09:42 +0000 (12:09 +0000)]
remove po stuff on clean

24 years agofixup a little
Ben Collins [Fri, 8 Sep 2000 11:42:14 +0000 (11:42 +0000)]
fixup a little

24 years agonot needed
Ben Collins [Fri, 8 Sep 2000 11:30:54 +0000 (11:30 +0000)]
not needed

24 years agoconfigure.in: add de to ALL_LINGUAS
Wichert Akkerman [Fri, 8 Sep 2000 10:35:51 +0000 (10:35 +0000)]
configure.in: add de to ALL_LINGUAS
po/de.po: New German translation from Hartmut Koptein
THANKS: Add Hartmut
main/enquiry.c: fix silly type error

24 years agoupdate changelog
Wichert Akkerman [Sat, 2 Sep 2000 16:34:41 +0000 (16:34 +0000)]
update changelog

24 years agoadd sh architecture support
Wichert Akkerman [Sat, 2 Sep 2000 16:30:52 +0000 (16:30 +0000)]
add sh architecture support

24 years agocheck if we are outputing to a tty
Wichert Akkerman [Wed, 30 Aug 2000 12:26:57 +0000 (12:26 +0000)]
check if we are outputing to a tty

24 years agoupdates from Chip Salzenberg to clean up fd handling
Wichert Akkerman [Tue, 22 Aug 2000 21:21:58 +0000 (21:21 +0000)]
updates from Chip Salzenberg to clean up fd handling

24 years agoUpdates and corrections to Swedish translation
Peter Karlsson [Thu, 10 Aug 2000 19:16:51 +0000 (19:16 +0000)]
Updates and corrections to Swedish translation

24 years agoFixup packagelisting formatstring creaton
Wichert Akkerman [Mon, 7 Aug 2000 19:04:06 +0000 (19:04 +0000)]
Fixup packagelisting formatstring creaton

24 years agomark another string as translateable
Wichert Akkerman [Wed, 2 Aug 2000 14:41:12 +0000 (14:41 +0000)]
mark another string as translateable

24 years ago * debian/rules:clean: remove distclean call, we purge the whole build
Ben Collins [Tue, 1 Aug 2000 17:28:02 +0000 (17:28 +0000)]
  * debian/rules:clean: remove distclean call, we purge the whole build
    directory anyway.
  * main/main.c: add --assert-versioned-provides option
    main/main.h: prototype it
    main/enquiry.c: add assertverprov()

24 years agoAdd assert-versioned-provides
Ben Collins [Tue, 1 Aug 2000 17:23:55 +0000 (17:23 +0000)]
Add assert-versioned-provides

24 years agofixup
Ben Collins [Tue, 1 Aug 2000 17:13:24 +0000 (17:13 +0000)]
fixup

24 years agoAdded comments about verrel in provides
Ben Collins [Tue, 1 Aug 2000 17:02:47 +0000 (17:02 +0000)]
Added comments about verrel in provides