mirror of
https://github.com/fspc/dswim.git
synced 2025-02-22 08:33:24 -05:00
Could add more here, but this is good enough.
This commit is contained in:
parent
be742ae6c2
commit
3c59b0b271
@ -15,6 +15,8 @@ dswim (0.4.0-1) unstable; urgency=high
|
|||||||
Manager. Changed "Package administration and research tool for Debian" to
|
Manager. Changed "Package administration and research tool for Debian" to
|
||||||
DSWIM.
|
DSWIM.
|
||||||
|
|
||||||
|
* Changed --nz to --no-download and now works properly with simulate.
|
||||||
|
|
||||||
* --rebuilddb automatically when noticing a change near the beginning of
|
* --rebuilddb automatically when noticing a change near the beginning of
|
||||||
command() after --db --check runs Added $no_rebuilddb configuration option
|
command() after --db --check runs Added $no_rebuilddb configuration option
|
||||||
to allow users to override this behavior.
|
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
|
* --remove and --purge are now handled by apt-get and apt's new --reinstall
|
||||||
added.
|
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.
|
* Added --config and --templates to the query options.
|
||||||
|
|
||||||
* --initdb and --rebuilddb STDOUT output are now STDERR mostly to make debconf
|
* --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 ..
|
* Fixed many of the defined bugs and a few of the regexp bugs ..
|
||||||
these were just the complaints of the newer Perl.
|
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.
|
* Added swim_pkg to CVS to simplify packaging dswim.
|
||||||
|
|
||||||
-- Jonathan Rosenbaum <freesource@users.sourceforge.net> Tue, 16 Oct 2001 16:25:51 -0400
|
* The control dependencies have been improved.
|
||||||
|
|
||||||
|
-- Jonathan Rosenbaum <freesource@users.sourceforge.net> Tue, 23 Oct 2001 00:06:54 -0400
|
||||||
|
|
||||||
swim (0.3.6-1) unstable; urgency=low
|
swim (0.3.6-1) unstable; urgency=low
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user