From 3c59b0b271c2ccf9b720ecfcf34c9e7c49ad33f5 Mon Sep 17 00:00:00 2001 From: freesource Date: Tue, 23 Oct 2001 05:49:22 +0000 Subject: [PATCH] Could add more here, but this is good enough. --- pkg/dpkg/changelog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pkg/dpkg/changelog b/pkg/dpkg/changelog index 04b42ef..b692d2c 100644 --- a/pkg/dpkg/changelog +++ b/pkg/dpkg/changelog @@ -15,6 +15,8 @@ dswim (0.4.0-1) unstable; urgency=high Manager. Changed "Package administration and research tool for Debian" to DSWIM. + * Changed --nz to --no-download and now works properly with simulate. + * --rebuilddb automatically when noticing a change near the beginning of command() after --db --check runs Added $no_rebuilddb configuration option to allow users to override this behavior. @@ -22,6 +24,10 @@ dswim (0.4.0-1) unstable; urgency=high * --remove and --purge are now handled by apt-get and apt's new --reinstall added. + * --source (-b, --diff-only, --tar-only) and --build-deb are new options to + replace the old --ftp options because all this stuff is now handled by + apt-get. + * Added --config and --templates to the query options. * --initdb and --rebuilddb STDOUT output are now STDERR mostly to make debconf @@ -31,9 +37,14 @@ dswim (0.4.0-1) unstable; urgency=high * Fixed many of the defined bugs and a few of the regexp bugs .. these were just the complaints of the newer Perl. + * Fixed undef values when scripts() was called more than once when used with + -qf, --scripts, -d|-l and -T. + * Added swim_pkg to CVS to simplify packaging dswim. - -- Jonathan Rosenbaum Tue, 16 Oct 2001 16:25:51 -0400 + * The control dependencies have been improved. + + -- Jonathan Rosenbaum Tue, 23 Oct 2001 00:06:54 -0400 swim (0.3.6-1) unstable; urgency=low